Gimp/app/widgets
Martin Nordholts 408c22b79e app: Use the dialog factory for creating docks
Instead of having one dock constructor per dialog factory, put entries
for the normal dock and the toolbox dock in the dock window
factory. To do this we also need to merge the dock and normal dialog
constructors into one function protptype.

This takes us one step closer to be able to merge the
global_dock_window_factory and the global_toolbox_factory into one.

The long term goal: Support multi-column dock windows with one of the
docks being the toolbox. In this situation we can't have the toolbox
dock created by a separate dialog factory, that is too messy.
2010-01-17 00:00:19 +01:00
..
.gitignore Added .gitignore files generated with git svn create-ignore. 2009-01-31 11:37:44 +00:00
gimpaction.c Use the new GtkAction accessors instead of g_object_get()/set() 2009-05-24 22:29:18 +02:00
gimpaction.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpactioneditor.c Minor UI tweak in the Keyboard Shortcuts Editor dialog 2009-09-01 22:26:01 +02:00
gimpactioneditor.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpactionfactory.c Remove the possibility to disable mnemonics (bug #120034) 2009-07-18 17:51:04 +02:00
gimpactionfactory.h Remove the possibility to disable mnemonics (bug #120034) 2009-07-18 17:51:04 +02:00
gimpactiongroup.c Remove the possibility to disable mnemonics (bug #120034) 2009-07-18 17:51:04 +02:00
gimpactiongroup.h Remove the possibility to disable mnemonics (bug #120034) 2009-07-18 17:51:04 +02:00
gimpactionview.c Use the new GtkAction accessors instead of g_object_get()/set() 2009-05-24 22:29:18 +02:00
gimpactionview.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpblobeditor.c Build with GSEAL_ENABLE and #undef it where accessors are missing 2009-10-17 20:20:39 +02:00
gimpblobeditor.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpbrusheditor.c Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpbrusheditor.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpbrushfactoryview.c Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpbrushfactoryview.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpbrushselect.c app: Always use gimp_object_get_name() 2009-08-29 12:41:29 +02:00
gimpbrushselect.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpbufferview.c Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpbufferview.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpcairo-wilber.c Random doc fixes 2009-09-14 21:40:09 +02:00
gimpcairo-wilber.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpcellrendererdashes.c Build with GSEAL_ENABLE and #undef it where accessors are missing 2009-10-17 20:20:39 +02:00
gimpcellrendererdashes.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpcellrendererviewable.c Build with GSEAL_ENABLE and #undef it where accessors are missing 2009-10-17 20:20:39 +02:00
gimpcellrendererviewable.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpchanneltreeview.c Make reordering items between groups work in the core and the UI 2009-08-06 18:43:57 +02:00
gimpchanneltreeview.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpclipboard.c Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpclipboard.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpcolorbar.c Build with GSEAL_ENABLE and #undef it where accessors are missing 2009-10-17 20:20:39 +02:00
gimpcolorbar.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpcolordialog.c app/widgets/gimpblobeditor.c app/widgets/gimpbrushselect.c 2009-03-22 16:35:53 +00:00
gimpcolordialog.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpcolordisplayeditor.c Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpcolordisplayeditor.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpcoloreditor.c Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpcoloreditor.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpcolorframe.c Build with GSEAL_ENABLE and #undef it where accessors are missing 2009-10-17 20:20:39 +02:00
gimpcolorframe.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpcolormapeditor.c Build with GSEAL_ENABLE and #undef it where accessors are missing 2009-10-17 20:20:39 +02:00
gimpcolormapeditor.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpcolorpanel.c Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpcolorpanel.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpcolorselectorpalette.c Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpcolorselectorpalette.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpcombotagentry.c Make the popup arrow look sane again 2009-11-15 21:35:34 +01:00
gimpcombotagentry.h Make the popup arrow look sane again 2009-11-15 21:35:34 +01:00
gimpcomponenteditor.c Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpcomponenteditor.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpcontainerbox.c Build with GSEAL_ENABLE and #undef it where accessors are missing 2009-10-17 20:20:39 +02:00
gimpcontainerbox.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpcontainercombobox.c Add basic support for trees of containers in GimpContainerView classes 2009-08-01 19:13:35 +02:00
gimpcontainercombobox.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpcontainereditor.c Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpcontainereditor.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpcontainerentry.c Remove GIMP_OBJECT() casts when calling gimp_object_get_name() 2009-08-31 22:47:18 +02:00
gimpcontainerentry.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpcontainergridview.c Build with GSEAL_ENABLE and #undef it where accessors are missing 2009-10-17 20:20:39 +02:00
gimpcontainergridview.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpcontainerpopup.c Build with GSEAL_ENABLE and #undef it where accessors are missing 2009-10-17 20:20:39 +02:00
gimpcontainerpopup.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpcontainertreeview-dnd.c app: pass the drop_path to GimpContainerTreeView::drop_possible() 2009-12-28 21:10:04 +01:00
gimpcontainertreeview-dnd.h app: pass the drop_path to GimpContainerTreeView::drop_possible() 2009-12-28 21:10:04 +01:00
gimpcontainertreeview-private.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpcontainertreeview.c Build with GSEAL_ENABLE and #undef it where accessors are missing 2009-10-17 20:20:39 +02:00
gimpcontainertreeview.h app: pass the drop_path to GimpContainerTreeView::drop_possible() 2009-12-28 21:10:04 +01:00
gimpcontainerview-utils.c Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpcontainerview-utils.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpcontainerview.c Add new vfunc GimpContainerView::insert_item_after() 2009-09-16 19:53:13 +02:00
gimpcontainerview.h Add new vfunc GimpContainerView::insert_item_after() 2009-09-16 19:53:13 +02:00
gimpcontrollereditor.c Build with GSEAL_ENABLE and #undef it where accessors are missing 2009-10-17 20:20:39 +02:00
gimpcontrollereditor.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpcontrollerinfo.c Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpcontrollerinfo.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpcontrollerkeyboard.c Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpcontrollerkeyboard.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpcontrollerlist.c Build with GSEAL_ENABLE and #undef it where accessors are missing 2009-10-17 20:20:39 +02:00
gimpcontrollerlist.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpcontrollers.c Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpcontrollers.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpcontrollerwheel.c Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpcontrollerwheel.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpcursor.c Build with GSEAL_ENABLE and #undef it where accessors are missing 2009-10-17 20:20:39 +02:00
gimpcursor.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpcurveview.c Some more changes to build with GSEAL_ENABLE 2010-01-15 15:35:03 +01:00
gimpcurveview.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpdasheditor.c Some more changes to build with GSEAL_ENABLE 2010-01-15 15:35:03 +01:00
gimpdasheditor.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpdataeditor.c Seal GimpData completely and add the missing accessors 2009-10-31 18:48:38 +01:00
gimpdataeditor.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpdatafactoryview.c Seal GimpData completely and add the missing accessors 2009-10-31 18:48:38 +01:00
gimpdatafactoryview.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpdeviceinfo.c Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpdeviceinfo.h Store the active dynamics with the input device 2009-11-07 17:39:02 +01:00
gimpdevices.c Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpdevices.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpdevicestatus.c Use gtk_widget_set_visible() 2009-10-17 15:07:34 +02:00
gimpdevicestatus.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpdialogfactory.c app: Use the dialog factory for creating docks 2010-01-17 00:00:19 +01:00
gimpdialogfactory.h app: Use the dialog factory for creating docks 2010-01-17 00:00:19 +01:00
gimpdnd-xds.c app: Emit the GimpImage::exported signal when image is exported 2009-05-16 13:02:55 +02:00
gimpdnd-xds.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpdnd.c use GtkSelectionData's accessors. 2009-03-22 23:16:59 +00:00
gimpdnd.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpdock.c app: Add "dialog-factory", "ui-manager" properties to GimpDockColumns 2010-01-07 19:18:03 +01:00
gimpdock.h app: Update docks with new context when switching to window modes 2010-01-06 13:33:47 +01:00
gimpdockable.c Some more changes to build with GSEAL_ENABLE 2010-01-15 15:35:03 +01:00
gimpdockable.h app: Seal GimpDockable and add necessary getters and setters 2010-01-05 00:32:35 +01:00
gimpdockbook.c Some more changes to build with GSEAL_ENABLE 2010-01-15 15:35:03 +01:00
gimpdockbook.h app: Update docks with new context when switching to window modes 2010-01-06 13:33:47 +01:00
gimpdockcolumns.c app: Add "dialog-factory", "ui-manager" properties to GimpDockColumns 2010-01-07 19:18:03 +01:00
gimpdockcolumns.h app: Add "dialog-factory", "ui-manager" properties to GimpDockColumns 2010-01-07 19:18:03 +01:00
gimpdocked.c Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpdocked.h app: Make class documentation be picked up by gtk-doc 2009-10-10 22:01:06 +02:00
gimpdockwindow.c app: Add "dialog-factory", "ui-manager" properties to GimpDockColumns 2010-01-07 19:18:03 +01:00
gimpdockwindow.h app: Add and use gimp_dock_window_new() 2010-01-06 11:35:25 +01:00
gimpdocumentview.c Remove GIMP_OBJECT() casts when calling gimp_object_get_name() 2009-08-31 22:47:18 +02:00
gimpdocumentview.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpdrawabletreeview.c app: pass the drop_path to GimpContainerTreeView::drop_possible() 2009-12-28 21:10:04 +01:00
gimpdrawabletreeview.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpdynamicseditor.c app: Making spacing available as dynamic parameter 2009-12-13 22:46:09 +02:00
gimpdynamicseditor.h Make the toggle grid insensitive when the dynamics are read-only 2009-10-18 13:24:59 +02:00
gimpdynamicsfactoryview.c Change user-visible strings from "Dynamics" to "Paint Dynamics" 2009-10-18 13:03:40 +02:00
gimpdynamicsfactoryview.h Fixes 2009-10-10 20:22:31 +03:00
gimpeditor.c Use gtk_widget_set_visible() 2009-10-17 15:07:34 +02:00
gimpeditor.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpenumaction.c Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpenumaction.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimperrorconsole.c Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimperrorconsole.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimperrordialog.c app/widgets/gimpblobeditor.c app/widgets/gimpbrushselect.c 2009-03-22 16:35:53 +00:00
gimperrordialog.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpfgbgeditor.c Some more changes to build with GSEAL_ENABLE 2010-01-15 15:35:03 +01:00
gimpfgbgeditor.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpfgbgview.c Some more changes to build with GSEAL_ENABLE 2010-01-15 15:35:03 +01:00
gimpfgbgview.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpfiledialog.c app: Update default export filename precedences 2009-09-14 23:36:22 +02:00
gimpfiledialog.h app: Add an 'export' mode to the file save dialog 2009-05-16 09:48:12 +02:00
gimpfileprocview.c Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpfileprocview.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpfilleditor.c Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpfilleditor.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpfontselect.c app: Always use gimp_object_get_name() 2009-08-29 12:41:29 +02:00
gimpfontselect.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpfontview.c Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpfontview.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpgradienteditor.c Some more changes to build with GSEAL_ENABLE 2010-01-15 15:35:03 +01:00
gimpgradienteditor.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpgradientselect.c app: Always use gimp_object_get_name() 2009-08-29 12:41:29 +02:00
gimpgradientselect.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpgrideditor.c Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpgrideditor.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimphandlebar.c Some more changes to build with GSEAL_ENABLE 2010-01-15 15:35:03 +01:00
gimphandlebar.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimphelp-ids.h Bug 599765 - F1 key on gimp-tool-align in menu have wrong link and it open gimp-tool-move 2009-10-27 18:54:34 +01:00
gimphelp.c connect to changes of the "user-manual-online" gimprc property and kill 2009-02-26 22:58:19 +00:00
gimphelp.h connect to changes of the "user-manual-online" gimprc property and kill 2009-02-26 22:58:19 +00:00
gimphistogrambox.c app/widgets/gimpblobeditor.c app/widgets/gimpbrushselect.c 2009-03-22 16:35:53 +00:00
gimphistogrambox.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimphistogrameditor.c Some more changes to build with GSEAL_ENABLE 2010-01-15 15:35:03 +01:00
gimphistogrameditor.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimphistogramview.c Some more changes to build with GSEAL_ENABLE 2010-01-15 15:35:03 +01:00
gimphistogramview.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpimagecommenteditor.c Bug 120563 – Add an easy way to use the default comment 2009-07-18 09:38:58 +02:00
gimpimagecommenteditor.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpimageeditor.c Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpimageeditor.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpimageparasiteview.c Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpimageparasiteview.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpimageprofileview.c Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpimageprofileview.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpimagepropview.c Remove GIMP_OBJECT() casts when calling gimp_object_get_name() 2009-08-31 22:47:18 +02:00
gimpimagepropview.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpimageview.c Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpimageview.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpitemtreeview.c app: pass the drop_path to GimpContainerTreeView::drop_possible() 2009-12-28 21:10:04 +01:00
gimpitemtreeview.h Make the appearance of the "lock content" toggle configurable 2009-08-20 12:50:40 +02:00
gimplanguagecombobox.c app: prepare another refactoring 2010-01-05 22:30:17 +01:00
gimplanguagecombobox.h app: prepare another refactoring 2010-01-05 22:30:17 +01:00
gimplanguageentry.c app: prepare another refactoring 2010-01-05 22:30:17 +01:00
gimplanguageentry.h app: prepare another refactoring 2010-01-05 22:30:17 +01:00
gimplanguagestore-parser.c app: add GimpTranslationStore class 2010-01-05 22:30:16 +01:00
gimplanguagestore-parser.h app: add GimpTranslationStore class 2010-01-05 22:30:16 +01:00
gimplanguagestore.c app: prepare another refactoring 2010-01-05 22:30:17 +01:00
gimplanguagestore.h app: prepare another refactoring 2010-01-05 22:30:17 +01:00
gimplayertreeview.c app: pass the drop_path to GimpContainerTreeView::drop_possible() 2009-12-28 21:10:04 +01:00
gimplayertreeview.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpmenudock.c app: Seal GimpDockable and add necessary getters and setters 2010-01-05 00:32:35 +01:00
gimpmenudock.h Move the Image Selection Menu to GimpDockWindow 2009-12-05 21:21:24 +01:00
gimpmenufactory.c app: Add GimpMenuFactoryPrivate 2009-12-06 10:23:05 +01:00
gimpmenufactory.h app: Add GimpMenuFactoryPrivate 2009-12-06 10:23:05 +01:00
gimpmessagebox.c Some more changes to build with GSEAL_ENABLE 2010-01-15 15:35:03 +01:00
gimpmessagebox.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpmessagedialog.c app/widgets/gimpblobeditor.c app/widgets/gimpbrushselect.c 2009-03-22 16:35:53 +00:00
gimpmessagedialog.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpnavigationview.c Some more changes to build with GSEAL_ENABLE 2010-01-15 15:35:03 +01:00
gimpnavigationview.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpoverlaybox.c Add new widget GimpOverlayBox which is a GtkContainer subclass 2009-10-18 21:57:34 +02:00
gimpoverlaybox.h Add new widget GimpOverlayBox which is a GtkContainer subclass 2009-10-18 21:57:34 +02:00
gimpoverlaychild.c Add new widget GimpOverlayBox which is a GtkContainer subclass 2009-10-18 21:57:34 +02:00
gimpoverlaychild.h Add new widget GimpOverlayBox which is a GtkContainer subclass 2009-10-18 21:57:34 +02:00
gimppaletteeditor.c app: port one more file to GSEAL_ENABLE 2010-01-16 11:25:43 +01:00
gimppaletteeditor.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimppaletteselect.c app: Always use gimp_object_get_name() 2009-08-29 12:41:29 +02:00
gimppaletteselect.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimppaletteview.c Some more changes to build with GSEAL_ENABLE 2010-01-15 15:35:03 +01:00
gimppaletteview.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimppanedbox.c app: When paned widget is removed, clear drag handler 2009-12-17 19:51:13 +01:00
gimppanedbox.h app: Use a GdkWindow instead of GimpDockSeparators for dockable DND 2009-11-29 18:22:12 +01:00
gimppatternfactoryview.c Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimppatternfactoryview.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimppatternselect.c app: Always use gimp_object_get_name() 2009-08-29 12:41:29 +02:00
gimppatternselect.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimppdbdialog.c Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimppdbdialog.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimppixbuf.c Bug 559408 - Brushes dragged to the image window look strange 2009-01-22 00:47:18 +00:00
gimppixbuf.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimppluginaction.c Bug 587543 – crash in GNU Image Manipulation Program: Pressing shift+- 2009-07-01 21:45:33 +02:00
gimppluginaction.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpprofilechooserdialog.c Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpprofilechooserdialog.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpprogressbox.c Some more changes to build with GSEAL_ENABLE 2010-01-15 15:35:03 +01:00
gimpprogressbox.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpprogressdialog.c app/widgets/gimpblobeditor.c app/widgets/gimpbrushselect.c 2009-03-22 16:35:53 +00:00
gimpprogressdialog.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimppropwidgets.c app: prepare another refactoring 2010-01-05 22:30:17 +01:00
gimppropwidgets.h app: add GimpLanguageComboBox and use it from the Preferences dialog 2010-01-05 22:30:16 +01:00
gimpradioaction.c Use the new GtkAction accessors instead of g_object_get()/set() 2009-05-24 22:29:18 +02:00
gimpradioaction.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimprender.c Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimprender.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpsamplepointeditor.c Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpsamplepointeditor.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpscalebutton.c Some more changes to build with GSEAL_ENABLE 2010-01-15 15:35:03 +01:00
gimpscalebutton.h app/widgets/Makefile.am remove this evil hack. 2009-03-22 18:12:36 +00:00
gimpselectiondata.c app/widgets/gimpblobeditor.c app/widgets/gimpbrushselect.c 2009-03-22 16:35:53 +00:00
gimpselectiondata.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpselectioneditor.c Get rid of artificial compiler warnings 2009-07-20 12:47:59 +02:00
gimpselectioneditor.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpsessioninfo-aux.c Move the Image Selection Menu to GimpDockWindow 2009-12-05 21:21:24 +01:00
gimpsessioninfo-aux.h app: Make class documentation be picked up by gtk-doc 2009-10-10 22:01:06 +02:00
gimpsessioninfo-book.c app: Don't crash when detaching dockables from image window 2009-12-10 19:30:49 +01:00
gimpsessioninfo-book.h app: Make class documentation be picked up by gtk-doc 2009-10-10 22:01:06 +02:00
gimpsessioninfo-dock.c app: Use the dialog factory for creating docks 2010-01-17 00:00:19 +01:00
gimpsessioninfo-dock.h app: Session manage multi-column dock windows 2009-12-06 14:49:53 +01:00
gimpsessioninfo-dockable.c app: Seal GimpDockable and add necessary getters and setters 2010-01-05 00:32:35 +01:00
gimpsessioninfo-dockable.h app: Make class documentation be picked up by gtk-doc 2009-10-10 22:01:06 +02:00
gimpsessioninfo-private.h app: Session manage multi-column dock windows 2009-12-06 14:49:53 +01:00
gimpsessioninfo.c app: Session manage multi-column dock windows 2009-12-06 14:49:53 +01:00
gimpsessioninfo.h app: Make class documentation be picked up by gtk-doc 2009-10-10 22:01:06 +02:00
gimpsettingsbox.c Build with GSEAL_ENABLE and #undef it where accessors are missing 2009-10-17 20:20:39 +02:00
gimpsettingsbox.h Bug 569470 – pls, introduce an option 'how many latest presets for color 2009-02-08 23:19:12 +00:00
gimpsettingseditor.c Use GtkTreeStore instead of GtkListStore in GimpContainerTreeView 2009-07-27 13:30:53 -03:00
gimpsettingseditor.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpsizebox.c Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpsizebox.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpstringaction.c Use the new GtkAction accessors instead of g_object_get()/set() 2009-05-24 22:29:18 +02:00
gimpstringaction.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpstrokeeditor.c Some more changes to build with GSEAL_ENABLE 2010-01-15 15:35:03 +01:00
gimpstrokeeditor.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimptagentry.c Bail our from expose() when the event doesn't come from entry->text_area 2009-11-06 12:04:58 +01:00
gimptagentry.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimptagpopup.c Build with GSEAL_ENABLE and #undef it where accessors are missing 2009-10-17 20:20:39 +02:00
gimptagpopup.h Add missing boilerplate macro 2009-09-14 21:39:19 +02:00
gimptemplateeditor.c app: Always use gimp_object_get_name() 2009-08-29 12:41:29 +02:00
gimptemplateeditor.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimptemplateview.c Use GtkTreeStore instead of GtkListStore in GimpContainerTreeView 2009-07-27 13:30:53 -03:00
gimptemplateview.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimptexteditor.c Bug 132509 – Allow to choose language in text tool 2009-08-04 22:46:01 +02:00
gimptexteditor.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimptextproxy.c Implement overwrite-mode in the text tool 2009-06-25 13:22:25 +02:00
gimptextproxy.h Move the GimpTextProxy widget from app/tools/ to app/widgets/ 2009-06-24 19:34:36 +02:00
gimpthumbbox.c Remove GIMP_OBJECT() casts when calling gimp_object_get_name() 2009-08-31 22:47:18 +02:00
gimpthumbbox.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimptoggleaction.c Use the new GtkAction accessors instead of g_object_get()/set() 2009-05-24 22:29:18 +02:00
gimptoggleaction.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimptoolbox-color-area.c Move the Image Selection Menu to GimpDockWindow 2009-12-05 21:21:24 +01:00
gimptoolbox-color-area.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimptoolbox-dnd.c Move the Image Selection Menu to GimpDockWindow 2009-12-05 21:21:24 +01:00
gimptoolbox-dnd.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimptoolbox-image-area.c Move the Image Selection Menu to GimpDockWindow 2009-12-05 21:21:24 +01:00
gimptoolbox-image-area.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimptoolbox-indicator-area.c Move the Image Selection Menu to GimpDockWindow 2009-12-05 21:21:24 +01:00
gimptoolbox-indicator-area.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimptoolbox.c Some more changes to build with GSEAL_ENABLE 2010-01-15 15:35:03 +01:00
gimptoolbox.h Move the Image Selection Menu to GimpDockWindow 2009-12-05 21:21:24 +01:00
gimptooldialog.c app: Always use gimp_object_get_name() 2009-08-29 12:41:29 +02:00
gimptooldialog.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimptooleditor.c Bug 595003 - Error in string "Lower this tool Lower this tool..." 2009-09-12 20:33:25 +02:00
gimptooleditor.h Fix typo: defualt -> default (spotted by Alexia) 2009-08-20 22:11:33 +02:00
gimptooloptionseditor.c app: Make gimp_tool_options_editor_new() use only g_object_new() 2009-12-24 17:50:39 +01:00
gimptooloptionseditor.h app: Add gimp_tool_options_editor_get_tool_options() 2009-12-24 17:50:39 +01:00
gimptooloverlay.c Disable RGBA colormaps in offscreen widgets for now because they crash 2009-10-19 11:03:23 +02:00
gimptooloverlay.h Add GimpToolOverlay which displays tool dialogs directly on the canvas 2009-10-18 22:33:23 +02:00
gimptranslationstore.c app: add GimpTranslationStore class 2010-01-05 22:30:16 +01:00
gimptranslationstore.h app: add GimpTranslationStore class 2010-01-05 22:30:16 +01:00
gimpuimanager.c app: Allow tests to override the menus directory 2010-01-08 15:05:15 +01:00
gimpuimanager.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpundoeditor.c Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpundoeditor.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpunitcombobox.c Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpunitcombobox.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpunitstore.c Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpunitstore.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpvectorstreeview.c Make the appearance of the "lock content" toggle configurable 2009-08-20 12:50:40 +02:00
gimpvectorstreeview.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpview-popup.c app: remove #undef GSEAL_ENABLE, this file is completely ported 2010-01-16 15:12:50 +01:00
gimpview-popup.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpview.c Some more changes to build with GSEAL_ENABLE 2010-01-15 15:35:03 +01:00
gimpview.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpviewablebox.c Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpviewablebox.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpviewablebutton.c Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpviewablebutton.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpviewabledialog.c app/widgets/gimpblobeditor.c app/widgets/gimpbrushselect.c 2009-03-22 16:35:53 +00:00
gimpviewabledialog.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpviewrenderer-frame.c Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpviewrenderer-frame.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpviewrenderer-utils.c Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpviewrenderer-utils.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpviewrenderer.c app: Bail out, not fail, in gimp_view_render_to_surface() buffer test 2010-01-06 11:35:37 +01:00
gimpviewrenderer.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpviewrendererbrush.c Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpviewrendererbrush.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpviewrendererbuffer.c Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpviewrendererbuffer.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpviewrendererdrawable.c Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpviewrendererdrawable.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpviewrenderergradient.c Remove GIMP_OBJECT() casts when calling gimp_object_get_name() 2009-08-31 22:47:18 +02:00
gimpviewrenderergradient.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpviewrendererimage.c Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpviewrendererimage.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpviewrendererimagefile.c Guard against g_file_info_get_icon() returning NULL 2009-09-22 20:25:11 +02:00
gimpviewrendererimagefile.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpviewrendererlayer.c Show a "folder" icon instead of a preview for empty group layers 2009-08-27 22:24:53 +02:00
gimpviewrendererlayer.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpviewrendererpalette.c Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpviewrendererpalette.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpviewrenderervectors.c Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpviewrenderervectors.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpwidgets-constructors.c Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpwidgets-constructors.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpwidgets-utils.c Some more changes to build with GSEAL_ENABLE 2010-01-15 15:35:03 +01:00
gimpwidgets-utils.h app: Add and use gimp_highlight_widget() 2009-11-28 19:12:39 +01:00
gimpwindow.c Make key themes really work this time 2009-06-23 23:25:09 +02:00
gimpwindow.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gtkhwrapbox.c Build with GSEAL_ENABLE and #undef it where accessors are missing 2009-10-17 20:20:39 +02:00
gtkhwrapbox.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gtkvwrapbox.c Build with GSEAL_ENABLE and #undef it where accessors are missing 2009-10-17 20:20:39 +02:00
gtkvwrapbox.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gtkwrapbox.c Build with GSEAL_ENABLE and #undef it where accessors are missing 2009-10-17 20:20:39 +02:00
gtkwrapbox.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
Makefile.am app: add GimpTranslationStore class 2010-01-05 22:30:16 +01: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 app: Introduce and use GimpFileChooserAction 2009-05-16 09:48:12 +02:00
widgets-types.h app: add GimpTranslationStore class 2010-01-05 22:30:16 +01:00