gtk2/gtk
Alexander Larsson 7ab7ffa542 Automatically flush window when doing non-double-buffered expose
Applications using non-double-buffered drawing using cairo (e.g. Abiword)
can draw directly to the window using cairo and thus manage to avoid
the automatic flushing of outstanding moves. This can cause redraw
inconsistencies like bug 593507.

We fix this by always flushing when exposing non-double-buffered widgets.
2009-09-14 16:07:43 +02:00
..
stock-icons Use a better caps lock warning icon 2009-01-05 18:14:58 +00:00
tests Don't access the parent level, there might not be one 2009-09-08 15:52:18 +02:00
theme-bits Add git.mk to generate .gitignore files 2009-05-04 14:29:21 -04:00
abicheck.sh
aliasfilescheck.sh
circles.xbm
compose-parse.py Closes #557420 – Some compose sequences don't work anymore 2008-12-03 16:19:45 +00:00
fnmatch.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
gen-paper-names.c More conversion to C_() 2008-10-27 03:07:16 +00:00
gtk-builder-convert Handle translated combobox models better 2009-05-03 22:50:27 -04:00
gtk-compose-lookaside.txt Closes #557420 – Some compose sequences don't work anymore 2008-12-03 16:19:45 +00:00
gtk-win32.rc.in Revert name change 2008-07-01 22:57:50 +00:00
gtk.h GtkEntryBuffer holds text for GtkEntry 2009-07-08 20:41:53 -05:00
gtk.symbols Bug 69872 - GTK_WIDGET_SET_FLAGS should be deprecated 2009-09-04 14:50:35 +02:00
gtkaboutdialog.c Fix a typo in the docs 2009-05-29 18:40:10 -04:00
gtkaboutdialog.h Revert name change 2008-07-01 22:57:50 +00:00
gtkaccelgroup.c Fix a memory leak in GtkAccelGroup 2009-04-07 19:11:33 -04:00
gtkaccelgroup.h Revert name change 2008-07-01 22:57:50 +00:00
gtkaccellabel.c More conversion to C_() 2008-10-27 03:07:16 +00:00
gtkaccellabel.h Revert name change 2008-07-01 22:57:50 +00:00
gtkaccelmap.c gtk/gtk.symbols gtk/makegtkalias.pl gtk/gtkaccelmap.c gtk/gtkfilechooser.c 2008-08-08 03:49:18 +00:00
gtkaccelmap.h Revert name change 2008-07-01 22:57:50 +00:00
gtkaccessible.c Revert name change 2008-07-01 22:57:50 +00:00
gtkaccessible.h Revert name change 2008-07-01 22:57:50 +00:00
gtkaction.c Make gtk-doc pick up deprecation notes 2009-02-28 19:26:14 +00:00
gtkaction.h i Bug 560228 – Add "action-controller" property to GtkWidgetClass 2009-01-23 15:15:28 +00:00
gtkactiongroup.c i Bug 560228 – Add "action-controller" property to GtkWidgetClass 2009-01-23 15:15:28 +00:00
gtkactiongroup.h Revert name change 2008-07-01 22:57:50 +00:00
gtkactivatable.c fix compile warnings 2009-06-17 10:28:03 +02:00
gtkactivatable.h Rename gtk_activatable_reset to gtk_activatable_sync_action_properties, 2009-02-22 05:20:14 +00:00
gtkadjustment.c Forward-port a GtkAdjustment compatibility fix 2009-05-03 13:04:06 -04:00
gtkadjustment.h Bug 544858 – Seal GtkAdjustment 2008-08-05 14:46:26 +00:00
gtkalignment.c Bug 561539 - Fix warnings when size allocations fall short of border width 2008-11-24 19:20:16 +00:00
gtkalignment.h no need to include <gdk/gdk.h> in any widget header, it's included via 2008-10-30 15:58:06 +00:00
gtkarrow.c expose-event returns gboolean not gint, reindented static prototypes and 2008-09-03 15:09:17 +00:00
gtkarrow.h no need to include <gdk/gdk.h> in any widget header, it's included via 2008-10-30 15:58:06 +00:00
gtkaspectframe.c Revert name change 2008-07-01 22:57:50 +00:00
gtkaspectframe.h no need to include <gdk/gdk.h> in any widget header, it's included via 2008-10-30 15:58:06 +00:00
gtkassistant.c Emit GtkAssistant::apply before computing the next step 2009-08-06 23:52:18 -04:00
gtkassistant.h Revert name change 2008-07-01 22:57:50 +00:00
gtkbbox.c Fix the remaining issues that broke the PLT check 2009-07-08 17:01:32 +02:00
gtkbbox.h Revert name change 2008-07-01 22:57:50 +00:00
gtkbin.c Revert name change 2008-07-01 22:57:50 +00:00
gtkbin.h no need to include <gdk/gdk.h> in any widget header, it's included via 2008-10-30 15:58:06 +00:00
gtkbindings.c Undeprecate gtk_binding_entry_add_signall 2009-02-11 15:52:37 +00: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 Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
gtkbuildable.h Revert name change 2008-07-01 22:57:50 +00:00
gtkbuilder.c Fix a GtkBuilder crash 2009-04-06 20:55:26 -04: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 Make stock buttons have mnemonics again 2009-07-01 19:02:45 -04:00
gtkbutton.h no need to include <gtk/gtkenums.h> in headers which somehow include 2008-10-30 16:34:16 +00:00
gtkcalendar.c Improve translator comment. Fixes bug #569393. 2009-07-07 16:37:07 +01:00
gtkcalendar.h no need to include <gdk/gdk.h> in any widget header, it's included via 2008-10-30 15:58:06 +00:00
gtkcelleditable.c gtk/gtkaccelgroup.c gtk/gtkactiongroup.c gtk/gtkcalendar.c 2008-08-11 13:07:18 +00:00
gtkcelleditable.h
gtkcelllayout.c Add some missing braces 2008-08-05 00:21:49 +00:00
gtkcelllayout.h gtk/gtkaction.h gtk/gtkbuildable.h gtk/gtkbuilderprivate.h 2008-06-23 14:07:19 +00:00
gtkcellrenderer.c Documentation fixes 2009-08-24 18:17:54 -04:00
gtkcellrenderer.h Add API for sealed member "visible" 2009-07-15 03:22:22 +02:00
gtkcellrendereraccel.c Add a missing include 2009-09-02 22:14:47 -04:00
gtkcellrendereraccel.h Seal GtkCellRendererAccel. 2008-06-20 11:00:46 +00:00
gtkcellrenderercombo.c Remove debug spew 2008-11-01 02:11:08 +00:00
gtkcellrenderercombo.h Seal GtkCellRendererCombo. 2008-06-20 11:00:52 +00:00
gtkcellrendererpixbuf.c Bug 565317 - Resulting image of GtkCellRendererPixbuf depends on order of set properties 2009-06-15 21:10:34 +02:00
gtkcellrendererpixbuf.h seal all members. 2008-06-20 10:59:48 +00:00
gtkcellrendererprogress.c Don't try to keep state in a cell renderer between two paint calls. It 2008-12-13 08:18:50 +00:00
gtkcellrendererprogress.h seal private member. 2008-06-20 10:59:43 +00:00
gtkcellrendererspin.c Bug 592883 - Spin cell rendererer problem with double click 2009-08-27 18:12:54 +02:00
gtkcellrendererspin.h
gtkcellrenderertext.c examples/gtkdial/gtkdial.c gdk/gdkapplaunchcontext.c gdk/gdkpango.c 2008-08-12 09:51:16 +00:00
gtkcellrenderertext.h gtk/gtkcellrenderertext.h gtk/gtkentry.[ch] gtk/gtkimcontext.h 2008-10-30 18:38:06 +00:00
gtkcellrenderertoggle.c 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 Propagate insensitive state to cell renderers in GtkCellView 2009-09-04 14:06:58 +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 Bug 554141 – uninitialized data use/free in gtkclipboard-quartz.c 2008-09-29 10:41:07 +00:00
gtkclipboard.c bgo#463773 - Handle a NULL display in gtk_clipboard_get_for_display() so Flash won't hang 2009-05-12 13:44:04 -05:00
gtkclipboard.h Revert name change 2008-07-01 22:57:50 +00:00
gtkclist.c Don't use magic zero height/width argument to gdk_window_clear_area 2009-09-11 15:08:14 +02:00
gtkclist.h no need to include <gtk/gtkenums.h> in headers which somehow include 2008-10-30 16:34:16 +00:00
gtkcolorbutton.c gtk/gtkaccellabel.c gtk/gtkaction.c gtk/gtkclist.c gtk/gtkcolorbutton.c 2008-08-12 14:37:03 +00:00
gtkcolorbutton.h Revert name change 2008-07-01 22:57:50 +00:00
gtkcolorsel.c improve deprecation annotation 2008-11-29 07:12:49 +00:00
gtkcolorsel.h Revert name change 2008-07-01 22:57:50 +00:00
gtkcolorseldialog.c More doc fixes 2008-09-04 04:26:02 +00:00
gtkcolorseldialog.h Revert name change 2008-07-01 22:57:50 +00:00
gtkcombo.c gtk/gtkaboutdialog.c gtk/gtkcellrendereraccel.c gtk/gtkcellrenderercombo.c 2008-08-11 09:17:49 +00:00
gtkcombo.h
gtkcombobox.c Unbreak GtkComboBox::button-sensitivity 2009-09-09 21:30:13 +02:00
gtkcombobox.h Bug 382291 – Automatically dim the combobox when the model is empty 2008-08-04 23:40:36 +00:00
gtkcomboboxentry.c Make gtk_combo_box_entry_set_text_column more forgiving 2009-09-04 22:20:28 -04:00
gtkcomboboxentry.h Seal priv pointer in GtkComboBoxEntry. 2008-06-20 11:04:13 +00:00
gtkcontainer.c add missing semicolon. 2008-12-09 15:13:55 +00:00
gtkcontainer.h no need to include <gtk/gtkenums.h> in headers which somehow include 2008-10-30 16:34:16 +00:00
gtkctree.c gtk/gtkaccellabel.c gtk/gtkaction.c gtk/gtkclist.c gtk/gtkcolorbutton.c 2008-08-12 14:37:03 +00:00
gtkctree.h gtk/gtkclist.h gtk/gtkctree.h gtk/gtklist.h gtk/gtklistitem.h 2008-09-23 10:28:23 +00:00
gtkcurve.c gtk/gtkaccelgroup.c gtk/gtkactiongroup.c gtk/gtkcalendar.c 2008-08-11 13:07:18 +00:00
gtkcurve.h no need to include <gdk/gdk.h> in any widget header, it's included via 2008-10-30 15:58:06 +00:00
gtkcustompaperunixdialog.c Make the custom paper size dialog not block the main dialog 2009-09-09 00:03:14 -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 Revert name change 2008-07-01 22:57:50 +00:00
gtkdialog.c Make an internal function static 2009-05-03 12:15:28 -04:00
gtkdialog.h no need to include <gdk/gdk.h> in any widget header, it's included via 2008-10-30 15:58:06 +00:00
gtkdnd-quartz.c Implement, patch from Paul Davis. 2008-11-12 15:39:33 +00:00
gtkdnd.c fix compile warnings 2009-06-17 10:28:03 +02:00
gtkdnd.h no need to include <gtk/gtkenums.h> in headers which somehow include 2008-10-30 16:34:16 +00:00
gtkdndcursors.h
gtkdrawingarea.c Revert name change 2008-07-01 22:57:50 +00:00
gtkdrawingarea.h no need to include <gdk/gdk.h> in any widget header, it's included via 2008-10-30 15:58:06 +00:00
gtkeditable.c Doc additions. 2008-12-29 20:39:42 +00:00
gtkeditable.h Match parameter names 2008-12-29 04:24:49 +00:00
gtkentry.c Do not emit action-activated signal when there are not actions selected 2009-08-29 20:36:28 -04:00
gtkentry.h GtkEntryBuffer holds text for GtkEntry 2009-07-08 20:41:53 -05: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 More instances of those deprecated functions 2009-06-16 12:21:36 -04:00
gtkentrycompletion.h gtk/gtkaction.h gtk/gtkbuildable.h gtk/gtkbuilderprivate.h 2008-06-23 14:07:19 +00:00
gtkentryprivate.h
gtkenums.h Add ability to print selection 2009-06-08 15:37:32 +02:00
gtkeventbox.c events return gboolean not gint, reindented static prototypes. 2008-09-24 10:35:53 +00:00
gtkeventbox.h no need to include <gdk/gdk.h> in any widget header, it's included via 2008-10-30 15:58:06 +00:00
gtkexpander.c clarify bugfix in 2.14 for gtk_expander_get_label 2009-04-07 12:54:15 -04:00
gtkexpander.h Revert name change 2008-07-01 22:57:50 +00:00
gtkfilechooser.c Document ownership for return value of gtk_file_chooser_get_file() 2009-08-27 11:53:24 +02:00
gtkfilechooser.h Allow disabling New Folder button in File Choser 2009-07-30 16:58:42 +02:00
gtkfilechooserbutton.c Allow disabling New Folder button in File Choser 2009-07-30 16:58:42 +02:00
gtkfilechooserbutton.h Deprecate gtk_file_chooser_*_new_with_backend(), since GIO is already used 2008-08-04 14:43:53 +00:00
gtkfilechooserdefault.c Plug a mem leak 2009-08-29 20:40:50 -04: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 Bug 592606 - Activate the default button in a respose-request callback 2009-08-27 11:51:43 +02:00
gtkfilechooserdialog.h Deprecate gtk_file_chooser_*_new_with_backend(), since GIO is already used 2008-08-04 14:43:53 +00:00
gtkfilechooserembed.c Revert name change 2008-07-01 22:57:50 +00:00
gtkfilechooserembed.h Revert name change 2008-07-01 22:57:50 +00:00
gtkfilechooserentry.c Use gtk_entry_xxx functions rather than using GtkEntry structure directly. 2009-03-27 05:22:23 +00:00
gtkfilechooserentry.h Add a local_only property to GtkFileChooserEntry 2009-01-21 03:16:46 +00:00
gtkfilechooserprivate.h Allow disabling New Folder button in File Choser 2009-07-30 16:58:42 +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 Deprecate gtk_file_chooser_*_new_with_backend(), since GIO is already used 2008-08-04 14:43:53 +00:00
gtkfilechooserwidget.h Deprecate gtk_file_chooser_*_new_with_backend(), since GIO is already used 2008-08-04 14:43:53 +00:00
gtkfilefilter.c Allocate with GSlice: 2008-07-04 14:27:40 +00:00
gtkfilefilter.h Revert name change 2008-07-01 22:57:50 +00:00
gtkfilesel.c Preserve errno, and always use g_strerror() 2009-08-24 15:30:00 +02:00
gtkfilesel.h Revert name change 2008-07-01 22:57:50 +00:00
gtkfilesystem.c Don't do completion in the middle of an incomplete hostname 2009-01-21 03:17:01 +00:00
gtkfilesystem.h Privately export this method. It classifies directories and mountables the 2008-12-14 02:14:19 +00:00
gtkfilesystemmodel.c bgo#355851 - Hide backup files in the file chooser 2009-06-11 19:58:51 -05:00
gtkfilesystemmodel.h Revert name change 2008-07-01 22:57:50 +00:00
gtkfixed.c Revert name change 2008-07-01 22:57:50 +00:00
gtkfixed.h no need to include <gdk/gdk.h> in any widget header, it's included via 2008-10-30 15:58:06 +00:00
gtkfontbutton.c Bug 562998 – GtkFontButton documentation improvements 2008-12-03 13:15:39 +00:00
gtkfontbutton.h Revert name change 2008-07-01 22:57:50 +00:00
gtkfontsel.c Add some more font sizes 2009-06-15 18:25:04 -04:00
gtkfontsel.h Bug 558667 – gtk_font_selection_dialog_get_apply_button - deprecate? 2008-10-31 22:16:41 +00:00
gtkframe.c consistently chain up using GTK_FOO_CLASS(parent_class)->bar(instance) 2008-08-12 09:06:34 +00:00
gtkframe.h no need to include <gdk/gdk.h> in any widget header, it's included via 2008-10-30 15:58:06 +00:00
gtkgamma.c gtk/gtkaccellabel.c gtk/gtkaction.c gtk/gtkclist.c gtk/gtkcolorbutton.c 2008-08-12 14:37:03 +00:00
gtkgamma.h no need to include <gdk/gdk.h> in any widget header, it's included via 2008-10-30 15:58:06 +00:00
gtkgc.c Cast tile, stipple and clip_mask pointers to gintptr when calculating 2008-08-04 23:51:16 +00:00
gtkgc.h Revert name change 2008-07-01 22:57:50 +00:00
gtkhandlebox.c fix compile warnings 2009-06-17 10:28:03 +02:00
gtkhandlebox.h no need to include <gdk/gdk.h> in any widget header, it's included via 2008-10-30 15:58:06 +00:00
gtkhbbox.c Fix the remaining issues that broke the PLT check 2009-07-08 17:01:32 +02:00
gtkhbbox.h Fix the remaining issues that broke the PLT check 2009-07-08 17:01:32 +02:00
gtkhbox.c 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 Cast to guint8* to avoid a compiler warning. 2008-06-21 13:09:57 +00:00
gtkiconcachevalidator.h
gtkiconfactory.c Use a better caps lock warning icon 2009-01-05 18:14:58 +00:00
gtkiconfactory.h Revert name change 2008-07-01 22:57:50 +00:00
gtkicontheme.c Fix a typo 2009-08-06 23:44:00 -04:00
gtkicontheme.h gtk/gtkaction.h gtk/gtkbuildable.h gtk/gtkbuilderprivate.h 2008-06-23 14:07:19 +00:00
gtkiconview.c Don't return uninitialized pointers 2009-08-13 09:47:20 -04:00
gtkiconview.h Add a GtkIconView::item-padding property 2009-08-06 23:56:30 -04:00
gtkimage.c Improve docs 2009-01-23 05:43:45 +00:00
gtkimage.h no need to include <gdk/gdk.h> in any widget header, it's included via 2008-10-30 15:58:06 +00:00
gtkimagemenuitem.c Remove some unused variables (GnomeBug:591218) 2009-08-10 11:06:54 +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 Bug 145058 - Inputting "^^" requires four keystrokes on Win32, differs 2009-01-29 13:43:42 +00:00
gtkimcontextsimple.h Revert name change 2008-07-01 22:57:50 +00:00
gtkimcontextsimpleseqs.h Closes #557420 – Some compose sequences don't work anymore 2008-12-03 16:19:45 +00:00
gtkimmodule.c Rework the way IM contexts are set 2009-09-04 18:09:44 -04:00
gtkimmodule.h Revert name change 2008-07-01 22:57:50 +00:00
gtkimmulticontext.c Don't forget to set the client window on the slave 2009-09-04 20:34:09 -04:00
gtkimmulticontext.h Bug 450716 – New API to change global IM 2009-01-13 19:15:42 +00:00
gtkinfobar.c Fix redraw issues in GtkInfoBar 2009-07-06 01:56:05 -04:00
gtkinfobar.h Add single-include guard 2009-07-09 16:30:52 +02:00
gtkinputdialog.c gtk/gtkentry.c gtk/gtkentrycompletion.c gtk/gtkhandlebox.c 2008-08-11 12:54:57 +00:00
gtkinputdialog.h no need to include <gdk/gdk.h> in any widget header, it's included via 2008-10-30 15:58:06 +00:00
gtkintl.h
gtkinvisible.c examples/gtkdial/gtkdial.c gdk/gdkapplaunchcontext.c gdk/gdkpango.c 2008-08-12 09:51:16 +00:00
gtkinvisible.h Revert name change 2008-07-01 22:57:50 +00:00
gtkitem.c Revert name change 2008-07-01 22:57:50 +00:00
gtkitem.h no need to include <gdk/gdk.h> in any widget header, it's included via 2008-10-30 15:58:06 +00:00
gtkitemfactory.c gtk/gtkclist.[ch] gtk/gtkctree.[ch] gtk/gtkitemfactory.[ch] 2008-08-04 14:13:56 +00:00
gtkitemfactory.h Move G_END_DECLS before the #endif in gtkitemfactory.h 2009-04-04 13:40:12 +02:00
gtkkeyhash.c Handle accelerators involving virtual modifiers better 2009-08-17 13:46:30 -04:00
gtkkeyhash.h Revert name change 2008-07-01 22:57:50 +00:00
gtklabel.c Make link coloring in labels optional 2009-07-09 13:59:35 -04:00
gtklabel.h Make link coloring in labels optional 2009-07-09 13:59:35 -04:00
gtklayout.c Document the "set-scroll-adjustments" signal 2008-12-11 13:09:27 +00:00
gtklayout.h no need to include <gdk/gdk.h> in any widget header, it's included via 2008-10-30 15:58:06 +00:00
gtklinkbutton.c Fix the build 2008-12-08 02:47:21 +00:00
gtklinkbutton.h Bug 546771 - Add writable property "visited" to GtkLinkButton 2008-08-07 11:37:57 +00:00
gtklist.c gtk/gtksignal.[ch] gtk/gtkclist.c gtk/gtklist.c gtk/gtkmain.c 2008-09-22 10:35:44 +00:00
gtklist.h gtk/gtkclist.h gtk/gtkctree.h gtk/gtklist.h gtk/gtklistitem.h 2008-09-23 10:28:23 +00:00
gtklistitem.c gtk/gtkaccellabel.c gtk/gtkcalendar.c gtk/gtkclist.c gtk/gtkentry.c 2008-08-12 09:44:32 +00:00
gtklistitem.h gtk/gtkclist.h gtk/gtkctree.h gtk/gtklist.h gtk/gtklistitem.h 2008-09-23 10:28:23 +00:00
gtkliststore.c Remove some unused variables (GnomeBug:591218) 2009-08-10 11:06:54 +02:00
gtkliststore.h reviewed by: <Carlos Garnacho <garnacho@gnome.org> 2008-06-20 18:52:52 +00:00
gtkmain.c Automatically flush window when doing non-double-buffered expose 2009-09-14 16:07:43 +02:00
gtkmain.h Revert name change 2008-07-01 22:57:50 +00:00
gtkmarshal.list
gtkmarshalers.list GtkEntryBuffer holds text for GtkEntry 2009-07-08 20:41:53 -05:00
gtkmenu.c Remove some unused variables (GnomeBug:591218) 2009-08-10 11:06:54 +02:00
gtkmenu.h Add a way to turn off toggle spacing in menus 2009-06-24 01:01:51 -04:00
gtkmenubar.c Forgotten files 2008-12-30 20:47:03 +00:00
gtkmenubar.h no need to include <gdk/gdk.h> in any widget header, it's included via 2008-10-30 15:58:06 +00:00
gtkmenuitem.c Accelerators failed for submenus (GNOME bug 582025) 2009-06-22 12:19:56 -04:00
gtkmenuitem.h added new apis gtk_menu_item_[set/get]_label() and 2008-11-06 17:19:08 +00:00
gtkmenushell.c Fix a typo 2008-12-13 05:20:10 +00:00
gtkmenushell.h no need to include <gdk/gdk.h> in any widget header, it's included via 2008-10-30 15:58:06 +00:00
gtkmenutoolbutton.c Doc additions 2008-12-30 05:49:05 +00:00
gtkmenutoolbutton.h Revert name change 2008-07-01 22:57:50 +00:00
gtkmessagedialog.c Bug 555270 – Allow unsetting a MessageDialog's image 2008-10-08 02:27:07 +00:00
gtkmessagedialog.h Add a message area widget 2009-06-05 18:00:26 -04:00
gtkmisc.c Revert name change 2008-07-01 22:57:50 +00:00
gtkmisc.h no need to include <gdk/gdk.h> in any widget header, it's included via 2008-10-30 15:58:06 +00:00
gtkmnemonichash.c Revert name change 2008-07-01 22:57:50 +00:00
gtkmnemonichash.h Revert name change 2008-07-01 22:57:50 +00:00
gtkmodules.c Fix casting problem in gmodule code. 2009-04-24 18:16:15 -05:00
gtkmodules.h Revert name change 2008-07-01 22:57:50 +00: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 Fix gccism - pointer arithmetic with void pointers 2009-07-13 09:45:01 +02:00
gtkmountoperation.h Bump gtk-doc dependency to 1.11 for nicer index-generation. 2008-11-21 08:20:19 +00:00
gtkmountoperationprivate.h Bug 587485 – GMountOperation::show-processes support 2009-07-06 14:23:03 -04:00
gtknotebook.c Bug 590959 - Set child_has_focus flag properly (second try) 2009-08-12 14:49:02 +02:00
gtknotebook.h no need to include <gdk/gdk.h> in any widget header, it's included via 2008-10-30 15:58:06 +00:00
gtkobject.c gtk/gtkobject.c s/GtkType/GType/ and 2008-09-23 18:24:33 +00:00
gtkobject.h no need to include <gtk/gtkenums.h> in headers which somehow include 2008-10-30 16:34:16 +00:00
gtkoldeditable.c get rid of the deprecated aliases NONE and BOOL. 2008-08-13 18:44:11 +00:00
gtkoldeditable.h gtk/gtkclist.h gtk/gtkctree.h gtk/gtklist.h gtk/gtklistitem.h 2008-09-23 10:28:23 +00:00
gtkoptionmenu.c gtk/gtkdnd-quartz.c gtk/gtkdnd.c gtk/gtkentry.c gtk/gtkfilesel.c 2008-08-11 13:36:15 +00:00
gtkoptionmenu.h Revert name change 2008-07-01 22:57:50 +00:00
gtkorientable.c Bug 541009 – Get rid of separate subclasses for horizontal and vertical 2008-09-30 08:14:11 +00:00
gtkorientable.h Bug 541009 – Get rid of separate subclasses for horizontal and vertical 2008-09-30 08:14:11 +00:00
gtkpagesetup.c Bug 547944 – Self-reference in gtk_page_setup_load_file's docs 2008-08-15 18:37:00 +00:00
gtkpagesetup.h no need to include <gtk/gtkenums.h> in headers which somehow include 2008-10-30 16:34:16 +00:00
gtkpagesetupunixdialog.c g_strdup_print does not exist, the function is g_strdup_printf. 2009-07-20 09:58:22 +03:00
gtkpagesetupunixdialog.h Seal priv pointer in GtkPageSetupUnixDialog. 2008-06-20 11:05:11 +00:00
gtkpaned.c Handle widget being NULL. Pointed out by Wouter Bolsterlee. 2009-02-28 00:52:59 +00:00
gtkpaned.h Keep all these abstract for now 2008-12-31 19:13:23 +00:00
gtkpapersize.c Bug 559914 – eog doesn't apply paper setup. 2008-12-03 10:17:45 +00:00
gtkpapersize.h no need to include <gtk/gtkenums.h> in headers which somehow include 2008-10-30 16:34:16 +00:00
gtkpathbar.c bgo#355851 - Hide backup files in the file chooser 2009-06-11 19:58:51 -05:00
gtkpathbar.h
gtkpixmap.c gtk/gtkclist.c gtk/gtkctree.c gtk/gtkpixmap.c get rid of using deprecated 2008-08-04 17:59:43 +00:00
gtkpixmap.h gtk/gtkclist.h gtk/gtkctree.h gtk/gtklist.h gtk/gtklistitem.h 2008-09-23 10:28:23 +00:00
gtkplug-stub.c Revert name change 2008-07-01 22:57:50 +00:00
gtkplug-win32.c Bug 544684 - Win64 issue, window handles are assumed to be 32-bit 2008-08-04 23:44:59 +00:00
gtkplug-x11.c Small cleanups to debug messages for GtkPlug/GtkSocket 2008-09-19 22:52:33 +00:00
gtkplug.c Keep GtkPlug in sync with the global list of toplevels. 2009-01-23 05:57:36 +00:00
gtkplug.h no need to include <gdk/gdk.h> in any widget header, it's included via 2008-10-30 15:58:06 +00:00
gtkplugprivate.h Revert name change 2008-07-01 22:57:50 +00:00
gtkpreview.c gtk/gtkclist.c gtk/gtkctree.c gtk/gtkpixmap.c get rid of using deprecated 2008-08-04 17:59:43 +00:00
gtkpreview.h gtk/gtkclist.h gtk/gtkctree.h gtk/gtklist.h gtk/gtklistitem.h 2008-09-23 10:28:23 +00:00
gtkprint-win32.c gtk/gtkprint-win32.c gtk/gtkprint-win32.h Cosmetic fixups after patch 2008-08-02 09:31:01 +00:00
gtkprint-win32.h Bug 339699 - implement gtk_print_operation_set_show_dialog for Windows 2008-08-02 09:27:47 +00:00
gtkprintbackend.c Adds authentication support of CUPS backend 2009-04-21 14:24:32 +02:00
gtkprintbackend.h Adds authentication support of CUPS backend 2009-04-21 14:24:32 +02:00
gtkprintcontext.c Revert name change 2008-07-01 22:57:50 +00:00
gtkprintcontext.h no need to include <gtk/gtkenums.h> in headers which somehow include 2008-10-30 16:34:16 +00:00
gtkprinter-private.h Revert name change 2008-07-01 22:57:50 +00:00
gtkprinter.c Bug 346903 – gtk_enumerate_printers needs events to complete 2008-09-17 22:07:10 +00:00
gtkprinter.h Bug 535158 – can't rearrange the order of multi pages per side 2008-08-21 10:25:27 +00:00
gtkprinteroption.c 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 Revert name change 2008-07-01 22:57:50 +00:00
gtkprinteroptionset.h Revert name change 2008-07-01 22:57:50 +00:00
gtkprinteroptionwidget.c Accept "true" as a true value in printer settings 2009-09-09 11:52:07 -04: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 Add paper size combo and orientation combo to print dialog 2009-07-10 11:28:31 +02:00
gtkprintoperation-unix.c Emit "update-custom-widget" when the page setup changes 2009-08-29 21:19:44 -04:00
gtkprintoperation-win32.c Add ability to print in number-up mode for file backend and lpr backend 2009-05-13 18:28:42 +02:00
gtkprintoperation.c Return value from non-void function 2009-08-20 23:56:52 +03:00
gtkprintoperation.h Add gtk_print_operation_get_n_pages_to_print() 2009-08-07 09:42:03 +02:00
gtkprintoperationpreview.c Doc additions 2008-12-30 05:18:18 +00:00
gtkprintoperationpreview.h Revert name change 2008-07-01 22:57:50 +00:00
gtkprintsettings.c Forgotten part of the lpi change 2009-08-30 11:11:46 -04: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 Check for details request before print 2009-08-06 09:11:31 +02:00
gtkprintunixdialog.h Add paper size combo and orientation combo to print dialog 2009-07-10 11:28:31 +02:00
gtkprintutils.c Revert name change 2008-07-01 22:57:50 +00:00
gtkprintutils.h no need to include <gtk/gtkenums.h> in headers which somehow include 2008-10-30 16:34:16 +00:00
gtkprivate.h Bug 56070 – Can't click button after setting it sensitive. 2008-08-01 03:30:50 +00:00
gtkprogress.c Bug 377699 – realizing gtk.Progress() causes SEGV 2008-11-17 09:50:55 +00:00
gtkprogress.h Fix a typo 2008-12-29 06:02:38 +00:00
gtkprogressbar.c build with GTK_DISABLE_DEPRECATED again. 2008-08-04 14:38:35 +00:00
gtkprogressbar.h no need to include <gdk/gdk.h> in any widget header, it's included via 2008-10-30 15:58:06 +00:00
gtkquartz.c Split gtk_selection_data_get_data into gtk_selection_data_get_data and 2008-08-29 04:16:56 +00:00
gtkquartz.h
gtkquery.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
gtkquery.h
gtkradioaction.c Bug 572904 – GtkRadioAction broken in trunk 2009-02-26 02:33:42 +00:00
gtkradioaction.h Revert name change 2008-07-01 22:57:50 +00:00
gtkradiobutton.c gtk/gtkclist.c gtk/gtkcontainer.c gtk/gtkfilechooserbutton.c 2008-08-07 14:12:32 +00:00
gtkradiobutton.h no need to include <gdk/gdk.h> in any widget header, it's included via 2008-10-30 15:58:06 +00:00
gtkradiomenuitem.c i Bug 560228 – Add "action-controller" property to GtkWidgetClass 2009-01-23 15:15:28 +00:00
gtkradiomenuitem.h no need to include <gdk/gdk.h> in any widget header, it's included via 2008-10-30 15:58:06 +00:00
gtkradiotoolbutton.c gtk/gtknotebook.c property nick and blurb should be marked with P_(), not 2008-08-12 11:32:35 +00:00
gtkradiotoolbutton.h
gtkrange.c Add accessors for sealed member "flippable" 2009-08-27 21:14:21 +02:00
gtkrange.h Add accessors for sealed member "flippable" 2009-08-27 21:14:21 +02:00
gtkrbtree.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
gtkrbtree.h
gtkrc.c Improve the drawing of progress in entries, using fg/bg[SELECTED]. Add a 2009-03-02 18:22:56 +00:00
gtkrc.default
gtkrc.h Revert name change 2008-07-01 22:57:50 +00:00
gtkrc.key.default
gtkrc.key.emacs Revert name change 2008-07-01 22:57:50 +00:00
gtkrecentaction.c i Bug 560228 – Add "action-controller" property to GtkWidgetClass 2009-01-23 15:15:28 +00:00
gtkrecentaction.h Revert name change 2008-07-01 22:57:50 +00:00
gtkrecentchooser.c Rename gtk_activatable_reset to gtk_activatable_sync_action_properties, 2009-02-22 05:20:14 +00:00
gtkrecentchooser.h Revert name change 2008-07-01 22:57:50 +00:00
gtkrecentchooserdefault.c Don't leak a GtkRecentInfo. Found by Tommi Rantala 2009-02-28 00:22:15 +00:00
gtkrecentchooserdefault.h Revert name change 2008-07-01 22:57:50 +00:00
gtkrecentchooserdialog.c gtk/gtkaccellabel.c gtk/gtkaction.c gtk/gtkclist.c gtk/gtkcolorbutton.c 2008-08-12 14:37:03 +00:00
gtkrecentchooserdialog.h Revert name change 2008-07-01 22:57:50 +00:00
gtkrecentchoosermenu.c Rename gtk_activatable_reset to gtk_activatable_sync_action_properties, 2009-02-22 05:20:14 +00:00
gtkrecentchoosermenu.h Revert name change 2008-07-01 22:57:50 +00:00
gtkrecentchooserprivate.h Rename gtk_activatable_reset to gtk_activatable_sync_action_properties, 2009-02-22 05:20:14 +00:00
gtkrecentchooserutils.c gtk/gtkaccellabel.c gtk/gtkaction.c gtk/gtkclist.c gtk/gtkcolorbutton.c 2008-08-12 14:37:03 +00:00
gtkrecentchooserutils.h
gtkrecentchooserwidget.c Revert name change 2008-07-01 22:57:50 +00:00
gtkrecentchooserwidget.h Revert name change 2008-07-01 22:57:50 +00:00
gtkrecentfilter.c Revert name change 2008-07-01 22:57:50 +00:00
gtkrecentfilter.h Revert name change 2008-07-01 22:57:50 +00:00
gtkrecentmanager.c Fix the docs for gtk_recent_info_get_application_info() 2009-06-15 18:25:04 -04: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 marks_start_element(): initialize "value" to get rid of a compiler warning 2009-08-27 21:14:21 +02:00
gtkscale.h Bug 565656 – Add marks to scales 2009-01-20 05:10:27 +00:00
gtkscalebutton.c Bug 461944 – pressing the volume icon in full screen shuts down the sound 2009-06-22 17:25:21 +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 Forward-port a GtkAdjustment compatibility fix 2009-05-03 13:04:06 -04:00
gtkscrolledwindow.h no need to include <gdk/gdk.h> in any widget header, it's included via 2008-10-30 15:58:06 +00:00
gtksearchengine.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
gtksearchengine.h gtk/gtkaction.h gtk/gtkbuildable.h gtk/gtkbuilderprivate.h 2008-06-23 14:07:19 +00:00
gtksearchenginebeagle.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
gtksearchenginebeagle.h
gtksearchenginequartz.c
gtksearchenginequartz.h
gtksearchenginesimple.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
gtksearchenginesimple.h
gtksearchenginetracker.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
gtksearchenginetracker.h
gtkselection.c Fix broken compile: s/gtk_selection_atom/gtk_selection_atoms 2009-05-18 10:48:21 +08:00
gtkselection.h no need to include <gtk/gtkenums.h> in headers which somehow include 2008-10-30 16:34:16 +00:00
gtkseparator.c Keep all these abstract for now 2008-12-31 19:13:23 +00:00
gtkseparator.h Keep all these abstract for now 2008-12-31 19:13:23 +00:00
gtkseparatormenuitem.c Revert name change 2008-07-01 22:57:50 +00:00
gtkseparatormenuitem.h no need to include <gdk/gdk.h> in any widget header, it's included via 2008-10-30 15:58:06 +00:00
gtkseparatortoolitem.c Doc fixes 2008-12-29 00:07:32 +00:00
gtkseparatortoolitem.h Seal priv pointer in GtkSeparatorToolItem. 2008-06-20 11:06:09 +00:00
gtksettings.c Correct a doc comment 2009-08-08 22:43:16 -04:00
gtksettings.h Revert name change 2008-07-01 22:57:50 +00:00
gtkshow.c Revert name change 2008-07-01 22:57:50 +00:00
gtkshow.h Revert name change 2008-07-01 22:57:50 +00:00
gtksignal.c gtk/gtkobject.c s/GtkType/GType/ and 2008-09-23 18:24:33 +00:00
gtksignal.h gtk/gtkobject.c s/GtkType/GType/ and 2008-09-23 18:24:33 +00:00
gtksizegroup.c [GtkSizeGroup] don't recurse into yourself 2009-08-30 10:47:52 +10:00
gtksizegroup.h Revert name change 2008-07-01 22:57:50 +00:00
gtksocket-stub.c Revert name change 2008-07-01 22:57:50 +00:00
gtksocket-win32.c Bug 544684 - Win64 issue, window handles are assumed to be 32-bit 2008-08-04 23:44:59 +00:00
gtksocket-x11.c Hack that works around firefox plugin crash 2009-07-04 20:21:26 +02:00
gtksocket.c gtk/gtkaccellabel.c gtk/gtkcalendar.c gtk/gtkclist.c gtk/gtkentry.c 2008-08-12 09:44:32 +00:00
gtksocket.h Revert name change 2008-07-01 22:57:50 +00:00
gtksocketprivate.h Revert name change 2008-07-01 22:57:50 +00:00
gtkspinbutton.c Forward-port a GtkAdjustment compatibility fix 2009-05-03 13:04:06 -04:00
gtkspinbutton.h no need to include <gdk/gdk.h> in any widget header, it's included via 2008-10-30 15:58:06 +00:00
gtkstatusbar.c Fix issues with resize handles 2009-07-24 00:47:09 -04:00
gtkstatusbar.h Revert name change 2008-07-01 22:57:50 +00:00
gtkstatusicon-quartz.c
gtkstatusicon.c Add a note about tooltip limitations 2009-09-11 12:47:32 -04:00
gtkstatusicon.h Add a title property to GtkStatusIcon 2009-06-20 13:53:32 -04:00
gtkstock.c Fix docs build 2009-06-15 20:05:24 -04:00
gtkstock.h Use a better caps lock warning icon 2009-01-05 18:14:58 +00:00
gtkstyle.c Bug 574561 – gtk_style_get "shadows" g_object_get 2009-03-10 18:58:23 +00:00
gtkstyle.h Bug 574561 – gtk_style_get "shadows" g_object_get 2009-03-10 18:58:23 +00:00
gtktable.c Bug 555578 – GtkTable propertiy maxima are wrong 2008-10-09 15:57:55 +00:00
gtktable.h no need to include <gdk/gdk.h> in any widget header, it's included via 2008-10-30 15:58:06 +00:00
gtktearoffmenuitem.c Revert name change 2008-07-01 22:57:50 +00:00
gtktearoffmenuitem.h no need to include <gdk/gdk.h> in any widget header, it's included via 2008-10-30 15:58:06 +00:00
gtktestutils.c Deprecate GDK_WINDOW_OBJECT and GdkWindowObject 2009-09-04 17:59:18 +02:00
gtktestutils.h gtk/gtkmountoperation.h gtk/gtktestutils.h remove as many includes as 2008-06-23 10:47:22 +00:00
gtktext.c gtk/gtksignal.[ch] gtk/gtkclist.c gtk/gtklist.c gtk/gtkmain.c 2008-09-22 10:35:44 +00:00
gtktext.h no need to include <gdk/gdk.h> in any widget header, it's included via 2008-10-30 15:58:06 +00:00
gtktextbtree.c Bug 551567 – DND mark broken 2008-09-11 00:44:51 +00:00
gtktextbtree.h Revert name change 2008-07-01 22:57:50 +00:00
gtktextbuffer.c Remove unneeded call of begin/end user action 2009-08-31 21:47:49 +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
gtktextbufferrichtext.h
gtktextbufferserialize.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
gtktextbufferserialize.h
gtktextchild.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
gtktextchild.h Revert name change 2008-07-01 22:57:50 +00:00
gtktextchildprivate.h
gtktextdisplay.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
gtktextdisplay.h
gtktextiter.c Revert name change 2008-07-01 22:57:50 +00:00
gtktextiter.h Revert name change 2008-07-01 22:57:50 +00:00
gtktextiterprivate.h Revert name change 2008-07-01 22:57:50 +00:00
gtktextlayout.c Fix handling of child widgets in the presence of bidi text 2009-05-03 23:26:11 -04:00
gtktextlayout.h Revert name change 2008-07-01 22:57:50 +00:00
gtktextmark.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
gtktextmark.h Seal GtkTextMark. 2008-06-20 11:07:14 +00:00
gtktextmarkprivate.h Revert name change 2008-07-01 22:57:50 +00:00
gtktextsegment.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
gtktextsegment.h Revert name change 2008-07-01 22:57:50 +00:00
gtktexttag.c examples/gtkdial/gtkdial.c gdk/gdkapplaunchcontext.c gdk/gdkpango.c 2008-08-12 09:51:16 +00:00
gtktexttag.h no need to include <gtk/gtkenums.h> in headers which somehow include 2008-10-30 16:34:16 +00:00
gtktexttagprivate.h Revert name change 2008-07-01 22:57:50 +00:00
gtktexttagtable.c examples/gtkdial/gtkdial.c gdk/gdkapplaunchcontext.c gdk/gdkpango.c 2008-08-12 09:51:16 +00:00
gtktexttagtable.h Revert name change 2008-07-01 22:57:50 +00:00
gtktexttypes.c Revert name change 2008-07-01 22:57:50 +00:00
gtktexttypes.h Revert name change 2008-07-01 22:57:50 +00:00
gtktextutil.c Un-doc-commentize non-exported functions 2008-12-29 04:50:15 +00:00
gtktextutil.h Revert name change 2008-07-01 22:57:50 +00:00
gtktextview.c Protect gtk_text_view_scroll_mark_onscreen() from using invalid marks 2009-09-04 17:40:12 +02:00
gtktextview.h Revert name change 2008-07-01 22:57:50 +00:00
gtkthemes.c Bug 555386 – format not a string literal and no format arguments 2008-10-13 12:54:45 +00:00
gtkthemes.h no need to include <gdk/gdk.h> in any widget header, it's included via 2008-10-30 15:58:06 +00:00
gtktipsquery.c gtk/gtktext.c gtk/gtktextbuffer.c gtk/gtktextlayout.c 2008-08-08 14:23:32 +00:00
gtktipsquery.h no need to include <gdk/gdk.h> in any widget header, it's included via 2008-10-30 15:58:06 +00:00
gtktoggleaction.c Block the previous action when calling reset() to prevent accidental 2009-01-27 00:25:21 +00:00
gtktoggleaction.h Revert name change 2008-07-01 22:57:50 +00:00
gtktoggleactionprivate.h Revert name change 2008-07-01 22:57:50 +00:00
gtktogglebutton.c Rename gtk_activatable_reset to gtk_activatable_sync_action_properties, 2009-02-22 05:20:14 +00:00
gtktogglebutton.h no need to include <gdk/gdk.h> in any widget header, it's included via 2008-10-30 15:58:06 +00:00
gtktoggletoolbutton.c Rename gtk_activatable_reset to gtk_activatable_sync_action_properties, 2009-02-22 05:20:14 +00:00
gtktoggletoolbutton.h Seal priv pointer in GtkToggleToolButton. 2008-06-20 11:06:40 +00:00
gtktoolbar.c Make sure we queue at least one resize. This fixes a problem with 2009-01-31 02:21:27 +00:00
gtktoolbar.h move deprecated functions together, move setters and getters together, 2008-11-11 15:45:08 +00:00
gtktoolbutton.c Rename gtk_activatable_reset to gtk_activatable_sync_action_properties, 2009-02-22 05:20:14 +00:00
gtktoolbutton.h Seal priv pointer in GtkToolButton. 2008-06-20 11:06:25 +00:00
gtktoolitem.c docs: inline see_also to sections docs and add missing <variablelist> 2009-07-28 11:20:22 +03:00
gtktoolitem.h More action-related fixes 2009-01-26 03:01:01 +00:00
gtktoolshell.c Fix up short descriptions 2008-10-27 04:27:03 +00:00
gtktoolshell.h no need to include <gtk/gtkenums.h> in headers which somehow include 2008-10-30 16:34:16 +00:00
gtktooltip.c Move timer removal in dispose 2009-09-01 15:50:42 +02:00
gtktooltip.h gtk/gtkassistant.h gtk/gtkcellrenderer.h gtk/gtkfilechooserentry.h 2008-06-24 10:16:01 +00:00
gtktooltips.c Revert name change 2008-07-01 22:57:50 +00:00
gtktooltips.h Revert name change 2008-07-01 22:57:50 +00:00
gtktrayicon-x11.c Use gdk_display_sync instead of XSync 2009-07-06 02:03:21 -04:00
gtktrayicon.h Remove svn:executable property 2008-06-19 20:40:06 +00:00
gtktree.c gtk/gtktree.c gtk/gtktreemodel.c gtk/gtktreesortable.c gtk/gtktreeview.c 2008-08-08 13:53:05 +00:00
gtktree.h no need to include <gdk/gdk.h> in any widget header, it's included via 2008-10-30 15:58:06 +00:00
gtktreedatalist.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
gtktreedatalist.h deprecate GtkDestroyNotify. 2008-06-18 09:12:32 +00:00
gtktreednd.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
gtktreednd.h
gtktreeitem.c gtk/gtksignal.[ch] gtk/gtkclist.c gtk/gtklist.c gtk/gtkmain.c 2008-09-22 10:35:44 +00:00
gtktreeitem.h no need to include <gdk/gdk.h> in any widget header, it's included via 2008-10-30 15:58:06 +00:00
gtktreemodel.c Fix a typo in the docs 2009-01-05 04:07:00 +00:00
gtktreemodel.h
gtktreemodelfilter.c Don't access the parent level, there might not be one 2009-09-08 15:52:18 +02:00
gtktreemodelfilter.h reviewed by: <Carlos Garnacho <garnacho@gnome.org> 2008-06-20 18:52:52 +00:00
gtktreemodelsort.c Bug 346800 - Rework sort/filter models to use indices to parents... 2009-09-06 14:12:46 +02:00
gtktreemodelsort.h reviewed by: <Carlos Garnacho <garnacho@gnome.org> 2008-06-20 18:52:52 +00:00
gtktreeprivate.h bgo#580560 - Make Backspace work in the file chooser to to to the parent directory 2009-06-15 12:37:07 -05:00
gtktreeselection.c gtk/gtktext.c gtk/gtktextbuffer.c gtk/gtktextlayout.c 2008-08-08 14:23:32 +00:00
gtktreeselection.h gtk/gtkaction.h gtk/gtkbuildable.h gtk/gtkbuilderprivate.h 2008-06-23 14:07:19 +00:00
gtktreesortable.c Improve the docs 2009-01-03 06:57:10 +00:00
gtktreesortable.h no need to include <gtk/gtkenums.h> in headers which somehow include 2008-10-30 16:34:16 +00:00
gtktreestore.c Clean up code in gtk_tree_store_set_n_columns() 2009-08-23 22:06:15 +02:00
gtktreestore.h reviewed by: <Carlos Garnacho <garnacho@gnome.org> 2008-06-20 18:52:52 +00:00
gtktreeview.c Avoid recursive calls to gtk_tree_view_top_row_to_dy() 2009-09-06 20:26:09 +02:00
gtktreeview.h gtk/gtkassistant.h gtk/gtkcellrenderer.h gtk/gtkfilechooserentry.h 2008-06-24 10:16:01 +00:00
gtktreeviewcolumn.c Bug 589336 – Add GtkTreeViewColumn:sort-column-id property 2009-07-26 10:52:30 +01:00
gtktreeviewcolumn.h Deprecate get_cell_renderers implementations 2009-06-15 18:25:04 -04:00
gtktypebuiltins.c.template
gtktypebuiltins.h.template do not hard code the prefix of the enum, use @ENUMPREFIX@ instead (you 2008-06-23 12:09:15 +00:00
gtktypeutils.c Shut up warning about calling gtk_object_get_type() having no effect 2009-08-18 12:10:03 +02:00
gtktypeutils.h Revert name change 2008-07-01 22:57:50 +00:00
gtkuimanager.c Fix pltcheck issues 2009-01-23 17:10:08 +00:00
gtkuimanager.h Bug 516425 – Optionally display accelerators in popups 2008-10-09 08:50:33 +00:00
gtkunixprint.h
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 Revert name change 2008-07-01 22:57:50 +00:00
gtkviewport.c Document the "set-scroll-adjustments" signal 2008-12-11 13:09:27 +00:00
gtkviewport.h no need to include <gdk/gdk.h> in any widget header, it's included via 2008-10-30 15:58:06 +00:00
gtkvolumebutton.c 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 gtk_widget_set_property(): use accessors instead of setting flags 2009-09-04 15:18:24 +02:00
gtkwidget.h Bug 69872 - GTK_WIDGET_SET_FLAGS should be deprecated 2009-09-04 14:50:35 +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 gtk/gtkaccellabel.c gtk/gtkcalendar.c gtk/gtkclist.c gtk/gtkentry.c 2008-08-12 09:44:32 +00:00
gtkwin32embedwidget.h no need to include <gdk/gdk.h> in any widget header, it's included via 2008-10-30 15:58:06 +00:00
gtkwindow-decorate.c gtk/gtkaccellabel.c gtk/gtkaction.c gtk/gtkclist.c gtk/gtkcolorbutton.c 2008-08-12 14:37:03 +00:00
gtkwindow-decorate.h Revert name change 2008-07-01 22:57:50 +00:00
gtkwindow.c Fix a typo 2009-09-09 00:03:15 -04:00
gtkwindow.h Add a function to get the default window icon name 2009-02-20 05:54:53 +00:00
gtkxembed.c Revert name change 2008-07-01 22:57:50 +00:00
gtkxembed.h Revert name change 2008-07-01 22:57:50 +00:00
line-arrow.xbm
line-wrap.xbm
makeenums.pl
Makefile.am Add paper size combo and orientation combo to print dialog 2009-07-10 11:28:31 +02:00
makefile.msc.in Use perl to make gtkalias.h without warnings 2009-07-18 13:31:51 +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 More conversion to C_() 2008-10-27 03:07:16 +00:00
paper_names.c
pltcheck.sh
queryimmodules.c Don't do funny casts to avoid compiler warnings 2008-07-18 18:27:30 +00:00
tree_minus.xbm
tree_minus.xpm
tree_plus.xbm
tree_plus.xpm
updateiconcache.c Bug 584638 - Build of gtkupdateiconcache without NLS breaks 2009-09-03 11:30:12 +02:00
xembed.h