1b858e4212 
					 
					
						
						
							
							Trivial: clarify a comment  
						
						... 
						
						
						
						Using 'highcolor' here seems confusing, since there is a theme
by that name. Just say full-color. 
						
						
					 
					
						2014-09-21 14:29:36 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						39349cdea3 
					 
					
						
						
							
							testicontheme: Use rtl/ltr lookup flags  
						
						... 
						
						
						
						This should help with diagnosing
https://bugzilla.gnome.org/show_bug.cgi?id=737000  
						
						
					 
					
						2014-09-21 14:09:16 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						ee9e708cf6 
					 
					
						
						
							
							reftest: Build a private library for gtk-reftest  
						
						... 
						
						
						
						This is a noinst library for now, but the idea is to turn it into a
proper DLL on Windows, so that we can install it and properly link the
modules to it. Windows doesn't allow undefined symbols in modules.
https://bugzilla.gnome.org/show_bug.cgi?id=736338  
						
						
					 
					
						2014-09-21 18:59:12 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						2e6dd4082f 
					 
					
						
						
							
							reftest: Split our more functionality  
						
						... 
						
						
						
						Split actually taking the snapshot into its own file. 
						
						
					 
					
						2014-09-21 18:58:45 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						0182d1ed38 
					 
					
						
						
							
							reftest: Split out some functionality into own file  
						
						... 
						
						
						
						Comparing two surfaces is something that can be nicely factored out. 
						
						
					 
					
						2014-09-21 18:58:45 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						394a7627c5 
					 
					
						
						
							
							Updated Greek translation  
						
						
						
						
					 
					
						2014-09-21 13:38:58 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						a1b719040a 
					 
					
						
						
							
							[l10n] Updated Catalan (Valencian) translation  
						
						
						
						
					 
					
						2014-09-21 15:01:58 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						4e75800057 
					 
					
						
						
							
							[l10n] Update Catalan translation  
						
						
						
						
					 
					
						2014-09-21 15:01:52 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						fa3abde644 
					 
					
						
						
							
							Updated Marathi Translations  
						
						
						
						
					 
					
						2014-09-21 07:32:06 +05:30 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						3c96ea0ae7 
					 
					
						
						
							
							inspector: Look up the schema recursively  
						
						... 
						
						
						
						This is the recommended way to use this function. It should
also fix problems with the inspector when GSETTINGS_SCHEMA_DIR
is set.
https://bugzilla.gnome.org/show_bug.cgi?id=737027  
						
						
					 
					
						2014-09-20 19:52:23 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						fb126586ed 
					 
					
						
						
							
							inspector: Avoid a crash  
						
						... 
						
						
						
						We were forgetting to free the hash table, which then gave
us weak ref notifies at an unexpected time.
https://bugzilla.gnome.org/show_bug.cgi?id=737026  
						
						
					 
					
						2014-09-20 19:30:45 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						416bcd0b6a 
					 
					
						
						
							
							[l10n] Updated Catalan (Valencian) translation  
						
						
						
						
					 
					
						2014-09-21 00:02:43 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						c7bd54c58d 
					 
					
						
						
							
							[l10n] Update Catalan translation  
						
						
						
						
					 
					
						2014-09-21 00:02:35 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						854ebc535c 
					 
					
						
						
							
							Updated Danish translation  
						
						
						
						
					 
					
						2014-09-20 10:05:55 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						01958e20ad 
					 
					
						
						
							
							Updated Hindi translation  
						
						
						
						
					 
					
						2014-09-20 05:36:08 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						d8239887b7 
					 
					
						
						
							
							Updated Hungarian translation  
						
						
						
						
					 
					
						2014-09-20 00:28:13 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						df236fba58 
					 
					
						
						
							
							gtkwindow: Make sure to update the shadow width, opaque region and border windows when realizing  
						
						... 
						
						
						
						Otherwise, they might not be properly set before the window is mapped.
