7d02abe46e 
					 
					
						
						
							
							shut up CVS  
						
						
						
						
					 
					
						2001-10-30 16:51:39 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						a52d7cd409 
					 
					
						
						
							
							correct docs for use_align  
						
						... 
						
						
						
						Fri Oct 19 13:44:51 2001  Manish Singh  <yosh@gimp.org >
        * gtk/gtktreeview.c (gtk_treeview_scroll_to_cell): correct docs
        for use_align 
						
						
					 
					
						2001-10-19 20:46:43 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						0349676329 
					 
					
						
						
							
							Ignore the sgml directory made by gtkdoc. Use gtk_window_set_resizable  
						
						... 
						
						
						
						* .cvsignore: Ignore the sgml directory made by gtkdoc.
	* demos/pixbuf-demo.c: (main): Use gtk_window_set_resizable
	instead of the deprecated gtk_window_set_policy.
	* demos/testpixbuf-scale.c: Add missing <stdlib.h> include.
	* gdk/gdkkeys.c: (gdk_keymap_class_init): Remove empty finalize
	function to get rid of warning and some code too.
	* gdk/x11/gdkfont-x11.c: (gdk_font_charset_for_locale): Add
	missing const.
	* gdk/x11/gdkmain-x11.c: (_gdk_windowing_init_check): Remove
	unused local.
	* gdk/x11/gdkpango-x11.c: (gdk_pango_context_get): Add missing
	const.
	* gdk/x11/gdkselection-x11.c: (gdk_text_property_to_utf8_list),
	(gdk_utf8_to_compound_text): Add missing const.
	* gtk/gtkimage.c: (gtk_image_expose): Remove unused local.
	* gtk/gtkmenubar.c: (gtk_menu_bar_hierarchy_changed): Add missing
	cast and get rid of an unnecessary one.
	* gtk/gtksettings.c: (gtk_settings_notify): Remove unused local.
	* gtk/gtkstatusbar.c: (gtk_statusbar_size_allocate): Remove unused
	local.
	* gtk/gtktreemodelsort.c: (gtk_tree_model_sort_build_level):
	Remove unused local.
	* modules/input/gtkimcontextxim.c: (gtk_im_context_xim_new): Add
	missing const.
	* tests/testsocket.c: (add_child): Add cast so the printf format
	doesn't make us implicitly depend on what integer type
	gtk_socket_get_id returns.
	* tests/testtextbuffer.c: Add missing const.
	* tests/testtreefocus.c: (main): Remove unused local.
	* tests/treestoretest.c: (iter_remove): Remove unused local.
	(uppercase_value): Remove unused function.
	(make_window): Add statement to quiet the compiler's uninitialized
	variable warning. 
						
						
					 
					
						2001-07-18 04:31:11 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						2b448b8e37 
					 
					
						
						
							
							shut up CVS  
						
						
						
						
					 
					
						2001-06-13 14:04:16 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						fdcf6cf2b6 
					 
					
						
						
							
							shut up CVS  
						
						
						
						
					 
					
						2001-03-05 19:56:46 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						3e7225f189 
					 
					
						
						
							
							Massive .cvsignore updates  
						
						
						
						
					 
					
						2000-10-23 14:43:16 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						8c4980ed54 
					 
					
						
						
							
							Remove conftest* after use along the lines of AC_TRY_COMPILE.  
						
						... 
						
						
						
						2000-09-05  Sebastian Wilhelmi  <wilhelmi@ira.uka.de >
	* configure.in (use_mmx_asm): Remove conftest* after use along the
	lines of AC_TRY_COMPILE.
        * .cvsignore updates 
						
						
					 
					
						2000-09-05 14:07:55 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						2f27c99f36 
					 
					
						
						
							
							.cvsignore additions  
						
						
						
						
					 
					
						2000-01-21 21:57:14 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						eefbd04215 
					 
					
						
						
							
							upgrade to libtool 1.3.2 (BeOS changes merged)  
						
						... 
						
						
						
						-Yosh 
						
						
					 
					
						1999-06-02 18:45:22 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						07cc384be1 
					 
					
						
						
							
							cvs be quiet  
						
						
						
						
					 
					
						1999-01-13 19:17:08 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						7facb75c85 
					 
					
						
						
							
							Added gettext-10.35  
						
						... 
						
						
						
						Mon Dec 14 12:24:13 1998  Owen Taylor  <otaylor@redhat.com >
	* HACKING: Added gettext-10.35
	* autogen.sh: Run gettextize.
Wed Dec  9 16:29:06 1998  Owen Taylor  <otaylor@redhat.com >
        Applied gtk-egger-981010-[12]
	[ Daniel.Egger@t-online.de  (Daniel Egger) ]
	* gtk/gtkintl.h: New file - defines for localization.
	* gtk/gtkfilesel.c gtk/gtkinputdialog.c: Mark strings
	for internationalization.
	* gtk/gtkmain.c: call bindtextdomain
	* po/ - directory for translations. Initially includes
	German translation. 
						
						
					 
					
						1998-12-14 17:39:58 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						e2a5219220 
					 
					
						
						
							
							Merge from themes-2. See the ChangeLog for a somewhat detailed  
						
						... 
						
						
						
						history of the evolution of the changes involved. Most of this
is actually minor painting tweaks. 
						
						
					 
					
						1998-11-06 22:05:02 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						3832600822 
					 
					
						
						
							
							Removed gtk+-xconfig added gtk-config  
						
						
						
						
					 
					
						1998-03-13 01:52:51 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						f7b1fa3aed 
					 
					
						
						
							
							For consistancy with GIMP/GNOME projects.  Plus these files can  
						
						... 
						
						
						
						get really annoying if they are in the tree.
-Shawn 
						
						
					 
					
						1997-12-19 05:24:25 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						9508b76bd2 
					 
					
						
						
							
							Initial revision  
						
						
						
						
					 
					
						1997-11-24 22:37:52 +00:00