gtk2/gtk
Javier Jardón b18b33ae82 Revert "Forward-port a GtkAdjustment compatibility fix"
In the early 2.14.x releases, GtkAdjustment was changed to enforce
that values are restricted to the range [lower, upper - page_size].
This has always been the documented behaviour, and the recommended
practice is to set page_size to 0 when using adjustments for simple
scalar values, like in a slider or spin button.
Due to the large number of applications that are affected by this
change, the behaviour has been reverted to the old behaviour in
2.14.3, with an explicit warning that this change will be
reintroduced in 2.90.

This reverts commit e6373738fc.

https://bugzilla.gnome.org/show_bug.cgi?id=619474
2010-05-24 15:39:30 +02:00
..
stock-icons Rotate figures on landscape icons in page setup dialog 2009-11-11 14:21:11 +01:00
tests Some cleanups after the module cache file change 2010-05-18 19:23:06 -04:00
theme-bits Fix up linker flags 2010-04-03 20:51:57 -04:00
abicheck.sh Don't include __bss_start, _edata and _end symbols in the abichecks 2010-05-11 06:39:35 +02: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-04-03 20:59:08 -04: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-04-03 20:59:06 -04:00
gtk-builder-convert-3.0 Make 3.0 parallel-installable to 2.x 2010-05-08 01:18:53 -04:00
gtk-compose-lookaside.txt Remove conflicting legacy compose sequences in favour of X.org sequences 2010-04-03 20:59:08 -04:00
gtk-win32.rc.in Revert name change 2008-07-01 22:57:50 +00:00
gtk.h Don't include deprecated classes in gtk.h 2010-05-03 01:40:42 +02:00
gtk.symbols [PATCH] add the binding friendly join_group method to GtkRadioAction 2010-05-19 15:16:46 -04:00
gtkaboutdialog.c Remove unnecessary casting 2010-05-03 01:51:18 +02:00
gtkaboutdialog.h Unseal GtkAboutDialog's private_data member, convert from gpointer to GtkAboutDialogPrivate 2010-05-03 01:51:18 +02:00
gtkaccelgroup.c Move GtkAccelGroup private structure to shared header file 2010-05-03 01:51:20 +02:00
gtkaccelgroup.h Add and use internal accessor for accelerables in GtkAccelGroup 2010-05-03 01:51:19 +02:00
gtkaccelgroupprivate.h Move GtkAccelGroup private structure to shared header file 2010-05-03 01:51:20 +02:00
gtkaccellabel.c Fix compilation warning: cast to GTK_WIDGET 2010-05-03 01:51:19 +02:00
gtkaccellabel.h Move GSEAL'd members of GtkAccelLabel into private struct. 2010-05-03 01:51:18 +02:00
gtkaccelmap.c Add and use internal accessor for accelerables in GtkAccelGroup 2010-05-03 01:51:19 +02:00
gtkaccelmap.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtkaccessible.c No accessor for GtkAccessible.widget 2010-04-14 03:49:26 +02:00
gtkaccessible.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtkaction.c Remove remaining GtkAction deprecated documentation 2010-05-03 01:49:50 +02:00
gtkaction.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtkactiongroup.c Fix typos in 2 gobject-introspection annotations. 2010-05-11 09:01:19 +02:00
gtkactiongroup.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtkactivatable.c [annotations] Add allow-none 2010-04-03 20:56:15 -04:00
gtkactivatable.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtkadjustment.c Revert "Forward-port a GtkAdjustment compatibility fix" 2010-05-24 15:39:30 +02:00
gtkadjustment.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtkalignment.c Merge branch 'native-layout-incubator' 2010-04-30 17:56:50 -04:00
gtkalignment.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtkarrow.c [docs] Move documentation to inline comments: GtkArrow 2010-04-18 17:59:53 +02:00
gtkarrow.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtkaspectframe.c [docs] Move documentation to inline comments: GtkAspectFrame 2010-04-18 05:08:36 +02:00
gtkaspectframe.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtkassistant.c Merge branch 'native-layout-incubator' 2010-04-30 17:56:50 -04:00
gtkassistant.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtkbbox.c Remove deprecated GtkHButtonBox functions and macros 2010-05-03 01:45:00 +02:00
gtkbbox.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtkbin.c Merge branch 'native-layout-incubator' 2010-04-30 17:56:50 -04:00
gtkbin.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtkbindings.c Remove deprecated gtk_binding_entry functions 2010-05-03 01:39:49 +02:00
gtkbindings.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtkbox.c Remove deprecated functions from GtkBox 2010-05-03 01:39:49 +02:00
gtkbox.h Deprecate GtkBoxChild 2010-05-22 00:15:00 -04:00
gtkbuildable.c Amending GtkBuildable documentation. 2010-05-20 00:33:20 -04:00
gtkbuildable.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtkbuilder.c Move documentation to inline comments: GtkBuilder 2010-04-28 18:41:34 +02:00
gtkbuilder.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtkbuilderparser.c Fix memory leaks when using add_objects 2009-08-14 15:56:44 +02:00
gtkbuilderprivate.h Improve GtkBuilder error reporting 2009-04-06 20:13:35 -04:00
gtkbutton.c Mega commit to change ->get_desired_size() for ->get_desired_width/height(). 2010-04-12 22:21:46 -04:00
gtkbutton.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtkcalendar.c Remove deprecated functions from GtkCalendar 2010-05-03 01:39:49 +02:00
gtkcalendar.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtkcelleditable.c Use G_DEFINE_INTERFACE macro in gtkcelleditable 2010-04-13 07:42:34 +02:00
gtkcelleditable.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtkcelllayout.c [introspection] Merge in Gtk-custom.c annotations 2010-04-03 20:51:53 -04:00
gtkcelllayout.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtkcellrenderer.c Remove deprecated GtkCellRenderer function 2010-05-03 01:41:37 +02:00
gtkcellrenderer.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtkcellrendereraccel.c Add a missing include 2009-09-02 22:14:47 -04:00
gtkcellrendereraccel.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtkcellrenderercombo.c Use GtkCellEditable::editing-canceled 2009-12-04 02:50:57 +01:00
gtkcellrenderercombo.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtkcellrendererpixbuf.c Support 'symbolic' themed icons 2010-04-28 12:02:05 +01:00
gtkcellrendererpixbuf.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02: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 Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtkcellrendererspin.c Use GtkCellEditable::editing-canceled 2009-12-04 02:50:57 +01:00
gtkcellrendererspin.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtkcellrendererspinner.c Don't use GTK_WIDGET_STATE in internal code anymore 2010-04-03 20:59:06 -04:00
gtkcellrendererspinner.h Add single-include guard and reduce includes to what's needed 2009-10-21 20:21:20 +02:00
gtkcellrenderertext.c Mega commit backing out everything from the native-layout branch that 2010-04-21 03:42:23 -04:00
gtkcellrenderertext.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtkcellrenderertoggle.c Don't use GTK_WIDGET_STATE in internal code anymore 2010-04-03 20:59:06 -04:00
gtkcellrenderertoggle.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtkcellview.c Remove deprecated GtkCellView function 2010-05-03 01:41:36 +02:00
gtkcellview.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtkcheckbutton.c Don't use GTK_WIDGET_STATE in internal code anymore 2010-04-03 20:59:06 -04:00
gtkcheckbutton.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtkcheckmenuitem.c Remove deprecated code: GtkCheckMenuItem 2010-05-03 01:48:45 +02:00
gtkcheckmenuitem.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtkclipboard-quartz.c Rework a previous commit to not crash in addition to fixing leaks 2010-04-03 20:53:48 -04:00
gtkclipboard.c Fix introspection on return value transfer for gtk_clipboard_get* 2010-04-03 20:59:12 -04:00
gtkclipboard.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtkcolorbutton.c Deprecate widget flag: GTK_WIDGET_REALIZED 2010-04-03 20:58:59 -04:00
gtkcolorbutton.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtkcolorsel.c Remove gtk_color_selection_set_update_policy() completely 2010-05-03 01:51:23 +02:00
gtkcolorsel.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtkcolorseldialog.c More doc fixes 2008-09-04 04:26:02 +00:00
gtkcolorseldialog.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtkcombobox.c Revert "Forward-port a GtkAdjustment compatibility fix" 2010-05-24 15:39:30 +02:00
gtkcombobox.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtkcomboboxentry.c Make gtk_combo_box_entry_set_text_column more forgiving 2009-09-04 22:20:28 -04:00
gtkcomboboxentry.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtkcontainer.c Remove unused function 2010-05-03 01:51:19 +02:00
gtkcontainer.h Remove all deprecated stuff from GtkContainer 2010-05-03 01:51:19 +02:00
gtkcustompaperunixdialog.c [annotations] Add allow-none 2010-04-03 20:56:15 -04:00
gtkcustompaperunixdialog.h No need to have single-include guards in a private header 2009-07-14 01:33:52 +02:00
gtkdebug.h GtkDebug: Remove a trailing comma on an enum. 2010-05-18 09:32:44 +02:00
gtkdialog.c Fix an infinite loop in gtk_dialog_map() 2010-04-03 20:59:05 -04:00
gtkdialog.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtkdnd-quartz.c Remove deprecated gtk_drag_set_default_icon 2010-05-03 01:39:49 +02:00
gtkdnd.c Remove deprecated gtk_drag_set_default_icon 2010-05-03 01:39:49 +02:00
gtkdnd.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtkdndcursors.h
gtkdrawingarea.c Remove deprecated function from GtkDrawingArea 2010-05-03 01:39:49 +02:00
gtkdrawingarea.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtkeditable.c Fix typos in 2 gobject-introspection annotations. 2010-05-11 09:01:19 +02:00
gtkeditable.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtkentry.c Fix signal parameters in GtkEntryCompletion 2010-05-21 23:50:46 -04:00
gtkentry.h Merge branch 'gtk-2-90' 2010-05-06 22:55:02 -04:00
gtkentrybuffer.c [annotations] Add allow-none 2010-04-03 20:56:15 -04:00
gtkentrybuffer.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtkentrycompletion.c Fix signal parameters in GtkEntryCompletion 2010-05-21 23:50:46 -04:00
gtkentrycompletion.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02: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: GtkRange 2010-05-21 03:09:43 +02:00
gtkeventbox.c Don't use GTK_WIDGET_*SET_FLAGS (wid, GTK_REALIZED) 2010-04-03 20:59:03 -04:00
gtkeventbox.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtkexpander.c Don't use GTK_WIDGET_STATE in internal code anymore 2010-04-03 20:59:06 -04:00
gtkexpander.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtkextendedlayout.c [GtkExtendedLayout] Add annotations 2010-05-12 19:53:43 -03:00
gtkextendedlayout.h Formatting tweaks 2010-04-28 11:15:15 -04:00
gtkfilechooser.c Remove remnants of filechooser backend property 2010-05-10 23:43:49 -04:00
gtkfilechooser.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtkfilechooserbutton.c Remove deprecated GtkFileChooser functions 2010-05-03 01:40:41 +02:00
gtkfilechooserbutton.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtkfilechooserdefault.c Remove deprecated GtkFileChooser functions 2010-05-03 01:40:41 +02: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 Remove remnants of filechooser backend property 2010-05-10 23:43:49 -04:00
gtkfilechooserdialog.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02: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 Deprecate widget flag: GTK_WIDGET_HAS_FOCUS 2010-04-03 20:56:30 -04:00
gtkfilechooserentry.h Add a local_only property to GtkFileChooserEntry 2009-01-21 03:16:46 +00:00
gtkfilechooserprivate.h Improve show_and_select_files() function 2009-10-15 22:01:40 +02: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 Remove deprecated GtkFileChooser functions 2010-05-03 01:40:41 +02:00
gtkfilechooserutils.h Remove remnants of filechooser backend property 2010-05-10 23:43:49 -04:00
gtkfilechooserwidget.c Remove deprecated GtkFileChooser functions 2010-05-03 01:40:41 +02:00
gtkfilechooserwidget.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtkfilefilter.c [annotations] Add allow-none 2010-04-03 20:56:15 -04:00
gtkfilefilter.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtkfilesystem.c Fix file chooser refcounting issues 2010-04-03 20:59:07 -04:00
gtkfilesystem.h Fix file chooser refcounting issues 2010-04-03 20:59:07 -04:00
gtkfilesystemmodel.c filechooser: Fix a crash when removing files 2010-05-02 14:34:43 +02:00
gtkfilesystemmodel.h s/get_is_visible/iter_is_visible for clarity 2009-10-15 22:06:17 +02:00
gtkfixed.c Remove gtk_fixed_get_has_window() and gtk_fixed_set_has_window() 2010-05-03 01:51:21 +02:00
gtkfixed.h Remove gtk_fixed_get_has_window() and gtk_fixed_set_has_window() 2010-05-03 01:51:21 +02:00
gtkfontbutton.c Deprecate widget flag: GTK_WIDGET_VISIBLE 2010-04-03 20:58:20 -04:00
gtkfontbutton.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtkfontsel.c Remove deprecated GtkFontSelection(Dialog) functions 2010-05-03 01:40:41 +02:00
gtkfontsel.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtkframe.c Fix some compilation warnings 2010-05-01 03:52:03 +02:00
gtkframe.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtkgc.c Cast tile, stipple and clip_mask pointers to gintptr when calculating 2008-08-04 23:51:16 +00:00
gtkgc.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtkhandlebox.c Don't use GTK_WIDGET_STATE in internal code anymore 2010-04-03 20:59:06 -04:00
gtkhandlebox.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtkhbbox.c Revert a still used variable in GtkHButtonBox 2010-05-03 01:51:17 +02:00
gtkhbbox.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtkhbox.c Move documentation to inline comments: GtkHBox 2010-04-28 04:29:41 +02:00
gtkhbox.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtkhpaned.c Bug 553586 – Add orientation API to GtkPaned 2008-11-07 16:39:50 +00:00
gtkhpaned.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtkhruler.c Bug 553585 – Add orientation API to GtkRuler 2008-10-02 15:13:23 +00:00
gtkhruler.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtkhscale.c Bug 553765 – Add orientation API to GtkRange 2008-11-11 17:47:13 +00:00
gtkhscale.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtkhscrollbar.c [annotations] Add allow-none 2010-04-03 20:56:15 -04:00
gtkhscrollbar.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtkhseparator.c Bug 553582 – Add orientation API to GtkSeparator 2008-09-30 14:20:30 +00:00
gtkhseparator.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtkhsv.c Don't use GTK_WIDGET_STATE in internal code anymore 2010-04-03 20:59:06 -04: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 [annotations] Add allow-none 2010-04-03 20:56:15 -04:00
gtkiconfactory.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtkicontheme.c Doc fixes 2010-05-01 21:40:43 -04:00
gtkicontheme.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtkiconview.c Revert "Forward-port a GtkAdjustment compatibility fix" 2010-05-24 15:39:30 +02:00
gtkiconview.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtkimage.c Remove deprecated GtkImage functions 2010-05-03 01:39:49 +02:00
gtkimage.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtkimagemenuitem.c Deprecate widget flag: GTK_WIDGET_VISIBLE 2010-04-03 20:58:20 -04:00
gtkimagemenuitem.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtkimcontext.c Make 3.0 parallel-installable to 2.x 2010-05-08 01:18:53 -04:00
gtkimcontext.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtkimcontextsimple.c Allow holding compose key while entering a sequence 2009-11-28 21:47:36 -05:00
gtkimcontextsimple.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtkimcontextsimpleseqs.h Remove conflicting legacy compose sequences in favour of X.org sequences 2010-04-03 20:59:08 -04:00
gtkimmodule.c Fix compilation warning: Use G_GNUC_UNUSED macro 2009-11-09 21:49:47 +01:00
gtkimmodule.h Revert name change 2008-07-01 22:57:50 +00:00
gtkimmulticontext.c Allow running without any im context 2010-04-03 20:56:08 -04:00
gtkimmulticontext.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtkinfobar.c Don't use GTK_WIDGET_*SET_FLAGS (wid, GTK_CAN_DEFAULT) 2010-04-03 20:58:22 -04:00
gtkinfobar.h Add single-include guard 2009-07-09 16:30:52 +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 Don't use GTK_WIDGET_*SET_FLAGS (wid, GTK_TOPLEVEL) 2010-04-26 21:07:20 +02:00
gtkinvisible.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtkitem.c Don't use GTK_WIDGET_*SET_FLAGS (wid, GTK_REALIZED) 2010-04-03 20:59:03 -04:00
gtkitem.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtkkeyhash.c Fix a compatibility problem 2010-04-03 20:56:13 -04:00
gtkkeyhash.h Revert name change 2008-07-01 22:57:50 +00:00
gtklabel.c Merge branch 'gtk-2-90' 2010-05-06 22:55:02 -04:00
gtklabel.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtklayout.c Remove deprecated GtkLayout functions 2010-05-03 01:39:49 +02:00
gtklayout.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtklinkbutton.c Deprecate widget flag: GTK_WIDGET_REALIZED 2010-04-03 20:58:59 -04:00
gtklinkbutton.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtkliststore.c [annotations] Add allow-none 2010-04-03 20:56:15 -04:00
gtkliststore.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtkmain.c Remove gtkmain stuff from docs and tutorial. 2010-05-03 01:51:18 +02:00
gtkmain.h Remove all deprecated stuff from gtkmain 2010-05-03 01:51:18 +02:00
gtkmarshalers.list Add support for 'auth-info' attribute to the CUPS backend 2009-09-24 15:34:56 +02:00
gtkmenu.c Do not use lock_count of GtkAccelGroup directly in GtkMenu 2010-05-03 01:51:19 +02:00
gtkmenu.h Remove deprecated GtkMenu stuff. 2010-05-03 01:51:20 +02:00
gtkmenubar.c Don't use GTK_WIDGET_STATE in internal code anymore 2010-04-03 20:59:06 -04:00
gtkmenubar.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtkmenuitem.c Remove deprecated GtkMenuItem function 2010-05-03 01:39:49 +02:00
gtkmenuitem.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtkmenushell.c Make menu scrolling work with auto mnemonics 2010-04-03 20:59:16 -04:00
gtkmenushell.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtkmenutoolbutton.c Remove deprecated GtkTooltips 2010-05-03 01:51:21 +02:00
gtkmenutoolbutton.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtkmessagedialog.c Move documentation to inline comments: GtkMessageDialog 2010-04-21 05:57:29 +02:00
gtkmessagedialog.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtkmisc.c Don't use GTK_WIDGET_*SET_FLAGS (wid, GTK_REALIZED) 2010-04-03 20:59:03 -04:00
gtkmisc.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtkmnemonichash.c Deprecate widget flag: GTK_WIDGET_MAPPED 2010-04-03 20:58:58 -04:00
gtkmnemonichash.h Revert name change 2008-07-01 22:57:50 +00:00
gtkmodules.c Make 3.0 parallel-installable to 2.x 2010-05-08 01:18:53 -04:00
gtkmodules.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtkmountoperation-stub.c Bug 587485 – GMountOperation::show-processes support 2009-07-06 14:23:03 -04:00
gtkmountoperation-x11.c Fix casts in calls to g_utf8_validate() 2009-08-27 21:14:21 +02:00
gtkmountoperation.c [annotations] Add allow-none 2010-04-03 20:56:15 -04:00
gtkmountoperation.h Move documentation to inline comments: GtkMountOperation 2010-04-03 20:53:37 -04:00
gtkmountoperationprivate.h Bug 587485 – GMountOperation::show-processes support 2009-07-06 14:23:03 -04:00
gtknotebook.c Use accessor functions to access GtkLabel variables 2010-05-03 01:51:23 +02:00
gtknotebook.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtkobject.c gtk/gtkobject: use G_DEFINE_ABSTRACT_TYPE 2010-05-18 18:21:18 +02:00
gtkobject.h Move documentation to inline comments: GtkObject 2010-05-13 19:39:44 +02:00
gtkoffscreenwindow.c Don't use GTK_WIDGET_*SET_FLAGS (wid, GTK_REALIZED) 2010-04-03 20:59:03 -04:00
gtkoffscreenwindow.h Some fixes in gtkoffscreenwindow.h 2010-04-03 20:55:18 -04:00
gtkorientable.c Move documentation to inline comments: GtkOrientable 2010-05-13 03:35:02 +02:00
gtkorientable.h Bug 541009 – Get rid of separate subclasses for horizontal and vertical 2008-09-30 08:14:11 +00:00
gtkpagesetup.c [annotations] Add allow-none 2010-04-03 20:56:15 -04:00
gtkpagesetup.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtkpagesetupunixdialog.c Move documentation to inline comments: GtkPageSetupUnixDialog 2010-05-13 01:26:10 +02:00
gtkpagesetupunixdialog.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtkpaned.c Remove deprecated code: GtkPaned 2010-05-03 01:48:45 +02:00
gtkpaned.h Restore gtk_paned_get_handle_window() 2010-05-03 01:51:21 +02:00
gtkpapersize.c Update list of US Letter locales 2010-05-11 16:38:07 +02:00
gtkpapersize.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtkpathbar.c Fixed acces of child->requisition; call gtk_widget_get_child_requisition instead. 2010-04-20 00:33:20 -04:00
gtkpathbar.h Bug 520874 - Should use gio directly. 2008-06-10 00:39:35 +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 Mega commit backing out everything from the native-layout branch that 2010-04-21 03:42:23 -04:00
gtkplug.c Mega commit backing out everything from the native-layout branch that 2010-04-21 03:42:23 -04:00
gtkplug.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtkplugprivate.h Mega commit backing out everything from the native-layout branch that 2010-04-21 03:42:23 -04: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-04-03 20:55:20 -04:00
gtkprintbackend.h Allow getting the printer's hard margins 2009-12-01 17:39:01 +01:00
gtkprintcontext.c Bring GtkPrintContext hard margin aware 2009-12-05 13:23:44 +01:00
gtkprintcontext.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtkprinter-private.h Allow getting the printer's hard margins 2009-12-01 17:39:01 +01:00
gtkprinter.c Move documentation to inline comments: GtkPrinter 2010-05-16 02:11:16 +02:00
gtkprinter.h Move documentation to inline comments: GtkPrinter 2010-05-16 02:11:16 +02: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-04-03 20:59:16 -04:00
gtkprinteroptionset.h Revert name change 2008-07-01 22:57:50 +00:00
gtkprinteroptionwidget.c Set an appropriate title on the folder selection dialog for print-to-file 2010-04-29 17:14:14 -04:00
gtkprinteroptionwidget.h fix printer options 2006-08-23 19:31:56 +00:00
gtkprintjob.c [annotations] Add allow-none 2010-04-03 20:56:15 -04:00
gtkprintjob.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtkprintoperation-private.h Set unix printer hard margins on print context 2009-12-05 13:45:55 +01:00
gtkprintoperation-unix.c [annotations] Add allow-none 2010-04-03 20:56:15 -04:00
gtkprintoperation-win32.c Check for __MINGW64__ and not __MINGW64 2010-04-03 20:59:12 -04:00
gtkprintoperation.c Fix typo in gtkprintoperation 2010-05-08 16:36:38 +02:00
gtkprintoperation.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtkprintoperationpreview.c Doc additions 2008-12-30 05:18:18 +00:00
gtkprintoperationpreview.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtkprintsettings.c Use g_strcmp0 where it makes sense 2010-04-03 20:59:16 -04:00
gtkprintsettings.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtkprintunixdialog.c Don't use GTK_WIDGET_*SET_FLAGS (wid, GTK_NO_WINDOW) 2010-04-03 20:59:02 -04:00
gtkprintunixdialog.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +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 Mega commit to change ->get_desired_size() for ->get_desired_width/height(). 2010-04-12 22:21:46 -04:00
gtkprogress.c Remove GTK_WIDGET_* macros 2010-05-03 01:51:21 +02:00
gtkprogress.h Fix a typo 2008-12-29 06:02:38 +00:00
gtkprogressbar.c Remove deprecated functions from GtkProgressBar 2010-05-07 09:10:52 +02:00
gtkprogressbar.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtkquartz.c Rework a previous commit to not crash in addition to fixing leaks 2010-04-03 20:53:48 -04:00
gtkquartz.h Rework a previous commit to not crash in addition to fixing leaks 2010-04-03 20:53:48 -04: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 [PATCH] add the binding friendly join_group method to GtkRadioAction 2010-05-19 15:16:46 -04:00
gtkradioaction.h [PATCH] add the binding friendly join_group method to GtkRadioAction 2010-05-19 15:16:46 -04:00
gtkradiobutton.c Move documentation to inline comments: GtkRadioButton 2010-05-20 00:42:50 +02:00
gtkradiobutton.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtkradiomenuitem.c [introspection] Merge in Gtk-custom.c annotations 2010-04-03 20:51:53 -04:00
gtkradiomenuitem.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtkradiotoolbutton.c [annotations] Add allow-none 2010-04-03 20:56:15 -04:00
gtkradiotoolbutton.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtkrange.c Revert "Forward-port a GtkAdjustment compatibility fix" 2010-05-24 15:39:30 +02:00
gtkrange.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02: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 Move the module cache files below libdir 2010-05-17 21:30:46 -04:00
gtkrc.default
gtkrc.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02: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 Move documentation to inline comments: GtkRecentAction 2010-05-16 00:20:53 +02:00
gtkrecentaction.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtkrecentchooser.c Move documentation to inline comments: GtkRecentChooser 2010-05-18 18:16:35 +02:00
gtkrecentchooser.h Move documentation to inline comments: GtkRecentChooser 2010-05-18 18:16:35 +02:00
gtkrecentchooserdefault.c Deprecate widget flag: GTK_WIDGET_REALIZED 2010-04-03 20:58:59 -04:00
gtkrecentchooserdefault.h Revert name change 2008-07-01 22:57:50 +00:00
gtkrecentchooserdialog.c Move documentation to inline comments: GtkRecentChooserDialog 2010-05-21 04:15:02 +02:00
gtkrecentchooserdialog.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtkrecentchoosermenu.c Move documentation to inline comments: GtkRecentChooserMenu 2010-05-21 03:19:02 +02:00
gtkrecentchoosermenu.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02: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-04-03 20:56:15 -04:00
gtkrecentchooserutils.h Various clean ups in the GtkRecent code. (see #338843) 2007-03-14 10:33:36 +00:00
gtkrecentchooserwidget.c Move documentation to inline comments: GtkRecentChooserWidget 2010-05-16 01:58:06 +02:00
gtkrecentchooserwidget.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtkrecentfilter.c Revert name change 2008-07-01 22:57:50 +00:00
gtkrecentfilter.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtkrecentmanager.c Remove deprecated GtkRecentManager functions 2010-05-03 01:40:41 +02:00
gtkrecentmanager.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtkruler.c Don't use GTK_WIDGET_STATE in internal code anymore 2010-04-03 20:59:06 -04:00
gtkruler.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtkscale.c Fix a problem with marks on vertical scales 2010-05-04 20:33:21 -04:00
gtkscale.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtkscalebutton.c Move documentation to inline comments: GtkScaleButton 2010-05-16 00:32:05 +02:00
gtkscalebutton.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtkscrollbar.c [annotations] Add allow-none 2010-04-03 20:56:15 -04:00
gtkscrollbar.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtkscrolledwindow.c Revert "Forward-port a GtkAdjustment compatibility fix" 2010-05-24 15:39:30 +02:00
gtkscrolledwindow.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02: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 Prefix gtk_selection_clear with an underscore 2010-05-03 01:39:50 +02:00
gtkselection.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtkseparator.c Move documentation to inline comments: GtkSeparator 2010-05-13 01:26:09 +02:00
gtkseparator.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtkseparatormenuitem.c Move documentation to inline comments: GtkSeparatorMenuItem 2010-05-16 00:40:11 +02:00
gtkseparatormenuitem.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtkseparatortoolitem.c Move documentation to inline comments: GtkSeparatorToolItem 2010-05-16 02:39:50 +02:00
gtkseparatortoolitem.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtksettings.c Make it easy for apps to have dark themes 2010-05-10 01:15:14 +01:00
gtksettings.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtkshow.c [annotations] Add allow-none 2010-04-03 20:56:15 -04:00
gtkshow.h Revert name change 2008-07-01 22:57:50 +00:00
gtksizegroup.c Fix doc typos 2010-05-01 21:40:43 -04:00
gtksizegroup.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02: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-04-03 20:58:59 -04:00
gtksocket-x11.c Mega commit backing out everything from the native-layout branch that 2010-04-21 03:42:23 -04:00
gtksocket.c Remove deprecated GtkSocket functions 2010-05-03 01:40:41 +02:00
gtksocket.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtksocketprivate.h Mega commit backing out everything from the native-layout branch that 2010-04-21 03:42:23 -04:00
gtkspinbutton.c Revert "Forward-port a GtkAdjustment compatibility fix" 2010-05-24 15:39:30 +02:00
gtkspinbutton.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtkspinner.c Mega commit backing out everything from the native-layout branch that 2010-04-21 03:42:23 -04:00
gtkspinner.h Don't allow to include this new header individually 2009-10-21 20:20:54 +02:00
gtkstatusbar.c Don't use GTK_WIDGET_STATE in internal code anymore 2010-04-03 20:59:06 -04:00
gtkstatusbar.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +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 Add padding around the status icons 2010-05-10 15:26:44 +01:00
gtkstatusicon.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtkstock.c [introspection] Merge in Gtk-custom.c annotations 2010-04-03 20:51:53 -04:00
gtkstock.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtkstyle.c Move documentation to inline comments: GtkStyle 2010-05-16 01:37:36 +02:00
gtkstyle.h Move documentation to inline comments: GtkStyle 2010-05-16 01:37:36 +02:00
gtktable.c Don't use GTK_WIDGET_*SET_FLAGS (wid, GTK_NO_WINDOW) 2010-04-03 20:59:02 -04:00
gtktable.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtktearoffmenuitem.c Deprecate widget flag: GTK_WIDGET_DRAWABLE 2010-04-03 20:56:29 -04:00
gtktearoffmenuitem.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtktestutils.c Move documentation to inline comments: Testing utilities 2010-04-28 04:20:10 +02:00
gtktestutils.h gtk/gtkmountoperation.h gtk/gtktestutils.h remove as many includes as 2008-06-23 10:47:22 +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 gtk: remove begin-user-action/end-user-action around copying 2010-04-03 20:59:04 -04:00
gtktextbuffer.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtktextbufferrichtext.c [introspection] Merge in Gtk-custom.c annotations 2010-04-03 20:51:53 -04:00
gtktextbufferrichtext.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtktextbufferserialize.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00: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 2010-04-03 20:51:53 -04:00
gtktextchild.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtktextchildprivate.h Add Copyright/License information. 2005-07-13 05:44:22 +00:00
gtktextdisplay.c Deprecate widget flag: GTK_WIDGET_HAS_FOCUS 2010-04-03 20:56:30 -04:00
gtktextdisplay.h
gtktextiter.c Move documentation to inline comments: GtkTextIter 2010-05-13 01:26:09 +02:00
gtktextiter.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtktextiterprivate.h Revert name change 2008-07-01 22:57:50 +00:00
gtktextlayout.c [annotations] Add allow-none 2010-04-03 20:56:15 -04:00
gtktextlayout.h Revert name change 2008-07-01 22:57:50 +00:00
gtktextmark.c [annotations] Add allow-none 2010-04-03 20:56:15 -04:00
gtktextmark.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02: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-04-03 20:56:15 -04:00
gtktexttag.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtktexttagprivate.h Revert name change 2008-07-01 22:57:50 +00:00
gtktexttagtable.c Fix gtk_text_tag_table_lookup transfer introspection notes 2010-04-03 20:59:12 -04:00
gtktexttagtable.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02: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 Don't use GTK_WIDGET_STATE in internal code anymore 2010-04-03 20:59:06 -04:00
gtktextutil.h Revert name change 2008-07-01 22:57:50 +00:00
gtktextview.c Use event instead key in the previous patch 2010-05-05 04:06:17 +02:00
gtktextview.h Merge branch 'gtk-2-90' 2010-05-06 22:55:02 -04: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
gtktoggleaction.c Move documentation to inline comments: GtkToggleAction 2010-05-13 03:23:30 +02:00
gtktoggleaction.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02: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-04-03 20:59:06 -04:00
gtktogglebutton.h Remove gtk_toggle_button_set_state() from GtkToggleButton 2010-05-03 01:51:20 +02:00
gtktoggletoolbutton.c Rename gtk_activatable_reset to gtk_activatable_sync_action_properties, 2009-02-22 05:20:14 +00:00
gtktoggletoolbutton.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtktoolbar.c Remove deprecated GtkTooltips 2010-05-03 01:51:21 +02:00
gtktoolbar.h Remove deprecated GtkTooltips 2010-05-03 01:51:21 +02:00
gtktoolbutton.c Make toolbutton not call functions on non-GtkMisc 2010-05-03 20:20:44 +02:00
gtktoolbutton.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtktoolitem.c Move documentation to inline comments: GtkToolItem 2010-05-13 01:26:09 +02:00
gtktoolitem.h Remove deprecated GtkTooltips 2010-05-03 01:51:21 +02:00
gtktoolitemgroup.c Fixed possible devision by zero in size negotiations 2010-04-03 20:59:26 -04:00
gtktoolitemgroup.h Add missing single-include guards 2009-11-27 15:58:13 +01:00
gtktoolpalette.c Added missing default events in realize() implementations 2010-04-03 20:59:26 -04:00
gtktoolpalette.h GtkToolPalette: Change gtk_tool_palette_get_drop_group() return. 2010-04-03 20:55:20 -04: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 Change GtkIconSize to int in params/return values 2010-04-03 20:51:56 -04:00
gtktoolshell.h ToolShell: Add ellipsize, text-orientation, text-alignment and size-group. 2009-07-13 19:13:59 +02:00
gtktooltip.c Better tooltip positioning 2010-05-07 23:28:07 -04:00
gtktooltip.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtktrayicon-x11.c Add padding around the status icons 2010-05-10 15:26:44 +01:00
gtktrayicon.h Add padding around the status icons 2010-05-10 15:26:44 +01: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 Move documentation to inline comments: GtkTreeView drag-and-drop 2010-05-16 02:04:12 +02:00
gtktreednd.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtktreemodel.c add a get_indices_with_depth method to GtkTreePath with proper GI array annotations 2010-05-03 12:47:38 -04:00
gtktreemodel.h Merge branch 'gtk-2-90' 2010-05-06 22:55:02 -04:00
gtktreemodelfilter.c Expose visible() and modify() as vcalls in class 2010-05-04 03:42:22 +02:00
gtktreemodelfilter.h Merge branch 'gtk-2-90' 2010-05-06 22:55:02 -04:00
gtktreemodelsort.c [annotations] Add allow-none 2010-04-03 20:56:15 -04:00
gtktreemodelsort.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtktreeprivate.h Mega commit backing out everything from the native-layout branch that 2010-04-21 03:42:23 -04:00
gtktreeselection.c [docs] Cast to GFunc in gtk_tree_selection_get_selected_rows() example code 2010-04-03 20:51:56 -04:00
gtktreeselection.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtktreesortable.c [annotations] Add allow-none 2010-04-03 20:56:15 -04:00
gtktreesortable.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtktreestore.c [Annotations] Add array length for GtkTreeStore 2010-04-03 20:56:16 -04:00
gtktreestore.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtktreeview.c Revert "Forward-port a GtkAdjustment compatibility fix" 2010-05-24 15:39:30 +02:00
gtktreeview.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtktreeviewcolumn.c Remove deprecated GtkTreeViewColumn functions 2010-05-03 01:41:37 +02:00
gtktreeviewcolumn.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02: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 Remove GtkType legacy API and type definitions 2010-05-03 01:51:21 +02:00
gtktypeutils.h Remove GtkType legacy API and type definitions 2010-05-03 01:51:21 +02:00
gtkuimanager.c Deprecate widget flag: GTK_WIDGET_VISIBLE 2010-04-03 20:58:20 -04:00
gtkuimanager.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02: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 Remove unused variable 2010-05-03 01:51:20 +02:00
gtkvbbox.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtkvbox.c Move documentation to inline comments: GtkVBox 2010-04-03 20:59:01 -04:00
gtkvbox.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtkversion.h.in Revert name change 2008-07-01 22:57:50 +00:00
gtkviewport.c Merge branch 'native-layout-incubator' 2010-04-30 17:56:50 -04:00
gtkviewport.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtkvolumebutton.c [docs] Move documentation to inline comments: GtkVolumeButton 2010-04-18 03:48:26 +02:00
gtkvolumebutton.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtkvpaned.c [docs] Move documentation to inline comments: GtkVPaned 2010-04-18 02:57:30 +02:00
gtkvpaned.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtkvruler.c [docs] Move documentation to inline comments: GtkVRuler 2010-04-18 03:55:22 +02:00
gtkvruler.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtkvscale.c Update gtkvscale documentation for in code comments. Removed template document 2010-04-03 20:59:00 -04:00
gtkvscale.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtkvscrollbar.c Move documentation to inline comments: GtkVScrollbar 2010-04-03 20:59:00 -04:00
gtkvscrollbar.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtkvseparator.c Move documentation to inline comments: GtkVSeparator 2010-04-03 20:59:00 -04:00
gtkvseparator.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtkwidget.c Explain that unmap-event may never be emitted 2010-05-21 17:10:25 +02:00
gtkwidget.h Remove GTK_WIDGET_* macros 2010-05-03 01:51:21 +02: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 Don't use GTK_WIDGET_*SET_FLAGS (wid, GTK_TOPLEVEL) 2010-04-26 21:07:20 +02: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 [GtkWindow] Add annotations 2010-05-12 19:51:55 -03:00
gtkwindow.h Move GtkAccelGroup private structure to shared header file 2010-05-03 01:51:20 +02:00
gtkxembed.c [annotations] Add allow-none 2010-04-03 20:56:15 -04:00
gtkxembed.h Revert name change 2008-07-01 22:57:50 +00:00
line-arrow.xbm
line-wrap.xbm
makeenums.pl
Makefile.am Some cleanups after the module cache file change 2010-05-18 19:23:06 -04:00
makefile.msc.in Remove GtkPixmap completely 2010-05-03 01:51:17 +02: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-04-03 20:59:06 -04:00
paper_names.c Correct PRC6 and PRC9 envelope sizes 2010-04-03 20:55:17 -04: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 Let query utilities update the cache file directly 2010-05-17 22:58:25 -04:00
tree_minus.xbm
tree_minus.xpm
tree_plus.xbm
tree_plus.xpm
updateiconcache.c Bug 584638 - Build of gtkupdateiconcache without NLS breaks 2009-09-03 11:30:12 +02:00
xembed.h