bcdfd15893 
					 
					
						
						
							
							Remove some dead templates  
						
						
						
						
					 
					
						2011-01-30 02:38:59 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						837c504a11 
					 
					
						
						
							
							Move GtkPrintOperation docs inline  
						
						
						
						
					 
					
						2011-01-30 02:34:59 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						cbc4e82314 
					 
					
						
						
							
							Mention theme-specific settings in the migration guide  
						
						
						
						
					 
					
						2011-01-29 22:59:32 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						02d952ca6d 
					 
					
						
						
							
							More documentation tweaks  
						
						
						
						
					 
					
						2011-01-29 22:52:02 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						f6cd9c1553 
					 
					
						
						
							
							Documentation tweaks  
						
						
						
						
					 
					
						2011-01-29 22:47:33 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						bc58a60a0b 
					 
					
						
						
							
							Minor rewording in the tutorial  
						
						
						
						
					 
					
						2011-01-29 22:44:29 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						f783a75d61 
					 
					
						
						
							
							Add a gtkx.h header for X11-specific GTK+ api  
						
						... 
						
						
						
						This keeps us from pulling gdkx.h into gtk.h
https://bugzilla.gnome.org/show_bug.cgi?id=640902  
						
						
					 
					
						2011-01-29 14:16:47 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						1641e71c9a 
					 
					
						
						
							
							Add a missing end tag  
						
						
						
						
					 
					
						2011-01-29 13:40:19 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						6bbe86a763 
					 
					
						
						
							
							Mention GtkEntryCompletion signal parameter change  
						
						
						
						
					 
					
						2011-01-28 11:10:07 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						bd4ef49af9 
					 
					
						
						
							
							API: x11: Add GDK_POINTER_TO_XID() and GDK_XID_TO_POINTER()  
						
						... 
						
						
						
						Previously people used GDK_GPOINTER_TO_NATIVE_WINDOW() for this, but
native windows are going away, so we need a replacement. 
						
						
					 
					
						2011-01-28 17:06:07 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						41d6837fa2 
					 
					
						
						
							
							Make GtkCellArea use GtkStyleContext  
						
						... 
						
						
						
						gtk_cell_area_[gs]et_style_detail() is no longer needed, as
the passed widget's context would already have all necessary
info. 
						
						
					 
					
						2011-01-27 19:32:07 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						f96aae68f4 
					 
					
						
						
							
							Add gtk_cell_renderer_get_state()  
						
						... 
						
						
						
						This is a helper function to help retrieve a GtkStateFlags
from a GtkCellRendererState, also given the cell renderer
and widget sensitivities. 
						
						
					 
					
						2011-01-27 19:32:07 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						22527e802c 
					 
					
						
						
							
							Clarify documentation header about GTK+ 3 vs 2  
						
						... 
						
						
						
						I think it's confusing for a lot the developers out there who
may not even be aware of GTK+ 3 coming, if suddenly GTK+ 3 becomes
the "stable" version of "gtk" on library.gnome.org.  It may
not even be feasible for them to port to GTK+3 if it's not
shipped in the operating systems they're targeting (for example,
RHEL 6).
Since practically speaking, we expect people to consume GTK+ 2 for
several years at least, redirect these people to the right pages.
(I didn't attempt to explain the differences between the libraries
 here, but hopefully the major version difference is enough of a hint)
As a side effect, this makes the generated HTML look better; previously
it looked rather crappy, since the "for GTK &version;" was totally
offset and in a different group from the documentation title. 
						
						
					 
					
						2011-01-27 11:32:55 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						a6a7b7e9cf 
					 
					
						
						
							
							Added GtkBuildable support for adding rules to GtkRecentFilter  
						
						... 
						
						
						
						Also added documentation section for this. Since the GtkRecentFilter
