87459ff86c 
					 
					
						
						
							
							Don't move global user time backwards  
						
						... 
						
						
						
						When setting the user_time on a specific app to something, make sure
we're not moving the global per-display user time backwards. 
						
						
					 
					
						2009-04-07 15:37:40 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						bb093cf44c 
					 
					
						
						
							
							Set errno to 0 before calling strtoul  
						
						... 
						
						
						
						We check errno for failure, so ensure its cleared first. (#573922 ) 
						
						
					 
					
						2009-04-07 15:32:16 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						4774d9c1fd 
					 
					
						
						
							
							Add a rule to generate ChangeLog  
						
						... 
						
						
						
						We use the same rule pango uses to create a ChangeLog file with
the help of git-log. The format is somewhat different from traditional
ChangeLog, but it contains the relevant information. 
						
						
					 
					
						2009-04-03 02:00:48 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						e7b496719e 
					 
					
						
						
							
							Remove generated files  
						
						... 
						
						
						
						README and INSTALL are generated files, no need to keep them
under source control. 
						
						
					 
					
						2009-04-03 01:49:24 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						de0c9503ba 
					 
					
						
						
							
							Rename ChangeLog to ChangeLog.pre-2-20  
						
						... 
						
						
						
						Rename ChangeLog to prevent old habits from luring me into adding
entries there. Also, this makes room for autogenerating a ChangeLog
at make dist. 
						
						
					 
					
						2009-04-03 01:48:22 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						b25cfb78fc 
					 
					
						
						
							
							fix slist/list confusion  
						
						... 
						
						
						
						Don't use g_list_find on a GSList in _gtk_window_set_is_toplevel
(rh#492767). 
						
						
					 
					
						2009-04-02 10:21:15 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						923b126f1c 
					 
					
						
						
							
							bgo#571374 - Add 30-bit visuals to the list of supported depths  
						
						... 
						
						
						
						Signed-off-by: Federico Mena Quintero <federico@novell.com > 
						
						
					 
					
						2009-03-31 17:31:28 -06:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						5ef4c2b9bd 
					 
					
						
						
							
							Update README files to refer to git  
						
						... 
						
						
						
						Update various README files to refer to git instead of svn.
Also discontinue ChangeLog files. 
						
						
					 
					
						2009-03-31 19:34:23 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						0dd7155f79 
					 
					
						
						
							
							Update README files to refer to git  
						
						... 
						
						
						
						Update various README files to refer to git instead of svn.
Also discontinue ChangeLog files. 
						
						
					 
					
						2009-03-31 18:49:48 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						a33934f5d7 
					 
					
						
						
							
							Added entries for Oriya language Translation updation.  
						
						... 
						
						
						
						svn path=/trunk/; revision=22596 
						
						
					 
					
						2009-03-30 13:13:16 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						eb982b2f3e 
					 
					
						
						
							
							Updated Oriya Translation.  
						
						... 
						
						
						
						svn path=/trunk/; revision=22595 
						
						
					 
					
						2009-03-30 13:12:11 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						3b437b016c 
					 
					
						
						
							
							Bug 577224 – crash when setting new icon after setting icon in  
						
						... 
						
						
						
						2009-03-29  Christian Persch  <chpe@gnome.org >
	Bug 577224 – crash when setting new icon after setting icon in
	gtkstatusicon
	* gtk/gtkstatusicon.c: (gtk_status_icon_reset_image_data),
	(gtk_status_icon_set_from_gicon): Retain a reference when setting
	from a GIcon, and use g_object_unref on GIcon, not g_free.
svn path=/trunk/; revision=22594 
						
						
					 
					
						2009-03-29 21:25:13 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						94129a4e2b 
					 
					
						
						
							
							Fixed wrog string translation  
						
						... 
						
						
						
						svn path=/trunk/; revision=22593 
						
						
					 
					
						2009-03-28 14:41:58 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						d21f55fe9a 
					 
					
						
						
							
							Bug 437533 – Implement draw_shape PangoRenderer method  
						
						... 
						
						
						
						2009-03-27  Behdad Esfahbod  <behdad@gnome.org >
        Bug 437533 – Implement draw_shape PangoRenderer method
        * gdk/gdkpango.c (gdk_pango_renderer_draw_shape),
        (gdk_pango_renderer_class_init): Implement draw_shape
        * demos/gtk-demo/rotated_text.c (fancy_shape_renderer),
        (create_fancy_attr_list_for_layout), (rotated_text_expose_event),
        (do_rotated_text):
        1) Port to pangocairo
        2) Also show a rotated label
        3) Install a custom shape renderer on both.  The second one goes
        through gdkpango and hence tests the patch above.  It's working.