For the opaque region and border window, it means that they won't get
set before the next size allocation, which tends to not be a bit deal.
For the shadow width, though, _GTK_FRAME_EXTENTS has a different meaning
when it's set before the window is mapped, so we need to make sure that
it's properly set when the window is mapped. 
						
						
					 
					
						2014-09-19 17:39:46 -06:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						e14f836200 
					 
					
						
						
							
							Updated Hungarian translation  
						
						
						
						
					 
					
						2014-09-19 09:33:03 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						9603754f7d 
					 
					
						
						
							
							Fix warning grammar  
						
						
						
						
					 
					
						2014-09-18 21:57:20 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						c75793ee17 
					 
					
						
						
							
							Fix parse-sass.sh script  
						
						... 
						
						
						
						The script runs into this error here:
OptionParser::NeedlessArgument: needless argument: --sourcemap=none 
						
						
					 
					
						2014-09-18 21:53:20 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						318de7cd44 
					 
					
						
						
							
							Remove reference to GTK+ 2 in reference docs  
						
						... 
						
						
						
						The reference applies to both GTK+ 2 and GTK+ 3, so remove mention of
the version number from the reference docs.
https://bugzilla.gnome.org/show_bug.cgi?id=736927  
						
						
					 
					
						2014-09-18 18:16:54 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						8de58ee38e 
					 
					
						
						
							
							Updated German translation  
						
						
						
						
					 
					
						2014-09-18 21:20:06 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						83e4c889b8 
					 
					
						
						
							
							Updated Danish translation  
						
						
						
						
					 
					
						2014-09-18 19:44:30 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						153a7c87a4 
					 
					
						
						
							
							Updated Russian translation  
						
						
						
						
					 
					
						2014-09-18 16:33:22 +04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						1f46266509 
					 
					
						
						
							
							Updated Russian translation  
						
						
						
						
					 
					
						2014-09-18 16:03:11 +04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						c73a1e03bb 
					 
					
						
						
							
							Updated Hebrew translation  
						
						
						
						
					 
					
						2014-09-18 05:42:50 +03:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						eb6fb7326d 
					 
					
						
						
							
							Raleigh: Drop decoration-layout style property  
						
						... 
						
						
						
						This is not used anymore. 
						
						
					 
					
						2014-09-17 15:11:25 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						0a1825d21d 
					 
					
						
						
							
							Update Danish translation of properties  
						
						
						
						
					 
					
						2014-09-17 18:44:54 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						4d835f61a5 
					 
					
						
						
							
							Make subsurface test use a stack  
						
						... 
						
						
						
						Just to show that it works. 
						
						
					 
					
						2014-09-17 12:42:32 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						6e0960197f 
					 
					
						
						
							
							Add a quick subsurface tests  
						
						... 
						
						
						
						Just to have some code that uses subsurfaces inside a widget
tree, and not like a 'pseudo-toplevel'. 
						
						
					 
					
						2014-09-17 11:10:41 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						c104c64436 
					 
					
						
						
							
							Better mark GtkAlignment as deprecated  
						
						... 
						
						
						
						- Move the class to the Deprecated section.
- Warning at the bottom of the class description.
- A missing property was not marked as deprecated.
- Update doc of gtk_container_set_border_width() to not mention
  GtkAlignment.
https://bugzilla.gnome.org/show_bug.cgi?id=736622  
						
						
					 
					
						2014-09-17 15:02:50 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						21e0a114e0 
					 
					
						
						
							
							docs: GtkStatusIcon is deprecated since 3.14, not 3.16  
						
						
						
						
					 
					
						2014-09-17 15:02:50 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						284856b692 
					 
					
						
						
							
							Updated Bengali (India) translation  
						
						
						
						
					 
					
						2014-09-17 06:14:11 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						7cf96dcaa8 
					 
					
						
						
							
							Updated Slovak translation  
						
						
						
						
					 
					
						2014-09-16 21:07:13 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						e08b680a6b 
					 
					
						
						
							
							Updated Swedish translation  
						
						
						
						
					 
					
						2014-09-16 19:01:00 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						29eae57be4 
					 
					
						
						
							
							Undreprecate GtkMisc::x/yalign for now  
						
						... 
						
						
						
						These can't quite be replaced by h/valign, so keep the properties
