gtk3/gtk
Christian Persch 3b437b016c Bug 577224 – crash when setting new icon after setting icon in
2009-03-29  Christian Persch  <chpe@gnome.org>

	Bug 577224 – crash when setting new icon after setting icon in
	gtkstatusicon

	* gtk/gtkstatusicon.c: (gtk_status_icon_reset_image_data),
	(gtk_status_icon_set_from_gicon): Retain a reference when setting
	from a GIcon, and use g_object_unref on GIcon, not g_free.

svn path=/trunk/; revision=22594
2009-03-29 21:25:13 +00:00
..
stock-icons Use a better caps lock warning icon 2009-01-05 18:14:58 +00:00
tests Fix make check 2009-01-01 21:14:07 +00:00
theme-bits
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
gen-paper-names.c More conversion to C_() 2008-10-27 03:07:16 +00:00
gtk-builder-convert Bug 559947 – Unchecked dependency on python>=2.4 2008-11-25 13:09:43 +00:00
gtk-compose-lookaside.txt Closes #557420 – Some compose sequences don't work anymore 2008-12-03 16:19:45 +00:00
gtk-win32.rc.in
gtk.h i Bug 560228 – Add "action-controller" property to GtkWidgetClass 2009-01-23 15:15:28 +00:00
gtk.symbols Bug 574561 – gtk_style_get "shadows" g_object_get 2009-03-10 18:58:23 +00:00
gtkaboutdialog.c Make setting website, website-label and url hook work independent of their 2009-01-05 03:38:10 +00:00
gtkaboutdialog.h
gtkaccelgroup.c Documentation fixes 2008-12-28 06:58:09 +00:00
gtkaccelgroup.h
gtkaccellabel.c More conversion to C_() 2008-10-27 03:07:16 +00:00
gtkaccellabel.h
gtkaccelmap.c
gtkaccelmap.h
gtkaccessible.c
gtkaccessible.h
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
gtkactivatable.c Rename gtk_activatable_reset to gtk_activatable_sync_action_properties, 2009-02-22 05:20:14 +00:00
gtkactivatable.h Rename gtk_activatable_reset to gtk_activatable_sync_action_properties, 2009-02-22 05:20:14 +00:00
gtkadjustment.c
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 Set the object name to the page title. Proposed by Eitan Isaacson 2009-02-17 05:49:17 +00:00
gtkassistant.h
gtkbbox.c
gtkbbox.h
gtkbin.c
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
gtkbuildable.h
gtkbuilder.c
gtkbuilder.h Fixed a crasher in GTK_BUILDER_WARN_INVALID_CHILD_TYPE() 2008-11-06 17:03:35 +00:00
gtkbuilderparser.c 2.15.0 2009-01-01 22:24:56 +00:00
gtkbuilderprivate.h
gtkbutton.c Rename gtk_activatable_reset to gtk_activatable_sync_action_properties, 2009-02-22 05:20:14 +00:00
gtkbutton.h no need to include <gtk/gtkenums.h> in headers which somehow include 2008-10-30 16:34:16 +00:00
gtkcalendar.c Use C_() instead of Q_(). String change! 2008-10-27 01:42:28 +00:00
gtkcalendar.h no need to include <gdk/gdk.h> in any widget header, it's included via 2008-10-30 15:58:06 +00:00
gtkcelleditable.c
gtkcelleditable.h
gtkcelllayout.c
gtkcelllayout.h
gtkcellrenderer.c
gtkcellrenderer.h
gtkcellrendereraccel.c Use C_() instead of Q_(). String change! 2008-10-27 01:42:28 +00:00
gtkcellrendereraccel.h
gtkcellrenderercombo.c Remove debug spew 2008-11-01 02:11:08 +00:00
gtkcellrenderercombo.h
gtkcellrendererpixbuf.c Bug 557065 – gtkcellrendererpixbuf spams console over and over with 2008-10-26 20:37:17 +00: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
gtkcellrendererspin.h
gtkcellrenderertext.c
gtkcellrenderertext.h gtk/gtkcellrenderertext.h gtk/gtkentry.[ch] gtk/gtkimcontext.h 2008-10-30 18:38:06 +00:00
gtkcellrenderertoggle.c
gtkcellrenderertoggle.h
gtkcellview.c Bug 539464 – gtk_cell_view_get_model is missing in GtkCellView 2008-10-06 21:15:45 +00:00
gtkcellview.h Bug 539464 – gtk_cell_view_get_model is missing in GtkCellView 2008-10-06 21:15:45 +00:00
gtkcheckbutton.c
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 Bug 557315 – stale clipboard target cache 2008-10-25 23:12:03 +00:00
gtkclipboard.h
gtkclist.c gtk/gtksignal.[ch] gtk/gtkclist.c gtk/gtklist.c gtk/gtkmain.c 2008-09-22 10:35:44 +00:00
gtkclist.h no need to include <gtk/gtkenums.h> in headers which somehow include 2008-10-30 16:34:16 +00:00
gtkcolorbutton.c
gtkcolorbutton.h
gtkcolorsel.c improve deprecation annotation 2008-11-29 07:12:49 +00:00
gtkcolorsel.h
gtkcolorseldialog.c More doc fixes 2008-09-04 04:26:02 +00:00
gtkcolorseldialog.h
gtkcombo.c
gtkcombo.h
gtkcombobox.c Added a check to not emit a "changed" signal when an already invalid 2009-02-22 17:21:37 +00:00
gtkcombobox.h
gtkcomboboxentry.c Fixed regression reported in bug #574059. (search button not available in 2009-03-10 15:57:16 +00:00
gtkcomboboxentry.h
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
gtkctree.h gtk/gtkclist.h gtk/gtkctree.h gtk/gtklist.h gtk/gtklistitem.h 2008-09-23 10:28:23 +00:00
gtkcurve.c
gtkcurve.h no need to include <gdk/gdk.h> in any widget header, it's included via 2008-10-30 15:58:06 +00:00
gtkdebug.h
gtkdialog.c Bug 562817 – Typo in GtkDialog 2008-11-30 23:49:29 +00:00
gtkdialog.h no need to include <gdk/gdk.h> in any widget header, it's included via 2008-10-30 15:58:06 +00:00
gtkdnd-quartz.c Implement, patch from Paul Davis. 2008-11-12 15:39:33 +00:00
gtkdnd.c improve deprecation annotation 2008-11-29 07:19:12 +00:00
gtkdnd.h no need to include <gtk/gtkenums.h> in headers which somehow include 2008-10-30 16:34:16 +00:00
gtkdndcursors.h
gtkdrawingarea.c
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 Fix problems with window positioning 2009-03-11 23:27:07 +00:00
gtkentry.h Add properties and getters for icon tooltips. 2009-01-18 20:22:10 +00:00
gtkentrycompletion.c Keep popups on the right screen. Pointed out by Morten Welinder 2009-02-28 06:13:58 +00:00
gtkentrycompletion.h
gtkentryprivate.h
gtkenums.h Bug 436533 – Allow more space efficient scroll arrows placement 2008-10-08 02:16:08 +00:00
gtkeventbox.c events return gboolean not gint, reindented static prototypes. 2008-09-24 10:35:53 +00:00
gtkeventbox.h no need to include <gdk/gdk.h> in any widget header, it's included via 2008-10-30 15:58:06 +00:00
gtkexpander.c
gtkexpander.h
gtkfilechooser.c missing Since 2.14, fixes #549236 2008-08-25 06:04:36 +00:00
gtkfilechooser.h Don't do completion in the middle of an incomplete hostname 2009-01-21 03:17:01 +00:00
gtkfilechooserbutton.c Fix emission of file-set signal 2009-02-11 06:52:43 +00:00
gtkfilechooserbutton.h
gtkfilechooserdefault.c Switch to the newly created folder on success. 2009-03-01 07:33:11 +00:00
gtkfilechooserdefault.h
gtkfilechooserdialog.c Don't clamp the restored size of the file chooser dialog 2009-01-14 20:18:54 +00:00
gtkfilechooserdialog.h
gtkfilechooserembed.c
gtkfilechooserembed.h
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 Bug 325095 – show a 'size' column 2008-09-18 15:29:33 +00:00
gtkfilechoosersettings.c Add GtkFileChooserSettings for the dialog's geometry 2009-01-14 20:18:23 +00:00
gtkfilechoosersettings.h Add GtkFileChooserSettings for the dialog's geometry 2009-01-14 20:18:23 +00:00
gtkfilechooserutils.c
gtkfilechooserutils.h
gtkfilechooserwidget.c
gtkfilechooserwidget.h
gtkfilefilter.c
gtkfilefilter.h
gtkfilesel.c
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 Privately export this method. It classifies directories and mountables the 2008-12-14 02:14:19 +00:00
gtkfilesystemmodel.h
gtkfixed.c
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
gtkfontsel.c Bug 569635 – fontchooser should reload list of families/styles on theme 2009-02-01 05:26:54 +00:00
gtkfontsel.h Bug 558667 – gtk_font_selection_dialog_get_apply_button - deprecate? 2008-10-31 22:16:41 +00:00
gtkframe.c
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
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
gtkgc.h
gtkhandlebox.c events return gboolean not gint. Change misnamed 2008-09-04 11:16:53 +00:00
gtkhandlebox.h no need to include <gdk/gdk.h> in any widget header, it's included via 2008-10-30 15:58:06 +00:00
gtkhbbox.c
gtkhbbox.h
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
gtkiconcache.c
gtkiconcache.h
gtkiconcachevalidator.c
gtkiconcachevalidator.h
gtkiconfactory.c Use a better caps lock warning icon 2009-01-05 18:14:58 +00:00
gtkiconfactory.h
gtkicontheme.c g_return_if_fail() on icon_name != NULL so we get a warning instead of a 2009-01-22 15:15:40 +00:00
gtkicontheme.h
gtkiconview.c Copy the right string. Pointed out by Tommi Rantala 2009-02-28 00:15:01 +00:00
gtkiconview.h
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 Rename gtk_activatable_reset to gtk_activatable_sync_action_properties, 2009-02-22 05:20:14 +00:00
gtkimagemenuitem.h Bug 322932 – Always show icons on panel menus 2009-01-27 03:56:03 +00:00
gtkimcontext.c documentation description: Mention the various properties and the 2009-01-15 16:53:27 +00:00
gtkimcontext.h Bug 563994 – Input method module interface not documented 2008-12-11 11:38:59 +00:00
gtkimcontextsimple.c Bug 145058 - Inputting "^^" requires four keystrokes on Win32, differs 2009-01-29 13:43:42 +00:00
gtkimcontextsimple.h
gtkimcontextsimpleseqs.h Closes #557420 – Some compose sequences don't work anymore 2008-12-03 16:19:45 +00:00
gtkimmodule.c Revert changes for bug 567124. Instead of trying to avoid 2009-01-25 03:38:27 +00:00
gtkimmodule.h
gtkimmulticontext.c Revert changes for bug 567124. Instead of trying to avoid 2009-01-25 03:38:27 +00:00
gtkimmulticontext.h Bug 450716 – New API to change global IM 2009-01-13 19:15:42 +00:00
gtkinputdialog.c
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
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
gtkitemfactory.h
gtkkeyhash.c Bug 162726 – Multiple Latin layouts in XKB break keyboard shortcuts 2009-01-31 20:32:06 +00:00
gtkkeyhash.h
gtklabel.c Accept a NULL string. 2009-02-06 15:49:26 +00:00
gtklabel.h no need to include <gdk/gdk.h> in any widget header, it's included via 2008-10-30 15:58:06 +00:00
gtklayout.c Document the "set-scroll-adjustments" signal 2008-12-11 13:09:27 +00:00
gtklayout.h no need to include <gdk/gdk.h> in any widget header, it's included via 2008-10-30 15:58:06 +00:00
gtklinkbutton.c Fix the build 2008-12-08 02:47:21 +00:00
gtklinkbutton.h
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
gtklistitem.h gtk/gtkclist.h gtk/gtkctree.h gtk/gtklist.h gtk/gtklistitem.h 2008-09-23 10:28:23 +00:00
gtkliststore.c Bug 536542 – gtk_list_store_set() documentation doesn't say whether 2008-09-11 19:31:04 +00:00
gtkliststore.h
gtkmain.c Bug 164002 - query scripts don't work uninstalled on windows 2009-01-13 14:04:27 +00:00
gtkmain.h
gtkmarshal.list
gtkmarshalers.list Small fixes to the icon entry code 2008-12-27 02:25:15 +00:00
gtkmenu.c Bug 322934 – Replace menu's proxy icons with empty space hiding icons 2008-11-01 04:32:40 +00:00
gtkmenu.h no need to include <gdk/gdk.h> in any widget header, it's included via 2008-10-30 15:58:06 +00:00
gtkmenubar.c Forgotten files 2008-12-30 20:47:03 +00:00
gtkmenubar.h no need to include <gdk/gdk.h> in any widget header, it's included via 2008-10-30 15:58:06 +00:00
gtkmenuitem.c Rename gtk_activatable_reset to gtk_activatable_sync_action_properties, 2009-02-22 05:20:14 +00:00
gtkmenuitem.h added new apis gtk_menu_item_[set/get]_label() and 2008-11-06 17:19:08 +00:00
gtkmenushell.c Fix a typo 2008-12-13 05:20:10 +00:00
gtkmenushell.h no need to include <gdk/gdk.h> in any widget header, it's included via 2008-10-30 15:58:06 +00:00
gtkmenutoolbutton.c Doc additions 2008-12-30 05:49:05 +00:00
gtkmenutoolbutton.h
gtkmessagedialog.c Bug 555270 – Allow unsetting a MessageDialog's image 2008-10-08 02:27:07 +00:00
gtkmessagedialog.h
gtkmisc.c
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 Add some debug output. 2008-10-04 01:54:30 +00:00
gtkmodules.h
gtkmountoperation.c Clear all optionally created widget pointer in priv. Initially priv is 2009-03-10 10:29:03 +00:00
gtkmountoperation.h Bump gtk-doc dependency to 1.11 for nicer index-generation. 2008-11-21 08:20:19 +00:00
gtknotebook.c Keep popups on the right screen. Pointed out by Morten Welinder 2009-02-28 06:13:58 +00:00
gtknotebook.h no need to include <gdk/gdk.h> in any widget header, it's included via 2008-10-30 15:58:06 +00:00
gtkobject.c gtk/gtkobject.c s/GtkType/GType/ and 2008-09-23 18:24:33 +00:00
gtkobject.h no need to include <gtk/gtkenums.h> in headers which somehow include 2008-10-30 16:34:16 +00:00
gtkoldeditable.c
gtkoldeditable.h gtk/gtkclist.h gtk/gtkctree.h gtk/gtklist.h gtk/gtklistitem.h 2008-09-23 10:28:23 +00:00
gtkoptionmenu.c
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
gtkpagesetup.h no need to include <gtk/gtkenums.h> in headers which somehow include 2008-10-30 16:34:16 +00:00
gtkpagesetupunixdialog.c
gtkpagesetupunixdialog.h
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
gtkpathbar.h
gtkpixmap.c
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 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
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 Bug 555386 – format not a string literal and no format arguments 2008-10-13 12:54:45 +00:00
gtkprintbackend.h Bug 346903 – gtk_enumerate_printers needs events to complete 2008-09-17 22:07:10 +00:00
gtkprintcontext.c
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
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
gtkprinteroption.h
gtkprinteroptionset.c
gtkprinteroptionset.h
gtkprinteroptionwidget.c Bug 344522 – support non-local destination files (GtkPrint): 2008-09-30 08:45:01 +00:00
gtkprinteroptionwidget.h
gtkprintjob.c Bug 549810 – Memory leaks in printing code 2008-08-29 18:14:32 +00:00
gtkprintjob.h
gtkprintoperation-private.h Bug 339318 - Allow page rendering to (optionally) happen in a thread 2008-12-19 16:42:05 +00:00
gtkprintoperation-unix.c Bug 556527 - The current page property is not passed to GtkPrintUnixDialog 2008-10-16 11:20:33 +00:00
gtkprintoperation-win32.c Newer mingw-w64 uses an underscore-prefixed identification macro. 2009-03-17 12:58:40 +00:00
gtkprintoperation.c Fix make check 2009-01-01 06:46:57 +00:00
gtkprintoperation.h Bug 339318 - Allow page rendering to (optionally) happen in a thread 2008-12-19 16:42:05 +00:00
gtkprintoperationpreview.c Doc additions 2008-12-30 05:18:18 +00:00
gtkprintoperationpreview.h
gtkprintsettings.c Doc fixes 2008-12-29 03:22:30 +00:00
gtkprintsettings.h Bug 339714 - Set printer dpi on cairo ps/pdf surfaces when printing 2008-10-30 16:24:27 +00:00
gtkprintunixdialog.c Bug 561801 - "scheduled printing" doesn't function as expected 2009-01-21 15:03:14 +00:00
gtkprintunixdialog.h
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
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
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
gtkquery.h
gtkradioaction.c Bug 572904 – GtkRadioAction broken in trunk 2009-02-26 02:33:42 +00:00
gtkradioaction.h
gtkradiobutton.c
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
gtkradiotoolbutton.h
gtkrange.c Bug 495320 - GtkRange does not use gdk_event_request_motions 2009-02-25 17:38:53 +00:00
gtkrange.h Bug 565656 – Add marks to scales 2009-01-20 05:10:27 +00:00
gtkrbtree.c
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
gtkrc.key.default
gtkrc.key.emacs
gtkrecentaction.c i Bug 560228 – Add "action-controller" property to GtkWidgetClass 2009-01-23 15:15:28 +00:00
gtkrecentaction.h
gtkrecentchooser.c Rename gtk_activatable_reset to gtk_activatable_sync_action_properties, 2009-02-22 05:20:14 +00:00
gtkrecentchooser.h
gtkrecentchooserdefault.c Don't leak a GtkRecentInfo. Found by Tommi Rantala 2009-02-28 00:22:15 +00:00
gtkrecentchooserdefault.h
gtkrecentchooserdialog.c
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
gtkrecentchooserutils.h
gtkrecentchooserwidget.c
gtkrecentchooserwidget.h
gtkrecentfilter.c
gtkrecentfilter.h
gtkrecentmanager.c
gtkrecentmanager.h
gtkruler.c Some more 2008-12-31 20:05:16 +00:00
gtkruler.h Some more 2008-12-31 20:05:16 +00:00
gtkscale.c Bug 565656 – Add marks to scales 2009-01-20 05:10:27 +00:00
gtkscale.h Bug 565656 – Add marks to scales 2009-01-20 05:10:27 +00:00
gtkscalebutton.c add static function gtk_scale_button_set_orientation_private() and use it 2009-03-18 21:19:07 +00:00
gtkscalebutton.h Bug 566532 – GtkScaleButton implementation of GtkOrientable 2009-01-13 15:24:03 +00:00
gtkscrollbar.c Keep all these abstract for now 2008-12-31 19:13:23 +00:00
gtkscrollbar.h Keep all these abstract for now 2008-12-31 19:13:23 +00:00
gtkscrolledwindow.c Forgotten commit 2008-12-29 05:16:44 +00:00
gtkscrolledwindow.h no need to include <gdk/gdk.h> in any widget header, it's included via 2008-10-30 15:58:06 +00:00
gtksearchengine.c
gtksearchengine.h
gtksearchenginebeagle.c
gtksearchenginebeagle.h
gtksearchenginequartz.c
gtksearchenginequartz.h
gtksearchenginesimple.c
gtksearchenginesimple.h
gtksearchenginetracker.c
gtksearchenginetracker.h
gtkselection.c Typo correction, s/hilding/holding 2009-03-25 22:54:10 +00:00
gtkselection.h no need to include <gtk/gtkenums.h> in headers which somehow include 2008-10-30 16:34:16 +00:00
gtkseparator.c Keep all these abstract for now 2008-12-31 19:13:23 +00:00
gtkseparator.h Keep all these abstract for now 2008-12-31 19:13:23 +00:00
gtkseparatormenuitem.c
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 Change the "gtk-fontconfig-timestamp" property from int to uint. Doesn't 2009-02-01 06:04:12 +00: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
gtksizegroup.h
gtksocket-stub.c
gtksocket-win32.c
gtksocket-x11.c Small cleanups to debug messages for GtkPlug/GtkSocket 2008-09-19 22:52:33 +00:00
gtksocket.c
gtksocket.h
gtksocketprivate.h
gtkspinbutton.c Use gtk_entry_xxx functions rather than using GtkEntry structure directly. 2009-03-27 05:22:23 +00:00
gtkspinbutton.h no need to include <gdk/gdk.h> in any widget header, it's included via 2008-10-30 15:58:06 +00:00
gtkstatusbar.c Bug 555387 – Changing the sensitivity of a statusbar 2008-10-08 02:02:50 +00:00
gtkstatusbar.h
gtkstatusicon-quartz.c
gtkstatusicon.c Bug 577224 – crash when setting new icon after setting icon in 2009-03-29 21:25:13 +00:00
gtkstatusicon.h Use "const gchar*" in new tooltip api. Pointed out by Torsten Schoenfeld. 2009-01-18 15:57:06 +00:00
gtkstock.c Fix the example 2009-01-18 19:09:26 +00:00
gtkstock.h Use a better caps lock warning icon 2009-01-05 18:14:58 +00:00
gtkstyle.c 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
gtktearoffmenuitem.h no need to include <gdk/gdk.h> in any widget header, it's included via 2008-10-30 15:58:06 +00:00
gtktestutils.c Bug 567761 – Spellfixes in GTK+ documentation 2009-01-23 05:51:25 +00:00
gtktestutils.h
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
gtktextbuffer.c use the normalized name in last patch's signal 2009-01-12 17:21:24 +00:00
gtktextbuffer.h Bug 492794 – Pasting external text at end of view yields wrong scrolling 2009-01-12 17:07:35 +00:00
gtktextbufferrichtext.c
gtktextbufferrichtext.h
gtktextbufferserialize.c
gtktextbufferserialize.h
gtktextchild.c
gtktextchild.h
gtktextchildprivate.h
gtktextdisplay.c
gtktextdisplay.h
gtktextiter.c
gtktextiter.h
gtktextiterprivate.h
gtktextlayout.c Bug 567468 – no check for trailing != NULL in 2009-01-12 09:57:01 +00:00
gtktextlayout.h
gtktextmark.c
gtktextmark.h
gtktextmarkprivate.h
gtktextsegment.c
gtktextsegment.h
gtktexttag.c
gtktexttag.h no need to include <gtk/gtkenums.h> in headers which somehow include 2008-10-30 16:34:16 +00:00
gtktexttagprivate.h
gtktexttagtable.c
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 If additional areas got invalidated, don't try to add them to the paint 2009-03-02 15:45:53 +00: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 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
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
gtktoolitem.c Rename gtk_activatable_reset to gtk_activatable_sync_action_properties, 2009-02-22 05:20:14 +00:00
gtktoolitem.h More action-related fixes 2009-01-26 03:01:01 +00:00
gtktoolshell.c Fix up short descriptions 2008-10-27 04:27:03 +00:00
gtktoolshell.h no need to include <gtk/gtkenums.h> in headers which somehow include 2008-10-30 16:34:16 +00:00
gtktooltip.c Set the root coordinates in the event correctly. Patch by Kristian 2009-02-04 01:16:35 +00:00
gtktooltip.h
gtktooltips.c
gtktooltips.h
gtktrayicon-x11.c Fix make check 2009-01-01 06:46:57 +00: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 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
gtktreemodelfilter.h
gtktreemodelsort.c Improve the docs 2009-01-03 06:57:10 +00:00
gtktreemodelsort.h
gtktreeprivate.h
gtktreeselection.c
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 a missing va_end() call. Pointed out by Jiwon Lee. 2008-12-31 04:15:57 +00:00
gtktreestore.h
gtktreeview.c Bug 570824 – [a11y] TreeView is not keyboard (re)focusable after 2009-02-11 18:53:24 +00:00
gtktreeview.h
gtktreeviewcolumn.c
gtktreeviewcolumn.h
gtktypebuiltins.c.template
gtktypebuiltins.h.template
gtktypeutils.c
gtktypeutils.h
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
gtkvbbox.h
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 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 Bug 574283 – unused assignment and dead code in 2009-03-19 07:47:23 +00:00
gtkwidget.h removed this function because there is massive disagreement about how to 2008-09-02 16:06:02 +00:00
gtkwin32embed.c
gtkwin32embed.h
gtkwin32embedwidget.c
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
gtkwindow-decorate.h
gtkwindow.c Add a function to get the default window icon name 2009-02-20 05:54:53 +00:00
gtkwindow.h Add a function to get the default window icon name 2009-02-20 05:54:53 +00:00
gtkxembed.c
gtkxembed.h
line-arrow.xbm
line-wrap.xbm
makeenums.pl
Makefile.am i Bug 560228 – Add "action-controller" property to GtkWidgetClass 2009-01-23 15:15:28 +00:00
makefile.msc.in
makegtkalias.pl
paper_names_offsets.c More conversion to C_() 2008-10-27 03:07:16 +00:00
paper_names.c
pltcheck.sh
queryimmodules.c
tree_minus.xbm
tree_minus.xpm
tree_plus.xbm
tree_plus.xpm
updateiconcache.c
xembed.h