svn path=/trunk/; revision=22592 
						
						
					 
					
						2009-03-27 16:54:10 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						4d520f241d 
					 
					
						
						
							
							Updated Greek translation (Marios Zindilis)  
						
						... 
						
						
						
						svn path=/trunk/; revision=22590 
						
						
					 
					
						2009-03-27 11:02:30 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						de60fd8cfd 
					 
					
						
						
							
							Use gtk_entry_xxx functions rather than using GtkEntry structure directly.  
						
						... 
						
						
						
						See bug #576801 
svn path=/trunk/; revision=22589 
						
						
					 
					
						2009-03-27 05:22:23 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						e5110c50b6 
					 
					
						
						
							
							Typo correction, s/hilding/holding  
						
						... 
						
						
						
						svn path=/trunk/; revision=22588 
						
						
					 
					
						2009-03-25 22:54:10 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						d7f5c0de0e 
					 
					
						
						
							
							Bug 562863 - GtkVscrollbar is hardly documented  
						
						... 
						
						
						
						2009-03-25   Paul Bolle <pebolle@tiscali.nl >
	Bug 562863 - GtkVscrollbar is hardly documented
	* gtk/tmpl/gtkvscrollbar.sgml:
	* gtk/tmpl/gtkhscrollbar.sgml: Minor tweaks.
svn path=/trunk/; revision=22587 
						
						
					 
					
						2009-03-25 20:21:30 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						d8ea13216c 
					 
					
						
						
							
							Bug 575644 - Cygwin gail build patch  
						
						... 
						
						
						
						2009-03-25  Tor Lillqvist  <tml@novell.com >
	Bug 575644 - Cygwin gail build patch
	* modules/other/gail/Makefile.am
	* modules/other/gail/libgail-util/Makefile.am
	* modules/other/gail/tests/Makefile.am: Use -no-undefined also on
	Cygwin. Patch from "Cygwin ports maintainer".
svn path=/trunk/; revision=22586 
						
						
					 
					
						2009-03-25 07:18:58 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						b6cba0b542 
					 
					
						
						
							
							Remove a misleading sentence  
						
						... 
						
						
						
						svn path=/trunk/; revision=22585 
						
						
					 
					
						2009-03-25 03:47:15 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						7cfac711e2 
					 
					
						
						
							
							compile fix for build with DIRECT_ENABLE_DEBUG.  
						
						... 
						
						
						
						2009-03-25  Sven Neumann  <sven@gimp.org >
	* gdk/directfb/gdkwindow-directfb.c
	(gdk_window_directfb_process_all_updates): compile fix for build
	with DIRECT_ENABLE_DEBUG.
svn path=/trunk/; revision=22583 
						
						
					 
					
						2009-03-25 00:07:12 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						7dfb01937d 
					 
					
						
						
							
							Fix get_nearest_monitor  
						
						... 
						
						
						
						svn path=/trunk/; revision=22582 
						
						
					 
					
						2009-03-24 05:57:53 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						e0045d59c7 
					 
					
						
						
							
							Fix typos and document the GdkPixbufSimpleAnim structure.  
						
						... 
						
						
						
						2009-03-23  Claudio Saavedra  <csaavedra@igalia.com >
	* gdk-pixbuf/tmpl/animation.sgml: Fix typos and document the
	GdkPixbufSimpleAnim structure.
svn path=/trunk/; revision=22581 
						
						
					 
					
						2009-03-23 08:57:30 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						cd96bd0209 
					 
					
						
						
							
							Bug 576254 - <object> requires attribute "id"  
						
						... 
						
						
						
						2009-03-23  Hiroyuki Ikezoe  <poincare@ikezoe.net >
	Bug 576254 - <object> requires attribute "id"
	* docs/reference/gtk/tmpl/gtkdialog.sgml: Add id attribute to 
	GtkBuilder UI sample.