documentation was still living in sgml, as a side-effect I migrated these
docs to the gtkrecentfilter.[ch] sources. 
						
						
					 
					
						2011-01-26 23:55:01 +09:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						9be8bbc9a0 
					 
					
						
						
							
							Add gtk_app_chooser_button_get/set_heading  
						
						
						
						
					 
					
						2011-01-24 19:25:08 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						74f7e08811 
					 
					
						
						
							
							Add a migration guide section about GdkDrawable  
						
						... 
						
						
						
						https://bugzilla.gnome.org/show_bug.cgi?id=640188  
					
						2011-01-23 12:27:18 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						a7bcb8a4d7 
					 
					
						
						
							
							Add a way to set the heading of GtkAppChooserDialog  
						
						... 
						
						
						
						The application can probably set a better string than the default
we construct, like 'Select an application for "software" files'. 
						
						
					 
					
						2011-01-20 20:57:47 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						497b66a5ab 
					 
					
						
						
							
							docs: Fix typo  
						
						... 
						
						
						
						s/gtk_builder_add_From_file/gtk_builder_add_from_file 
						
						
					 
					
						2011-01-20 12:29:17 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						b29af18a26 
					 
					
						
						
							
							Add a GtkBuilder section to the tutorial  
						
						
						
						
					 
					
						2011-01-20 01:30:34 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						2f7245699b 
					 
					
						
						
							
							Add gtk_text_view_get_cursor_locations  
						
						... 
						
						
						
						In GTK 3.0 it's no longer possible to e.g. pop up something
at a text view's cursor (this wasn't exactly possible before
either without including gtktextlayout, but this is a quite
special need anyway). 
						
						
					 
					
						2011-01-19 17:01:19 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						eb7e81ddd6 
					 
					
						
						
							
							Use simplesect in the tutorial  
						
						... 
						
						
						
						This avoids blowing up the global toc even more. 
						
						
					 
					
						2011-01-19 14:34:08 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						80e1340e51 
					 
					
						
						
							
							Add a drawing example to the tutorial  
						
						
						
						
					 
					
						2011-01-18 23:59:17 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						ceeaf183a1 
					 
					
						
						
							
							Add a packing example to the tutorial  
						
						
						
						
					 
					
						2011-01-18 23:59:17 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						ce1244fdd7 
					 
					
						
						
							
							Add a paragraph explaining events and signals  
						
						
						
						
					 
					
						2011-01-18 23:59:17 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						729c823955 
					 
					
						
						
							
							[GI] Mark callbacks' context parameter with (closure) annotation.  
						
						
						
						
					 
					
						2011-01-18 17:20:32 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						77ff699226 
					 
					
						
						
							
							Drop gtk-builder-convert  
						
						... 
						
						
						
						It will still be shipped in gtk 2.24. 
						
						
					 
					
						2011-01-17 09:55:52 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						09d395f629 
					 
					
						
						
							
							Move GtkFileFilter docs inline  
						
						
						
						
					 
					
						2011-01-17 15:27:06 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						4dab3a601d 
					 
					
						
						
							
							Move GtkMenu docs inline  
						
						
						
						
					 
					
						2011-01-17 15:27:04 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						2bd38dc7f5 
					 
					
						
						
							
							Move GtkFixed docs inline  
						
						... 
						
						
						
						Also remove incorrect documentation of opaque GtkFixed class struct. 
						
						
					 
					
						2011-01-17 15:27:02 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						ccc3d874ef 
					 
					
						
						
							
							Add accessors for GtkRange::round-digits  
						
						... 
						
						
						
						Patch by Christian Dywan,
https://bugzilla.gnome.org/show_bug.cgi?id=351755  
						
						
					 
					
						2011-01-15 00:08:39 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						d790fd4fdd 
					 
					
						
						
							
							Update information about visuals  
						
						... 
						
						
						
						Based on a patch by Jasper St. Pierre,
https://bugzilla.gnome.org/show_bug.cgi?id=639520  
						
						
					 
					
						2011-01-14 20:45:53 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						1cba79677c 
					 
					
						
						
							
							Add --enable-gtk2-dependency option  
						
						... 
						
						
						
						This can be used to suppress building of gtk-update-icon-cache
