609e04ddcf 
					 
					
						
						
							
							gtk-demo: Cosmetic changes  
						
						... 
						
						
						
						Clean up the code of many examples in minor ways, fix some memory
leaks, and avoid the use of dialogs where a regular toplevel works
just as well. 
						
						
					 
					
						2015-06-28 17:41:35 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						49cf5142ba 
					 
					
						
						
							
							Deprecate GdkColor  
						
						... 
						
						
						
						It has been replaced by GdkRGBA. Time to make it official.
http://bugzilla.gnome.org/show_bug.cgi?id=636695  
						
						
					 
					
						2014-05-22 09:09:55 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						ad69528bde 
					 
					
						
						
							
							gtk-demo: Remove demo_find_file() function  
						
						... 
						
						
						
						It's not used anymore. With it, the demo-common.h header is not needed
anymore and is removed, too (and all the needless includes). 
						
						
					 
					
						2013-02-01 17:44:13 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						1204a850f3 
					 
					
						
						
							
							Formatting cleanups  
						
						... 
						
						
						
						While we normally try to avoid whitespace fixes, the gtk-demo
code is shown as exemplary, so it should be in good shape,
formatting-wise. 
						
						
					 
					
						2011-09-01 23:56:58 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						e4af3782d3 
					 
					
						
						
							
							Rename GtkIconView::orientation property  
						
						... 
						
						
						
						Rename the ::orientation property of GtkIconView to item-orientation,
which is both clearer and avoids the conflict with the orientation
property of GtkOrientable implementations. 
						
						
					 
					
						2010-09-01 23:03:48 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						214a023e91 
					 
					
						
						
							
							Deprecate widget flag: GTK_WIDGET_VISIBLE  
						
						... 
						
						
						
						Use gtk_widget_get_visible() instead
https://bugzilla.gnome.org/show_bug.cgi?id=69872  
						
						
					 
					
						2010-03-01 07:52:07 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						e75323a558 
					 
					
						
						
							
							Don't leak text.  
						
						... 
						
						
						
						2005-12-07  Matthias Clasen  <mclasen@redhat.com >
	* demos/gtk-demo/iconview_edit.c (set_cell_color): Don't
	leak text. 
						
						
					 
					
						2005-12-07 19:50:39 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						4561b2b872 
					 
					
						
						
							
							remove unused variable.  
						
						... 
						
						
						
						2005-07-13  Manish Singh  <yosh@gimp.org >
        * demos/gtk-demo/iconview_edit.c: remove unused variable. 
						
						
					 
					
						2005-07-13 23:04:04 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						33a19845e1 
					 
					
						
						
							
							Rename this demo.  
						
						... 
						
						
						
						2005-07-12  Matthias Clasen  <mclasen@redhat.com >
	* demos/gtk-demo/iconview.c: Rename this demo.
	* demos/gtk-demo/iconview_edit.c: Add a demo for icon view
	editing and drag-and-drop. 
						
						
					 
					
						2005-07-12 16:02:19 +00:00