Block the ::changed handler during the emission of ::match-selected.
Tue Mar 16 00:56:11 2004 Matthias Clasen <maclas@gmx.de> * gtk/gtkentrycompletion.c (gtk_entry_completion_list_button_press): Block the ::changed handler during the emission of ::match-selected. Partial fix for #137226. * gtk/gtkfilechooserentry.c: Remove the no longer needed no_pop_down flag.
This commit is contained in:
		 Matthias Clasen
					Matthias Clasen
				
			
				
					committed by
					
						 Matthias Clasen
						Matthias Clasen
					
				
			
			
				
	
			
			
			 Matthias Clasen
						Matthias Clasen
					
				
			
						parent
						
							d6a2be32d4
						
					
				
				
					commit
					bf86da9df0
				
			| @ -1,3 +1,17 @@ | ||||
| Tue Mar 16 00:56:11 2004  Matthias Clasen  <maclas@gmx.de> | ||||
|  | ||||
| 	* gtk/gtkentrycompletion.c (gtk_entry_completion_list_button_press):  | ||||
| 	Block the ::changed handler during the emission of ::match-selected. | ||||
| 	Partial fix for #137226. | ||||
|  | ||||
| 	* gtk/gtkfilechooserentry.c: Remove the no longer needed  | ||||
| 	no_pop_down flag. | ||||
|  | ||||
| Tue Mar 16 00:20:51 2004  Matthias Clasen  <maclas@gmx.de> | ||||
|  | ||||
| 	* gtk/gtkfilechooserwidget.c (gtk_file_chooser_widget_new_with_backend): | ||||
| 	Fix a typo in the docs. | ||||
|  | ||||
| 2004-03-15  Tor Lillqvist  <tml@iki.fi> | ||||
|  | ||||
| 	* README.win32: Updates. | ||||
|  | ||||
		Reference in New Issue
	
	Block a user