undeprecated for 3.14. 
						
						
					 
					
						2014-09-15 23:22:54 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						6b16c795ba 
					 
					
						
						
							
							iconview: Unset prelit item in leave-notify  
						
						... 
						
						
						
						We don't want to keep a prelit item when the mouse cursor is elsewhere. 
						
						
					 
					
						2014-09-16 04:30:01 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						072c417416 
					 
					
						
						
							
							iconview: Remove iterm->prelight  
						
						... 
						
						
						
						item->prelight
is always equal to
  iconview->priv->last_prelight == item
so there is no need to track it separately. 
						
						
					 
					
						2014-09-16 04:30:00 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						48d56c4077 
					 
					
						
						
							
							iconview: always draw a cell background  
						
						... 
						
						
						
						Don't just draw it for selected cells. 
						
						
					 
					
						2014-09-16 04:30:00 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						fdb13b6ef5 
					 
					
						
						
							
							Revert "GtkAssistant: Drop use of GtkMisc"  
						
						... 
						
						
						
						This reverts commit 687eae4b51 
						
						
					 
					
						2014-09-15 21:11:06 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						0a3162be45 
					 
					
						
						
							
							3.13.9  
						
						
						
						
					 
					
						2014-09-15 18:46:30 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						86607c0f21 
					 
					
						
						
							
							iconview: Don't queue redraws when nothing changes  
						
						... 
						
						
						
						We were queueing redraws for the old and the new prelit item, even when
they were the same item. 
						
						
					 
					
						2014-09-15 16:35:40 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						45ab4ae09b 
					 
					
						
						
							
							build: Set no_undefined in Makefile.decl  
						
						... 
						
						
						
						This simplifies the code and - more importantly - fixes the cases like
in testsuite/reftests where the no_undefined definition was missing.
https://bugzilla.gnome.org/show_bug.cgi?id=736382  
						
						
					 
					
						2014-09-15 16:35:40 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						1741de47db 
					 
					
						
						
							
							treeview: Apply column-header region always  
						
						... 
						
						
						
						... so that invisible columns get it, too.
Works around weird effects seen when buttons are animated and columns
get hidden/shown. 
						
						
					 
					
						2014-09-15 16:35:40 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						e9ce9a814b 
					 
					
						
						
							
							label: Clear layout after setting GtkLabel::lines property  
						
						... 
						
						
						
						Otherwise the label will not pick up the property. 
						
						
					 
					
						2014-09-15 16:35:40 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						a14c7cbfa1 
					 
					
						
						
							
							MSVC Builds: Update "Installation" Process  
						
						... 
						
						
						
						This updates the property sheets that are used to "install" builds of GTK+
after the libraries and the gtk3-demo programs are built.  Note that these
are generated with scripts in regards to the headers part, so that we can
move the header installation part to use autocompletion by the autotools
build files in the next dev cycle or so, like the "gdk" and "gtk" project
files. 
						
						
					 
					
						2014-09-15 12:51:52 +08:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						15a9f1bdf5 
					 
					
						
						
							
							gtk/gtkgladecatalog.c: Fix Visual Studio Builds  
						
						... 
						
						
						
						The _GDK_EXTERN decoration needs to be with the function prototype, if one
exists, so move the _GDK_EXTERN decoration up. 
						
						
					 
					
						2014-09-15 12:26:32 +08:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						779aa87ba5 
					 
					
						
						
							
							Updated Tamil translation  
						
						
						
						
					 
					
						2014-09-14 19:17:06 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						355afc8f56 
					 
					
						
						
							
							inspector: Show hidden windows in the inspector  
						
						... 
						
						
						
						This allows us to access otherwise hidden windows, which can be
useful to provide better debug information than would be available
through other means.
https://bugzilla.gnome.org/show_bug.cgi?id=736557  
						
						
					 
					
						2014-09-14 08:47:05 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						3ad8bae1c4 
					 
					
						
						
							
							inspector: Fix initial state of dark switch  
						
						... 
						
						
						
						Noticed while debugging a totem problem. 
						
						
					 
					
						2014-09-14 08:38:28 -04:00