svn path=/trunk/; revision=22580 
						
						
					 
					
						2009-03-22 23:09:54 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						6b41d44670 
					 
					
						
						
							
							Updated Russian translation.  
						
						... 
						
						
						
						2008-03-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru >
	* ru.po: Updated Russian translation.
svn path=/trunk/; revision=22579 
						
						
					 
					
						2009-03-22 07:31:12 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						b2d263cd99 
					 
					
						
						
							
							Updated Russian translation.  
						
						... 
						
						
						
						2009-03-22  Nickolay V. Shmyrev <nshmyrev@yandex.ru >
	* ru.po: Updated Russian translation.
svn path=/trunk/; revision=22578 
						
						
					 
					
						2009-03-22 06:31:16 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						b48e4b070f 
					 
					
						
						
							
							Bug 538840 – [Win32] GTK menu theming could be improved  
						
						... 
						
						
						
						2009-03-21  Cody Russell  <bratsche@gnome.org >
        Bug 538840 – [Win32] GTK menu theming could be improved
        * modules/engines/ms-windows/xp_theme.c
        * modules/engines/ms-windows/msw_style.c: Use newer
        menu styling API.  This makes gtk+ look much better on
        Windows Vista.
svn path=/trunk/; revision=22577 
						
						
					 
					
						2009-03-21 13:58:12 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						4bf41bbf53 
					 
					
						
						
							
							Updated simplified Chinese translations by Xiyue Deng <manphiz at gmail dot com>  
						
						... 
						
						
						
						svn path=/trunk/; revision=22576 
						
						
					 
					
						2009-03-21 08:56:20 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						584bd9cbc6 
					 
					
						
						
							
							Bug 574283 – unused assignment and dead code in  
						
						... 
						
						
						
						2009-03-19  Claudio Saavedra  <csaavedra@igalia.com >
	Bug 574283 – unused assignment and dead code in
	gtk_widget_set_tooltip_window()
	* gtk/gtkwidget.c: (gtk_widget_set_tooltip_window): Remove
	an unused assignment, improving checks, and clean up method.
svn path=/trunk/; revision=22575 
						
						
					 
					
						2009-03-19 07:47:23 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						576ef4d6ea 
					 
					
						
						
							
							add static function gtk_scale_button_set_orientation_private() and use it  
						
						... 
						
						
						
						2009-03-18  Michael Natterer  <mitch@gimp.org >
	* gtk/gtkscalebutton.c: add static function
	gtk_scale_button_set_orientation_private() and use it instead of
	the public but deprecated gtk_scale_button_set_orientation().
svn path=/trunk/; revision=22574 
						
						
					 
					
						2009-03-18 21:19:07 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						6a14ed9b64 
					 
					
						
						
							
							Updated Greek Translation by Jennie Petoumenou.  
						
						... 
						
						
						
						svn path=/trunk/; revision=22573 
						
						
					 
					
						2009-03-18 15:53:51 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						0b0b56833f 
					 
					
						
						
							
							Updated Pashto translation by Zabeeh Khan  
						
						... 
						
						
						
						svn path=/trunk/; revision=22572 
						
						
					 
					
						2009-03-18 14:45:46 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						b414832f25 
					 
					
						
						
							
							Updated Arabic translation  
						
						... 
						
						
						
						svn path=/trunk/; revision=22571 
						
						
					 
					
						2009-03-18 09:22:49 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						c3879d400c 
					 
					
						
						
							
							Bug 575700 - Crash when moving a GtkWindow  
						
						... 
						
						
						
						2009-03-17  Tor Lillqvist  <tml@novell.com >
	Bug 575700 - Crash when moving a GtkWindow
	* gdk/win32/gdkevents-win32.c (gdk_event_translate): Fix
	embarrassing crasher bug introduced on 2009-03-11. A variable was
	assigned a value only inside a GDK_NOTE but still used outside
	that.
