gtk2/gtk
Matthias Clasen 13d69e552d Fix a compatibility problem
It turns out that my attempt at handling Super, Hyper and Meta better
is causing problems, mostly because Alt and Meta are commonly colocated
in the modmap, and apps do a check for the Alt modifier regularly.

See e.g bug 607697.
2010-02-12 18:55:42 -05:00
..
stock-icons Rotate figures on landscape icons in page setup dialog 2009-11-11 14:21:11 +01:00
tests Deprecate some widget flags 2010-01-07 10:04:55 +01:00
theme-bits Fix up linker flags 2009-12-19 18:37:39 +01:00
abicheck.sh
aliasfilescheck.sh
circles.xbm
compose-parse.py Fixes for the compose-parse.py script 2009-10-25 23:46:27 -04:00
fnmatch.c
gen-paper-names.c More conversion to C_() 2008-10-27 03:07:16 +00:00
gtk-builder-convert Handle translated combobox models better 2009-05-03 22:50:27 -04:00
gtk-compose-lookaside.txt Make Compose-vowel-minus combinations consistent 2009-12-01 12:29:53 -05:00
gtk-win32.rc.in
gtk.h GtkOffscreenWindow implementation for #604901 2009-12-28 09:33:41 -06:00
gtk.symbols Add some more goddamn accessors 2010-02-09 13:41:58 -05:00
gtkaboutdialog.c [introspection] Merge in Gtk-custom.c annotations 2009-12-16 17:22:01 -02:00
gtkaboutdialog.h Move documentation from templates to inline comments: GtkAboutDialog 2009-10-14 03:33:09 +02:00
gtkaccelgroup.c [introspection] Merge in Gtk-custom.c annotations 2009-12-16 17:22:01 -02:00
gtkaccelgroup.h Move documentation from templates to inline comments: GtkAccelGroup 2009-10-15 03:11:39 +02:00
gtkaccellabel.c Move documentation to inline comments: GtkAccelLabel 2010-02-09 04:12:25 +01:00
gtkaccellabel.h Move documentation to inline comments: GtkAccelLabel 2010-02-09 04:12:25 +01:00
gtkaccelmap.c
gtkaccelmap.h
gtkaccessible.c Move documentation from templates to inline comments: GtkAccesible 2009-10-15 03:13:22 +02:00
gtkaccessible.h [gtk/gtkaccessible] Seal the public member of GtkAccesible 2009-12-08 02:08:35 +01:00
gtkaction.c Change GtkIconSize to int in params/return values 2009-12-19 10:32:35 +01:00
gtkaction.h Add gtk_action_[sg]et_always_show_image() 2009-11-27 19:14:35 +01:00
gtkactiongroup.c [introspection] Merge in Gtk-custom.c annotations 2009-12-16 17:22:01 -02:00
gtkactiongroup.h
gtkactivatable.c Bug 602099 - Actions can be activatable too 2009-12-15 08:05:11 -05:00
gtkactivatable.h Rename gtk_activatable_reset to gtk_activatable_sync_action_properties, 2009-02-22 05:20:14 +00:00
gtkadjustment.c Forward-port a GtkAdjustment compatibility fix 2009-05-03 13:04:06 -04:00
gtkadjustment.h
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
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 Deprecate flag macros for toplevel, state, no window and composite child 2010-01-04 07:57:05 +01:00
gtkassistant.h
gtkbbox.c Fix the remaining issues that broke the PLT check 2009-07-08 17:01:32 +02:00
gtkbbox.h
gtkbin.c [introspection] Merge in Gtk-custom.c annotations 2009-12-16 17:22:01 -02:00
gtkbin.h no need to include <gdk/gdk.h> in any widget header, it's included via 2008-10-30 15:58:06 +00:00
gtkbindings.c [docs] Add some 'Since: 2.4' tags 2009-12-18 21:00:10 +01:00
gtkbindings.h Undeprecate gtk_binding_entry_add_signall 2009-02-11 15:52:37 +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
gtkbuildable.h
gtkbuilder.c [introspection] Merge in Gtk-custom.c annotations 2009-12-16 17:22:01 -02:00
gtkbuilder.h Improve GtkBuilder error reporting 2009-04-06 20:13:35 -04: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 Deprecate widget flag: GTK_WIDGET_CAN_FOCUS 2010-01-07 10:05:08 +01:00
gtkbutton.h Deprecate functions according to deprecated GtkButton signals 2009-10-27 22:42:25 +01:00
gtkcalendar.c Avoid a crash when setting a tooltip on a GtkCalendar 2010-02-09 13:41:58 -05: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] GtkCellEditable::editing-cancelled should be writable 2009-12-19 01:21:22 +01:00
gtkcelleditable.h
gtkcelllayout.c [introspection] Merge in Gtk-custom.c annotations 2009-12-16 17:22:01 -02:00
gtkcelllayout.h
gtkcellrenderer.c Trivial typo fix. 2009-11-08 01:10:45 +02:00
gtkcellrenderer.h Add API for sealed member "visible" 2009-07-15 03:22:22 +02:00
gtkcellrendereraccel.c Add a missing include 2009-09-02 22:14:47 -04:00
gtkcellrendereraccel.h
gtkcellrenderercombo.c Use GtkCellEditable::editing-canceled 2009-12-04 02:50:57 +01:00
gtkcellrenderercombo.h
gtkcellrendererpixbuf.c Bug 565317 - Resulting image of GtkCellRendererPixbuf depends on order of set properties 2009-06-15 21:10:34 +02:00
gtkcellrendererpixbuf.h
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
gtkcellrendererspin.c Use GtkCellEditable::editing-canceled 2009-12-04 02:50:57 +01:00
gtkcellrendererspin.h
gtkcellrendererspinner.c Add customary args to gtk_style_paint_spinner() 2009-11-27 01:23:55 -05:00
gtkcellrendererspinner.h Add single-include guard and reduce includes to what's needed 2009-10-21 20:21:20 +02:00
gtkcellrenderertext.c Use g_value_dup_string instead. 2009-12-18 20:51:03 +01:00
gtkcellrenderertext.h gtk/gtkcellrenderertext.h gtk/gtkentry.[ch] gtk/gtkimcontext.h 2008-10-30 18:38:06 +00:00
gtkcellrenderertoggle.c Make toggle cell renderer follow insensitive state of widget 2009-09-04 14:06:58 +02:00
gtkcellrenderertoggle.h Add API for the sealed member "activatable" 2009-07-14 01:53:56 +02:00
gtkcellview.c [introspection] Merge in Gtk-custom.c annotations 2009-12-16 17:22:01 -02:00
gtkcellview.h Deprecate get_cell_renderers implementations 2009-06-15 18:25:04 -04: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 Rename gtk_activatable_reset to gtk_activatable_sync_action_properties, 2009-02-22 05:20:14 +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 Rework a previous commit to not crash in addition to fixing leaks 2010-01-01 21:28:16 +01:00
gtkclipboard.c [introspection] Merge in Gtk-custom.c annotations 2009-12-16 17:22:01 -02:00
gtkclipboard.h
gtkclist.c Deprecate flag macros for toplevel, state, no window and composite child 2010-01-04 07:57:05 +01: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 Deprecate flag macros for toplevel, state, no window and composite child 2010-01-04 07:57:05 +01:00
gtkcolorbutton.h
gtkcolorsel.c [docs] Add missing "Deprecated: 2.x" to the api doc comments 2010-01-11 06:25:59 +01:00
gtkcolorsel.h
gtkcolorseldialog.c More doc fixes 2008-09-04 04:26:02 +00:00
gtkcolorseldialog.h
gtkcombo.c Don't use deprecated button signal functions in clist and combo 2009-10-27 22:42:24 +01:00
gtkcombo.h
gtkcombobox.c Allow NULL iter in gtk_combo_box_set_active_iter to unset 2010-01-08 19:48:14 +01:00
gtkcombobox.h Use GtkCellEditable::editing-canceled 2009-12-04 02:50:57 +01:00
gtkcomboboxentry.c Make gtk_combo_box_entry_set_text_column more forgiving 2009-09-04 22:20:28 -04:00
gtkcomboboxentry.h
gtkcontainer.c Limit GtkContainer::border-width to 65535 2010-01-11 17:37:13 +01:00
gtkcontainer.h Revert "Remove deprecated GtkContainer function and macros" 2009-10-10 18:26:07 +02:00
gtkctree.c [introspection] Merge in Gtk-custom.c annotations 2009-12-16 17:22:01 -02:00
gtkctree.h gtk/gtkclist.h gtk/gtkctree.h gtk/gtklist.h gtk/gtklistitem.h 2008-09-23 10:28:23 +00:00
gtkcurve.c Deprecate GtkCurve and GtkGammaCurve 2009-10-21 18:17:32 +02:00
gtkcurve.h Deprecate GtkCurve and GtkGammaCurve 2009-10-21 18:17:32 +02:00
gtkcustompaperunixdialog.c Fix declaration of gtk_print_job_set_status 2010-01-17 23:47:20 -05:00
gtkcustompaperunixdialog.h No need to have single-include guards in a private header 2009-07-14 01:33:52 +02:00
gtkdebug.h
gtkdialog.c [introspection] Merge in Gtk-custom.c annotations 2009-12-16 17:22:01 -02:00
gtkdialog.h Bug 596019 - No accessors for GtkDialog buttons 2009-10-12 17:20:02 +02:00
gtkdnd-quartz.c Small memory fix 2010-01-22 21:09:10 +01:00
gtkdnd.c Remove existing signal connections in gtk_drag_dest_unset(). 2010-01-29 11:10:16 -06: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 Deprecate flag macros for toplevel, state, no window and composite child 2010-01-04 07:57:05 +01:00
gtkdrawingarea.h no need to include <gdk/gdk.h> in any widget header, it's included via 2008-10-30 15:58:06 +00:00
gtkeditable.c [introspection] Merge in Gtk-custom.c annotations 2009-12-16 17:22:01 -02:00
gtkeditable.h Match parameter names 2008-12-29 04:24:49 +00:00
gtkentry.c Bug 607778 - Add accessors for GtkEntry's windows 2010-01-22 17:20:01 +01:00
gtkentry.h Bug 607778 - Add accessors for GtkEntry's windows 2010-01-22 17:20:01 +01:00
gtkentrybuffer.c Correct property types 2009-07-17 15:16:38 -04:00
gtkentrybuffer.h Use G_CONST_RETURN for const return values 2009-07-15 18:29:13 -04:00
gtkentrycompletion.c [introspection] Merge in Gtk-custom.c annotations 2009-12-16 17:22:01 -02:00
gtkentrycompletion.h
gtkentryprivate.h
gtkenums.h [gtk] Deprecate GtkCurveType enum 2010-02-07 01:52:58 +01:00
gtkeventbox.c Deprecate some widget flags 2010-01-07 10:04:55 +01:00
gtkeventbox.h no need to include <gdk/gdk.h> in any widget header, it's included via 2008-10-30 15:58:06 +00:00
gtkexpander.c [introspection] Merge in Gtk-custom.c annotations 2009-12-16 17:22:01 -02:00
gtkexpander.h
gtkfilechooser.c Move documentation to inline comments: GtkFileChooser 2009-12-21 06:31:37 +01:00
gtkfilechooser.h Move documentation to inline comments: GtkFileChooser 2009-12-21 06:31:37 +01:00
gtkfilechooserbutton.c Deprecate flag macros for toplevel, state, no window and composite child 2010-01-04 07:57:05 +01:00
gtkfilechooserbutton.h
gtkfilechooserdefault.c Deprecate flag macros for toplevel, state, no window and composite child 2010-01-04 07:57:05 +01:00
gtkfilechooserdefault.h
gtkfilechooserdialog.c Use "Deprecated:" gtk-doc symbol corrently 2009-11-06 03:03:40 +01:00
gtkfilechooserdialog.h
gtkfilechooserembed.c
gtkfilechooserembed.h
gtkfilechooserentry.c Fix compilation warning: initialize variable to NO_MATCH 2009-11-09 09:41:51 +01: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 Allow disabling New Folder button in File Choser 2009-07-30 16:58:42 +02:00
gtkfilechooserutils.h Allow disabling New Folder button in File Choser 2009-07-30 16:58:42 +02:00
gtkfilechooserwidget.c Use "Deprecated:" gtk-doc symbol corrently 2009-11-06 03:03:40 +01:00
gtkfilechooserwidget.h
gtkfilefilter.c
gtkfilefilter.h
gtkfilesel.c Fix compilation warning: Use a variable to store the return value 2009-11-09 22:39:54 +01:00
gtkfilesel.h
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 Don't keep the filesystem model alive while querying files 2009-11-02 20:11:09 +01:00
gtkfilesystemmodel.h s/get_is_visible/iter_is_visible for clarity 2009-10-15 22:06:17 +02:00
gtkfixed.c No GTK_WIDGET_NO_WINDOW in GtkFixed and deprecate gtk_fixed_set_has_window 2010-01-04 08:39:24 +01:00
gtkfixed.h No GTK_WIDGET_NO_WINDOW in GtkFixed and deprecate gtk_fixed_set_has_window 2010-01-04 08:39:24 +01:00
gtkfontbutton.c Deprecate flag macros for toplevel, state, no window and composite child 2010-01-04 07:57:05 +01:00
gtkfontbutton.h
gtkfontsel.c Deprecate flag macros for toplevel, state, no window and composite child 2010-01-04 07:57:05 +01:00
gtkfontsel.h Bug 558667 – gtk_font_selection_dialog_get_apply_button - deprecate? 2008-10-31 22:16:41 +00:00
gtkframe.c [introspection] Merge in Gtk-custom.c annotations 2009-12-16 17:22:01 -02: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 Deprecate GtkCurve and GtkGammaCurve 2009-10-21 18:17:32 +02:00
gtkgamma.h Deprecate GtkCurve and GtkGammaCurve 2009-10-21 18:17:32 +02:00
gtkgc.c
gtkgc.h
gtkhandlebox.c Deprecate flag macros for toplevel, state, no window and composite child 2010-01-04 07:57:05 +01:00
gtkhandlebox.h no need to include <gdk/gdk.h> in any widget header, it's included via 2008-10-30 15:58:06 +00:00
gtkhbbox.c Fix the remaining issues that broke the PLT check 2009-07-08 17:01:32 +02:00
gtkhbbox.h Fix the remaining issues that broke the PLT check 2009-07-08 17:01:32 +02:00
gtkhbox.c 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 Use g_mapped_file_unref() 2009-06-18 15:11:57 -04:00
gtkiconcache.h
gtkiconcachevalidator.c
gtkiconcachevalidator.h
gtkiconfactory.c Change GtkIconSize to int in params/return values 2009-12-19 10:32:35 +01:00
gtkiconfactory.h
gtkicontheme.c [introspection] Merge in Gtk-custom.c annotations 2009-12-16 17:22:01 -02:00
gtkicontheme.h
gtkiconview.c Deprecate flag macros for toplevel, state, no window and composite child 2010-01-04 07:57:05 +01:00
gtkiconview.h Add a GtkIconView::item-padding property 2009-08-06 23:56:30 -04:00
gtkimage.c Move documentation to inline comments: GtkImage 2009-12-21 06:34:10 +01:00
gtkimage.h Move documentation to inline comments: GtkImage 2009-12-21 06:34:10 +01:00
gtkimagemenuitem.c [introspection] Merge in Gtk-custom.c annotations 2009-12-16 17:22:01 -02: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 Allow holding compose key while entering a sequence 2009-11-28 21:47:36 -05:00
gtkimcontextsimple.h
gtkimcontextsimpleseqs.h Regenerate gtkimcontextsimpleseqs.h 2009-12-01 12:47:44 -05:00
gtkimmodule.c Fix compilation warning: Use G_GNUC_UNUSED macro 2009-11-09 21:49:47 +01:00
gtkimmodule.h
gtkimmulticontext.c Allow running without any im context 2010-02-09 13:41:57 -05:00
gtkimmulticontext.h Bug 450716 – New API to change global IM 2009-01-13 19:15:42 +00:00
gtkinfobar.c Fix some compilation warning 2009-10-21 02:08:18 +02:00
gtkinfobar.h Add single-include guard 2009-07-09 16:30:52 +02:00
gtkinputdialog.c
gtkinputdialog.h Deprecate GtkInputDialog 2009-10-16 16:05:13 +02:00
gtkintl.h
gtkinvisible.c examples/gtkdial/gtkdial.c gdk/gdkapplaunchcontext.c gdk/gdkpango.c 2008-08-12 09:51:16 +00:00
gtkinvisible.h
gtkitem.c
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 [introspection] Merge in Gtk-custom.c annotations 2009-12-16 17:22:01 -02:00
gtkitemfactory.h Move G_END_DECLS before the #endif in gtkitemfactory.h 2009-04-04 13:40:12 +02:00
gtkkeyhash.c Fix a compatibility problem 2010-02-12 18:55:42 -05:00
gtkkeyhash.h
gtklabel.c Reset effective_attrs when necessary 2010-01-17 23:33:19 -05:00
gtklabel.h Only show the mnemonic underline when pressing Alt 2009-12-20 03:11:05 -05:00
gtklayout.c [introspection] Merge in Gtk-custom.c annotations 2009-12-16 17:22:01 -02: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 [introspection] Merge in Gtk-custom.c annotations 2009-12-16 17:22:01 -02:00
gtklinkbutton.h
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 [introspection] Merge in Gtk-custom.c annotations 2009-12-16 17:22:01 -02:00
gtkliststore.h
gtkmain.c Deprecate some widget flags 2010-01-07 10:04:55 +01:00
gtkmain.h gtk_init_with_args() arguments should be const gchar* 2009-10-26 22:29:33 +01:00
gtkmarshal.list
gtkmarshalers.list Add support for 'auth-info' attribute to the CUPS backend 2009-09-24 15:34:56 +02:00
gtkmenu.c Deprecate flag macros for toplevel, state, no window and composite child 2010-01-04 07:57:05 +01:00
gtkmenu.h Add a way to turn off toggle spacing in menus 2009-06-24 01:01:51 -04:00
gtkmenubar.c Deprecate flag macros for toplevel, state, no window and composite child 2010-01-04 07:57:05 +01:00
gtkmenubar.h no need to include <gdk/gdk.h> in any widget header, it's included via 2008-10-30 15:58:06 +00:00
gtkmenuitem.c Only show the mnemonic underline when pressing Alt 2009-12-20 03:11:05 -05:00
gtkmenuitem.h added new apis gtk_menu_item_[set/get]_label() and 2008-11-06 17:19:08 +00:00
gtkmenushell.c Fix missing GTK_WINDOW cast in _gtk_menu_shell_update_mnemonics 2010-01-04 07:29:42 +01:00
gtkmenushell.h Only show the mnemonic underline when pressing Alt 2009-12-20 03:11:05 -05:00
gtkmenutoolbutton.c [introspection] Merge in Gtk-custom.c annotations 2009-12-16 17:22:01 -02:00
gtkmenutoolbutton.h
gtkmessagedialog.c [introspection] Merge in Gtk-custom.c annotations 2009-12-16 17:22:01 -02:00
gtkmessagedialog.h Add a message area widget 2009-06-05 18:00:26 -04:00
gtkmisc.c Deprecate flag macros for toplevel, state, no window and composite child 2010-01-04 07:57:05 +01:00
gtkmisc.h no need to include <gdk/gdk.h> in any widget header, it's included via 2008-10-30 15:58:06 +00:00
gtkmnemonichash.c
gtkmnemonichash.h
gtkmodules.c Fix casting problem in gmodule code. 2009-04-24 18:16:15 -05:00
gtkmodules.h
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 Move documentation to inline comments: GtkMountOperation 2009-12-21 06:34:43 +01:00
gtkmountoperation.h Move documentation to inline comments: GtkMountOperation 2009-12-21 06:34:43 +01:00
gtkmountoperationprivate.h Bug 587485 – GMountOperation::show-processes support 2009-07-06 14:23:03 -04:00
gtknotebook.c Fix a redraw problem with action widgets 2010-01-18 17:06:48 -05:00
gtknotebook.h Add an 'action area' to GtkNotebook 2009-11-08 21:28:17 -05:00
gtkobject.c Fix warning: cast to gint* 2009-10-30 18:34:35 +01:00
gtkobject.h Deprecate flag macros for toplevel, state, no window and composite child 2010-01-04 07:57:05 +01:00
gtkoffscreenwindow.c [docs] Fix GtkOffscreenWindow documentation 2010-01-28 04:10:39 +01:00
gtkoffscreenwindow.h Some fixes in gtkoffscreenwindow.h 2010-01-13 22:23:03 +01: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 Deprecate flag macros for toplevel, state, no window and composite child 2010-01-04 07:57:05 +01:00
gtkoptionmenu.h
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 Fix declaration of gtk_print_job_set_status 2010-01-17 23:47:20 -05:00
gtkpagesetupunixdialog.h
gtkpaned.c Implement gtk_paned_get_handle_window 2010-01-29 16:49:12 +01:00
gtkpaned.h Implement gtk_paned_get_handle_window 2010-01-29 16:49:12 +01:00
gtkpapersize.c [introspection] Merge in Gtk-custom.c annotations 2009-12-16 17:22:01 -02:00
gtkpapersize.h no need to include <gtk/gtkenums.h> in headers which somehow include 2008-10-30 16:34:16 +00:00
gtkpathbar.c bgo#355851 - Hide backup files in the file chooser 2009-06-11 19:58:51 -05:00
gtkpathbar.h
gtkpixmap.c [introspection] Merge in Gtk-custom.c annotations 2009-12-16 17:22:01 -02:00
gtkpixmap.h gtk/gtkclist.h gtk/gtkctree.h gtk/gtklist.h gtk/gtklistitem.h 2008-09-23 10:28:23 +00:00
gtkplug-stub.c
gtkplug-win32.c
gtkplug-x11.c Small cleanups to debug messages for GtkPlug/GtkSocket 2008-09-19 22:52:33 +00:00
gtkplug.c Fix a refcounting issues in GtkPlug 2010-02-09 13:41:57 -05: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
gtkpreview.c
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
gtkprint-win32.h
gtkprintbackend.c Fix declaration of gtk_print_job_set_status 2010-01-17 23:47:20 -05: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 Bring GtkPrintContext hard margin aware 2009-12-05 13:23:44 +01:00
gtkprinter-private.h Allow getting the printer's hard margins 2009-12-01 17:39:01 +01:00
gtkprinter.c Use g_strcmp0() instead custom safe_strcmp() 2010-01-08 18:27:43 +01:00
gtkprinter.h Allow getting the printer's hard margins 2009-12-01 17:39:01 +01:00
gtkprinteroption.c Print when Enter pressed in certain GtkEntries of the print dialog 2009-08-11 09:24:18 +02:00
gtkprinteroption.h Print when Enter pressed in certain GtkEntries of the print dialog 2009-08-11 09:24:18 +02:00
gtkprinteroptionset.c Use g_strcmp0() instead custom safe_strcmp() 2010-01-08 18:27:43 +01:00
gtkprinteroptionset.h
gtkprinteroptionwidget.c Fix missing GTK_WIDGET cast on printer option widget in construct_widgets 2010-01-04 07:30:57 +01:00
gtkprinteroptionwidget.h
gtkprintjob.c Add ability to print in number-up mode for file backend and lpr backend 2009-05-13 18:28:42 +02:00
gtkprintjob.h Add ability to print in number-up mode for file backend and lpr backend 2009-05-13 18:28:42 +02:00
gtkprintoperation-private.h Set unix printer hard margins on print context 2009-12-05 13:45:55 +01:00
gtkprintoperation-unix.c Fix declaration of gtk_print_job_set_status 2010-01-17 23:47:20 -05:00
gtkprintoperation-win32.c Set win32 printer hard margins on print context 2009-12-05 13:51:37 +01:00
gtkprintoperation.c [introspection] Merge in Gtk-custom.c annotations 2009-12-16 17:22:01 -02:00
gtkprintoperation.h Add gtk_print_operation_get_n_pages_to_print() 2009-08-07 09:42:03 +02:00
gtkprintoperationpreview.c Doc additions 2008-12-30 05:18:18 +00:00
gtkprintoperationpreview.h
gtkprintsettings.c [introspection] Merge in Gtk-custom.c annotations 2009-12-16 17:22:01 -02: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 Deprecate flag macros for toplevel, state, no window and composite child 2010-01-04 07:57:05 +01:00
gtkprintunixdialog.h Add paper size combo and orientation combo to print dialog 2009-07-10 11:28:31 +02:00
gtkprintutils.c
gtkprintutils.h no need to include <gtk/gtkenums.h> in headers which somehow include 2008-10-30 16:34:16 +00:00
gtkprivate.h Use standard mac shortcuts 2009-10-26 00:03:05 +01:00
gtkprogress.c 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 [introspection] Merge in Gtk-custom.c annotations 2009-12-16 17:22:01 -02: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 Rework a previous commit to not crash in addition to fixing leaks 2010-01-01 21:28:16 +01:00
gtkquartz.h Rework a previous commit to not crash in addition to fixing leaks 2010-01-01 21:28:16 +01:00
gtkquery.c
gtkquery.h
gtkradioaction.c [introspection] Merge in Gtk-custom.c annotations 2009-12-16 17:22:01 -02:00
gtkradioaction.h
gtkradiobutton.c [introspection] Merge in Gtk-custom.c annotations 2009-12-16 17:22:01 -02: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 [introspection] Merge in Gtk-custom.c annotations 2009-12-16 17:22:01 -02: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
gtkrange.c Bug 607082 - Add accessors for sealed GtkRange members 2010-01-22 16:52:56 +01:00
gtkrange.h Bug 607082 - Add accessors for sealed GtkRange members 2010-01-22 16:52:56 +01:00
gtkrbtree.c
gtkrbtree.h
gtkrc.c [introspection] Merge in Gtk-custom.c annotations 2009-12-16 17:22:01 -02:00
gtkrc.default
gtkrc.h
gtkrc.key.default
gtkrc.key.emacs
gtkrc.key.mac Use standard mac shortcuts: add gtk/gtkrc.key.mac 2009-10-28 00:54:28 +01:00
gtkrecentaction.c i Bug 560228 – Add "action-controller" property to GtkWidgetClass 2009-01-23 15:15:28 +00:00
gtkrecentaction.h
gtkrecentchooser.c [introspection] Merge in Gtk-custom.c annotations 2009-12-16 17:22:01 -02:00
gtkrecentchooser.h
gtkrecentchooserdefault.c Deprecate flag macros for toplevel, state, no window and composite child 2010-01-04 07:57:05 +01:00
gtkrecentchooserdefault.h
gtkrecentchooserdialog.c gtk/gtkaccellabel.c gtk/gtkaction.c gtk/gtkclist.c gtk/gtkcolorbutton.c 2008-08-12 14:37:03 +00:00
gtkrecentchooserdialog.h
gtkrecentchoosermenu.c Rename gtk_activatable_reset to gtk_activatable_sync_action_properties, 2009-02-22 05:20:14 +00:00
gtkrecentchoosermenu.h
gtkrecentchooserprivate.h Rename gtk_activatable_reset to gtk_activatable_sync_action_properties, 2009-02-22 05:20:14 +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
gtkrecentchooserwidget.h
gtkrecentfilter.c
gtkrecentfilter.h
gtkrecentmanager.c [introspection] Merge in Gtk-custom.c annotations 2009-12-16 17:22:01 -02:00
gtkrecentmanager.h Fix the docs for gtk_recent_info_get_application_info() 2009-06-15 18:25:04 -04: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 Fix compilation warning: cast to GCompareFunc 2010-02-11 00:57:13 +01:00
gtkscale.h Bug 565656 – Add marks to scales 2009-01-20 05:10:27 +00:00
gtkscalebutton.c Deprecate some widget flags 2010-01-07 10:04:55 +01: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 Deprecate widget flag: GTK_WIDGET_CAN_FOCUS 2010-01-07 10:05:08 +01: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
gtksearchengine.h
gtksearchenginebeagle.c
gtksearchenginebeagle.h
gtksearchenginequartz.c
gtksearchenginequartz.h
gtksearchenginesimple.c
gtksearchenginesimple.h
gtksearchenginetracker.c Support tracker 0.7 2009-09-30 00:43:51 -04:00
gtksearchenginetracker.h
gtkselection.c [introspection] Merge in Gtk-custom.c annotations 2009-12-16 17:22:01 -02: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
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
gtksettings.c Only show the mnemonic underline when pressing Alt 2009-12-20 03:11:05 -05:00
gtksettings.h
gtkshow.c
gtkshow.h
gtksignal.c gtk/gtkobject.c s/GtkType/GType/ and 2008-09-23 18:24:33 +00:00
gtksignal.h gtk/gtkobject.c s/GtkType/GType/ and 2008-09-23 18:24:33 +00:00
gtksizegroup.c Deprecate flag macros for toplevel, state, no window and composite child 2010-01-04 07:57:05 +01:00
gtksizegroup.h
gtksocket-stub.c
gtksocket-win32.c
gtksocket-x11.c Handle reparenting out of a socket 2009-11-27 23:49:04 -05:00
gtksocket.c Deprecate flag macros for toplevel, state, no window and composite child 2010-01-04 07:57:05 +01:00
gtksocket.h
gtksocketprivate.h
gtkspinbutton.c [introspection] Merge in Gtk-custom.c annotations 2009-12-16 17:22:01 -02:00
gtkspinbutton.h no need to include <gdk/gdk.h> in any widget header, it's included via 2008-10-30 15:58:06 +00:00
gtkspinner.c Add customary args to gtk_style_paint_spinner() 2009-11-27 01:23:55 -05:00
gtkspinner.h Don't allow to include this new header individually 2009-10-21 20:20:54 +02:00
gtkstatusbar.c Implement gtk_statusbar_get_message_area and "message_area" child 2009-11-12 18:57:37 +01:00
gtkstatusbar.h Implement gtk_statusbar_get_message_area and "message_area" child 2009-11-12 18:57:37 +01:00
gtkstatusicon-quartz.c
gtkstatusicon.c Add a way to set wm_class on statusicons 2010-01-20 12:25:24 -05:00
gtkstatusicon.h Add a way to set wm_class on statusicons 2010-01-20 12:25:24 -05:00
gtkstock.c [introspection] Merge in Gtk-custom.c annotations 2009-12-16 17:22:01 -02:00
gtkstock.h Move documentation to inline comments: GtkStock 2009-11-28 03:05:09 +01:00
gtkstyle.c Change GtkIconSize to int in params/return values 2009-12-19 10:32:35 +01:00
gtkstyle.h Add customary args to gtk_style_paint_spinner() 2009-11-27 01:23:55 -05: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
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 Deprecate GDK_WINDOW_OBJECT and GdkWindowObject 2009-09-04 17:59:18 +02:00
gtktestutils.h
gtktext.c Do not use static GTypeInfo and GInterfaceInfo 2009-11-06 01:21:09 +01:00
gtktext.h no need to include <gdk/gdk.h> in any widget header, it's included via 2008-10-30 15:58:06 +00:00
gtktextbtree.c Fix compilation warning: Disable unused function 2009-11-09 20:56:54 +01:00
gtktextbtree.h
gtktextbuffer.c [introspection] Merge in Gtk-custom.c annotations 2009-12-16 17:22:01 -02: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 [introspection] Merge in Gtk-custom.c annotations 2009-12-16 17:22:01 -02:00
gtktextbufferrichtext.h
gtktextbufferserialize.c
gtktextbufferserialize.h
gtktextchild.c [introspection] Merge in Gtk-custom.c annotations 2009-12-16 17:22:01 -02:00
gtktextchild.h
gtktextchildprivate.h
gtktextdisplay.c
gtktextdisplay.h
gtktextiter.c [introspection] Merge in Gtk-custom.c annotations 2009-12-16 17:22:01 -02:00
gtktextiter.h
gtktextiterprivate.h
gtktextlayout.c [introspection] Merge in Gtk-custom.c annotations 2009-12-16 17:22:01 -02:00
gtktextlayout.h
gtktextmark.c [introspection] Merge in Gtk-custom.c annotations 2009-12-16 17:22:01 -02:00
gtktextmark.h
gtktextmarkprivate.h
gtktextsegment.c
gtktextsegment.h
gtktexttag.c Use g_value_dup_string instead. 2009-12-18 20:51:03 +01:00
gtktexttag.h Bug 554420 - Seal GtkTextTag 2010-02-04 15:35:15 -08:00
gtktexttagprivate.h
gtktexttagtable.c examples/gtkdial/gtkdial.c gdk/gdkapplaunchcontext.c gdk/gdkpango.c 2008-08-12 09:51:16 +00:00
gtktexttagtable.h
gtktexttypes.c
gtktexttypes.h
gtktextutil.c Un-doc-commentize non-exported functions 2008-12-29 04:50:15 +00:00
gtktextutil.h
gtktextview.c Implement "preedit-changed" in GtkEntry and GtkTextView 2010-01-11 10:59:26 +01:00
gtktextview.h
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
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
gtktoggleactionprivate.h
gtktogglebutton.c Deprecate widget flag: GTK_WIDGET_CAN_FOCUS 2010-01-07 10:05:08 +01:00
gtktogglebutton.h no need to include <gdk/gdk.h> in any widget header, it's included via 2008-10-30 15:58:06 +00:00
gtktoggletoolbutton.c Rename gtk_activatable_reset to gtk_activatable_sync_action_properties, 2009-02-22 05:20:14 +00:00
gtktoggletoolbutton.h
gtktoolbar.c Change GtkIconSize to int in params/return values 2009-12-19 10:32:35 +01:00
gtktoolbar.h move deprecated functions together, move setters and getters together, 2008-11-11 15:45:08 +00:00
gtktoolbutton.c Correctly clone the toolbutton's icon-name image widget 2010-02-09 15:08:56 +01:00
gtktoolbutton.h
gtktoolitem.c Change GtkIconSize to int in params/return values 2009-12-19 10:32:35 +01:00
gtktoolitem.h ToolShell: Add ellipsize, text-orientation, text-alignment and size-group. 2009-07-13 19:13:59 +02:00
gtktoolitemgroup.c Adjust default value for GtkToolItemGroup::label 2009-11-27 00:14:37 -05:00
gtktoolitemgroup.h Add missing single-include guards 2009-11-27 15:58:13 +01:00
gtktoolpalette.c GtkToolPalette: Fix a compiler warning introduced in my last commit. 2010-01-19 09:04:15 +01:00
gtktoolpalette.h GtkToolPalette: Change gtk_tool_palette_get_drop_group() return. 2010-01-18 09:37:14 +01:00
gtktoolpaletteprivate.h GtkTool*: Removed the HAVE_EXTENDED_TOOL_SHELL_SUPPORT_BUG_535090 ifdefs. This gives us nicer text alignment among other things. 2009-07-13 19:37:25 +02:00
gtktoolshell.c Change GtkIconSize to int in params/return values 2009-12-19 10:32:35 +01:00
gtktoolshell.h ToolShell: Add ellipsize, text-orientation, text-alignment and size-group. 2009-07-13 19:13:59 +02:00
gtktooltip.c Deprecate flag macros for toplevel, state, no window and composite child 2010-01-04 07:57:05 +01:00
gtktooltip.h Documentation and stylistic fixups 2009-11-01 16:12:43 -05:00
gtktooltips.c [introspection] Merge in Gtk-custom.c annotations 2009-12-16 17:22:01 -02:00
gtktooltips.h
gtktrayicon-x11.c Use gdk_display_sync instead of XSync 2009-07-06 02:03:21 -04:00
gtktrayicon.h
gtktree.c
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
gtktreedatalist.h
gtktreednd.c
gtktreednd.h
gtktreeitem.c Deprecate flag macros for toplevel, state, no window and composite child 2010-01-04 07:57:05 +01: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 Add introspection annotations for gtk_tree_model_get_path+gtk_tree_store_newv 2010-02-09 12:27:05 -05:00
gtktreemodel.h
gtktreemodelfilter.c [introspection] Merge in Gtk-custom.c annotations 2009-12-16 17:22:01 -02:00
gtktreemodelfilter.h Fix GTK_TREE_MODEL_FILTER_GET_CLASS macro 2009-12-09 15:48:58 +11:00
gtktreemodelsort.c Bug 346800 - Rework sort/filter models to use indices to parents... 2009-09-06 14:12:46 +02:00
gtktreemodelsort.h
gtktreeprivate.h Correct problems with earlier fix for bug #480065 2009-12-21 22:42:15 +01:00
gtktreeselection.c [docs] Cast to GFunc in gtk_tree_selection_get_selected_rows() example code 2009-12-19 02:09:18 +01:00
gtktreeselection.h
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 introspection annotations for gtk_tree_model_get_path+gtk_tree_store_newv 2010-02-09 12:27:05 -05:00
gtktreestore.h
gtktreeview.c gtk: fix crash in _gtk_rbtree_find_offset() called from update_prelight() 2010-02-06 15:57:15 +01:00
gtktreeview.h
gtktreeviewcolumn.c Deprecate widget flag: GTK_WIDGET_CAN_FOCUS 2010-01-07 10:05:08 +01:00
gtktreeviewcolumn.h Deprecate get_cell_renderers implementations 2009-06-15 18:25:04 -04:00
gtktypebuiltins.c.template
gtktypebuiltins.h.template
gtktypeutils.c Shut up warning about calling gtk_object_get_type() having no effect 2009-08-18 12:10:03 +02:00
gtktypeutils.h
gtkuimanager.c [introspection] Merge in Gtk-custom.c annotations 2009-12-16 17:22:01 -02:00
gtkuimanager.h Bug 516425 – Optionally display accelerators in popups 2008-10-09 08:50:33 +00:00
gtkunixprint.h
gtkvbbox.c Fix the remaining issues that broke the PLT check 2009-07-08 17:01:32 +02:00
gtkvbbox.h Fix the remaining issues that broke the PLT check 2009-07-08 17:01:32 +02: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
gtkviewport.c Deprecate flag macros for toplevel, state, no window and composite child 2010-01-04 07:57:05 +01:00
gtkviewport.h Added accesor for GTK_VIEWPORT (widget)->bin_window 2009-10-21 18:14:31 +02:00
gtkvolumebutton.c Move the _GtkVolumeButton definition into the header to make it possible 2009-02-11 16:31:47 +00:00
gtkvolumebutton.h Move the _GtkVolumeButton definition into the header to make it possible 2009-02-11 16:31:47 +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 Allow calling gtk_widget_style_attach() only when realized 2010-02-11 09:27:05 +01:00
gtkwidget.h Drop duplicate declarations 2010-02-12 18:55:42 -05:00
gtkwin32embed.c
gtkwin32embed.h
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
gtkwindow.c Use const gchar* in gtk_window_get_icon_name implementation 2010-01-11 10:35:06 +01:00
gtkwindow.h Only show the mnemonic underline when pressing Alt 2009-12-20 03:11:05 -05:00
gtkxembed.c
gtkxembed.h
line-arrow.xbm
line-wrap.xbm
makeenums.pl
Makefile.am Use correct processorArchitecture for x86_64 in manifest file 2010-02-09 12:19:22 +02:00
makefile.msc.in Use perl to make gtkalias.h without warnings 2009-07-18 13:31:51 +02:00
makegtkalias.pl
paper_names_offsets.c Correct PRC6 and PRC9 envelope sizes 2010-01-12 01:10:13 -05:00
paper_names.c Correct PRC6 and PRC9 envelope sizes 2010-01-12 01:10:13 -05:00
pltcheck.sh
queryimmodules.c
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