gtk2/gtk
Matthias Clasen 9e86472a65 Bug 322932 – Always show icons on panel menus
* gtk/gtk.symbols:
        * gtk/gtkimagemenuitem.[hc]: Add a property to override the
        show-menu-images setting for individual menuitems. Patch by
        William Jon McCann.


svn path=/trunk/; revision=22230
2009-01-27 03:56:03 +00:00
..
stock-icons Use a better caps lock warning icon 2009-01-05 18:14:58 +00:00
tests Fix make check 2009-01-01 21:14:07 +00:00
theme-bits define -DGDK_PIXBUF_DISABLE_DEPRECATED in the global CFLAGS. 2008-08-12 15:04:55 +00:00
abicheck.sh
aliasfilescheck.sh
circles.xbm
compose-parse.py Closes #557420 – Some compose sequences don't work anymore 2008-12-03 16:19:45 +00: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 More conversion to C_() 2008-10-27 03:07:16 +00:00
gtk-builder-convert Bug 559947 – Unchecked dependency on python>=2.4 2008-11-25 13:09:43 +00:00
gtk-compose-lookaside.txt Closes #557420 – Some compose sequences don't work anymore 2008-12-03 16:19:45 +00:00
gtk-win32.rc.in Revert name change 2008-07-01 22:57:50 +00:00
gtk.h i Bug 560228 – Add "action-controller" property to GtkWidgetClass 2009-01-23 15:15:28 +00:00
gtk.symbols Bug 322932 – Always show icons on panel menus 2009-01-27 03:56:03 +00:00
gtkaboutdialog.c Make setting website, website-label and url hook work independent of their 2009-01-05 03:38:10 +00:00
gtkaboutdialog.h Revert name change 2008-07-01 22:57:50 +00:00
gtkaccelgroup.c Documentation fixes 2008-12-28 06:58:09 +00:00
gtkaccelgroup.h Revert name change 2008-07-01 22:57:50 +00:00
gtkaccellabel.c More conversion to C_() 2008-10-27 03:07:16 +00:00
gtkaccellabel.h Revert name change 2008-07-01 22:57:50 +00: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 Revert name change 2008-07-01 22:57:50 +00:00
gtkaccessible.h Revert name change 2008-07-01 22:57:50 +00:00
gtkaction.c Block the previous action when calling reset() to prevent accidental 2009-01-27 00:25:21 +00:00
gtkaction.h i Bug 560228 – Add "action-controller" property to GtkWidgetClass 2009-01-23 15:15:28 +00:00
gtkactiongroup.c i Bug 560228 – Add "action-controller" property to GtkWidgetClass 2009-01-23 15:15:28 +00:00
gtkactiongroup.h Revert name change 2008-07-01 22:57:50 +00:00
gtkactivatable.c Block the previous action when calling reset() to prevent accidental 2009-01-27 00:25:21 +00:00
gtkactivatable.h i Bug 560228 – Add "action-controller" property to GtkWidgetClass 2009-01-23 15:15:28 +00:00
gtkadjustment.c Bug 546754 – 2.13.6 update create rendering issue in the evolution 2008-08-11 21:07:36 +00:00
gtkadjustment.h Bug 544858 – Seal GtkAdjustment 2008-08-05 14:46:26 +00:00
gtkalignment.c Bug 561539 - Fix warnings when size allocations fall short of border width 2008-11-24 19:20:16 +00: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 expose-event returns gboolean not gint, reindented static prototypes and 2008-09-03 15:09:17 +00: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 Revert name change 2008-07-01 22:57:50 +00: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 remove unused variable and fix formatting of some function headers. 2008-08-12 15:20:19 +00:00
gtkassistant.h Revert name change 2008-07-01 22:57:50 +00:00
gtkbbox.c Revert name change 2008-07-01 22:57:50 +00:00
gtkbbox.h Revert name change 2008-07-01 22:57:50 +00:00
gtkbin.c Revert name change 2008-07-01 22:57:50 +00: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 Doc fixes 2008-12-29 03:20:56 +00:00
gtkbindings.h no need to include <gtk/gtkenums.h> in headers which somehow include 2008-10-30 16:34:16 +00:00
gtkbox.c gtk/gtkbox.c: fixed type declaration. 2008-10-07 09:32:20 +00:00
gtkbox.h no need to include <gdk/gdk.h> in any widget header, it's included via 2008-10-30 15:58:06 +00:00
gtkbuildable.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
gtkbuildable.h Revert name change 2008-07-01 22:57:50 +00:00
gtkbuilder.c Bug 447998 - GtkBuilder does not support building parts of the xml tree 2008-07-16 15:36:53 +00:00
gtkbuilder.h Fixed a crasher in GTK_BUILDER_WARN_INVALID_CHILD_TYPE() 2008-11-06 17:03:35 +00:00
gtkbuilderparser.c 2.15.0 2009-01-01 22:24:56 +00:00
gtkbuilderprivate.h Bug 447998 - GtkBuilder does not support building parts of the xml tree 2008-07-16 15:36:53 +00:00
gtkbutton.c Activate the action in a regular clicked handler instead of the default 2009-01-27 02:55:02 +00:00
gtkbutton.h no need to include <gtk/gtkenums.h> in headers which somehow include 2008-10-30 16:34:16 +00:00
gtkcalendar.c Use C_() instead of Q_(). String change! 2008-10-27 01:42:28 +00:00
gtkcalendar.h no need to include <gdk/gdk.h> in any widget header, it's included via 2008-10-30 15:58:06 +00:00
gtkcelleditable.c gtk/gtkaccelgroup.c gtk/gtkactiongroup.c gtk/gtkcalendar.c 2008-08-11 13:07:18 +00:00
gtkcelleditable.h define __GTK_H_INSIDE__ around including all other headers. 2008-05-28 15:07:04 +00:00
gtkcelllayout.c Add some missing braces 2008-08-05 00:21:49 +00:00
gtkcelllayout.h gtk/gtkaction.h gtk/gtkbuildable.h gtk/gtkbuilderprivate.h 2008-06-23 14:07:19 +00:00
gtkcellrenderer.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
gtkcellrenderer.h gtk/gtkassistant.h gtk/gtkcellrenderer.h gtk/gtkfilechooserentry.h 2008-06-24 10:16:01 +00:00
gtkcellrendereraccel.c Use C_() instead of Q_(). String change! 2008-10-27 01:42:28 +00:00
gtkcellrendereraccel.h Seal GtkCellRendererAccel. 2008-06-20 11:00:46 +00:00
gtkcellrenderercombo.c Remove debug spew 2008-11-01 02:11:08 +00:00
gtkcellrenderercombo.h Seal GtkCellRendererCombo. 2008-06-20 11:00:52 +00:00
gtkcellrendererpixbuf.c Bug 557065 – gtkcellrendererpixbuf spams console over and over with 2008-10-26 20:37:17 +00: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 gtk/gtkaboutdialog.c gtk/gtkcellrendereraccel.c gtk/gtkcellrenderercombo.c 2008-08-11 09:17:49 +00:00
gtkcellrendererspin.h define __GTK_H_INSIDE__ around including all other headers. 2008-05-28 15:07:04 +00:00
gtkcellrenderertext.c examples/gtkdial/gtkdial.c gdk/gdkapplaunchcontext.c gdk/gdkpango.c 2008-08-12 09:51:16 +00:00
gtkcellrenderertext.h gtk/gtkcellrenderertext.h gtk/gtkentry.[ch] gtk/gtkimcontext.h 2008-10-30 18:38:06 +00:00
gtkcellrenderertoggle.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
gtkcellrenderertoggle.h seal all members. 2008-06-20 10:59:38 +00:00
gtkcellview.c Bug 539464 – gtk_cell_view_get_model is missing in GtkCellView 2008-10-06 21:15:45 +00:00
gtkcellview.h Bug 539464 – gtk_cell_view_get_model is missing in GtkCellView 2008-10-06 21:15:45 +00:00
gtkcheckbutton.c consistently chain up using GTK_FOO_CLASS(parent_class)->bar(instance) 2008-08-12 09:06:34 +00: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 i Bug 560228 – Add "action-controller" property to GtkWidgetClass 2009-01-23 15:15:28 +00: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 Bug 554141 – uninitialized data use/free in gtkclipboard-quartz.c 2008-09-29 10:41:07 +00:00
gtkclipboard.c Bug 557315 – stale clipboard target cache 2008-10-25 23:12:03 +00:00
gtkclipboard.h Revert name change 2008-07-01 22:57:50 +00:00
gtkclist.c gtk/gtksignal.[ch] gtk/gtkclist.c gtk/gtklist.c gtk/gtkmain.c 2008-09-22 10:35:44 +00: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 gtk/gtkaccellabel.c gtk/gtkaction.c gtk/gtkclist.c gtk/gtkcolorbutton.c 2008-08-12 14:37:03 +00:00
gtkcolorbutton.h Revert name change 2008-07-01 22:57:50 +00:00
gtkcolorsel.c improve deprecation annotation 2008-11-29 07:12:49 +00:00
gtkcolorsel.h Revert name change 2008-07-01 22:57:50 +00:00
gtkcolorseldialog.c More doc fixes 2008-09-04 04:26:02 +00:00
gtkcolorseldialog.h Revert name change 2008-07-01 22:57:50 +00:00
gtkcombo.c gtk/gtkaboutdialog.c gtk/gtkcellrendereraccel.c gtk/gtkcellrenderercombo.c 2008-08-11 09:17:49 +00:00
gtkcombo.h define __GTK_H_INSIDE__ around including all other headers. 2008-05-28 15:07:04 +00:00
gtkcombobox.c Bug 567413 – GtkComboBoxEntry doesn't emit "changed" signal on entry 2009-01-21 00:03:00 +00:00
gtkcombobox.h Bug 382291 – Automatically dim the combobox when the model is empty 2008-08-04 23:40:36 +00:00
gtkcomboboxentry.c Bug 545931 – small documentation typos 2008-08-02 01:25:20 +00:00
gtkcomboboxentry.h Seal priv pointer in GtkComboBoxEntry. 2008-06-20 11:04:13 +00:00
gtkcontainer.c add missing semicolon. 2008-12-09 15:13:55 +00:00
gtkcontainer.h no need to include <gtk/gtkenums.h> in headers which somehow include 2008-10-30 16:34:16 +00:00
gtkctree.c gtk/gtkaccellabel.c gtk/gtkaction.c gtk/gtkclist.c gtk/gtkcolorbutton.c 2008-08-12 14:37:03 +00: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 gtk/gtkaccelgroup.c gtk/gtkactiongroup.c gtk/gtkcalendar.c 2008-08-11 13:07:18 +00:00
gtkcurve.h no need to include <gdk/gdk.h> in any widget header, it's included via 2008-10-30 15:58:06 +00:00
gtkdebug.h Revert name change 2008-07-01 22:57:50 +00:00
gtkdialog.c Bug 562817 – Typo in GtkDialog 2008-11-30 23:49:29 +00:00
gtkdialog.h no need to include <gdk/gdk.h> in any widget header, it's included via 2008-10-30 15:58:06 +00:00
gtkdnd-quartz.c Implement, patch from Paul Davis. 2008-11-12 15:39:33 +00:00
gtkdnd.c improve deprecation annotation 2008-11-29 07:19:12 +00: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 Revert name change 2008-07-01 22:57:50 +00: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 Doc additions. 2008-12-29 20:39:42 +00:00
gtkeditable.h Match parameter names 2008-12-29 04:24:49 +00:00
gtkentry.c Don't show nonexisting windows 2009-01-22 00:34:30 +00:00
gtkentry.h Add properties and getters for icon tooltips. 2009-01-18 20:22:10 +00:00
gtkentrycompletion.c Don't assume actions and results have equal height 2009-01-15 09:51:07 +00:00
gtkentrycompletion.h gtk/gtkaction.h gtk/gtkbuildable.h gtk/gtkbuilderprivate.h 2008-06-23 14:07:19 +00:00
gtkentryprivate.h
gtkenums.h Bug 436533 – Allow more space efficient scroll arrows placement 2008-10-08 02:16:08 +00:00
gtkeventbox.c events return gboolean not gint, reindented static prototypes. 2008-09-24 10:35:53 +00: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 Revert name change 2008-07-01 22:57:50 +00:00
gtkexpander.h Revert name change 2008-07-01 22:57:50 +00:00
gtkfilechooser.c missing Since 2.14, fixes #549236 2008-08-25 06:04:36 +00:00
gtkfilechooser.h Don't do completion in the middle of an incomplete hostname 2009-01-21 03:17:01 +00:00
gtkfilechooserbutton.c Privately export this method. It classifies directories and mountables the 2008-12-14 02:14:19 +00: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 Skip Desktop if it equals the home folder 2009-01-23 06:00:44 +00: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 Don't clamp the restored size of the file chooser dialog 2009-01-14 20:18:54 +00: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 GtkFileChooserEntry: handle slow folders by not autocompleting when the cursor is not at the end of the text 2009-01-23 01:52:36 +00:00
gtkfilechooserentry.h Add a local_only property to GtkFileChooserEntry 2009-01-21 03:16:46 +00:00
gtkfilechooserprivate.h Bug 325095 – show a 'size' column 2008-09-18 15:29:33 +00:00
gtkfilechoosersettings.c Add GtkFileChooserSettings for the dialog's geometry 2009-01-14 20:18:23 +00:00
gtkfilechoosersettings.h Add GtkFileChooserSettings for the dialog's geometry 2009-01-14 20:18:23 +00:00
gtkfilechooserutils.c Make GFile-oriented API public. Fixes #545978. 2008-08-04 14:43:05 +00:00
gtkfilechooserutils.h Revert name change 2008-07-01 22:57:50 +00:00
gtkfilechooserwidget.c Deprecate gtk_file_chooser_*_new_with_backend(), since GIO is already used 2008-08-04 14:43:53 +00: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 Allocate with GSlice: 2008-07-04 14:27:40 +00:00
gtkfilefilter.h Revert name change 2008-07-01 22:57:50 +00:00
gtkfilesel.c gtk/gtkaccellabel.c gtk/gtkaction.c gtk/gtkclist.c gtk/gtkcolorbutton.c 2008-08-12 14:37:03 +00:00
gtkfilesel.h Revert name change 2008-07-01 22:57:50 +00:00
gtkfilesystem.c Don't do completion in the middle of an incomplete hostname 2009-01-21 03:17:01 +00:00
gtkfilesystem.h Privately export this method. It classifies directories and mountables the 2008-12-14 02:14:19 +00:00
gtkfilesystemmodel.c Privately export this method. It classifies directories and mountables the 2008-12-14 02:14:19 +00:00
gtkfilesystemmodel.h Revert name change 2008-07-01 22:57:50 +00:00
gtkfixed.c Revert name change 2008-07-01 22:57:50 +00:00
gtkfixed.h no need to include <gdk/gdk.h> in any widget header, it's included via 2008-10-30 15:58:06 +00:00
gtkfontbutton.c Bug 562998 – GtkFontButton documentation improvements 2008-12-03 13:15:39 +00:00
gtkfontbutton.h Revert name change 2008-07-01 22:57:50 +00:00
gtkfontsel.c Forgotten files 2008-12-30 20:47:03 +00:00
gtkfontsel.h Bug 558667 – gtk_font_selection_dialog_get_apply_button - deprecate? 2008-10-31 22:16:41 +00:00
gtkframe.c consistently chain up using GTK_FOO_CLASS(parent_class)->bar(instance) 2008-08-12 09:06:34 +00: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 gtk/gtkaccellabel.c gtk/gtkaction.c gtk/gtkclist.c gtk/gtkcolorbutton.c 2008-08-12 14:37:03 +00:00
gtkgamma.h no need to include <gdk/gdk.h> in any widget header, it's included via 2008-10-30 15:58:06 +00:00
gtkgc.c Cast tile, stipple and clip_mask pointers to gintptr when calculating 2008-08-04 23:51:16 +00:00
gtkgc.h Revert name change 2008-07-01 22:57:50 +00:00
gtkhandlebox.c events return gboolean not gint. Change misnamed 2008-09-04 11:16:53 +00: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 Revert name change 2008-07-01 22:57:50 +00:00
gtkhbbox.h Revert name change 2008-07-01 22:57:50 +00:00
gtkhbox.c keep GtkBox as an abstract type and keep _gtk_box_new() as private 2008-10-07 09:07:27 +00: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 Bug 553585 – Add orientation API to GtkRuler 2008-10-02 15:13:23 +00:00
gtkhruler.h no need to include <gdk/gdk.h> in any widget header, it's included via 2008-10-30 15:58:06 +00: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 Forgotten files 2008-12-30 20:47:03 +00: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 Doc fixes 2008-12-29 04:56:09 +00:00
gtkhsv.h Bug 547270 – Make GtkHSV public 2008-08-11 19:57:38 +00:00
gtkiconcache.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
gtkiconcache.h
gtkiconcachevalidator.c Cast to guint8* to avoid a compiler warning. 2008-06-21 13:09:57 +00:00
gtkiconcachevalidator.h
gtkiconfactory.c Use a better caps lock warning icon 2009-01-05 18:14:58 +00:00
gtkiconfactory.h Revert name change 2008-07-01 22:57:50 +00:00
gtkicontheme.c g_return_if_fail() on icon_name != NULL so we get a warning instead of a 2009-01-22 15:15:40 +00:00
gtkicontheme.h gtk/gtkaction.h gtk/gtkbuildable.h gtk/gtkbuilderprivate.h 2008-06-23 14:07:19 +00:00
gtkiconview.c More docstrings improvements regarding reorderable property. 2009-01-24 22:42:05 +00:00
gtkiconview.h Seal priv pointer in GtkIconView. 2008-06-20 11:04:50 +00:00
gtkimage.c Improve docs 2009-01-23 05:43:45 +00:00
gtkimage.h no need to include <gdk/gdk.h> in any widget header, it's included via 2008-10-30 15:58:06 +00:00
gtkimagemenuitem.c Bug 322932 – Always show icons on panel menus 2009-01-27 03:56:03 +00:00
gtkimagemenuitem.h Bug 322932 – Always show icons on panel menus 2009-01-27 03:56:03 +00:00
gtkimcontext.c documentation description: Mention the various properties and the 2009-01-15 16:53:27 +00:00
gtkimcontext.h Bug 563994 – Input method module interface not documented 2008-12-11 11:38:59 +00:00
gtkimcontextsimple.c Closes #557420 – Some compose sequences don't work anymore 2008-12-03 16:19:45 +00:00
gtkimcontextsimple.h Revert name change 2008-07-01 22:57:50 +00:00
gtkimcontextsimpleseqs.h Closes #557420 – Some compose sequences don't work anymore 2008-12-03 16:19:45 +00:00
gtkimmodule.c Revert changes for bug 567124. Instead of trying to avoid 2009-01-25 03:38:27 +00:00
gtkimmodule.h Revert name change 2008-07-01 22:57:50 +00:00
gtkimmulticontext.c Revert changes for bug 567124. Instead of trying to avoid 2009-01-25 03:38:27 +00:00
gtkimmulticontext.h Bug 450716 – New API to change global IM 2009-01-13 19:15:42 +00:00
gtkinputdialog.c gtk/gtkentry.c gtk/gtkentrycompletion.c gtk/gtkhandlebox.c 2008-08-11 12:54:57 +00:00
gtkinputdialog.h no need to include <gdk/gdk.h> in any widget header, it's included via 2008-10-30 15:58:06 +00:00
gtkintl.h Bug 503071 – Application direction changes to right to left even if 2008-06-11 23:40:35 +00:00
gtkinvisible.c examples/gtkdial/gtkdial.c gdk/gdkapplaunchcontext.c gdk/gdkpango.c 2008-08-12 09:51:16 +00:00
gtkinvisible.h Revert name change 2008-07-01 22:57:50 +00:00
gtkitem.c Revert name change 2008-07-01 22:57:50 +00:00
gtkitem.h no need to include <gdk/gdk.h> in any widget header, it's included via 2008-10-30 15:58:06 +00:00
gtkitemfactory.c gtk/gtkclist.[ch] gtk/gtkctree.[ch] gtk/gtkitemfactory.[ch] 2008-08-04 14:13:56 +00:00
gtkitemfactory.h gtk/gtkclist.[ch] gtk/gtkctree.[ch] gtk/gtkitemfactory.[ch] 2008-08-04 14:13:56 +00:00
gtkkeyhash.c gtk/gtkaccellabel.c gtk/gtkaction.c gtk/gtkclist.c gtk/gtkcolorbutton.c 2008-08-12 14:37:03 +00:00
gtkkeyhash.h Revert name change 2008-07-01 22:57:50 +00:00
gtklabel.c Implement select-by-words for selectable labels 2009-01-22 00:33:54 +00:00
gtklabel.h no need to include <gdk/gdk.h> in any widget header, it's included via 2008-10-30 15:58:06 +00:00
gtklayout.c Document the "set-scroll-adjustments" signal 2008-12-11 13:09:27 +00: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 Fix the build 2008-12-08 02:47:21 +00:00
gtklinkbutton.h Bug 546771 - Add writable property "visited" to GtkLinkButton 2008-08-07 11:37:57 +00:00
gtklist.c gtk/gtksignal.[ch] gtk/gtkclist.c gtk/gtklist.c gtk/gtkmain.c 2008-09-22 10:35:44 +00: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 gtk/gtkaccellabel.c gtk/gtkcalendar.c gtk/gtkclist.c gtk/gtkentry.c 2008-08-12 09:44:32 +00: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 Bug 536542 – gtk_list_store_set() documentation doesn't say whether 2008-09-11 19:31:04 +00:00
gtkliststore.h reviewed by: <Carlos Garnacho <garnacho@gnome.org> 2008-06-20 18:52:52 +00:00
gtkmain.c Bug 164002 - query scripts don't work uninstalled on windows 2009-01-13 14:04:27 +00:00
gtkmain.h Revert name change 2008-07-01 22:57:50 +00:00
gtkmarshal.list
gtkmarshalers.list Small fixes to the icon entry code 2008-12-27 02:25:15 +00:00
gtkmenu.c Bug 322934 – Replace menu's proxy icons with empty space hiding icons 2008-11-01 04:32:40 +00:00
gtkmenu.h no need to include <gdk/gdk.h> in any widget header, it's included via 2008-10-30 15:58:06 +00:00
gtkmenubar.c Forgotten files 2008-12-30 20:47:03 +00: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 i Bug 560228 – Add "action-controller" property to GtkWidgetClass 2009-01-23 15:15:28 +00:00
gtkmenuitem.h added new apis gtk_menu_item_[set/get]_label() and 2008-11-06 17:19:08 +00:00
gtkmenushell.c Fix a typo 2008-12-13 05:20:10 +00:00
gtkmenushell.h no need to include <gdk/gdk.h> in any widget header, it's included via 2008-10-30 15:58:06 +00:00
gtkmenutoolbutton.c Doc additions 2008-12-30 05:49:05 +00:00
gtkmenutoolbutton.h Revert name change 2008-07-01 22:57:50 +00:00
gtkmessagedialog.c Bug 555270 – Allow unsetting a MessageDialog's image 2008-10-08 02:27:07 +00:00
gtkmessagedialog.h Revert name change 2008-07-01 22:57:50 +00:00
gtkmisc.c Revert name change 2008-07-01 22:57:50 +00: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 Revert name change 2008-07-01 22:57:50 +00:00
gtkmnemonichash.h Revert name change 2008-07-01 22:57:50 +00:00
gtkmodules.c Add some debug output. 2008-10-04 01:54:30 +00:00
gtkmodules.h Revert name change 2008-07-01 22:57:50 +00:00
gtkmountoperation.c Set an empty title on password dialogs. Pointed out by Máirín Duffy. 2008-12-13 03:55:04 +00:00
gtkmountoperation.h Bump gtk-doc dependency to 1.11 for nicer index-generation. 2008-11-21 08:20:19 +00:00
gtknotebook.c Bug 558522 – scroll arrow painted insensitive even though there are 2008-10-31 03:46:00 +00:00
gtknotebook.h no need to include <gdk/gdk.h> in any widget header, it's included via 2008-10-30 15:58:06 +00:00
gtkobject.c gtk/gtkobject.c s/GtkType/GType/ and 2008-09-23 18:24:33 +00:00
gtkobject.h no need to include <gtk/gtkenums.h> in headers which somehow include 2008-10-30 16:34:16 +00:00
gtkoldeditable.c get rid of the deprecated aliases NONE and BOOL. 2008-08-13 18:44:11 +00: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 gtk/gtkdnd-quartz.c gtk/gtkdnd.c gtk/gtkentry.c gtk/gtkfilesel.c 2008-08-11 13:36:15 +00:00
gtkoptionmenu.h Revert name change 2008-07-01 22:57:50 +00:00
gtkorientable.c Bug 541009 – Get rid of separate subclasses for horizontal and vertical 2008-09-30 08:14:11 +00:00
gtkorientable.h Bug 541009 – Get rid of separate subclasses for horizontal and vertical 2008-09-30 08:14:11 +00:00
gtkpagesetup.c Bug 547944 – Self-reference in gtk_page_setup_load_file's docs 2008-08-15 18:37:00 +00: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
gtkpagesetupunixdialog.h Seal priv pointer in GtkPageSetupUnixDialog. 2008-06-20 11:05:11 +00:00
gtkpaned.c Keep all these abstract for now 2008-12-31 19:13:23 +00:00
gtkpaned.h Keep all these abstract for now 2008-12-31 19:13:23 +00:00
gtkpapersize.c Bug 559914 – eog doesn't apply paper setup. 2008-12-03 10:17:45 +00: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 gtk/gtkaccellabel.c gtk/gtkcalendar.c gtk/gtkclist.c gtk/gtkentry.c 2008-08-12 09:44:32 +00:00
gtkpathbar.h Bug 520874 - Should use gio directly. 2008-06-10 00:39:35 +00:00
gtkpixmap.c gtk/gtkclist.c gtk/gtkctree.c gtk/gtkpixmap.c get rid of using deprecated 2008-08-04 17:59:43 +00: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 Small cleanups to debug messages for GtkPlug/GtkSocket 2008-09-19 22:52:33 +00:00
gtkplug.c Keep GtkPlug in sync with the global list of toplevels. 2009-01-23 05:57:36 +00: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 gtk/gtkclist.c gtk/gtkctree.c gtk/gtkpixmap.c get rid of using deprecated 2008-08-04 17:59:43 +00: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 Bug 555386 – format not a string literal and no format arguments 2008-10-13 12:54:45 +00:00
gtkprintbackend.h Bug 346903 – gtk_enumerate_printers needs events to complete 2008-09-17 22:07:10 +00:00
gtkprintcontext.c Revert name change 2008-07-01 22:57:50 +00:00
gtkprintcontext.h no need to include <gtk/gtkenums.h> in headers which somehow include 2008-10-30 16:34:16 +00:00
gtkprinter-private.h Revert name change 2008-07-01 22:57:50 +00:00
gtkprinter.c Bug 346903 – gtk_enumerate_printers needs events to complete 2008-09-17 22:07:10 +00:00
gtkprinter.h Bug 535158 – can't rearrange the order of multi pages per side 2008-08-21 10:25:27 +00:00
gtkprinteroption.c Revert name change 2008-07-01 22:57:50 +00:00
gtkprinteroption.h Revert name change 2008-07-01 22:57:50 +00:00
gtkprinteroptionset.c Revert name change 2008-07-01 22:57:50 +00:00
gtkprinteroptionset.h Revert name change 2008-07-01 22:57:50 +00:00
gtkprinteroptionwidget.c Bug 344522 – support non-local destination files (GtkPrint): 2008-09-30 08:45:01 +00:00
gtkprinteroptionwidget.h
gtkprintjob.c Bug 549810 – Memory leaks in printing code 2008-08-29 18:14:32 +00:00
gtkprintjob.h Switch to "guint GSEAL (foo) : width;" when packing fields in guints. 2008-06-20 11:09:49 +00:00
gtkprintoperation-private.h Bug 339318 - Allow page rendering to (optionally) happen in a thread 2008-12-19 16:42:05 +00:00
gtkprintoperation-unix.c Bug 556527 - The current page property is not passed to GtkPrintUnixDialog 2008-10-16 11:20:33 +00:00
gtkprintoperation-win32.c Don't need to declare IPrintDialogCallback with mingw64 either. It seems 2008-08-04 23:49:15 +00:00
gtkprintoperation.c Fix make check 2009-01-01 06:46:57 +00:00
gtkprintoperation.h Bug 339318 - Allow page rendering to (optionally) happen in a thread 2008-12-19 16:42:05 +00: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 Doc fixes 2008-12-29 03:22:30 +00: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 Bug 561801 - "scheduled printing" doesn't function as expected 2009-01-21 15:03:14 +00:00
gtkprintunixdialog.h Seal priv pointer in GtkPrintUnixDialog. 2008-06-20 11:05:27 +00: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 Bug 56070 – Can't click button after setting it sensitive. 2008-08-01 03:30:50 +00:00
gtkprogress.c Bug 377699 – realizing gtk.Progress() causes SEGV 2008-11-17 09:50:55 +00:00
gtkprogress.h Fix a typo 2008-12-29 06:02:38 +00:00
gtkprogressbar.c build with GTK_DISABLE_DEPRECATED again. 2008-08-04 14:38:35 +00: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 Split gtk_selection_data_get_data into gtk_selection_data_get_data and 2008-08-29 04:16:56 +00:00
gtkquartz.h
gtkquery.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
gtkquery.h
gtkradioaction.c Set draw-as-radio to TRUE 2009-01-25 23:54:27 +00:00
gtkradioaction.h Revert name change 2008-07-01 22:57:50 +00:00
gtkradiobutton.c gtk/gtkclist.c gtk/gtkcontainer.c gtk/gtkfilechooserbutton.c 2008-08-07 14:12:32 +00: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 i Bug 560228 – Add "action-controller" property to GtkWidgetClass 2009-01-23 15:15:28 +00: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 gtk/gtknotebook.c property nick and blurb should be marked with P_(), not 2008-08-12 11:32:35 +00:00
gtkradiotoolbutton.h gtk/gtkcellrendereraccel.h gtk/gtkfilechooser.h gtk/gtkfilechooserdialog.h 2008-06-13 14:26:44 +00:00
gtkrange.c Bug 569240 - Crasher when using markers 2009-01-26 20:47:00 +00:00
gtkrange.h Bug 565656 – Add marks to scales 2009-01-20 05:10:27 +00:00
gtkrbtree.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
gtkrbtree.h
gtkrc.c Handle being called early. Bug report by Andrés G. Aragoneses 2008-12-13 04:39:38 +00: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
gtkrecentaction.c i Bug 560228 – Add "action-controller" property to GtkWidgetClass 2009-01-23 15:15:28 +00:00
gtkrecentaction.h Revert name change 2008-07-01 22:57:50 +00:00
gtkrecentchooser.c Fix pltcheck issues 2009-01-23 17:10:08 +00:00
gtkrecentchooser.h Revert name change 2008-07-01 22:57:50 +00:00
gtkrecentchooserdefault.c i Bug 560228 – Add "action-controller" property to GtkWidgetClass 2009-01-23 15:15:28 +00:00
gtkrecentchooserdefault.h Revert name change 2008-07-01 22:57:50 +00:00
gtkrecentchooserdialog.c gtk/gtkaccellabel.c gtk/gtkaction.c gtk/gtkclist.c gtk/gtkcolorbutton.c 2008-08-12 14:37:03 +00:00
gtkrecentchooserdialog.h Revert name change 2008-07-01 22:57:50 +00:00
gtkrecentchoosermenu.c More action-related fixes 2009-01-26 03:01:01 +00:00
gtkrecentchoosermenu.h Revert name change 2008-07-01 22:57:50 +00:00
gtkrecentchooserprivate.h i Bug 560228 – Add "action-controller" property to GtkWidgetClass 2009-01-23 15:15:28 +00:00
gtkrecentchooserutils.c gtk/gtkaccellabel.c gtk/gtkaction.c gtk/gtkclist.c gtk/gtkcolorbutton.c 2008-08-12 14:37:03 +00:00
gtkrecentchooserutils.h
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 Bug 545031 – list of recently used files is created world-readable 2008-08-07 00:54:01 +00:00
gtkrecentmanager.h Revert name change 2008-07-01 22:57:50 +00:00
gtkruler.c Some more 2008-12-31 20:05:16 +00:00
gtkruler.h Some more 2008-12-31 20:05:16 +00:00
gtkscale.c Bug 565656 – Add marks to scales 2009-01-20 05:10:27 +00:00
gtkscale.h Bug 565656 – Add marks to scales 2009-01-20 05:10:27 +00:00
gtkscalebutton.c Bug 566532 – GtkScaleButton implementation of GtkOrientable 2009-01-13 15:24:03 +00:00
gtkscalebutton.h Bug 566532 – GtkScaleButton implementation of GtkOrientable 2009-01-13 15:24:03 +00:00
gtkscrollbar.c Keep all these abstract for now 2008-12-31 19:13:23 +00:00
gtkscrollbar.h Keep all these abstract for now 2008-12-31 19:13:23 +00:00
gtkscrolledwindow.c Forgotten commit 2008-12-29 05:16:44 +00: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
gtksearchenginequartz.c
gtksearchenginequartz.h
gtksearchenginesimple.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
gtksearchenginesimple.h
gtksearchenginetracker.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
gtksearchenginetracker.h
gtkselection.c Accept a type of TARGETS instead of ATOM, too. Based on a patch by Peng 2009-01-19 05:15:57 +00:00
gtkselection.h no need to include <gtk/gtkenums.h> in headers which somehow include 2008-10-30 16:34:16 +00:00
gtkseparator.c Keep all these abstract for now 2008-12-31 19:13:23 +00: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 documentation description: Mention the various properties and the 2009-01-15 16:53:27 +00:00
gtksettings.h Revert name change 2008-07-01 22:57:50 +00:00
gtkshow.c Revert name change 2008-07-01 22:57:50 +00: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 Use g_quark_from_static_string where possible 2008-08-18 00:14:17 +00: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 Bug 544684 - Win64 issue, window handles are assumed to be 32-bit 2008-08-04 23:44:59 +00:00
gtksocket-x11.c Small cleanups to debug messages for GtkPlug/GtkSocket 2008-09-19 22:52:33 +00:00
gtksocket.c gtk/gtkaccellabel.c gtk/gtkcalendar.c gtk/gtkclist.c gtk/gtkentry.c 2008-08-12 09:44:32 +00: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 Chain up enter and leave notify handlers 2008-11-11 18:10:20 +00: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
gtkstatusbar.c Bug 555387 – Changing the sensitivity of a statusbar 2008-10-08 02:02:50 +00:00
gtkstatusbar.h Revert name change 2008-07-01 22:57:50 +00:00
gtkstatusicon-quartz.c
gtkstatusicon.c Fix the build on OS X 2009-01-02 20:59:37 +00:00
gtkstatusicon.h Use "const gchar*" in new tooltip api. Pointed out by Torsten Schoenfeld. 2009-01-18 15:57:06 +00:00
gtkstock.c Fix the example 2009-01-18 19:09:26 +00:00
gtkstock.h Use a better caps lock warning icon 2009-01-05 18:14:58 +00:00
gtkstyle.c Add a "Since: 2.16" tag to gtk_style_get. 2009-01-20 19:09:53 +00:00
gtkstyle.h Bug 412134 – Add API to query style properties from the style 2008-11-01 04:15:14 +00:00
gtktable.c Bug 555578 – GtkTable propertiy maxima are wrong 2008-10-09 15:57:55 +00:00
gtktable.h no need to include <gdk/gdk.h> in any widget header, it's included via 2008-10-30 15:58:06 +00:00
gtktearoffmenuitem.c Revert name change 2008-07-01 22:57:50 +00: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 Bug 567761 – Spellfixes in GTK+ documentation 2009-01-23 05:51:25 +00:00
gtktestutils.h gtk/gtkmountoperation.h gtk/gtktestutils.h remove as many includes as 2008-06-23 10:47:22 +00:00
gtktext.c gtk/gtksignal.[ch] gtk/gtkclist.c gtk/gtklist.c gtk/gtkmain.c 2008-09-22 10:35:44 +00: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 Bug 551567 – DND mark broken 2008-09-11 00:44:51 +00:00
gtktextbtree.h Revert name change 2008-07-01 22:57:50 +00:00
gtktextbuffer.c use the normalized name in last patch's signal 2009-01-12 17:21:24 +00: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
gtktextbufferrichtext.h define __GTK_H_INSIDE__ around including all other headers. 2008-05-28 15:07:04 +00:00
gtktextbufferserialize.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
gtktextbufferserialize.h
gtktextchild.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
gtktextchild.h Revert name change 2008-07-01 22:57:50 +00:00
gtktextchildprivate.h
gtktextdisplay.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
gtktextdisplay.h
gtktextiter.c Revert name change 2008-07-01 22:57:50 +00: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 Bug 567468 – no check for trailing != NULL in 2009-01-12 09:57:01 +00:00
gtktextlayout.h Revert name change 2008-07-01 22:57:50 +00:00
gtktextmark.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00: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 examples/gtkdial/gtkdial.c gdk/gdkapplaunchcontext.c gdk/gdkpango.c 2008-08-12 09:51:16 +00:00
gtktexttag.h no need to include <gtk/gtkenums.h> in headers which somehow include 2008-10-30 16:34:16 +00:00
gtktexttagprivate.h Revert name change 2008-07-01 22:57:50 +00:00
gtktexttagtable.c examples/gtkdial/gtkdial.c gdk/gdkapplaunchcontext.c gdk/gdkpango.c 2008-08-12 09:51:16 +00: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 Un-doc-commentize non-exported functions 2008-12-29 04:50:15 +00:00
gtktextutil.h Revert name change 2008-07-01 22:57:50 +00:00
gtktextview.c Revert changes for bug 567124. Instead of trying to avoid 2009-01-25 03:38:27 +00:00
gtktextview.h Revert name change 2008-07-01 22:57:50 +00: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 gtk/gtktext.c gtk/gtktextbuffer.c gtk/gtktextlayout.c 2008-08-08 14:23:32 +00: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 Block the previous action when calling reset() to prevent accidental 2009-01-27 00:25:21 +00: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 i Bug 560228 – Add "action-controller" property to GtkWidgetClass 2009-01-23 15:15:28 +00: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 More action-related fixes 2009-01-26 03:01:01 +00:00
gtktoggletoolbutton.h Seal priv pointer in GtkToggleToolButton. 2008-06-20 11:06:40 +00:00
gtktoolbar.c Remove a redundant include from gtktoolbar.c 2009-01-18 15:16:14 +00:00
gtktoolbar.h move deprecated functions together, move setters and getters together, 2008-11-11 15:45:08 +00:00
gtktoolbutton.c More action-related fixes 2009-01-26 03:01:01 +00:00
gtktoolbutton.h Seal priv pointer in GtkToolButton. 2008-06-20 11:06:25 +00:00
gtktoolitem.c More action-related fixes 2009-01-26 03:01:01 +00:00
gtktoolitem.h More action-related fixes 2009-01-26 03:01:01 +00:00
gtktoolshell.c Fix up short descriptions 2008-10-27 04:27:03 +00:00
gtktoolshell.h no need to include <gtk/gtkenums.h> in headers which somehow include 2008-10-30 16:34:16 +00:00
gtktooltip.c Avoid uninitialized memory warnings 2008-10-07 18:06:00 +00:00
gtktooltip.h gtk/gtkassistant.h gtk/gtkcellrenderer.h gtk/gtkfilechooserentry.h 2008-06-24 10:16:01 +00:00
gtktooltips.c Revert name change 2008-07-01 22:57:50 +00:00
gtktooltips.h Revert name change 2008-07-01 22:57:50 +00:00
gtktrayicon-x11.c Fix make check 2009-01-01 06:46:57 +00:00
gtktrayicon.h Remove svn:executable property 2008-06-19 20:40:06 +00:00
gtktree.c gtk/gtktree.c gtk/gtktreemodel.c gtk/gtktreesortable.c gtk/gtktreeview.c 2008-08-08 13:53:05 +00: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 gtk/gtksignal.[ch] gtk/gtkclist.c gtk/gtklist.c gtk/gtkmain.c 2008-09-22 10:35:44 +00: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 Fix a typo in the docs 2009-01-05 04:07:00 +00:00
gtktreemodel.h whitespace cleanup: remove trailing whitespace and excess newlines and 2008-05-28 15:35:43 +00:00
gtktreemodelfilter.c gtk/gtktext.c gtk/gtktextbuffer.c gtk/gtktextlayout.c 2008-08-08 14:23:32 +00:00
gtktreemodelfilter.h reviewed by: <Carlos Garnacho <garnacho@gnome.org> 2008-06-20 18:52:52 +00:00
gtktreemodelsort.c Improve the docs 2009-01-03 06:57:10 +00:00
gtktreemodelsort.h reviewed by: <Carlos Garnacho <garnacho@gnome.org> 2008-06-20 18:52:52 +00:00
gtktreeprivate.h Fix #316087. 2008-07-11 14:17:49 +00:00
gtktreeselection.c gtk/gtktext.c gtk/gtktextbuffer.c gtk/gtktextlayout.c 2008-08-08 14:23:32 +00:00
gtktreeselection.h gtk/gtkaction.h gtk/gtkbuildable.h gtk/gtkbuilderprivate.h 2008-06-23 14:07:19 +00:00
gtktreesortable.c Improve the docs 2009-01-03 06:57:10 +00: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 missing va_end() call. Pointed out by Jiwon Lee. 2008-12-31 04:15:57 +00:00
gtktreestore.h reviewed by: <Carlos Garnacho <garnacho@gnome.org> 2008-06-20 18:52:52 +00:00
gtktreeview.c Use gtk-doc syntax to refer to properties in the docstrings. 2009-01-24 22:54:53 +00:00
gtktreeview.h gtk/gtkassistant.h gtk/gtkcellrenderer.h gtk/gtkfilechooserentry.h 2008-06-24 10:16:01 +00:00
gtktreeviewcolumn.c gtk/gtktext.c gtk/gtktextbuffer.c gtk/gtktextlayout.c 2008-08-08 14:23:32 +00:00
gtktreeviewcolumn.h gtk/gtkaction.h gtk/gtkbuildable.h gtk/gtkbuilderprivate.h 2008-06-23 14:07:19 +00:00
gtktypebuiltins.c.template
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 Revert name change 2008-07-01 22:57:50 +00:00
gtktypeutils.h Revert name change 2008-07-01 22:57:50 +00:00
gtkuimanager.c Fix pltcheck issues 2009-01-23 17:10:08 +00: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 Revert name change 2008-07-01 22:57:50 +00:00
gtkvbbox.h Revert name change 2008-07-01 22:57:50 +00:00
gtkvbox.c keep GtkBox as an abstract type and keep _gtk_box_new() as private 2008-10-07 09:07:27 +00: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 Document the "set-scroll-adjustments" signal 2008-12-11 13:09:27 +00:00
gtkviewport.h no need to include <gdk/gdk.h> in any widget header, it's included via 2008-10-30 15:58:06 +00:00
gtkvolumebutton.c Use C_() instead of Q_(). String change! 2008-10-27 01:42:28 +00:00
gtkvolumebutton.h Revert name change 2008-07-01 22:57:50 +00:00
gtkvpaned.c Bug 553586 – Add orientation API to GtkPaned 2008-11-07 16:39:50 +00:00
gtkvpaned.h Bug 553586 – Add orientation API to GtkPaned 2008-11-07 16:39:50 +00:00
gtkvruler.c Bug 553585 – Add orientation API to GtkRuler 2008-10-02 15:13:23 +00:00
gtkvruler.h no need to include <gdk/gdk.h> in any widget header, it's included via 2008-10-30 15:58:06 +00:00
gtkvscale.c Bug 553765 – Add orientation API to GtkRange 2008-11-11 17:47:13 +00:00
gtkvscale.h no need to include <gdk/gdk.h> in any widget header, it's included via 2008-10-30 15:58:06 +00:00
gtkvscrollbar.c Document gtk_xscrollbar.new 2008-12-29 07:17:01 +00:00
gtkvscrollbar.h no need to include <gdk/gdk.h> in any widget header, it's included via 2008-10-30 15:58:06 +00:00
gtkvseparator.c Bug 553582 – Add orientation API to GtkSeparator 2008-09-30 14:20:30 +00:00
gtkvseparator.h no need to include <gdk/gdk.h> in any widget header, it's included via 2008-10-30 15:58:06 +00:00
gtkwidget.c Use a different approach to snapshotting that is in line with what is done 2009-01-23 05:34:14 +00:00
gtkwidget.h removed this function because there is massive disagreement about how to 2008-09-02 16:06:02 +00: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 gtk/gtkaccellabel.c gtk/gtkcalendar.c gtk/gtkclist.c gtk/gtkentry.c 2008-08-12 09:44:32 +00: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 Keep GtkPlug in sync with the global list of toplevels. 2009-01-23 05:57:36 +00:00
gtkwindow.h Keep GtkPlug in sync with the global list of toplevels. 2009-01-23 05:57:36 +00:00
gtkxembed.c Revert name change 2008-07-01 22:57:50 +00:00
gtkxembed.h Revert name change 2008-07-01 22:57:50 +00:00
line-arrow.xbm
line-wrap.xbm
makeenums.pl
Makefile.am i Bug 560228 – Add "action-controller" property to GtkWidgetClass 2009-01-23 15:15:28 +00:00
makefile.msc.in
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 More conversion to C_() 2008-10-27 03:07:16 +00:00
paper_names.c
pltcheck.sh
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 Enclose ?: expression with parens so cast covers all of it. 2008-08-04 23:38:06 +00:00
xembed.h