gimp/app/widgets
Michael Natterer f81dedf355 connect to entry->container's signals with g_signal_connect_object() so
2009-01-04  Michael Natterer  <mitch@gimp.org>

	* app/widgets/gimpcombotagentry.c
	(gimp_combo_tag_entry_constructor): connect to entry->container's
	signals with g_signal_connect_object() so the entry can be
	destroyed without warning/crashing.


svn path=/trunk/; revision=27895
2009-01-04 19:45:07 +00:00
..
Makefile.am Bug 555954 – Merge Tagging of Gimp Resources GSoC Project 2008-12-20 14:46:54 +00:00
gimpaction.c app/widgets/gimpaction.c app/widgets/gimpdockable.c 2008-08-22 08:57:11 +00:00
gimpaction.h Stop including single headers from gtk+ to be prepared for the upcoming 2008-05-23 20:38:52 +00:00
gimpactioneditor.c app/widgets/Makefile.am app/widgets/widgets-types.h new simple widget 2008-09-05 10:37:06 +00:00
gimpactioneditor.h app/widgets/Makefile.am app/widgets/widgets-types.h new simple widget 2008-09-05 10:37:06 +00:00
gimpactionfactory.c app/widgets/gimpmenufactory.c allocate structs using GSlice. 2007-05-22 16:01:18 +00:00
gimpactionfactory.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpactiongroup.c also use the translation context for the tooltips. 2008-12-04 10:32:20 +00:00
gimpactiongroup.h also use the translation context for the tooltips. 2008-12-04 10:32:20 +00:00
gimpactionview.c app/dialogs/module-dialog.c app/display/gimpscalecombobox.c 2008-11-16 20:17:43 +00:00
gimpactionview.h app/dialogs/module-dialog.c app/display/gimpscalecombobox.c 2008-11-16 20:17:43 +00:00
gimpblobeditor.c app/widgets/gimpactionview.c app/widgets/gimpblobeditor.c 2008-06-28 15:50:27 +00:00
gimpblobeditor.h Stop including single headers from gtk+ to be prepared for the upcoming 2008-05-23 20:38:52 +00:00
gimpbrusheditor.c app/dialogs/channel-options-dialog.c app/dialogs/palette-import-dialog.c 2008-06-29 13:41:24 +00:00
gimpbrusheditor.h Make the height of the previews in data editors configurable. Fixes bug 2007-03-17 18:20:19 +00:00
gimpbrushfactoryview.c Bug 555954 – Merge Tagging of Gimp Resources GSoC Project 2008-12-20 13:21:03 +00:00
gimpbrushfactoryview.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpbrushselect.c Introduce temp_buf_get_data_size() and use it. 2008-12-13 10:51:16 +00:00
gimpbrushselect.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpbufferview.c Add GEGL_CFLAGS and #includes as if gimpdrawable.h and gimpimage.h had a 2008-10-09 20:24:04 +00:00
gimpbufferview.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpcairo-wilber.c hide ugly details behind a sane API. 2008-03-26 19:25:55 +00:00
gimpcairo-wilber.h hide ugly details behind a sane API. 2008-03-26 19:25:55 +00:00
gimpcellrendererdashes.c app/widgets/gimpactionview.c app/widgets/gimpblobeditor.c 2008-06-28 15:50:27 +00:00
gimpcellrendererdashes.h Stop including single headers from gtk+ to be prepared for the upcoming 2008-05-23 20:38:52 +00:00
gimpcellrendererviewable.c no need to cast the return value of g_value_dup_object(). 2008-07-22 14:54:12 +00:00
gimpcellrendererviewable.h Stop including single headers from gtk+ to be prepared for the upcoming 2008-05-23 20:38:52 +00:00
gimpchanneltreeview.c Make instance members private (they were not accessed from the outside). 2008-12-25 12:00:18 +00:00
gimpchanneltreeview.h Make instance members private (they were not accessed from the outside). 2008-12-25 12:00:18 +00:00
gimpclipboard.c app/widgets/gimpclipboard.c app/widgets/gimpcontainerview.c allocate 2007-05-22 18:08:42 +00:00
gimpclipboard.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpcolorbar.c app/widgets/gimpactionview.c app/widgets/gimpblobeditor.c 2008-06-28 15:50:27 +00:00
gimpcolorbar.h Stop including single headers from gtk+ to be prepared for the upcoming 2008-05-23 20:38:52 +00:00
gimpcolordialog.c app/actions/data-commands.c app/actions/debug-commands.c 2008-03-12 16:58:28 +00:00
gimpcolordialog.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpcolordisplayeditor.c added GimpColorConfig and GimpColorManaged as construct-only properties. 2007-08-06 22:10:09 +00:00
gimpcolordisplayeditor.h Stop including single headers from gtk+ to be prepared for the upcoming 2008-05-23 20:38:52 +00:00
gimpcoloreditor.c app/widgets/gimpactionview.c app/widgets/gimpblobeditor.c 2008-06-28 15:50:27 +00:00
gimpcoloreditor.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpcolorframe.c Add GEGL_CFLAGS and #includes as if gimpdrawable.h and gimpimage.h had a 2008-10-09 20:24:04 +00:00
gimpcolorframe.h Stop including single headers from gtk+ to be prepared for the upcoming 2008-05-23 20:38:52 +00:00
gimpcolormapeditor.c For consistency, prefix the #warning:s with FIXME. 2008-11-21 07:16:00 +00:00
gimpcolormapeditor.h show a hint on non-indexed images. Based on a patch from Olof Frahm. 2008-02-12 08:26:04 +00:00
gimpcolorpanel.c reverted the live update change from bug #451568. It causes breakage such 2007-10-08 16:11:35 +00:00
gimpcolorpanel.h reverted the live update change from bug #451568. It causes breakage such 2007-10-08 16:11:35 +00:00
gimpcolorselectorpalette.c #include "gimp-intl.h" 2007-10-12 10:19:54 +00:00
gimpcolorselectorpalette.h app/widgets/gimpcolorselectorpalette.[ch] 2006-12-10 16:38:48 +00:00
gimpcombotagentry.c connect to entry->container's signals with g_signal_connect_object() so 2009-01-04 19:45:07 +00:00
gimpcombotagentry.h added GimpTagEntryMode. 2008-12-31 00:01:24 +00:00
gimpcomponenteditor.c app/dialogs/module-dialog.c app/display/gimpscalecombobox.c 2008-11-16 20:17:43 +00:00
gimpcomponenteditor.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpcontainerbox.c Use GimpContainer getters instead of poking into the class 2008-11-20 23:43:58 +00:00
gimpcontainerbox.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpcontainercombobox.c Use GimpContainer getters instead of poking into the class 2008-11-20 23:43:58 +00:00
gimpcontainercombobox.h made the model column enum public and namespaced it. 2008-06-24 08:42:49 +00:00
gimpcontainereditor.c Use GimpContainer getters instead of poking into the class 2008-11-20 23:43:58 +00:00
gimpcontainereditor.h Stop including single headers from gtk+ to be prepared for the upcoming 2008-05-23 20:38:52 +00:00
gimpcontainerentry.c Use GimpContainer getters instead of poking into the class 2008-11-20 23:43:58 +00:00
gimpcontainerentry.h app/dialogs/module-dialog.c app/display/gimpscalecombobox.c 2008-11-16 20:17:43 +00:00
gimpcontainergridview.c Use GimpContainer getters instead of poking into the class 2008-11-20 23:43:58 +00:00
gimpcontainergridview.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpcontainerpopup.c Use GimpContainer getters instead of poking into the class 2008-11-20 23:43:58 +00:00
gimpcontainerpopup.h Stop including single headers from gtk+ to be prepared for the upcoming 2008-05-23 20:38:52 +00:00
gimpcontainertreeview-dnd.c Use GimpContainer getters instead of poking into the class 2008-11-20 23:43:58 +00:00
gimpcontainertreeview-dnd.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpcontainertreeview-private.h app/widgets/gimpcontainertreeview.[ch] Make the renderer_cells and 2008-11-16 20:58:53 +00:00
gimpcontainertreeview.c Format static function prototypes. 2009-01-03 22:27:30 +00:00
gimpcontainertreeview.h app/widgets/gimpcontainertreeview.[ch] Make the renderer_cells and 2008-11-16 20:58:53 +00:00
gimpcontainerview-utils.c Use GimpContainer getters instead of poking into the class 2008-11-20 23:43:58 +00:00
gimpcontainerview-utils.h new utility function which returns the neighbor of a container's active 2007-05-27 15:13:45 +00:00
gimpcontainerview.c Use GimpContainer getters instead of poking into the class 2008-11-20 23:43:58 +00:00
gimpcontainerview.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpcontrollereditor.c app/dialogs/module-dialog.c app/display/gimpscalecombobox.c 2008-11-16 20:17:43 +00:00
gimpcontrollereditor.h Stop including single headers from gtk+ to be prepared for the upcoming 2008-05-23 20:38:52 +00:00
gimpcontrollerinfo.c app/widgets/gimpcontrollerinfo.c app/widgets/gimpcontrollerlist.c 2008-07-23 07:47:10 +00:00
gimpcontrollerinfo.h app/widgets/gimpcolorselectorpalette.[ch] 2006-12-10 16:38:48 +00:00
gimpcontrollerkeyboard.c app/widgets/gimpcontrollerkeyboard.c (struct _KeyboardEvent) made the 2008-09-03 20:17:57 +00:00
gimpcontrollerkeyboard.h app/widgets/gimpcolorselectorpalette.[ch] 2006-12-10 16:38:48 +00:00
gimpcontrollerlist.c s/gimp_container_children_type/gimp_container_get_children_type/ 2008-11-20 22:45:19 +00:00
gimpcontrollerlist.h Stop including single headers from gtk+ to be prepared for the upcoming 2008-05-23 20:38:52 +00:00
gimpcontrollers.c bumped minimum required version of GLib to 2.18.0. 2008-11-04 12:33:09 +00:00
gimpcontrollers.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpcontrollerwheel.c app/widgets/gimpcontrollerkeyboard.c (struct _KeyboardEvent) made the 2008-09-03 20:17:57 +00:00
gimpcontrollerwheel.h app/widgets/gimpcolorselectorpalette.[ch] 2006-12-10 16:38:48 +00:00
gimpcursor.c Applied modified patch from Daniel Hornung that changes the mouse cursor 2008-04-12 11:40:52 +00:00
gimpcursor.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpcurveview.c app/widgets/gimpactionview.c app/widgets/gimpblobeditor.c 2008-06-28 15:50:27 +00:00
gimpcurveview.h port internal cursor stuff to gdouble, fix off-by-one in curve drawing, 2008-02-09 11:14:40 +00:00
gimpdasheditor.c app/widgets/gimpcontrollerinfo.c app/widgets/gimpcontrollerlist.c 2008-07-23 07:47:10 +00:00
gimpdasheditor.h Stop including single headers from gtk+ to be prepared for the upcoming 2008-05-23 20:38:52 +00:00
gimpdataeditor.c Make instance members private and add getters for required members. 2008-12-19 21:58:17 +00:00
gimpdataeditor.h Make the height of the previews in data editors configurable. Fixes bug 2007-03-17 18:20:19 +00:00
gimpdatafactoryview.c Bug 555954 – Merge Tagging of Gimp Resources GSoC Project 2008-12-20 14:46:54 +00:00
gimpdatafactoryview.h New helper functions to lesser level of indirection in client code. 2008-12-20 12:27:52 +00:00
gimpdeviceinfo.c In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpdeviceinfo.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpdevices.c app/core/Makefile.am added GIMP_ERROR as general error domain. 2008-11-12 10:56:06 +00:00
gimpdevices.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpdevicestatus.c app/widgets/gimpcontrollers.c app/widgets/gimpdevices.c 2007-05-22 16:18:32 +00:00
gimpdevicestatus.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpdialogfactory.c Make instance members private. 2009-01-04 10:28:31 +00:00
gimpdialogfactory.h Bug 556896 – Dialogs don't get minimized with single image window 2008-10-24 06:48:56 +00:00
gimpdnd-xds.c bumped minimum required version of GLib to 2.18.0. 2008-11-04 12:33:09 +00:00
gimpdnd-xds.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpdnd.c Add GEGL_CFLAGS and #includes as if gimpdrawable.h and gimpimage.h had a 2008-10-09 20:24:04 +00:00
gimpdnd.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpdock.c Make instance members private. 2009-01-04 10:28:31 +00:00
gimpdock.h formating 2009-01-04 10:32:38 +00:00
gimpdockable.c Make instance members private. 2009-01-04 10:28:31 +00:00
gimpdockable.h Stop including single headers from gtk+ to be prepared for the upcoming 2008-05-23 20:38:52 +00:00
gimpdockbook.c Make instance members private. 2009-01-04 10:28:31 +00:00
gimpdockbook.h Stop including single headers from gtk+ to be prepared for the upcoming 2008-05-23 20:38:52 +00:00
gimpdocked.c app/widgets/gimpsessioninfoaux.[ch] app/widgets/gimpsessioninfobook.[ch] 2007-05-25 11:42:28 +00:00
gimpdocked.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpdockseparator.c Make instance members private. 2009-01-04 10:28:31 +00:00
gimpdockseparator.h Add a GtkAnchorType member to GimpDockSeparator that specifies where a 2008-10-10 23:10:21 +00:00
gimpdocumentview.c In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpdocumentview.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpdrawabletreeview.c Make instance member private and add getter that didn't already exist. 2008-12-25 11:31:51 +00:00
gimpdrawabletreeview.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpeditor.c app/widgets/gimpcontrollerinfo.c app/widgets/gimpcontrollerlist.c 2008-07-23 07:47:10 +00:00
gimpeditor.h Stop including single headers from gtk+ to be prepared for the upcoming 2008-05-23 20:38:52 +00:00
gimpenumaction.c In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpenumaction.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimperrorconsole.c don't make the font size even smaller. We already use a smaller font in 2008-10-20 13:48:55 +00:00
gimperrorconsole.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimperrordialog.c bumped minimum required version of GLib to 2.18.0. 2008-11-04 12:33:09 +00:00
gimperrordialog.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpfgbgeditor.c app/widgets/gimpactionview.c app/widgets/gimpblobeditor.c 2008-06-28 15:50:27 +00:00
gimpfgbgeditor.h Stop including single headers from gtk+ to be prepared for the upcoming 2008-05-23 20:38:52 +00:00
gimpfgbgview.c app/widgets/gimpactionview.c app/widgets/gimpblobeditor.c 2008-06-28 15:50:27 +00:00
gimpfgbgview.h Stop including single headers from gtk+ to be prepared for the upcoming 2008-05-23 20:38:52 +00:00
gimpfiledialog.c set dialog->progress to NULL in destroy() and check for progress being 2008-10-21 19:23:44 +00:00
gimpfiledialog.h Allow to "Open as Layers" in the empty display: 2008-10-05 15:21:02 +00:00
gimpfileprocview.c app/dialogs/module-dialog.c app/display/gimpscalecombobox.c 2008-11-16 20:17:43 +00:00
gimpfileprocview.h Stop including single headers from gtk+ to be prepared for the upcoming 2008-05-23 20:38:52 +00:00
gimpfilleditor.c move the "Antialias" toggle from here... 2008-10-29 13:30:47 +00:00
gimpfilleditor.h add non-serializable properties pattern-view-type and pattern-view-size 2008-10-24 22:34:24 +00:00
gimpfontselect.c use GError for error reporting in PDB invoker methods. 2007-12-02 18:05:54 +00:00
gimpfontselect.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpfontview.c In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpfontview.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpgradienteditor.c use pointer coordinates from the passed event instead of calling 2008-10-20 13:31:59 +00:00
gimpgradienteditor.h use Cairo to draw the controls. 2007-11-05 20:11:16 +00:00
gimpgradientselect.c use GError for error reporting in PDB invoker methods. 2007-12-02 18:05:54 +00:00
gimpgradientselect.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpgrideditor.c app/widgets/gimpcontrollerinfo.c app/widgets/gimpcontrollerlist.c 2008-07-23 07:47:10 +00:00
gimpgrideditor.h Stop including single headers from gtk+ to be prepared for the upcoming 2008-05-23 20:38:52 +00:00
gimphandlebar.c app/widgets/gimpactionview.c app/widgets/gimpblobeditor.c 2008-06-28 15:50:27 +00:00
gimphandlebar.h Stop including single headers from gtk+ to be prepared for the upcoming 2008-05-23 20:38:52 +00:00
gimphelp-ids.h Move the "Use GEGL" check-box to the Colors menu (bug #548760): 2008-09-23 07:02:24 +00:00
gimphelp.c bumped minimum required version of GLib to 2.18.0. 2008-11-04 12:33:09 +00:00
gimphelp.h app/dialogs/preferences-dialog.c improved test for user manual 2008-07-05 12:01:00 +00:00
gimphistogrambox.c don't call gtk_adjustment_get_value() on a gint. 2008-06-30 17:36:21 +00:00
gimphistogrambox.h app/widgets/widgets-types.h app/widgets/Makefile.am new widget 2007-11-20 09:10:39 +00:00
gimphistogrameditor.c Add GEGL_CFLAGS and #includes as if gimpdrawable.h and gimpimage.h had a 2008-10-09 20:24:04 +00:00
gimphistogrameditor.h add read-only property "frozen" and new API 2007-11-15 10:26:25 +00:00
gimphistogramview.c plugged memory leak. 2008-07-22 10:34:21 +00:00
gimphistogramview.h Stop including single headers from gtk+ to be prepared for the upcoming 2008-05-23 20:38:52 +00:00
gimpimagecommenteditor.c Add GEGL_CFLAGS and #includes as if gimpdrawable.h and gimpimage.h had a 2008-10-09 20:24:04 +00:00
gimpimagecommenteditor.h fixed spelling error. 2007-06-27 11:54:41 +00:00
gimpimagedock.c Make instance members private. 2009-01-04 10:28:31 +00:00
gimpimagedock.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpimageeditor.c Add GEGL_CFLAGS and #includes as if gimpdrawable.h and gimpimage.h had a 2008-10-09 20:24:04 +00:00
gimpimageeditor.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpimageparasiteview.c Add GEGL_CFLAGS and #includes as if gimpdrawable.h and gimpimage.h had a 2008-10-09 20:24:04 +00:00
gimpimageparasiteview.h Stop including single headers from gtk+ to be prepared for the upcoming 2008-05-23 20:38:52 +00:00
gimpimageprofileview.c Add GEGL_CFLAGS and #includes as if gimpdrawable.h and gimpimage.h had a 2008-10-09 20:24:04 +00:00
gimpimageprofileview.h app/dialogs/image-properties-dialog.c show comment and color profile in 2007-06-26 15:07:58 +00:00
gimpimagepropview.c s/gimp_container_children_type/gimp_container_get_children_type/ 2008-11-20 22:45:19 +00:00
gimpimagepropview.h Stop including single headers from gtk+ to be prepared for the upcoming 2008-05-23 20:38:52 +00:00
gimpimageview.c Add GEGL_CFLAGS and #includes as if gimpdrawable.h and gimpimage.h had a 2008-10-09 20:24:04 +00:00
gimpimageview.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpitemtreeview.c Make instance member private and add getter that didn't already exist. 2008-12-25 11:31:51 +00:00
gimpitemtreeview.h deleted trailing whitespace. 2008-12-30 23:25:07 +00:00
gimplanguageentry.c app/widgets/gimplanguagestore.[ch] code cleanup. 2008-03-24 22:31:08 +00:00
gimplanguageentry.h app/widgets/gimplanguagestore.[ch] code cleanup. 2008-03-24 22:31:08 +00:00
gimplanguagestore-parser.c include "libgimpbase/gimpbase.h" instead of "libgimpbase/gimpenv.h". 2008-06-28 13:55:24 +00:00
gimplanguagestore-parser.h added configure checks for the iso-codes package. 2008-02-07 16:50:11 +00:00
gimplanguagestore.c app/widgets/gimplanguagestore.[ch] code cleanup. 2008-03-24 22:31:08 +00:00
gimplanguagestore.h app/widgets/gimplanguagestore.[ch] code cleanup. 2008-03-24 22:31:08 +00:00
gimplayertreeview.c Make instance members private (they were not accessed from the outside). 2008-12-25 12:12:33 +00:00
gimplayertreeview.h Make instance members private (they were not accessed from the outside). 2008-12-25 12:12:33 +00:00
gimpmenudock.c Make instance members private. 2009-01-04 10:28:31 +00:00
gimpmenudock.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpmenufactory.c app/widgets/gimpmenufactory.c allocate structs using GSlice. 2007-05-22 16:01:18 +00:00
gimpmenufactory.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpmessagebox.c app/widgets/gimpactionview.c app/widgets/gimpblobeditor.c 2008-06-28 15:50:27 +00:00
gimpmessagebox.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpmessagedialog.c In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpmessagedialog.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpnavigationview.c Add GEGL_CFLAGS and #includes as if gimpdrawable.h and gimpimage.h had a 2008-10-09 20:24:04 +00:00
gimpnavigationview.h Don't expose implementation details and extend the interface with trivial 2008-07-19 19:00:08 +00:00
gimppaletteeditor.c libgimpwidgets/gimpwidgets.c 2008-08-26 19:32:14 +00:00
gimppaletteeditor.h Make the height of the previews in data editors configurable. Fixes bug 2007-03-17 18:20:19 +00:00
gimppaletteselect.c use GError for error reporting in PDB invoker methods. 2007-12-02 18:05:54 +00:00
gimppaletteselect.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimppaletteview.c app/widgets/gimpactionview.c app/widgets/gimpblobeditor.c 2008-06-28 15:50:27 +00:00
gimppaletteview.h port to Cairo drawing. 2007-11-14 09:19:09 +00:00
gimppatternfactoryview.c Make instance members private and add getters for accessed members. 2008-12-20 12:08:28 +00:00
gimppatternfactoryview.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimppatternselect.c Introduce temp_buf_get_data_size() and use it. 2008-12-13 10:51:16 +00:00
gimppatternselect.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimppdbdialog.c bumped minimum required version of GLib to 2.18.0. 2008-11-04 12:33:09 +00:00
gimppdbdialog.h use GError for error reporting in PDB invoker methods. 2007-12-02 18:05:54 +00:00
gimppixbuf.c skip Windows ICO as writable format. It's not well suited as a general 2007-02-18 08:57:16 +00:00
gimppixbuf.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimppluginaction.c app/widgets/gimpcontrollerinfo.c app/widgets/gimpcontrollerlist.c 2008-07-23 07:47:10 +00:00
gimppluginaction.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpprofilechooserdialog.c added code for adding a shortcut to the default ICC profile location on 2007-12-20 08:26:13 +00:00
gimpprofilechooserdialog.h libgimpwidgets/gimpcolorprofilecombobox.[ch] 2007-08-14 22:12:37 +00:00
gimpprogressbox.c set box->progress to NULL in destroy() and check for progress being NULL 2008-10-22 11:01:15 +00:00
gimpprogressbox.h Stop including single headers from gtk+ to be prepared for the upcoming 2008-05-23 20:38:52 +00:00
gimpprogressdialog.c ellipsize progress label. 2007-02-01 12:06:21 +00:00
gimpprogressdialog.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimppropwidgets.c This is completely evil: 2008-06-28 19:01:25 +00:00
gimppropwidgets.h support for GimpScaleButton. 2008-05-26 15:18:31 +00:00
gimpradioaction.c app/widgets/gimpaction.c app/widgets/gimpdockable.c 2008-08-22 08:57:11 +00:00
gimpradioaction.h app/display/gimpdisplayshell-scale.c app/gegl/gimpoperationdesaturate.h 2008-06-04 16:09:57 +00:00
gimprender.c removed GIMP_RENDER_BUF_WIDTH and GIMP_RENDER_BUF_HEIGHT definitions. 2007-12-28 22:12:17 +00:00
gimprender.h removed GIMP_RENDER_BUF_WIDTH and GIMP_RENDER_BUF_HEIGHT definitions. 2007-12-28 22:12:17 +00:00
gimpsamplepointeditor.c Add GEGL_CFLAGS and #includes as if gimpdrawable.h and gimpimage.h had a 2008-10-09 20:24:04 +00:00
gimpsamplepointeditor.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpscalebutton.c app/dialogs/channel-options-dialog.c app/dialogs/palette-import-dialog.c 2008-06-29 13:41:24 +00:00
gimpscalebutton.h This is completely evil: 2008-06-28 19:01:25 +00:00
gimpselectiondata.c Make instance members private and add getters for required members. 2008-12-19 21:58:17 +00:00
gimpselectiondata.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpselectioneditor.c For consistency, prefix the #warning:s with FIXME. 2008-11-21 07:16:00 +00:00
gimpselectioneditor.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpsessioninfo-aux.c plugged memory leak. 2008-07-22 10:34:21 +00:00
gimpsessioninfo-aux.h Made session info serialization independent from widgets so it can be used 2008-05-13 23:43:57 +00:00
gimpsessioninfo-book.c Make instance members private. 2009-01-04 10:28:31 +00:00
gimpsessioninfo-book.h remove widget member from struct GimpSessionInfoBook. Return the created 2008-05-14 00:00:41 +00:00
gimpsessioninfo-dock.c Make instance members private. 2009-01-04 10:28:31 +00:00
gimpsessioninfo-dock.h Made session info serialization independent from widgets so it can be used 2008-05-13 23:43:57 +00:00
gimpsessioninfo-dockable.c Make instance members private. 2009-01-04 10:28:31 +00:00
gimpsessioninfo-dockable.h app/widgets/gimpdockable.[ch] added a "locked" propery to GimpDockable. A 2008-05-19 21:11:03 +00:00
gimpsessioninfo.c don't report negative offsets, they would be interpreted wrongly. 2008-07-23 11:45:39 +00:00
gimpsessioninfo.h Implement the presistent menu of recently closed docks, still somewhat 2008-05-16 16:06:42 +00:00
gimpsettingsbox.c Use GimpContainer getters instead of poking into the class 2008-11-20 23:43:58 +00:00
gimpsettingsbox.h Bug 134956 – Curves tool doesn't save free curves 2008-10-09 15:25:59 +00:00
gimpsettingseditor.c Put the GimpContainerTreeView enums here instead of exposing them through 2008-11-15 20:01:55 +00:00
gimpsettingseditor.h add dummy import and export buttons, give the list a minimum size. 2008-06-24 23:12:00 +00:00
gimpsizebox.c removed unused struct member. 2007-05-26 20:11:58 +00:00
gimpsizebox.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpstringaction.c app/widgets/gimpaction.c app/widgets/gimpdockable.c 2008-08-22 08:57:11 +00:00
gimpstringaction.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpstrokeeditor.c move the "Antialias" toggle from here... 2008-10-29 13:30:47 +00:00
gimpstrokeeditor.h add non-serializable properties pattern-view-type and pattern-view-size 2008-10-24 22:34:24 +00:00
gimptagentry.c another small formatting cleanup 2008-12-31 00:25:20 +00:00
gimptagentry.h added GimpTagEntryMode. 2008-12-31 00:01:24 +00:00
gimptagpopup.c added GimpTagEntryMode. 2008-12-31 00:01:24 +00:00
gimptagpopup.h added GimpTagEntryMode. 2008-12-31 00:01:24 +00:00
gimptemplateeditor.c app/widgets/gimpcontrollerinfo.c app/widgets/gimpcontrollerlist.c 2008-07-23 07:47:10 +00:00
gimptemplateeditor.h Stop including single headers from gtk+ to be prepared for the upcoming 2008-05-23 20:38:52 +00:00
gimptemplateview.c Put the GimpContainerTreeView enums here instead of exposing them through 2008-11-15 20:01:55 +00:00
gimptemplateview.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimptexteditor.c Merge on-canvas GSoC project: 2008-10-26 17:39:55 +00:00
gimptexteditor.h Merge on-canvas GSoC project: 2008-10-26 17:39:55 +00:00
gimpthumbbox.c Bug 555246 – gimp crashes when a file is opened while a preview is 2008-10-22 07:26:49 +00:00
gimpthumbbox.h combined the two progress bars (when loading multiple thumbnails) into a 2007-05-15 22:58:37 +00:00
gimptoggleaction.c app/widgets/gimpaction.c app/widgets/gimpdockable.c 2008-08-22 08:57:11 +00:00
gimptoggleaction.h app/display/gimpdisplayshell-scale.c app/gegl/gimpoperationdesaturate.h 2008-06-04 16:09:57 +00:00
gimptoolbox-color-area.c Make instance members private. 2009-01-04 10:28:31 +00:00
gimptoolbox-color-area.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimptoolbox-dnd.c Make instance members private. 2009-01-04 10:28:31 +00:00
gimptoolbox-dnd.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimptoolbox-image-area.c Make instance members private. 2009-01-04 10:28:31 +00:00
gimptoolbox-image-area.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimptoolbox-indicator-area.c Make instance members private. 2009-01-04 10:28:31 +00:00
gimptoolbox-indicator-area.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimptoolbox.c Make instance members private. 2009-01-04 10:28:31 +00:00
gimptoolbox.h store the toolbox area's vbox in the widget struct. 2008-03-26 20:47:45 +00:00
gimptooldialog.c In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimptooldialog.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimptooloptionseditor.c app/widgets/gimpactionview.c app/widgets/gimpblobeditor.c 2008-06-28 15:50:27 +00:00
gimptooloptionseditor.h added API to delete saved tool-options. 2006-12-11 15:16:13 +00:00
gimptoolview.c app/widgets/gimpcontainertreeview.[ch] Make the renderer_cells and 2008-11-16 20:58:53 +00:00
gimptoolview.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpuimanager.c try the find_widget_under_pointer() hack only if the menu item's parent is 2008-08-27 19:36:41 +00:00
gimpuimanager.h Latest GTK+ trunk deprecations showed some uglyness in gimp: 2008-06-20 11:08:42 +00:00
gimpundoeditor.c Add GEGL_CFLAGS and #includes as if gimpdrawable.h and gimpimage.h had a 2008-10-09 20:24:04 +00:00
gimpundoeditor.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpunitcombobox.c added "label-scale" style property. 2008-04-13 17:01:19 +00:00
gimpunitcombobox.h Stop including single headers from gtk+ to be prepared for the upcoming 2008-05-23 20:38:52 +00:00
gimpunitstore.c In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpunitstore.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpvectorstreeview.c Make instance member private and add getter that didn't already exist. 2008-12-25 11:31:51 +00:00
gimpvectorstreeview.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpview-popup.c app/widgets/gimphelp.c app/widgets/gimpuimanager.c 2007-05-22 15:14:41 +00:00
gimpview-popup.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpview.c app/widgets/Makefile.am new files holding Cairo utility functions. 2007-11-01 23:37:00 +00:00
gimpview.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpviewablebox.c Make instance members private and add getters for required members. 2008-12-19 21:58:17 +00:00
gimpviewablebox.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpviewablebutton.c Use GimpContainer getters instead of poking into the class 2008-11-20 23:43:58 +00:00
gimpviewablebutton.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpviewabledialog.c added gimp_image_get_display_name(). 2008-11-13 12:09:05 +00:00
gimpviewabledialog.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpviewrenderer-frame.c In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpviewrenderer-frame.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpviewrenderer-utils.c Add GEGL_CFLAGS and #includes as if gimpdrawable.h and gimpimage.h had a 2008-10-09 20:24:04 +00:00
gimpviewrenderer-utils.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpviewrenderer.c s/temp_buf_data/temp_buf_get_data/ 2008-12-13 10:35:53 +00:00
gimpviewrenderer.h implement GimpViewRenderer::draw and draw the overlays with Cairo. 2007-11-04 20:30:38 +00:00
gimpviewrendererbrush.c reset the translation on the cairo context. Resurrects brush emblems which 2008-05-10 11:58:25 +00:00
gimpviewrendererbrush.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpviewrendererbuffer.c replaced the RGB buffer with a Cairo surface. 2007-11-04 19:14:32 +00:00
gimpviewrendererbuffer.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpviewrendererdrawable.c app/core/gimp-edit.c app/core/gimpchannel.c 2008-11-03 21:17:50 +00:00
gimpviewrendererdrawable.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpviewrenderergradient.c if the surface has CAIRO_CONTENT_COLOR_ALPHA, render it on a checkerboard 2007-12-28 17:17:10 +00:00
gimpviewrenderergradient.h if the surface has CAIRO_CONTENT_COLOR_ALPHA, render it on a checkerboard 2007-12-28 17:17:10 +00:00
gimpviewrendererimage.c Add GEGL_CFLAGS and #includes as if gimpdrawable.h and gimpimage.h had a 2008-10-09 20:24:04 +00:00
gimpviewrendererimage.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpviewrendererimagefile.c guard against g_file_query_info() returning NULL (if the file doesn't 2008-07-22 14:50:37 +00:00
gimpviewrendererimagefile.h don't reset the mime-type info when we can't load a thumbnail. 2008-03-24 16:41:42 +00:00
gimpviewrendererlayer.c Add GEGL_CFLAGS and #includes as if gimpdrawable.h and gimpimage.h had a 2008-10-09 20:24:04 +00:00
gimpviewrendererlayer.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpviewrendererpalette.c app/widgets/Makefile.am removed here... 2007-12-12 14:17:19 +00:00
gimpviewrendererpalette.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpviewrenderervectors.c inlined local variables that are only used once. 2008-11-21 21:15:29 +00:00
gimpviewrenderervectors.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpwidgets-constructors.c Arrange layer modes into more logical and useful groups. 2008-11-03 22:56:28 +00:00
gimpwidgets-constructors.h add new function gimp_stock_button_new() which creates a button with icon 2008-05-17 14:29:25 +00:00
gimpwidgets-utils.c bumped minimum required version of GLib to 2.18.0. 2008-11-04 12:33:09 +00:00
gimpwidgets-utils.h added "gboolean below" to gimp_enum_radio_frame_add() and 2008-10-28 17:40:32 +00:00
gimpwindow.c move the focus to the canvas on button-press events. 2008-05-08 12:34:27 +00:00
gimpwindow.h Stop including single headers from gtk+ to be prepared for the upcoming 2008-05-23 20:38:52 +00:00
gtkhwrapbox.c app/widgets/gtkvwrapbox.c use GSlice to allocate structs. 2007-05-22 14:57:21 +00:00
gtkhwrapbox.h app/*.[ch] converted tabs to spaces. 2006-04-12 12:49:29 +00:00
gtkscalebutton.c : Don't #define _GNU_SOURCE on Windows as it confuses newest mingw 2008-10-01 12:32:31 +00:00
gtkscalebutton.h Remove uses of GSEAL macro to make the thing compile on systems without 2008-06-28 19:30:45 +00:00
gtkvwrapbox.c app/widgets/gtkvwrapbox.c use GSlice to allocate structs. 2007-05-22 14:57:21 +00:00
gtkvwrapbox.h app/*.[ch] converted tabs to spaces. 2006-04-12 12:49:29 +00:00
gtkwrapbox.c app/widgets/gimphelp.c app/widgets/gimpuimanager.c 2007-05-22 15:14:41 +00:00
gtkwrapbox.h Stop including single headers from gtk+ to be prepared for the upcoming 2008-05-23 20:38:52 +00:00
makefile.msc updated include <string.h> for memcmp() include <string.h> for strcmp() 2008-10-03 19:27:54 +00:00
widgets-enums.c added GimpTagEntryMode. 2008-12-31 00:01:24 +00:00
widgets-enums.h added GimpTagEntryMode. 2008-12-31 00:01:24 +00:00
widgets-types.h Bug 555954 – Merge Tagging of Gimp Resources GSoC Project 2008-12-20 14:46:54 +00:00