svn path=/trunk/; revision=22568 
						
						
					 
					
						2009-03-17 18:26:28 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						25deb501ad 
					 
					
						
						
							
							Updated Slovenian translation  
						
						... 
						
						
						
						svn path=/trunk/; revision=22567 
						
						
					 
					
						2009-03-17 16:55:07 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						f339176285 
					 
					
						
						
							
							Updated Slovenian translation  
						
						... 
						
						
						
						svn path=/trunk/; revision=22566 
						
						
					 
					
						2009-03-17 16:35:58 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						f48419708f 
					 
					
						
						
							
							Updated Malayalam Translation  
						
						... 
						
						
						
						svn path=/trunk/; revision=22565 
						
						
					 
					
						2009-03-17 15:37:08 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						73625e3f87 
					 
					
						
						
							
							Updated Malayalam Translation  
						
						... 
						
						
						
						svn path=/trunk/; revision=22564 
						
						
					 
					
						2009-03-17 15:36:58 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						c7049ff5a0 
					 
					
						
						
							
							Updated Malayalam Translations  
						
						... 
						
						
						
						svn path=/trunk/; revision=22563 
						
						
					 
					
						2009-03-17 15:09:53 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						d0314558e6 
					 
					
						
						
							
							Updated Malayalam Translation  
						
						... 
						
						
						
						svn path=/trunk/; revision=22562 
						
						
					 
					
						2009-03-17 15:06:02 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						f3bcc940a6 
					 
					
						
						
							
							Newer mingw-w64 uses an underscore-prefixed identification macro.  
						
						... 
						
						
						
						2009-03-17  Tor Lillqvist  <tml@novell.com >
	* gtk/gtkprintoperation-win32.c: Newer mingw-w64 uses an
	underscore-prefixed identification macro.
svn path=/trunk/; revision=22561 
						
						
					 
					
						2009-03-17 12:58:40 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						e944e67130 
					 
					
						
						
							
							Updated Crimean Tatar translation by Reşat SABIQ.  
						
						... 
						
						
						
						2009-03-16  Andre Klapper  <a9016009@gmx.de >
	* crh.po: Updated Crimean Tatar translation by Reşat SABIQ.
svn path=/trunk/; revision=22560 
						
						
					 
					
						2009-03-16 22:30:32 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						5af3180212 
					 
					
						
						
							
							Updated Crimean Tatar translation by Reşat SABIQ.  
						
						... 
						
						
						
						2009-03-16  Andre Klapper  <a9016009@gmx.de >
	* crh.po: Updated Crimean Tatar translation by Reşat SABIQ.
svn path=/trunk/; revision=22559 
						
						
					 
					
						2009-03-16 22:28:43 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						6da2eb3805 
					 
					
						
						
							
							Updated Turkish Translation  
						
						... 
						
						
						
						svn path=/trunk/; revision=22558 
						
						
					 
					
						2009-03-16 19:21:53 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						0e5777ad61 
					 
					
						
						
							
							Updated Turkish Translation  
						
						... 
						
						
						
						svn path=/trunk/; revision=22557 
						
						
					 
					
						2009-03-16 19:20:27 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						3ea3fe9f40 
					 
					
						
						
							
							Updated Galician translation by Suso Baleato.  
						
						... 
						
						
						
						svn path=/trunk/; revision=22556 
						
						
					 
					
						2009-03-16 17:29:49 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						f096b32283 
					 
					
						
						
							
							Updated assamese translations  
						
						... 
						
						
						
						svn path=/trunk/; revision=22555 
						
						
					 
					
						2009-03-16 12:22:28 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						5fcd7c66ae 
					 
					
						
						
							
							Updated assamese translations  
						
						... 
						
						
						
						svn path=/trunk/; revision=22554 
						
						
					 
					
						2009-03-16 12:02:07 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						7a8ade9c32 
					 
					
						
						
							
							Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>  
						
						... 
						
						
						
						2009-03-16  Alexander Shopov  <ash@contact.bg >
	* bg.po: Updated Bulgarian translation by
	Alexander Shopov <ash@contact.bg >
svn path=/trunk/; revision=22553 
						
						
					 
					
						2009-03-16 11:18:19 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						91afe20d7a 
					 
					
						
						
							
							Updated Basque translation.  
						
						... 
						
						
						
						2009-03-16  Inaki Larranaga Murgoitio  <dooteo@euskalgnu.org >
	* eu.po: Updated Basque translation.
svn path=/trunk/; revision=22552 
						
						
					 
					
						2009-03-16 10:44:12 +00:00