in favor of using a preexisting version. Based on a patch by
Colin Walters,
https://bugzilla.gnome.org/show_bug.cgi?id=639471  
						
						
					 
					
						2011-01-14 20:01:05 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						d8d31c60ca 
					 
					
						
						
							
							Drop never-updated revision attributes  
						
						
						
						
					 
					
						2011-01-14 19:35:34 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						abc8ac1a8b 
					 
					
						
						
							
							Move GtkSelection docs inline  
						
						... 
						
						
						
						At the same time, move private selection API to gtkselectionprivate.h 
						
						
					 
					
						2011-01-14 19:20:56 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						00a3685f41 
					 
					
						
						
							
							Move GtkPrintJob docs inline  
						
						
						
						
					 
					
						2011-01-14 18:39:01 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						6cf78a12c1 
					 
					
						
						
							
							Move GtkTextTag docs inline  
						
						
						
						
					 
					
						2011-01-14 17:49:48 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						06864ba656 
					 
					
						
						
							
							Move GtkMenuShell docs inline  
						
						
						
						
					 
					
						2011-01-14 16:59:29 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						92c8a3e0e1 
					 
					
						
						
							
							Remove an overlooked instance of gdk drawing api  
						
						
						
						
					 
					
						2011-01-13 23:42:12 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						985b0e57b2 
					 
					
						
						
							
							Add a migration guide section about multiple backends  
						
						
						
						
					 
					
						2011-01-13 23:40:47 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						04248fbd39 
					 
					
						
						
							
							Update some outdated content in the question index  
						
						... 
						
						
						
						Based on a patch by Jasper St. Pierre
https://bugzilla.gnome.org/show_bug.cgi?id=639494  
						
						
					 
					
						2011-01-13 23:10:25 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						b23839c7a5 
					 
					
						
						
							
							Add an example for custom css  
						
						
						
						
					 
					
						2011-01-13 22:19:58 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						9d85d87f05 
					 
					
						
						
							
							Move GtkMenuBar docs inline  
						
						... 
						
						
						
						And remove some outdated content. 
						
						
					 
					
						2011-01-13 22:11:22 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						76de8aa790 
					 
					
						
						
							
							Move GtkTreeModel docs inline  
						
						
						
						
					 
					
						2011-01-12 18:50:45 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						349c3a8839 
					 
					
						
						
							
							Move enum docs inline  
						
						... 
						
						
						
						Based on a patch by Garrett Regier
https://bugzilla.gnome.org/show_bug.cgi?id=617324  
						
						
					 
					
						2011-01-12 18:50:45 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						b6464b6c0a 
					 
					
						
						
							
							Add target version handling to gtk-builder-convert  
						
						... 
						
						
						
						When converting to gtk3, replace GtkComboBoxEntry with GtkComboxBox
has-entry=True, and remove the has-separator property from GtkDialogs.
Bug #639327 . 
						
						
					 
					
						2011-01-12 22:45:57 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						35d361fce9 
					 
					
						
						
							
							2 to 3 migration should say gtk_widget_set_visual  
						
						
						
						
					 
					
						2011-01-11 16:36:19 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						df2a4a6131 
					 
					
						
						
							
							docs: question_index: Do not reference deprecated API  
						
						
						
						
					 
					
						2011-01-11 09:37:05 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						44f16bfe6d 
					 
					
						
						
							
							docs: question_index: GtkComboBoxEntry no longer exists  
						
						
						
						
					 
					
						2011-01-11 09:35:15 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						1a79d9939c 
					 
					
						
						
							
							docs: question_index: Some documentation fixes  
						
						
						
						
					 
					
						2011-01-11 09:31:08 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						529fcc84cf 
					 
					
						
						
							
							Add missing CSS class defines to gtk3-sections.txt  
						
						
						
						
					 
					
						2011-01-10 23:52:47 +01:00