gtk/gtk
Matthias Clasen 44b2e88aef Make gtk_combo_box_text_get_active_text() behave as documented
If there is an entry, it is supposed to return the contents
of the entry. Pointed out by Allin Cottrell,
https://bugzilla.gnome.org/show_bug.cgi?id=642681
2011-02-19 13:30:02 -05:00
..
stock-icons Make stock icons use standard icon names 2010-08-31 00:34:56 -04:00
tests Bug 633291 - Handle Shift-keys in X11 gdk_test_simulate_key() 2011-02-13 12:34:19 +01:00
theme-bits Make GTK+ build against an external gdk-pixbuf 2010-06-26 02:29:29 -04:00
abicheck.sh Don't include __bss_start, _edata and _end symbols in the abichecks 2010-05-30 02:26:32 -04:00
aliasfilescheck.sh Propagate srcdir into the test correctly. (#359845) 2006-10-05 15:51:45 +00:00
circles.xbm
compose-parse.py Updates to the compose-parse.py script 2010-03-09 02:12:33 -05:00
fnmatch.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
gen-paper-names.c Remove obsolete translator comments 2010-03-08 20:14:37 -05:00
gtk-builder-convert Default target version of gtk-builder-convert should be 2.0 2011-01-23 16:52:40 -05:00
gtk-compose-lookaside.txt Remove conflicting legacy compose sequences in favour of X.org sequences 2010-03-09 02:26:51 -05:00
gtk-win32.rc.in Revert name change 2008-07-01 22:57:50 +00:00
gtk.h Added GtkComboBoxText api 2010-10-16 01:11:44 -04:00
gtk.symbols Add accessors for GtkRange::round-digits 2011-01-15 00:26:08 -05:00
gtkaboutdialog.c [GI] Add missing (transfer) annotations 2011-01-26 12:49:08 +01:00
gtkaboutdialog.h Backport the uri hook cleanup 2010-09-24 12:40:53 -04:00
gtkaccelgroup.c [GI] Add missing (transfer) annotations 2011-01-26 12:49:08 +01:00
gtkaccelgroup.h Move documentation from templates to inline comments: GtkAccelGroup 2009-10-15 03:11:39 +02:00
gtkaccellabel.c Backport a lot of GI transfer annotations 2011-01-10 14:43:00 -06:00
gtkaccellabel.h Move documentation to inline comments: GtkAccelLabel 2010-02-09 04:12:25 +01:00
gtkaccelmap.c gtk/gtk.symbols gtk/makegtkalias.pl gtk/gtkaccelmap.c gtk/gtkfilechooser.c 2008-08-08 03:49:18 +00:00
gtkaccelmap.h Revert name change 2008-07-01 22:57:50 +00:00
gtkaccessible.c Use the correct guards in gtk_accessible_set_widget() 2010-06-22 21:13:41 +02:00
gtkaccessible.h bgo#622371 - Add gtk_accessible_set_widget() - the widget field was GSEAL()ed. 2010-06-22 12:22:38 -05:00
gtkaction.c [GI] Add missing (transfer) annotations 2011-01-26 12:49:08 +01:00
gtkaction.h Add gtk_action_[sg]et_always_show_image() 2009-11-27 19:14:35 +01:00
gtkactiongroup.c Fix typos in 2 gobject-introspection annotations. 2010-12-27 20:57:14 +01:00
gtkactiongroup.h Revert name change 2008-07-01 22:57:50 +00:00
gtkactivatable.c Backport a lot of GI transfer annotations 2011-01-10 14:43:00 -06:00
gtkactivatable.h Rename gtk_activatable_reset to gtk_activatable_sync_action_properties, 2009-02-22 05:20:14 +00:00
gtkadjustment.c Forward-port a GtkAdjustment compatibility fix 2009-05-03 13:04:06 -04:00
gtkadjustment.h Bug 544858 – Seal GtkAdjustment 2008-08-05 14:46:26 +00:00
gtkalignment.c [docs] Move documentation to inline comments: GtkAlignment. 2010-04-18 04:55:27 +02:00
gtkalignment.h no need to include <gdk/gdk.h> in any widget header, it's included via 2008-10-30 15:58:06 +00:00
gtkarrow.c [docs] Move documentation to inline comments: GtkArrow 2010-04-18 17:59:53 +02:00
gtkarrow.h no need to include <gdk/gdk.h> in any widget header, it's included via 2008-10-30 15:58:06 +00:00
gtkaspectframe.c [docs] Move documentation to inline comments: GtkAspectFrame 2010-04-18 05:08:36 +02:00
gtkaspectframe.h no need to include <gdk/gdk.h> in any widget header, it's included via 2008-10-30 15:58:06 +00:00
gtkassistant.c Backport a lot of GI transfer annotations 2011-01-10 14:43:00 -06:00
gtkassistant.h Bug 596428 - GtkAssistant: Support ending with a progress page 2010-06-03 17:27:34 -04:00
gtkbbox.c Miscellaneous property string fixes 2010-08-29 19:02:00 +01:00
gtkbbox.h Revert name change 2008-07-01 22:57:50 +00:00
gtkbin.c [docs] Move documentation to inline comments: GtkBin 2010-04-18 05:19:21 +02:00
gtkbin.h no need to include <gdk/gdk.h> in any widget header, it's included via 2008-10-30 15:58:06 +00:00
gtkbindings.c [GI] Add missing (transfer) annotations 2011-01-26 12:49:08 +01:00
gtkbindings.h Undeprecate gtk_binding_entry_add_signall 2009-02-11 15:52:37 +00:00
gtkbox.c Don't use GTK_WIDGET_*SET_FLAGS (wid, GTK_NO_WINDOW) 2010-03-06 11:37:06 +01:00
gtkbox.h Deprecate GtkBoxChild 2010-05-22 00:18:16 -04:00
gtkbuildable.c Backport a lot of GI transfer annotations 2011-01-10 14:43:00 -06:00
gtkbuildable.h [docs] Move documentation to inline comments: GtkBuildable 2010-04-18 05:27:22 +02:00
gtkbuilder.c Add GtkBuilder and GtkDialog annotations for tranfer and scope 2011-01-09 21:56:49 -06:00
gtkbuilder.h Improve GtkBuilder error reporting 2009-04-06 20:13:35 -04:00
gtkbuilderparser.c Miscellaneous string fixes 2010-08-29 19:05:26 +01:00
gtkbuilderprivate.h Improve GtkBuilder error reporting 2009-04-06 20:13:35 -04:00
gtkbutton.c Backport a lot of GI transfer annotations 2011-01-10 14:43:00 -06:00
gtkbutton.h Add an accessor for the GSEALed Gtkbutton's event_window attribute 2010-06-26 21:22:48 -04:00
gtkcalendar.c Don't access GdkDragContext fields directly 2010-12-21 09:54:13 -05:00
gtkcalendar.h Revert commit a9b778931c 2010-06-29 21:07:54 -04:00
gtkcelleditable.c Use G_DEFINE_INTERFACE macro in gtkcelleditable 2010-04-13 07:42:34 +02:00
gtkcelleditable.h define __GTK_H_INSIDE__ around including all other headers. 2008-05-28 15:07:04 +00:00
gtkcelllayout.c [introspection] Merge in Gtk-custom.c annotations 2009-12-16 17:22:01 -02:00
gtkcelllayout.h gtk/gtkaction.h gtk/gtkbuildable.h gtk/gtkbuilderprivate.h 2008-06-23 14:07:19 +00:00
gtkcellrenderer.c [GI] Fixes of existing incorrect annotations 2011-01-26 12:29:21 +01:00
gtkcellrenderer.h Add API for sealed member "visible" 2009-07-15 03:22:22 +02:00
gtkcellrendereraccel.c Add a missing include 2009-09-02 22:14:47 -04:00
gtkcellrendereraccel.h Seal GtkCellRendererAccel. 2008-06-20 11:00:46 +00:00
gtkcellrenderercombo.c Deprecate GtkComboBoxEntry in favor of added properties to GtkComboBox 2010-10-13 22:43:40 -04:00
gtkcellrenderercombo.h Seal GtkCellRendererCombo. 2008-06-20 11:00:52 +00:00
gtkcellrendererpixbuf.c Don't use GTK_WIDGET_STATE in internal code anymore 2010-03-09 02:40:17 +01:00
gtkcellrendererpixbuf.h seal all members. 2008-06-20 10:59:48 +00:00
gtkcellrendererprogress.c Don't try to keep state in a cell renderer between two paint calls. It 2008-12-13 08:18:50 +00:00
gtkcellrendererprogress.h seal private member. 2008-06-20 10:59:43 +00:00
gtkcellrendererspin.c Use GtkCellEditable::editing-canceled 2009-12-04 02:50:57 +01:00
gtkcellrendererspin.h define __GTK_H_INSIDE__ around including all other headers. 2008-05-28 15:07:04 +00:00
gtkcellrendererspinner.c Don't use GTK_WIDGET_STATE in internal code anymore 2010-03-09 02:40:17 +01:00
gtkcellrendererspinner.h Add single-include guard and reduce includes to what's needed 2009-10-21 20:21:20 +02:00
gtkcellrenderertext.c Don't use GTK_WIDGET_STATE in internal code anymore 2010-03-09 02:40:17 +01:00
gtkcellrenderertext.h gtk/gtkcellrenderertext.h gtk/gtkentry.[ch] gtk/gtkimcontext.h 2008-10-30 18:38:06 +00:00
gtkcellrenderertoggle.c Don't use GTK_WIDGET_STATE in internal code anymore 2010-03-09 02:40:17 +01:00
gtkcellrenderertoggle.h Add API for the sealed member "activatable" 2009-07-14 01:53:56 +02:00
gtkcellview.c Backport a lot of GI transfer annotations 2011-01-10 14:43:00 -06:00
gtkcellview.h Deprecate get_cell_renderers implementations 2009-06-15 18:25:04 -04:00
gtkcheckbutton.c Don't use GTK_WIDGET_STATE in internal code anymore 2010-03-09 02:40:17 +01:00
gtkcheckbutton.h no need to include <gdk/gdk.h> in any widget header, it's included via 2008-10-30 15:58:06 +00:00
gtkcheckmenuitem.c Don't use GTK_WIDGET_STATE in internal code anymore 2010-03-09 02:40:17 +01:00
gtkcheckmenuitem.h no need to include <gdk/gdk.h> in any widget header, it's included via 2008-10-30 15:58:06 +00:00
gtkclipboard-quartz.c Rework a previous commit to not crash in addition to fixing leaks 2010-01-01 21:28:16 +01:00
gtkclipboard.c [GI] Backport transfer annotations 2011-01-26 14:10:12 +01:00
gtkclipboard.h Revert name change 2008-07-01 22:57:50 +00:00
gtkclist.c gdk: Deprecate all drawing functions 2010-08-07 15:35:51 +02:00
gtkclist.h no need to include <gtk/gtkenums.h> in headers which somehow include 2008-10-30 16:34:16 +00:00
gtkcolorbutton.c colorbutton: Render with Cairo 2010-08-07 02:39:21 +02:00
gtkcolorbutton.h Revert name change 2008-07-01 22:57:50 +00:00
gtkcolorsel.c colorsel: Create cursor image using Cairo 2010-08-16 20:01:49 +02:00
gtkcolorsel.h Revert name change 2008-07-01 22:57:50 +00:00
gtkcolorseldialog.c Backport a lot of GI transfer annotations 2011-01-10 14:43:00 -06:00
gtkcolorseldialog.h Revert name change 2008-07-01 22:57:50 +00:00
gtkcombo.c Fix a typo in GtkCombo 2010-12-22 14:53:13 -05:00
gtkcombo.h define __GTK_H_INSIDE__ around including all other headers. 2008-05-28 15:07:04 +00:00
gtkcombobox.c Backport a lot of GI transfer annotations 2011-01-10 14:43:00 -06:00
gtkcombobox.h GtkComboBox: Add a constructor that takes a model and adds an entry 2010-11-10 09:00:19 -05:00
gtkcomboboxentry.c Deprecate GtkComboBoxEntry in favor of added properties to GtkComboBox 2010-10-13 22:43:40 -04:00
gtkcomboboxentry.h Deprecate GtkComboBoxEntry in favor of added properties to GtkComboBox 2010-10-13 22:43:40 -04:00
gtkcomboboxtext.c Make gtk_combo_box_text_get_active_text() behave as documented 2011-02-19 13:30:02 -05:00
gtkcomboboxtext.h Added GtkComboBoxText api 2010-10-16 01:11:44 -04:00
gtkcontainer.c [GI] Backport transfer annotations 2011-01-26 14:10:12 +01:00
gtkcontainer.h Revert "Remove deprecated GtkContainer function and macros" 2009-10-10 18:26:07 +02:00
gtkctree.c gdk: Deprecate all drawing functions 2010-08-07 15:35:51 +02:00
gtkctree.h gtk/gtkclist.h gtk/gtkctree.h gtk/gtklist.h gtk/gtklistitem.h 2008-09-23 10:28:23 +00:00
gtkcurve.c gdk: Deprecate all drawing functions 2010-08-07 15:35:51 +02:00
gtkcurve.h Deprecate GtkCurve and GtkGammaCurve 2009-10-21 18:17:32 +02:00
gtkcustompaperunixdialog.c [annotations] Add allow-none 2010-02-19 17:57:51 -02:00
gtkcustompaperunixdialog.h No need to have single-include guards in a private header 2009-07-14 01:33:52 +02:00
gtkdebug.h Revert name change 2008-07-01 22:57:50 +00:00
gtkdialog.c [GI] Backport transfer annotations 2011-01-26 14:10:12 +01:00
gtkdialog.h Document separator-related api in GtkDialog as deprecated 2010-09-02 11:18:01 -04:00
gtkdnd-quartz.c Use gdk_window_ accessors instead of gdk_drawable_ accessors if possible 2010-10-19 10:37:15 +02:00
gtkdnd.c gtk: don't send BUTTON_RELEASE to unrealized widgets 2011-02-11 10:35:25 +01:00
gtkdnd.h no need to include <gtk/gtkenums.h> in headers which somehow include 2008-10-30 16:34:16 +00:00
gtkdndcursors.h
gtkdrawingarea.c Don't use GTK_WIDGET_*SET_FLAGS (wid, GTK_REALIZED) 2010-03-06 11:51:33 +01:00
gtkdrawingarea.h no need to include <gdk/gdk.h> in any widget header, it's included via 2008-10-30 15:58:06 +00:00
gtkeditable.c Fix typos in 2 gobject-introspection annotations. 2010-12-27 20:57:14 +01:00
gtkeditable.h Match parameter names 2008-12-29 04:24:49 +00:00
gtkentry.c Backport a lot of GI transfer annotations 2011-01-10 14:43:00 -06:00
gtkentry.h Use event instead key in the previous patch 2010-05-05 04:08:23 +02:00
gtkentrybuffer.c [docs] Fixes issue with GtkEntryBuffer signal documentation 2010-06-26 14:11:00 -04:00
gtkentrybuffer.h Use G_CONST_RETURN for const return values 2009-07-15 18:29:13 -04:00
gtkentrycompletion.c Backport a lot of GI transfer annotations 2011-01-10 14:43:00 -06:00
gtkentrycompletion.h gtk/gtkaction.h gtk/gtkbuildable.h gtk/gtkbuilderprivate.h 2008-06-23 14:07:19 +00:00
gtkentryprivate.h Rember the user input that triggered the completion, add API to the 2007-04-28 07:47:08 +00:00
gtkenums.h Move documentation to inline comments: GtkMessageDialog 2010-04-21 05:57:29 +02:00
gtkeventbox.c Don't use GTK_WIDGET_*SET_FLAGS (wid, GTK_REALIZED) 2010-03-06 11:51:33 +01:00
gtkeventbox.h no need to include <gdk/gdk.h> in any widget header, it's included via 2008-10-30 15:58:06 +00:00
gtkexpander.c Backport a lot of GI transfer annotations 2011-01-10 14:43:00 -06:00
gtkexpander.h Make it possible to make the expander label fill the entire space 2010-08-09 23:18:31 -04:00
gtkfilechooser.c [GI] Fixes of existing incorrect annotations 2011-01-26 12:29:21 +01:00
gtkfilechooser.h Move documentation to inline comments: GtkFileChooser 2009-12-21 06:31:37 +01:00
gtkfilechooserbutton.c Only show Desktop in file chooser button if there is one 2010-11-03 19:23:48 +01:00
gtkfilechooserbutton.h Deprecate gtk_file_chooser_*_new_with_backend(), since GIO is already used 2008-08-04 14:43:53 +00:00
gtkfilechooserdefault.c Fix a memory leak with file chooser previews 2011-02-19 10:11:12 -05:00
gtkfilechooserdefault.h Deprecate gtk_file_chooser_*_new_with_backend(), since GIO is already used 2008-08-04 14:43:53 +00:00
gtkfilechooserdialog.c Deprecate widget flag: GTK_WIDGET_MAPPED 2010-03-03 20:19:03 +01:00
gtkfilechooserdialog.h Deprecate gtk_file_chooser_*_new_with_backend(), since GIO is already used 2008-08-04 14:43:53 +00:00
gtkfilechooserembed.c Revert name change 2008-07-01 22:57:50 +00:00
gtkfilechooserembed.h Revert name change 2008-07-01 22:57:50 +00:00
gtkfilechooserentry.c Use gdk_window_ accessors instead of gdk_drawable_ accessors if possible 2010-10-19 10:37:15 +02:00
gtkfilechooserentry.h Add a local_only property to GtkFileChooserEntry 2009-01-21 03:16:46 +00:00
gtkfilechooserprivate.h bgo#634558 - filechooser - Actually focus the Search entry when selecting the Search shortcut 2010-11-16 11:01:37 -06:00
gtkfilechoosersettings.c Show the size column by default in the file chooser 2009-06-18 19:48:38 -05:00
gtkfilechoosersettings.h Add load/save functions for the sort column order in GtkFileChooserSettings 2009-06-12 16:40:25 -05:00
gtkfilechooserutils.c Allow disabling New Folder button in File Choser 2009-07-30 16:58:42 +02:00
gtkfilechooserutils.h Allow disabling New Folder button in File Choser 2009-07-30 16:58:42 +02:00
gtkfilechooserwidget.c Use "Deprecated:" gtk-doc symbol corrently 2009-11-06 03:03:40 +01:00
gtkfilechooserwidget.h Deprecate gtk_file_chooser_*_new_with_backend(), since GIO is already used 2008-08-04 14:43:53 +00:00
gtkfilefilter.c [annotations] Add allow-none 2010-02-19 17:57:51 -02:00
gtkfilefilter.h Revert name change 2008-07-01 22:57:50 +00:00
gtkfilesel.c Don't use GTK_WIDGET_*SET_FLAGS (wid, GTK_CAN_DEFAULT) 2010-03-02 07:58:05 +01:00
gtkfilesel.h Revert name change 2008-07-01 22:57:50 +00:00
gtkfilesystem.c Fix file chooser refcounting issues 2010-03-08 23:56:43 -05:00
gtkfilesystem.h Fix file chooser refcounting issues 2010-03-08 23:56:43 -05:00
gtkfilesystemmodel.c bgo#614006 - GtkFileSystemModel - Make sure to generate node IDs are valid for new files 2010-08-24 17:14:29 -05:00
gtkfilesystemmodel.h s/get_is_visible/iter_is_visible for clarity 2009-10-15 22:06:17 +02:00
gtkfixed.c Don't use GTK_WIDGET_*SET_FLAGS (wid, GTK_REALIZED) 2010-03-06 11:51:33 +01:00
gtkfixed.h No GTK_WIDGET_NO_WINDOW in GtkFixed and deprecate gtk_fixed_set_has_window 2010-01-04 08:39:24 +01:00
gtkfontbutton.c Deprecate widget flag: GTK_WIDGET_VISIBLE 2010-03-01 07:52:07 +01:00
gtkfontbutton.h Revert name change 2008-07-01 22:57:50 +00:00
gtkfontsel.c Backport a lot of GI transfer annotations 2011-01-10 14:43:00 -06:00
gtkfontsel.h [gtk] Add gtk_font_selection_dialog_get_font_selection() 2010-06-23 01:38:36 +02:00
gtkframe.c Backport a lot of GI transfer annotations 2011-01-10 14:43:00 -06:00
gtkframe.h no need to include <gdk/gdk.h> in any widget header, it's included via 2008-10-30 15:58:06 +00:00
gtkgamma.c Don't use GTK_WIDGET_*SET_FLAGS (wid, GTK_CAN_DEFAULT) 2010-03-02 07:58:05 +01:00
gtkgamma.h Deprecate GtkCurve and GtkGammaCurve 2009-10-21 18:17:32 +02:00
gtkgc.c Deprecated all GdkGC functions 2010-08-07 22:08:21 +02:00
gtkgc.h Revert name change 2008-07-01 22:57:50 +00:00
gtkhandlebox.c Use gdk_window_ accessors instead of gdk_drawable_ accessors if possible 2010-10-19 10:37:15 +02:00
gtkhandlebox.h no need to include <gdk/gdk.h> in any widget header, it's included via 2008-10-30 15:58:06 +00:00
gtkhbbox.c Fix the remaining issues that broke the PLT check 2009-07-08 17:01:32 +02:00
gtkhbbox.h Fix the remaining issues that broke the PLT check 2009-07-08 17:01:32 +02:00
gtkhbox.c Move documentation to inline comments: GtkHBox 2010-04-28 04:29:41 +02:00
gtkhbox.h no need to include <gdk/gdk.h> in any widget header, it's included via 2008-10-30 15:58:06 +00:00
gtkhpaned.c Bug 553586 – Add orientation API to GtkPaned 2008-11-07 16:39:50 +00:00
gtkhpaned.h Bug 553586 – Add orientation API to GtkPaned 2008-11-07 16:39:50 +00:00
gtkhruler.c gtk: Deprecate GtkRuler and subclasses. 2010-11-24 17:26:09 +01:00
gtkhruler.h gtk: Deprecate GtkRuler and subclasses. 2010-11-24 17:26:09 +01:00
gtkhscale.c Bug 553765 – Add orientation API to GtkRange 2008-11-11 17:47:13 +00:00
gtkhscale.h no need to include <gdk/gdk.h> in any widget header, it's included via 2008-10-30 15:58:06 +00:00
gtkhscrollbar.c [annotations] Add allow-none 2010-02-19 17:57:51 -02:00
gtkhscrollbar.h no need to include <gdk/gdk.h> in any widget header, it's included via 2008-10-30 15:58:06 +00:00
gtkhseparator.c Bug 553582 – Add orientation API to GtkSeparator 2008-09-30 14:20:30 +00:00
gtkhseparator.h no need to include <gdk/gdk.h> in any widget header, it's included via 2008-10-30 15:58:06 +00:00
gtkhsv.c Use gdk_window_ accessors instead of gdk_drawable_ accessors if possible 2010-10-19 10:37:15 +02:00
gtkhsv.h Bug 547270 – Make GtkHSV public 2008-08-11 19:57:38 +00:00
gtkiconcache.c Use g_mapped_file_unref() 2009-06-18 15:11:57 -04:00
gtkiconcache.h Two optimizations for icon cache lookups. 2007-12-03 17:44:27 +00:00
gtkiconcachevalidator.c Cast to guint8* to avoid a compiler warning. 2008-06-21 13:09:57 +00:00
gtkiconcachevalidator.h Add an icon cache validator. 2007-05-01 20:00:17 +00:00
gtkiconfactory.c [GI] Add missing (transfer) annotations 2011-01-26 12:49:08 +01:00
gtkiconfactory.h Revert name change 2008-07-01 22:57:50 +00:00
gtkicontheme.c [GI] Fixes of existing incorrect annotations 2011-01-26 12:29:21 +01:00
gtkicontheme.h gtk/gtkaction.h gtk/gtkbuildable.h gtk/gtkbuilderprivate.h 2008-06-23 14:07:19 +00:00
gtkiconview.c Remove a leaking get_name implementation 2011-02-19 10:10:52 -05:00
gtkiconview.h Deprecate GtkIconView::orientation 2010-09-01 22:39:33 -04:00
gtkimage.c gdk: Deprecate all drawing functions 2010-08-07 15:35:51 +02:00
gtkimage.h Move documentation to inline comments: GtkImage 2009-12-21 06:34:10 +01:00
gtkimagemenuitem.c Backport a lot of GI transfer annotations 2011-01-10 14:43:00 -06:00
gtkimagemenuitem.h Bug 322932 – Always show icons on panel menus 2009-01-27 03:56:03 +00:00
gtkimcontext.c [annotations] Add allow-none 2010-02-19 17:57:51 -02:00
gtkimcontext.h Bug 563994 – Input method module interface not documented 2008-12-11 11:38:59 +00:00
gtkimcontextsimple.c Use gdk_window_ accessors instead of gdk_drawable_ accessors if possible 2010-10-19 10:37:15 +02:00
gtkimcontextsimple.h Revert name change 2008-07-01 22:57:50 +00:00
gtkimcontextsimpleseqs.h Remove conflicting legacy compose sequences in favour of X.org sequences 2010-03-09 02:26:51 -05:00
gtkimmodule.c Use gdk_window_ accessors instead of gdk_drawable_ accessors if possible 2010-10-19 10:37:15 +02:00
gtkimmodule.h Revert name change 2008-07-01 22:57:50 +00:00
gtkimmulticontext.c Use gdk_window_ accessors instead of gdk_drawable_ accessors if possible 2010-10-19 10:37:15 +02:00
gtkimmulticontext.h Bug 450716 – New API to change global IM 2009-01-13 19:15:42 +00:00
gtkinfobar.c Backport a lot of GI transfer annotations 2011-01-10 14:43:00 -06:00
gtkinfobar.h Add single-include guard 2009-07-09 16:30:52 +02:00
gtkinputdialog.c Don't use GTK_WIDGET_*SET_FLAGS (wid, GTK_CAN_DEFAULT) 2010-03-02 07:58:05 +01:00
gtkinputdialog.h Deprecate GtkInputDialog 2009-10-16 16:05:13 +02:00
gtkintl.h Bug 503071 – Application direction changes to right to left even if 2008-06-11 23:40:35 +00:00
gtkinvisible.c Backport a lot of GI transfer annotations 2011-01-10 14:43:00 -06:00
gtkinvisible.h Revert name change 2008-07-01 22:57:50 +00:00
gtkitem.c Build fixes after GtkItem deprecation 2010-09-10 22:33:58 -04:00
gtkitem.h Fix build breakage in deprecation notes for gtkitem 2010-09-09 11:52:30 +01:00
gtkitemfactory.c [annotations] Add allow-none 2010-02-19 17:57:51 -02:00
gtkitemfactory.h Move G_END_DECLS before the #endif in gtkitemfactory.h 2009-04-04 13:40:12 +02:00
gtkkeyhash.c Fix a compatibility problem 2010-02-12 18:55:42 -05:00
gtkkeyhash.h Revert name change 2008-07-01 22:57:50 +00:00
gtklabel.c [GI] Add missing (transfer) annotations 2011-01-26 12:49:08 +01:00
gtklabel.h Only show the mnemonic underline when pressing Alt 2009-12-20 03:11:05 -05:00
gtklayout.c Backport a lot of GI transfer annotations 2011-01-10 14:43:00 -06:00
gtklayout.h no need to include <gdk/gdk.h> in any widget header, it's included via 2008-10-30 15:58:06 +00:00
gtklinkbutton.c Backport the uri hook cleanup 2010-09-24 12:40:53 -04:00
gtklinkbutton.h Backport the uri hook cleanup 2010-09-24 12:40:53 -04:00
gtklist.c Don't use GTK_WIDGET_STATE in internal code anymore 2010-03-09 02:40:17 +01:00
gtklist.h gtk/gtkclist.h gtk/gtkctree.h gtk/gtklist.h gtk/gtklistitem.h 2008-09-23 10:28:23 +00:00
gtklistitem.c Don't use GTK_WIDGET_STATE in internal code anymore 2010-03-09 02:40:17 +01:00
gtklistitem.h gtk/gtkclist.h gtk/gtkctree.h gtk/gtklist.h gtk/gtklistitem.h 2008-09-23 10:28:23 +00:00
gtkliststore.c Gtk{List,Tree}Store: Fix GI array annotations 2011-01-15 15:34:00 -06:00
gtkliststore.h reviewed by: <Carlos Garnacho <garnacho@gnome.org> 2008-06-20 18:52:52 +00:00
gtkmain.c Extend the mixed-dependency check to modules as well 2011-02-08 18:02:48 -05:00
gtkmain.h Extend the mixed-dependency check to modules as well 2011-02-08 18:02:48 -05:00
gtkmarshal.list
gtkmarshalers.list Add support for 'auth-info' attribute to the CUPS backend 2009-09-24 15:34:56 +02:00
gtkmenu.c [GI] Add missing (transfer) annotations 2011-01-26 12:49:08 +01:00
gtkmenu.h Get rid of navigation region in GtkMenu 2010-05-23 22:51:55 +02:00
gtkmenubar.c Don't use GTK_WIDGET_STATE in internal code anymore 2010-03-09 02:40:17 +01:00
gtkmenubar.h no need to include <gdk/gdk.h> in any widget header, it's included via 2008-10-30 15:58:06 +00:00
gtkmenuitem.c Backport a lot of GI transfer annotations 2011-01-10 14:43:00 -06:00
gtkmenuitem.h added new apis gtk_menu_item_[set/get]_label() and 2008-11-06 17:19:08 +00:00
gtkmenushell.c Make menu scrolling work with auto mnemonics 2010-03-17 21:18:31 -04:00
gtkmenushell.h Only show the mnemonic underline when pressing Alt 2009-12-20 03:11:05 -05:00
gtkmenutoolbutton.c Backport a lot of GI transfer annotations 2011-01-10 14:43:00 -06:00
gtkmenutoolbutton.h Revert name change 2008-07-01 22:57:50 +00:00
gtkmessagedialog.c Fix GtkMessageDialog annotations 2011-01-09 21:39:15 -06:00
gtkmessagedialog.h bgo#328069 - Add gtk_message_dialog_get_message_area() 2010-06-22 13:10:52 -05:00
gtkmisc.c Don't use GTK_WIDGET_*SET_FLAGS (wid, GTK_REALIZED) 2010-03-06 11:51:33 +01:00
gtkmisc.h no need to include <gdk/gdk.h> in any widget header, it's included via 2008-10-30 15:58:06 +00:00
gtkmnemonichash.c Deprecate widget flag: GTK_WIDGET_MAPPED 2010-03-03 20:19:03 +01:00
gtkmnemonichash.h Revert name change 2008-07-01 22:57:50 +00:00
gtkmodules.c Add a missing include 2011-02-19 09:44:05 -05:00
gtkmodules.h Revert name change 2008-07-01 22:57:50 +00:00
gtkmountoperation-stub.c Miscellaneous string fixes 2010-08-29 19:05:26 +01:00
gtkmountoperation-x11.c Miscellaneous string fixes 2010-08-29 19:05:26 +01:00
gtkmountoperation.c Backport a lot of GI transfer annotations 2011-01-10 14:43:00 -06:00
gtkmountoperation.h Move documentation to inline comments: GtkMountOperation 2009-12-21 06:34:43 +01:00
gtkmountoperationprivate.h Bug 587485 – GMountOperation::show-processes support 2009-07-06 14:23:03 -04:00
gtknotebook.c [GI] Add missing (transfer) annotations 2011-01-26 12:49:08 +01:00
gtknotebook.h GtkNotebook: deprecate some tab-dnd-related functions 2010-09-24 11:50:26 -04:00
gtkobject.c Fix warning: cast to gint* 2009-10-30 18:34:35 +01:00
gtkobject.h Deprecate GTK_OBJECT_FLAGS() and GtkObjectFlags enum 2010-06-16 20:50:29 +02:00
gtkoffscreenwindow.c Backport a lot of GI transfer annotations 2011-01-10 14:43:00 -06:00
gtkoffscreenwindow.h Some fixes in gtkoffscreenwindow.h 2010-01-13 22:23:03 +01:00
gtkoldeditable.c Deprecate widget flag: GTK_WIDGET_REALIZED 2010-03-03 20:41:05 +01:00
gtkoldeditable.h gtk/gtkclist.h gtk/gtkctree.h gtk/gtklist.h gtk/gtklistitem.h 2008-09-23 10:28:23 +00:00
gtkoptionmenu.c Don't use GTK_WIDGET_STATE in internal code anymore 2010-03-09 02:40:17 +01:00
gtkoptionmenu.h Revert name change 2008-07-01 22:57:50 +00:00
gtkorientable.c Fixed build failure for gtkorientable 2010-04-13 11:22:45 +01:00
gtkorientable.h Bug 541009 – Get rid of separate subclasses for horizontal and vertical 2008-09-30 08:14:11 +00:00
gtkpagesetup.c Backport a lot of GI transfer annotations 2011-01-10 14:43:00 -06:00
gtkpagesetup.h no need to include <gtk/gtkenums.h> in headers which somehow include 2008-10-30 16:34:16 +00:00
gtkpagesetupunixdialog.c [GI] Add missing (transfer) annotations 2011-01-26 12:49:08 +01:00
gtkpagesetupunixdialog.h Seal priv pointer in GtkPageSetupUnixDialog. 2008-06-20 11:05:11 +00:00
gtkpaned.c Backport a lot of GI transfer annotations 2011-01-10 14:43:00 -06:00
gtkpaned.h Implement gtk_paned_get_handle_window 2010-01-29 16:49:12 +01:00
gtkpango.c label: Draw all text using PangoCairo 2010-08-07 15:35:49 +02:00
gtkpango.h label: Draw all text using PangoCairo 2010-08-07 15:35:49 +02:00
gtkpapersize.c Update list of US Letter locales 2010-05-21 12:14:30 +02:00
gtkpapersize.h no need to include <gtk/gtkenums.h> in headers which somehow include 2008-10-30 16:34:16 +00:00
gtkpathbar.c Fix file chooser refcounting issues 2010-03-08 23:56:43 -05:00
gtkpathbar.h Bug 520874 - Should use gio directly. 2008-06-10 00:39:35 +00:00
gtkpixmap.c gdk: Deprecate all drawing functions 2010-08-07 15:35:51 +02:00
gtkpixmap.h gtk/gtkclist.h gtk/gtkctree.h gtk/gtklist.h gtk/gtklistitem.h 2008-09-23 10:28:23 +00:00
gtkplug-stub.c Revert name change 2008-07-01 22:57:50 +00:00
gtkplug-win32.c Bug 544684 - Win64 issue, window handles are assumed to be 32-bit 2008-08-04 23:44:59 +00:00
gtkplug-x11.c Use more gdk_window_ accessors instead of gdk_drawable_ accessors 2010-11-10 09:09:38 -05:00
gtkplug.c Backport a lot of GI transfer annotations 2011-01-10 14:43:00 -06:00
gtkplug.h no need to include <gdk/gdk.h> in any widget header, it's included via 2008-10-30 15:58:06 +00:00
gtkplugprivate.h Revert name change 2008-07-01 22:57:50 +00:00
gtkpreview.c gdk: Deprecate GdkRGB functions 2010-08-08 02:59:21 +02:00
gtkpreview.h gtk/gtkclist.h gtk/gtkctree.h gtk/gtklist.h gtk/gtklistitem.h 2008-09-23 10:28:23 +00:00
gtkprint-win32.c gtk/gtkprint-win32.c gtk/gtkprint-win32.h Cosmetic fixups after patch 2008-08-02 09:31:01 +00:00
gtkprint-win32.h Bug 339699 - implement gtk_print_operation_set_show_dialog for Windows 2008-08-02 09:27:47 +00:00
gtkprintbackend.c Fix declaration of gtk_print_job_set_status 2010-01-17 23:47:20 -05:00
gtkprintbackend.h Remove gtk_printer_new from gtkprintbackend.h 2011-01-06 12:52:26 -05:00
gtkprintcontext.c [GI] Add missing (transfer) annotations 2011-01-26 12:49:08 +01:00
gtkprintcontext.h Bring GtkPrintContext hard margin aware 2009-12-05 13:23:44 +01:00
gtkprinter-private.h Allow getting the printer's hard margins 2009-12-01 17:39:01 +01:00
gtkprinter.c [GI] Add missing (transfer) annotations 2011-01-26 12:49:08 +01:00
gtkprinter.h Allow getting the printer's hard margins 2009-12-01 17:39:01 +01:00
gtkprinteroption.c Print when Enter pressed in certain GtkEntries of the print dialog 2009-08-11 09:24:18 +02:00
gtkprinteroption.h Print when Enter pressed in certain GtkEntries of the print dialog 2009-08-11 09:24:18 +02:00
gtkprinteroptionset.c More uses of g_strcmp0 2010-03-16 19:16:31 +01:00
gtkprinteroptionset.h Revert name change 2008-07-01 22:57:50 +00:00
gtkprinteroptionwidget.c Deprecate GtkComboBoxEntry in favor of added properties to GtkComboBox 2010-10-13 22:43:40 -04:00
gtkprinteroptionwidget.h fix printer options 2006-08-23 19:31:56 +00:00
gtkprintjob.c [GI] Add missing (transfer) annotations 2011-01-26 12:49:08 +01:00
gtkprintjob.h Add ability to print in number-up mode for file backend and lpr backend 2009-05-13 18:28:42 +02:00
gtkprintoperation-private.h Set unix printer hard margins on print context 2009-12-05 13:45:55 +01:00
gtkprintoperation-unix.c [GI] Add missing (transfer) annotations 2011-01-26 12:49:08 +01:00
gtkprintoperation-win32.c Fix 32-bit Windows build using mingw-w64 toolchain 2010-08-03 03:04:39 +02:00
gtkprintoperation.c [GI] Add missing (transfer) annotations 2011-01-26 12:49:08 +01:00
gtkprintoperation.h Add gtk_print_operation_get_n_pages_to_print() 2009-08-07 09:42:03 +02:00
gtkprintoperationpreview.c Doc additions 2008-12-30 05:18:18 +00:00
gtkprintoperationpreview.h Revert name change 2008-07-01 22:57:50 +00:00
gtkprintsettings.c Backport a lot of GI transfer annotations 2011-01-10 14:43:00 -06:00
gtkprintsettings.h Bug 339714 - Set printer dpi on cairo ps/pdf surfaces when printing 2008-10-30 16:24:27 +00:00
gtkprintunixdialog.c [GI] Add missing (transfer) annotations 2011-01-26 12:49:08 +01:00
gtkprintunixdialog.h Add paper size combo and orientation combo to print dialog 2009-07-10 11:28:31 +02:00
gtkprintutils.c Revert name change 2008-07-01 22:57:50 +00:00
gtkprintutils.h no need to include <gtk/gtkenums.h> in headers which somehow include 2008-10-30 16:34:16 +00:00
gtkprivate.h Use standard mac shortcuts 2009-10-26 00:03:05 +01:00
gtkprogress.c gdk: Deprecate all drawing functions 2010-08-07 15:35:51 +02:00
gtkprogress.h Fix a typo 2008-12-29 06:02:38 +00:00
gtkprogressbar.c [GI] Backport transfer annotations 2011-01-26 14:10:12 +01:00
gtkprogressbar.h no need to include <gdk/gdk.h> in any widget header, it's included via 2008-10-30 15:58:06 +00:00
gtkquartz.c Move Leopard-specific type definitions to gdkquartz.h 2010-06-27 10:41:15 +02:00
gtkquartz.h Rework a previous commit to not crash in addition to fixing leaks 2010-01-01 21:28:16 +01:00
gtkquery.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
gtkquery.h Add search file support in the GtkFileChooser. Original patch by Federico 2007-05-02 22:51:43 +00:00
gtkradioaction.c [annotations] Add allow-none 2010-02-19 17:57:51 -02:00
gtkradioaction.h Revert name change 2008-07-01 22:57:50 +00:00
gtkradiobutton.c [GI] Mark mis-detected constructors as such 2011-02-19 09:56:53 -05:00
gtkradiobutton.h no need to include <gdk/gdk.h> in any widget header, it's included via 2008-10-30 15:58:06 +00:00
gtkradiomenuitem.c [GI] Fixes of existing incorrect annotations 2011-01-26 12:29:21 +01:00
gtkradiomenuitem.h no need to include <gdk/gdk.h> in any widget header, it's included via 2008-10-30 15:58:06 +00:00
gtkradiotoolbutton.c [GI] Fixes of existing incorrect annotations 2011-01-26 12:29:21 +01:00
gtkradiotoolbutton.h gtk/gtkcellrendereraccel.h gtk/gtkfilechooser.h gtk/gtkfilechooserdialog.h 2008-06-13 14:26:44 +00:00
gtkrange.c Add missing return type 2011-01-30 23:58:44 -05:00
gtkrange.h Add accessors for GtkRange::round-digits 2011-01-15 00:26:08 -05:00
gtkrbtree.c Fix compilation warning: move function to proper location 2010-04-12 22:10:38 +02:00
gtkrbtree.h get rid of GAllocator usage, allocate and free nodes via the g_slice_*() 2005-11-01 18:10:51 +00:00
gtkrc.c [GI] Add missing (transfer) annotations 2011-01-26 12:49:08 +01:00
gtkrc.default
gtkrc.h Revert name change 2008-07-01 22:57:50 +00:00
gtkrc.key.default
gtkrc.key.emacs Revert name change 2008-07-01 22:57:50 +00:00
gtkrc.key.mac Use standard mac shortcuts: add gtk/gtkrc.key.mac 2009-10-28 00:54:28 +01:00
gtkrecentaction.c [annotations] Add allow-none 2010-02-19 17:57:51 -02:00
gtkrecentaction.h Revert name change 2008-07-01 22:57:50 +00:00
gtkrecentchooser.c Backport a lot of GI transfer annotations 2011-01-10 14:43:00 -06:00
gtkrecentchooser.h Revert name change 2008-07-01 22:57:50 +00:00
gtkrecentchooserdefault.c Use the new GtkComboBoxText API 2010-10-16 01:11:44 -04:00
gtkrecentchooserdefault.h Revert name change 2008-07-01 22:57:50 +00:00
gtkrecentchooserdialog.c Deprecate widget flag: GTK_WIDGET_MAPPED 2010-03-03 20:19:03 +01:00
gtkrecentchooserdialog.h Revert name change 2008-07-01 22:57:50 +00:00
gtkrecentchoosermenu.c Fixed gtk_recent_chooser_menu_set_current_filter to update the local pointer. 2011-02-19 09:58:30 -05:00
gtkrecentchoosermenu.h Revert name change 2008-07-01 22:57:50 +00:00
gtkrecentchooserprivate.h Rename gtk_activatable_reset to gtk_activatable_sync_action_properties, 2009-02-22 05:20:14 +00:00
gtkrecentchooserutils.c [annotations] Add allow-none 2010-02-19 17:57:51 -02:00
gtkrecentchooserutils.h Various clean ups in the GtkRecent code. (see #338843) 2007-03-14 10:33:36 +00:00
gtkrecentchooserwidget.c Revert name change 2008-07-01 22:57:50 +00:00
gtkrecentchooserwidget.h Revert name change 2008-07-01 22:57:50 +00:00
gtkrecentfilter.c Revert name change 2008-07-01 22:57:50 +00:00
gtkrecentfilter.h Revert name change 2008-07-01 22:57:50 +00:00
gtkrecentmanager.c Backport a lot of GI transfer annotations 2011-01-10 14:43:00 -06:00
gtkrecentmanager.h Fix the docs for gtk_recent_info_get_application_info() 2009-06-15 18:25:04 -04:00
gtkruler.c gtk: Deprecate GtkRuler and subclasses. 2010-11-24 17:26:09 +01:00
gtkruler.h gtk: Deprecate GtkRuler and subclasses. 2010-11-24 17:26:09 +01:00
gtkscale.c Backport a lot of GI transfer annotations 2011-01-10 14:43:00 -06:00
gtkscale.h Bug 565656 – Add marks to scales 2009-01-20 05:10:27 +00:00
gtkscalebutton.c Backport a lot of GI transfer annotations 2011-01-10 14:43:00 -06:00
gtkscalebutton.h Bug 566532 – GtkScaleButton implementation of GtkOrientable 2009-01-13 15:24:03 +00:00
gtkscrollbar.c [annotations] Add allow-none 2010-02-19 17:57:51 -02:00
gtkscrollbar.h Keep all these abstract for now 2008-12-31 19:13:23 +00:00
gtkscrolledwindow.c Backport a lot of GI transfer annotations 2011-01-10 14:43:00 -06:00
gtkscrolledwindow.h no need to include <gdk/gdk.h> in any widget header, it's included via 2008-10-30 15:58:06 +00:00
gtksearchengine.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
gtksearchengine.h gtk/gtkaction.h gtk/gtkbuildable.h gtk/gtkbuilderprivate.h 2008-06-23 14:07:19 +00:00
gtksearchenginebeagle.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
gtksearchenginebeagle.h Add search file support in the GtkFileChooser. Original patch by Federico 2007-05-02 22:51:43 +00:00
gtksearchenginequartz.c Add a search engine which queries the Spotlight database on MacOS X (only 2007-06-24 11:57:07 +00:00
gtksearchenginequartz.h Add a search engine which queries the Spotlight database on MacOS X (only 2007-06-24 11:57:07 +00:00
gtksearchenginesimple.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
gtksearchenginesimple.h Build fix, correct a typo in the G_BEGIN_DECLS fix below. 2007-09-10 17:19:49 +00:00
gtksearchenginetracker.c Fix compilation warning: remove unused variable 2010-04-15 16:19:42 +02:00
gtksearchenginetracker.h Add search file support in the GtkFileChooser. Original patch by Federico 2007-05-02 22:51:43 +00:00
gtkselection.c [GI] Backport transfer annotations 2011-01-26 14:10:12 +01:00
gtkselection.h Revert b3c5232a9b 2010-12-04 18:35:03 -05:00
gtkseparator.c Don't use GTK_WIDGET_STATE in internal code anymore 2010-03-09 02:40:17 +01:00
gtkseparator.h Keep all these abstract for now 2008-12-31 19:13:23 +00:00
gtkseparatormenuitem.c Revert name change 2008-07-01 22:57:50 +00:00
gtkseparatormenuitem.h no need to include <gdk/gdk.h> in any widget header, it's included via 2008-10-30 15:58:06 +00:00
gtkseparatortoolitem.c Doc fixes 2008-12-29 00:07:32 +00:00
gtkseparatortoolitem.h Seal priv pointer in GtkSeparatorToolItem. 2008-06-20 11:06:09 +00:00
gtksettings.c Backport a lot of GI transfer annotations 2011-01-10 14:43:00 -06:00
gtksettings.h Revert name change 2008-07-01 22:57:50 +00:00
gtkshow.c Mention gvfs in the gtk_show_uri() docs 2011-01-06 13:00:07 -05:00
gtkshow.h Revert name change 2008-07-01 22:57:50 +00:00
gtksignal.c gtk/gtkobject.c s/GtkType/GType/ and 2008-09-23 18:24:33 +00:00
gtksignal.h gtk/gtkobject.c s/GtkType/GType/ and 2008-09-23 18:24:33 +00:00
gtksizegroup.c Deprecate widget flag: GTK_WIDGET_MAPPED 2010-03-03 20:19:03 +01:00
gtksizegroup.h Revert name change 2008-07-01 22:57:50 +00:00
gtksocket-stub.c Revert name change 2008-07-01 22:57:50 +00:00
gtksocket-win32.c Deprecate widget flag: GTK_WIDGET_REALIZED 2010-03-03 20:41:05 +01:00
gtksocket-x11.c Use more gdk_window_ accessors instead of gdk_drawable_ accessors 2010-11-10 09:09:38 -05:00
gtksocket.c Backport a lot of GI transfer annotations 2011-01-10 14:43:00 -06:00
gtksocket.h Revert name change 2008-07-01 22:57:50 +00:00
gtksocketprivate.h Revert name change 2008-07-01 22:57:50 +00:00
gtkspinbutton.c Backport a lot of GI transfer annotations 2011-01-10 14:43:00 -06:00
gtkspinbutton.h no need to include <gdk/gdk.h> in any widget header, it's included via 2008-10-30 15:58:06 +00:00
gtkspinner.c Remove a duplicate variable 2010-09-08 17:54:17 -04:00
gtkspinner.h Don't allow to include this new header individually 2009-10-21 20:20:54 +02:00
gtkstatusbar.c Fix a segfault in gtk_statusbar_remove_all 2011-01-31 11:51:44 -05:00
gtkstatusbar.h Bug 611709 - Add gtk_statusbar_remove_all 2010-06-02 17:57:25 +02:00
gtkstatusicon-quartz.c Added gtkstatusicon-quartz.c Implements the quartz backend for the status 2006-12-20 13:24:05 +00:00
gtkstatusicon.c Backport a lot of GI transfer annotations 2011-01-10 14:43:00 -06:00
gtkstatusicon.h Deprecate blinking status icons 2010-09-02 11:28:18 -04:00
gtkstock.c [introspection] Merge in Gtk-custom.c annotations 2009-12-16 17:22:01 -02:00
gtkstock.h docs: Further fix GtkStock documentation 2010-09-01 17:47:51 +02:00
gtkstyle.c [GI] Add missing (transfer) annotations 2011-01-26 12:49:08 +01:00
gtkstyle.h Add customary args to gtk_style_paint_spinner() 2009-11-27 01:23:55 -05:00
gtktable.c [docs] Fix annotations: "(allow-none): (out)" -> "(out) (allow-none)" 2010-06-24 18:13:17 +02:00
gtktable.h [GtkTable] Add gtk_table_get_size() 2010-06-24 17:49:30 +02:00
gtktearoffmenuitem.c Deprecate widget flag: GTK_WIDGET_DRAWABLE 2010-03-01 04:55:55 +01:00
gtktearoffmenuitem.h no need to include <gdk/gdk.h> in any widget header, it's included via 2008-10-30 15:58:06 +00:00
gtktestutils.c [GI] Add missing (transfer) annotations 2011-01-26 12:49:08 +01:00
gtktestutils.h gtk/gtkmountoperation.h gtk/gtktestutils.h remove as many includes as 2008-06-23 10:47:22 +00:00
gtktext.c Don't use GTK_WIDGET_STATE in internal code anymore 2010-03-09 02:40:17 +01:00
gtktext.h no need to include <gdk/gdk.h> in any widget header, it's included via 2008-10-30 15:58:06 +00:00
gtktextbtree.c Fix compilation warning: Disable unused function 2009-11-09 20:56:54 +01:00
gtktextbtree.h Revert name change 2008-07-01 22:57:50 +00:00
gtktextbuffer.c Remove gtk_paste_point_override mark if we don't insert any text. 2011-01-28 13:29:10 +01:00
gtktextbuffer.h Bug 492794 – Pasting external text at end of view yields wrong scrolling 2009-01-12 17:07:35 +00:00
gtktextbufferrichtext.c [GI] Add missing (transfer) annotations 2011-01-26 12:49:08 +01:00
gtktextbufferrichtext.h define __GTK_H_INSIDE__ around including all other headers. 2008-05-28 15:07:04 +00:00
gtktextbufferserialize.c Miscellaneous string fixes 2010-08-29 19:05:26 +01:00
gtktextbufferserialize.h Add infrastructure for copy/paste and DND of rich text for GtkTextBuffer. 2006-03-07 13:46:11 +00:00
gtktextchild.c [introspection] Merge in Gtk-custom.c annotations 2009-12-16 17:22:01 -02:00
gtktextchild.h Revert name change 2008-07-01 22:57:50 +00:00
gtktextchildprivate.h
gtktextdisplay.c gdk: Deprecate all drawing functions 2010-08-07 15:35:51 +02:00
gtktextdisplay.h
gtktextiter.c Backport a lot of GI transfer annotations 2011-01-10 14:43:00 -06:00
gtktextiter.h Revert name change 2008-07-01 22:57:50 +00:00
gtktextiterprivate.h Revert name change 2008-07-01 22:57:50 +00:00
gtktextlayout.c [annotations] Add allow-none 2010-02-19 17:57:51 -02:00
gtktextlayout.h Revert name change 2008-07-01 22:57:50 +00:00
gtktextmark.c [annotations] Add allow-none 2010-02-19 17:57:51 -02:00
gtktextmark.h Seal GtkTextMark. 2008-06-20 11:07:14 +00:00
gtktextmarkprivate.h Revert name change 2008-07-01 22:57:50 +00:00
gtktextsegment.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
gtktextsegment.h Revert name change 2008-07-01 22:57:50 +00:00
gtktexttag.c [annotations] Add allow-none 2010-02-19 17:57:51 -02:00
gtktexttag.h Bug 554420 - Seal GtkTextTag 2010-02-04 15:35:15 -08:00
gtktexttagprivate.h Revert name change 2008-07-01 22:57:50 +00:00
gtktexttagtable.c Fix doc format problems 2011-01-30 00:04:04 -05:00
gtktexttagtable.h Revert name change 2008-07-01 22:57:50 +00:00
gtktexttypes.c Revert name change 2008-07-01 22:57:50 +00:00
gtktexttypes.h Revert name change 2008-07-01 22:57:50 +00:00
gtktextutil.c textview: draw dnd icon with Pango 2010-08-07 15:35:49 +02:00
gtktextutil.h Revert name change 2008-07-01 22:57:50 +00:00
gtktextview.c Fix the build 2011-01-29 23:52:32 -05:00
gtktextview.h Use event instead key in the previous patch 2010-05-05 04:08:23 +02:00
gtkthemes.c Bug 555386 – format not a string literal and no format arguments 2008-10-13 12:54:45 +00:00
gtkthemes.h no need to include <gdk/gdk.h> in any widget header, it's included via 2008-10-30 15:58:06 +00:00
gtktipsquery.c Deprecate widget flag: GTK_WIDGET_REALIZED 2010-03-03 20:41:05 +01:00
gtktipsquery.h no need to include <gdk/gdk.h> in any widget header, it's included via 2008-10-30 15:58:06 +00:00
gtktoggleaction.c [annotations] Add allow-none 2010-02-19 17:57:51 -02:00
gtktoggleaction.h Revert name change 2008-07-01 22:57:50 +00:00
gtktoggleactionprivate.h Revert name change 2008-07-01 22:57:50 +00:00
gtktogglebutton.c Don't use GTK_WIDGET_STATE in internal code anymore 2010-03-09 02:40:17 +01:00
gtktogglebutton.h no need to include <gdk/gdk.h> in any widget header, it's included via 2008-10-30 15:58:06 +00:00
gtktoggletoolbutton.c Rename gtk_activatable_reset to gtk_activatable_sync_action_properties, 2009-02-22 05:20:14 +00:00
gtktoggletoolbutton.h Seal priv pointer in GtkToggleToolButton. 2008-06-20 11:06:40 +00:00
gtktoolbar.c Backport a lot of GI transfer annotations 2011-01-10 14:43:00 -06:00
gtktoolbar.h move deprecated functions together, move setters and getters together, 2008-11-11 15:45:08 +00:00
gtktoolbutton.c Backport a lot of GI transfer annotations 2011-01-10 14:43:00 -06:00
gtktoolbutton.h Seal priv pointer in GtkToolButton. 2008-06-20 11:06:25 +00:00
gtktoolitem.c Backport a lot of GI transfer annotations 2011-01-10 14:43:00 -06:00
gtktoolitem.h ToolShell: Add ellipsize, text-orientation, text-alignment and size-group. 2009-07-13 19:13:59 +02:00
gtktoolitemgroup.c Backport a lot of GI transfer annotations 2011-01-10 14:43:00 -06:00
gtktoolitemgroup.h Add missing single-include guards 2009-11-27 15:58:13 +01:00
gtktoolpalette.c Add a couple of missing annotations 2011-01-17 14:12:24 +01:00
gtktoolpalette.h GtkToolPalette: Change gtk_tool_palette_get_drop_group() return. 2010-01-18 09:37:14 +01:00
gtktoolpaletteprivate.h GtkTool*: Removed the HAVE_EXTENDED_TOOL_SHELL_SUPPORT_BUG_535090 ifdefs. This gives us nicer text alignment among other things. 2009-07-13 19:37:25 +02:00
gtktoolshell.c Add a couple of missing annotations 2011-01-17 14:12:24 +01:00
gtktoolshell.h ToolShell: Add ellipsize, text-orientation, text-alignment and size-group. 2009-07-13 19:13:59 +02:00
gtktooltip.c Use gdk_window_ accessors instead of gdk_drawable_ accessors if possible 2010-10-19 10:37:15 +02:00
gtktooltip.h Bug 607628 - DnD operation doesn't work when using offscreen 2010-05-26 17:15:39 +02:00
gtktooltips.c [introspection] Merge in Gtk-custom.c annotations 2009-12-16 17:22:01 -02:00
gtktooltips.h Revert name change 2008-07-01 22:57:50 +00:00
gtktrayicon-x11.c Fix compilation warning: Use G_ENABLE_DEBUG to enable the var 2010-04-12 22:10:34 +02:00
gtktrayicon.h Remove svn:executable property 2008-06-19 20:40:06 +00:00
gtktree.c Don't use GTK_WIDGET_*SET_FLAGS (wid, GTK_MAPPED) 2010-03-06 12:02:21 +01:00
gtktree.h no need to include <gdk/gdk.h> in any widget header, it's included via 2008-10-30 15:58:06 +00:00
gtktreedatalist.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
gtktreedatalist.h deprecate GtkDestroyNotify. 2008-06-18 09:12:32 +00:00
gtktreednd.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
gtktreednd.h define __GTK_H_INSIDE__ around including all other headers. 2008-05-28 15:07:04 +00:00
gtktreeitem.c gdk: Deprecate all drawing functions 2010-08-07 15:35:51 +02:00
gtktreeitem.h no need to include <gdk/gdk.h> in any widget header, it's included via 2008-10-30 15:58:06 +00:00
gtktreemodel.c gtk_tree_model_iter_next's iter is (in), not (inout) 2011-01-10 15:51:22 -06:00
gtktreemodel.h Fix the build 2010-07-12 13:09:44 -04:00
gtktreemodelfilter.c gtk_tree_model_filter_row_deleted: don't emit signals too early 2011-02-19 10:07:30 -05:00
gtktreemodelfilter.h Fix GTK_TREE_MODEL_FILTER_GET_CLASS macro 2009-12-09 15:48:58 +11:00
gtktreemodelsort.c Backport a lot of GI transfer annotations 2011-01-10 14:43:00 -06:00
gtktreemodelsort.h reviewed by: <Carlos Garnacho <garnacho@gnome.org> 2008-06-20 18:52:52 +00:00
gtktreeprivate.h treeview: Draw lines with Cairo 2010-08-07 15:35:49 +02:00
gtktreeselection.c Add a couple of missing annotations 2011-01-17 14:12:24 +01:00
gtktreeselection.h gtk/gtkaction.h gtk/gtkbuildable.h gtk/gtkbuilderprivate.h 2008-06-23 14:07:19 +00:00
gtktreesortable.c [docs] Fix gtk_tree_sortable_set_sort_column_id() 2010-06-26 14:09:53 -04:00
gtktreesortable.h no need to include <gtk/gtkenums.h> in headers which somehow include 2008-10-30 16:34:16 +00:00
gtktreestore.c Add a couple of missing annotations 2011-01-17 14:12:24 +01:00
gtktreestore.h reviewed by: <Carlos Garnacho <garnacho@gnome.org> 2008-06-20 18:52:52 +00:00
gtktreeview.c Check the return value of gtk_tree_model_get_iter 2011-02-19 10:07:40 -05:00
gtktreeview.h gtk/gtkassistant.h gtk/gtkcellrenderer.h gtk/gtkfilechooserentry.h 2008-06-24 10:16:01 +00:00
gtktreeviewcolumn.c Backport a lot of GI transfer annotations 2011-01-10 14:43:00 -06:00
gtktreeviewcolumn.h Deprecate get_cell_renderers implementations 2009-06-15 18:25:04 -04:00
gtktypebuiltins.c.template Use templates for glib-mkenums calls instead of complicated commandlines 2007-11-26 17:32:19 +00:00
gtktypebuiltins.h.template do not hard code the prefix of the enum, use @ENUMPREFIX@ instead (you 2008-06-23 12:09:15 +00:00
gtktypeutils.c Shut up warning about calling gtk_object_get_type() having no effect 2009-08-18 12:10:03 +02:00
gtktypeutils.h Deprecate GtkCallbackMarshal and GtkFunction 2010-11-16 07:24:22 +01:00
gtkuimanager.c Add a couple of missing annotations 2011-01-17 14:12:24 +01:00
gtkuimanager.h Bug 516425 – Optionally display accelerators in popups 2008-10-09 08:50:33 +00:00
gtkunixprint.h gtk/Makefile.am add a single-include header for the unix print stuff. 2008-05-29 09:34:53 +00:00
gtkvbbox.c [docs] Move documentation to inline comments: GtkVButtonBox 2010-04-18 08:54:40 +02:00
gtkvbbox.h Fix the remaining issues that broke the PLT check 2009-07-08 17:01:32 +02:00
gtkvbox.c Move documentation to inline comments: GtkVBox 2010-03-05 05:25:07 +01:00
gtkvbox.h no need to include <gdk/gdk.h> in any widget header, it's included via 2008-10-30 15:58:06 +00:00
gtkversion.h.in Revert name change 2008-07-01 22:57:50 +00:00
gtkviewport.c Backport a lot of GI transfer annotations 2011-01-10 14:43:00 -06:00
gtkviewport.h Add an accessor for GtkViewport->view_window (#621081). 2010-06-09 18:23:20 +02:00
gtkvolumebutton.c [docs] Move documentation to inline comments: GtkVolumeButton 2010-04-18 03:48:26 +02:00
gtkvolumebutton.h Fix definition of GTK_VOLUME_BUTTON_CLASS cast 2010-03-11 15:27:34 +01:00
gtkvpaned.c [docs] Move documentation to inline comments: GtkVPaned 2010-04-18 02:57:30 +02:00
gtkvpaned.h Bug 553586 – Add orientation API to GtkPaned 2008-11-07 16:39:50 +00:00
gtkvruler.c gtk: Deprecate GtkRuler and subclasses. 2010-11-24 17:26:09 +01:00
gtkvruler.h gtk: Deprecate GtkRuler and subclasses. 2010-11-24 17:26:09 +01:00
gtkvscale.c Update gtkvscale documentation for in code comments. Removed template document 2010-03-03 23:46:15 +01:00
gtkvscale.h Update gtkvscale documentation for in code comments. Removed template document 2010-03-03 23:46:15 +01:00
gtkvscrollbar.c Move documentation to inline comments: GtkVScrollbar 2010-03-04 02:33:50 +01:00
gtkvscrollbar.h Move documentation to inline comments: GtkVScrollbar 2010-03-04 02:33:50 +01:00
gtkvseparator.c Move documentation to inline comments: GtkVSeparator 2010-03-04 02:33:56 +01:00
gtkvseparator.h Move documentation to inline comments: GtkVSeparator 2010-03-04 02:33:56 +01:00
gtkwidget.c Check if the accessible is actually an AtkAction 2011-02-19 10:10:21 -05:00
gtkwidget.h Deprecate gtk_widget_reset_shapes 2010-12-14 22:18:41 -05:00
gtkwin32embed.c Bug 544684 - Win64 issue, window handles are assumed to be 32-bit 2008-08-04 23:44:59 +00:00
gtkwin32embed.h Bug 544684 - Win64 issue, window handles are assumed to be 32-bit 2008-08-04 23:44:59 +00:00
gtkwin32embedwidget.c Towards GSEAL-clean build on win32 2010-08-09 21:24:19 -04:00
gtkwin32embedwidget.h no need to include <gdk/gdk.h> in any widget header, it's included via 2008-10-30 15:58:06 +00:00
gtkwindow-decorate.c gtk/gtkaccellabel.c gtk/gtkaction.c gtk/gtkclist.c gtk/gtkcolorbutton.c 2008-08-12 14:37:03 +00:00
gtkwindow-decorate.h Revert name change 2008-07-01 22:57:50 +00:00
gtkwindow.c [GI] Backport transfer annotations 2011-01-26 14:10:12 +01:00
gtkwindow.h Deprecated long-obsolete linux-fb related GtkWindow API 2011-01-06 12:48:23 -05:00
gtkxembed.c Use more gdk_window_ accessors instead of gdk_drawable_ accessors 2010-11-10 09:09:38 -05:00
gtkxembed.h Revert name change 2008-07-01 22:57:50 +00:00
line-arrow.xbm
line-wrap.xbm
makeenums.pl
Makefile.am gtk: Remove GDK_DISABLE_DEPRECATED from compilation flags 2011-01-03 19:07:07 +01:00
makefile.msc.in win32: Update msvc build 2010-11-07 22:36:46 +01:00
makegtkalias.pl gtk/gtk.symbols gtk/makegtkalias.pl gtk/gtkaccelmap.c gtk/gtkfilechooser.c 2008-08-08 03:49:18 +00:00
paper_names_offsets.c Remove obsolete translator comments 2010-03-08 20:14:37 -05:00
paper_names.c Correct PRC6 and PRC9 envelope sizes 2010-01-12 01:10:13 -05:00
pltcheck.sh Commit a patch by Behdad to fix typos, omissions and other errors in the 2006-09-10 06:39:16 +00:00
queryimmodules.c Don't do funny casts to avoid compiler warnings 2008-07-18 18:27:30 +00:00
tree_minus.xbm
tree_minus.xpm
tree_plus.xbm
tree_plus.xpm
updateiconcache.c No fsync on Windows 2010-12-27 11:31:37 +02:00
xembed.h