gimp/app/widgets
Nils Philippsen b109e05806 app: let the tag popup own its tag objects
This should fix crashes in which tag objects got accessed after they
were disposed, because they still were stored with the popup object.
2013-04-16 11:16:41 +02:00
..
.gitignore Added .gitignore files generated with git svn create-ignore. 2009-01-31 11:37:44 +00:00
Makefile.am app: add GimpPrefsBox, a helper widget for preferences and similar dialogs 2013-03-10 19:49:59 +01:00
gimpaction.c app: add gimp_context_get_foreground,background_pixel() 2012-05-02 17:50:41 +02:00
gimpaction.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpactioneditor.c app: use gtk_box_new() 2011-09-30 11:29:11 +02:00
gimpactioneditor.h app: don't inherit from GtkHBox or GtkVBox 2010-10-30 15:44:46 +02: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 Chain up unconditionally in GObject::constructed() 2012-11-12 21:51:22 +01:00
gimpactiongroup.h Bug 624824 - use gtk-image-menu-item-set-always-show-image on some menu items 2011-04-02 15:38:55 +02:00
gimpactionview.c Bug 689572 - F1 appears remappable but isn't 2012-12-06 01:20:07 +01:00
gimpactionview.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpblobeditor.c app: namespace the ink blob 2010-11-14 16:43:21 +01:00
gimpblobeditor.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpbrusheditor.c app: GimpBrushEditor: fix display of spacing for normal brushes 2013-03-14 22:52:34 +01:00
gimpbrusheditor.h app: use GimpSpinScales in GimpBrushEditor 2011-04-18 22:27:43 +02:00
gimpbrushfactoryview.c app: add gimp_context_get_foreground,background_pixel() 2012-05-02 17:50:41 +02:00
gimpbrushfactoryview.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpbrushselect.c Chain up unconditionally in GObject::constructed() 2012-11-12 21:51:22 +01:00
gimpbrushselect.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpbufferview.c app: add menu-related properties to GimpContainerEditor 2011-10-09 21:45:02 +02:00
gimpbufferview.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpcairo-wilber.c app: move the GTK-free cairo utility functions to core/gimp-cairo.[ch] 2012-05-02 17:51:02 +02:00
gimpcairo-wilber.h app: move the GTK-free cairo utility functions to core/gimp-cairo.[ch] 2012-05-02 17:51:02 +02: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 app: pass a format, not bpp, to gimp_viewable_get_dummy_pixbuf() 2012-05-02 17:51:08 +02:00
gimpcellrendererviewable.h Bug 589010 - Don't make Alt-Clicked layers active 2010-06-27 21:46:53 +02:00
gimpchanneltreeview.c Chain up unconditionally in GObject::constructed() 2012-11-12 21:51:22 +01:00
gimpchanneltreeview.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpclipboard.c Bug 680795 - GIMP segfaults in gimp_clipboard_set_buffer when... 2012-07-30 16:43:37 +02:00
gimpclipboard.h app: enable copy and paste for curves 2010-02-16 19:58:51 +01:00
gimpcolorbar.c libgimpcolor: add gimp_rgb[a]_set,get_pixel() 2012-05-02 17:50:43 +02:00
gimpcolorbar.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpcolordialog.c app: add gimp_context_get_foreground,background_pixel() 2012-05-02 17:50:41 +02:00
gimpcolordialog.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpcolordisplayeditor.c Bug 397359 - Can't access color management parameters 2013-03-13 10:37:25 +01:00
gimpcolordisplayeditor.h Bug 397359 - Can't access color management parameters 2013-03-13 10:37:25 +01:00
gimpcoloreditor.c app: add gimp_context_get_foreground,background_pixel() 2012-05-02 17:50:41 +02:00
gimpcoloreditor.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpcolorframe.c app: add a GimpPrecision enum that for now contains GIMP_PRECISION_U8 2012-05-02 17:51:09 +02:00
gimpcolorframe.h app: port gimp_image_pick_color() to return a Babl format 2012-05-02 17:50:39 +02:00
gimpcolormapeditor.c Chain up unconditionally in GObject::constructed() 2012-11-12 21:51:22 +01:00
gimpcolormapeditor.h app: simplify how the colormap editor sets FG/BG colors 2010-10-28 03:09:53 +02:00
gimpcolorpanel.c app: fix/enable continuous color updates in GimpColorPanel 2012-05-02 17:50:49 +02:00
gimpcolorpanel.h app: don't include individual files from libgimp* 2011-04-28 14:23:33 +02:00
gimpcolorselectorpalette.c app: add gimp_context_get_foreground,background_pixel() 2012-05-02 17:50:41 +02:00
gimpcolorselectorpalette.h app: don't include individual files from libgimp* 2011-04-28 14:23:33 +02:00
gimpcombotagentry.c Chain up unconditionally in GObject::constructed() 2012-11-12 21:51:22 +01:00
gimpcombotagentry.h app: add GimpTaggedContainer 2011-03-22 23:11:46 +01:00
gimpcomponenteditor.c app: rename gimp_image_base_type() to gimp_image_get_base_type() 2012-05-07 21:57:33 +02:00
gimpcomponenteditor.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpcontainerbox.c Chain up unconditionally in GObject::constructed() 2012-11-12 21:51:22 +01:00
gimpcontainerbox.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpcontainercombobox.c app: add gimp_context_get_foreground,background_pixel() 2012-05-02 17:50:41 +02:00
gimpcontainercombobox.h app: use a GimpContainerTreeStore for GimpContainerComboBox 2010-05-17 22:05:08 +02:00
gimpcontainereditor.c Chain up unconditionally in GObject::constructed() 2012-11-12 21:51:22 +01:00
gimpcontainereditor.h app: add menu-related properties to GimpContainerEditor 2011-10-09 21:45:02 +02:00
gimpcontainerentry.c app: make GimpContainerEntry robust against reordered parent class destruction 2012-11-05 19:56:40 +01:00
gimpcontainerentry.h app: use a GimpContainerTreeStore for GimpContainerEntry 2010-05-17 22:35:12 +02:00
gimpcontainergridview.c app: add gimp_context_get_foreground,background_pixel() 2012-05-02 17:50:41 +02:00
gimpcontainergridview.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpcontainericonview.c Chain up unconditionally in GObject::constructed() 2012-11-12 21:51:22 +01:00
gimpcontainericonview.h app: add GimpContainerIconView, a new GimpContainerView based on GtkIconView 2010-06-03 22:19:09 +02:00
gimpcontainerpopup.c app: make GimpContainerPopup transient to its parent toplevel 2012-05-08 21:32:09 +02:00
gimpcontainerpopup.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpcontainertreestore.c Chain up unconditionally in GObject::constructed() 2012-11-12 21:51:22 +01:00
gimpcontainertreestore.h app: pull more code into GimpContainerTreeStore 2010-06-03 22:09:02 +02:00
gimpcontainertreeview-dnd.c Bug 676940 - Group children prevent droping layer at bottom of stack 2012-11-12 01:29:22 +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 Chain up unconditionally in GObject::constructed() 2012-11-12 21:51:22 +01:00
gimpcontainertreeview.h app: add an "edit-name" binding signal and default to F2 2011-02-14 20:01:08 +01:00
gimpcontainerview-utils.c app: add gimp_context_get_foreground,background_pixel() 2012-05-02 17:50:41 +02:00
gimpcontainerview-utils.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpcontainerview.c app: add gimp_context_get_foreground,background_pixel() 2012-05-02 17:50:41 +02:00
gimpcontainerview.h app: base multiple selection API on the GtkSelectionMode enum 2010-05-19 20:07:31 +02:00
gimpcontrollereditor.c Chain up unconditionally in GObject::constructed() 2012-11-12 21:51:22 +01:00
gimpcontrollereditor.h app: don't inherit from GtkHBox or GtkVBox 2010-10-30 15:44:46 +02:00
gimpcontrollerinfo.c app: pass a format, not bpp, to gimp_viewable_get_dummy_pixbuf() 2012-05-02 17:51:08 +02:00
gimpcontrollerinfo.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpcontrollerkeyboard.c Chain up unconditionally in GObject::constructed() 2012-11-12 21:51:22 +01:00
gimpcontrollerkeyboard.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpcontrollerlist.c Chain up unconditionally in GObject::constructed() 2012-11-12 21:51:22 +01:00
gimpcontrollerlist.h app: don't inherit from GtkHBox or GtkVBox 2010-10-30 15:44:46 +02:00
gimpcontrollermouse.c Chain up unconditionally in GObject::constructed() 2012-11-12 21:51:22 +01:00
gimpcontrollermouse.h Add a controller for binding mouse buttons 2011-04-06 23:35:14 +02:00
gimpcontrollers.c app: pass a format, not bpp, to gimp_viewable_get_dummy_pixbuf() 2012-05-02 17:51:08 +02:00
gimpcontrollers.h Add a controller for binding mouse buttons 2011-04-06 23:35:14 +02:00
gimpcontrollerwheel.c Chain up unconditionally in GObject::constructed() 2012-11-12 21:51:22 +01:00
gimpcontrollerwheel.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpcursor.c app: simplify and clean up gimpcursor.c 2012-08-27 13:29:18 +02:00
gimpcursor.h app/cursors/libgimpwidgets: bye bye stone age B&W bitmap cursors 2012-08-26 22:53:04 +02:00
gimpcurveview.c libgimpcolor: add gimp_rgb[a]_set,get_pixel() 2012-05-02 17:50:43 +02:00
gimpcurveview.h app: Add axis lables to dynamics curves and curveview 2012-01-15 02:56:35 +02:00
gimpdasheditor.c app: add gimp_context_get_foreground,background_pixel() 2012-05-02 17:50:41 +02:00
gimpdasheditor.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpdataeditor.c Chain up unconditionally in GObject::constructed() 2012-11-12 21:51:22 +01:00
gimpdataeditor.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpdatafactoryview.c Chain up unconditionally in GObject::constructed() 2012-11-12 21:51:22 +01:00
gimpdatafactoryview.h app: add property GimpDataFactoryView:action-group 2011-10-09 22:12:32 +02:00
gimpdeviceeditor.c app: fixed paned packing in GimpDeviceEditor 2013-03-13 22:06:42 +01:00
gimpdeviceeditor.h 622863 - Input Devices list is not resizeable 2011-01-20 20:26:34 +01:00
gimpdeviceinfo-coords.c app: make handling of coordinates more robust against broken input drivers 2012-09-05 11:36:44 +02:00
gimpdeviceinfo-coords.h app: sprinkle const qualifiers in the tool event callback functions 2011-05-31 23:18:11 +02:00
gimpdeviceinfo.c Bug 688715 - Unconfigured eraser should be set to eraser tool 2012-11-23 01:17:52 +01:00
gimpdeviceinfo.h Bug 688715 - Unconfigured eraser should be set to eraser tool 2012-11-23 01:17:52 +01:00
gimpdeviceinfoeditor.c Chain up unconditionally in GObject::constructed() 2012-11-12 21:51:22 +01:00
gimpdeviceinfoeditor.h app: don't inherit from GtkHBox or GtkVBox 2010-10-30 15:44:46 +02:00
gimpdevicemanager.c Bug 688715 - Unconfigured eraser should be set to eraser tool 2012-11-23 01:17:52 +01:00
gimpdevicemanager.h app: device manager refactoring part one 2011-02-28 12:57:15 +01:00
gimpdevices.c Bug 688715 - Unconfigured eraser should be set to eraser tool 2012-11-23 01:17:52 +01:00
gimpdevices.h app: GimpDeviceManager refactoring part two 2011-02-28 14:37:00 +01:00
gimpdevicestatus.c Chain up unconditionally in GObject::constructed() 2012-11-12 21:51:22 +01:00
gimpdevicestatus.h app: GimpDeviceManager refactoring part two 2011-02-28 14:37:00 +01:00
gimpdialogfactory.c app/cursors/libgimpwidgets: bye bye stone age B&W bitmap cursors 2012-08-26 22:53:04 +02:00
gimpdialogfactory.h app: allow to pass an identifier list to gimp_dialog_factory_find_widget() 2012-01-30 22:51:51 +01:00
gimpdnd-xds.c app: make file_save() aware of the difference between overwrite and export 2012-05-18 18:57:58 +02:00
gimpdnd-xds.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpdnd.c app: use gtk_box_new() 2011-09-30 11:29:11 +02:00
gimpdnd.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpdock.c app: add gimp_context_get_foreground,background_pixel() 2012-05-02 17:50:41 +02:00
gimpdock.h app: Add gimp_dock_set_id() 2011-04-21 19:57:14 +02:00
gimpdockable.c app: add gimp_context_get_foreground,background_pixel() 2012-05-02 17:50:41 +02:00
gimpdockable.h app: Add GimpSessionManaged 2011-05-31 23:15:14 +02:00
gimpdockbook.c Bug 692641 - Various spelling fixes 2013-01-27 18:59:02 +01:00
gimpdockbook.h app: Add gimp_dockbook_add_from_dialog_factory() 2011-07-03 21:20:20 +02:00
gimpdockcolumns.c app: add gimp_context_get_foreground,background_pixel() 2012-05-02 17:50:41 +02:00
gimpdockcolumns.h app: Add gimp_dock_columns_create_dock_and_dockbook() 2011-07-03 21:20:34 +02:00
gimpdockcontainer.c app: Add the concept of 'side' of a dock 2011-05-19 20:57:40 +02:00
gimpdockcontainer.h app: Add the concept of 'side' of a dock 2011-05-19 20:57:40 +02:00
gimpdocked.c Bug 694026 - "Button Bar" state not retained on brushes and dynamics editor 2013-02-17 16:46:40 +01:00
gimpdocked.h Add 'Automatic' Tab Style support 2010-06-12 01:23:42 +02:00
gimpdockwindow.c Chain up unconditionally in GObject::constructed() 2012-11-12 21:51:22 +01:00
gimpdockwindow.h app: Add GimpSessionManaged 2011-05-31 23:15:14 +02:00
gimpdocumentview.c app: add gimp_context_get_foreground,background_pixel() 2012-05-02 17:50:41 +02:00
gimpdocumentview.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpdrawabletreeview.c Chain up unconditionally in GObject::constructed() 2012-11-12 21:51:22 +01:00
gimpdrawabletreeview.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpdynamicseditor.c Chain up unconditionally in GObject::constructed() 2012-11-12 21:51:22 +01:00
gimpdynamicseditor.h app: fix code formatting and UI packing 2010-02-22 10:35:43 +01:00
gimpdynamicsfactoryview.c app: add gimp_context_get_foreground,background_pixel() 2012-05-02 17:50:41 +02:00
gimpdynamicsfactoryview.h Fixes 2009-10-10 20:22:31 +03:00
gimpdynamicsoutputeditor.c Chain up unconditionally in GObject::constructed() 2012-11-12 21:51:22 +01:00
gimpdynamicsoutputeditor.h app: don't inherit from GtkHBox or GtkVBox 2010-10-30 15:44:46 +02:00
gimpeditor.c Chain up unconditionally in GObject::constructed() 2012-11-12 21:51:22 +01:00
gimpeditor.h app: Make GimpEditor instance members private 2011-04-10 12:12:01 +02: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 Chain up unconditionally in GObject::constructed() 2012-11-12 21:51:22 +01:00
gimperrorconsole.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimperrordialog.c app: add a translator comment for _("%s Message") 2012-10-31 16:07:33 +01:00
gimperrordialog.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpfgbgeditor.c app: add gimp_context_get_foreground,background_pixel() 2012-05-02 17:50:41 +02:00
gimpfgbgeditor.h app: port GimpFgBgEditor drawing to cairo 2010-07-29 14:20:37 +02:00
gimpfgbgview.c app: add gimp_context_get_foreground,background_pixel() 2012-05-02 17:50:41 +02:00
gimpfgbgview.h app: port GimpFgBgView rendering to cairo 2010-07-29 14:05:51 +02:00
gimpfiledialog.c Bug 692641 - Various spelling fixes 2013-01-27 18:59:02 +01:00
gimpfiledialog.h Bug 685557 - fix closing and saving a new image. 2012-11-27 23:57:24 +09:00
gimpfileprocview.c Use the new g_[s]list_free_full() instead of foreach() and free() 2011-03-07 17:11:28 +01:00
gimpfileprocview.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpfilleditor.c Chain up unconditionally in GObject::constructed() 2012-11-12 21:51:22 +01:00
gimpfilleditor.h app: don't inherit from GtkHBox or GtkVBox 2010-10-30 15:44:46 +02:00
gimpfontselect.c Chain up unconditionally in GObject::constructed() 2012-11-12 21:51:22 +01:00
gimpfontselect.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpfontview.c app: add gimp_context_get_foreground,background_pixel() 2012-05-02 17:50:41 +02:00
gimpfontview.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpgradienteditor.c Chain up unconditionally in GObject::constructed() 2012-11-12 21:51:22 +01:00
gimpgradienteditor.h app: replace the last GtkObject members by GtkAdjustment 2011-05-15 17:00:41 +02:00
gimpgradientselect.c Bug 696240 - Changing Gradient From Script-Fu Drop Down Causes GIMP to Crash 2013-03-21 01:50:32 +01:00
gimpgradientselect.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpgrideditor.c Chain up unconditionally in GObject::constructed() 2012-11-12 21:51:22 +01:00
gimpgrideditor.h app: don't inherit from GtkHBox or GtkVBox 2010-10-30 15:44:46 +02:00
gimphandlebar.c app: set GimpHandleBar's lower and upper bounds in the adjustment callback 2012-06-07 21:41:40 +02:00
gimphandlebar.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimphelp-ids.h Bug 674160 - Redesign of "Lock panel" 2012-11-09 11:17:25 +01:00
gimphelp.c Use GimpValueArray and GimpParamSpecValueArray 2012-05-04 00:51:50 +02: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: more <gegl.h> includes 2012-05-02 17:51:04 +02:00
gimphistogrambox.h app: don't inherit from GtkHBox or GtkVBox 2010-10-30 15:44:46 +02:00
gimphistogrameditor.c Bug 675994 - Opening image with a saved selection breaks histogram updating 2012-05-14 01:44:41 +02:00
gimphistogrameditor.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimphistogramview.c app: more <gegl.h> includes 2012-05-02 17:51:04 +02:00
gimphistogramview.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpiconpicker.c app: use gimp_button_menu_position() in GimpIconPicker 2013-03-10 22:33:45 +01:00
gimpiconpicker.h Add support for custom icons for tool presets 2013-03-08 08:19:54 -08:00
gimpimagecommenteditor.c app: use gtk_box_new() 2011-09-30 11:29:11 +02:00
gimpimagecommenteditor.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpimageeditor.c app: Make GimpEditor instance members private 2011-04-10 12:12:01 +02:00
gimpimageeditor.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpimageparasiteview.c Chain up unconditionally in GObject::constructed() 2012-11-12 21:51:22 +01:00
gimpimageparasiteview.h app: don't inherit from GtkHBox or GtkVBox 2010-10-30 15:44:46 +02:00
gimpimageprofileview.c app: more gtk_container_add -> gtk_box_pack_start 2010-10-30 15:42:25 +02:00
gimpimageprofileview.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpimagepropview.c Chain up unconditionally in GObject::constructed() 2012-11-12 21:51:22 +01:00
gimpimagepropview.h app: display the precision in the image properties dialog 2012-05-02 17:51:19 +02:00
gimpimageview.c app: add menu-related properties to GimpContainerEditor 2011-10-09 21:45:02 +02:00
gimpimageview.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpitemtreeview.c Chain up unconditionally in GObject::constructed() 2012-11-12 21:51:22 +01:00
gimpitemtreeview.h Bug 674160 - Redesign of "Lock panel" 2012-11-09 11:17:25 +01: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 Chain up unconditionally in GObject::constructed() 2012-11-12 21:51:22 +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 Chain up unconditionally in GObject::constructed() 2012-11-12 21:51:22 +01:00
gimplanguagestore.h app: prepare another refactoring 2010-01-05 22:30:17 +01:00
gimplayertreeview.c Bug 689087 - Drag-and-drop foo.jpg behaves different from 'gimp foo.jpg'... 2013-01-09 00:28:30 +01:00
gimplayertreeview.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpmenudock.c app: Move title invalidation from GimpMenuDock to GimpDock base class 2010-03-07 10:25:24 +01:00
gimpmenudock.h Move the Image Selection Menu to GimpDockWindow 2009-12-05 21:21:24 +01:00
gimpmenufactory.c Use the new g_[s]list_free_full() instead of foreach() and free() 2011-03-07 17:11:28 +01:00
gimpmenufactory.h app: Add GimpMenuFactoryPrivate 2009-12-06 10:23:05 +01:00
gimpmessagebox.c Chain up unconditionally in GObject::constructed() 2012-11-12 21:51:22 +01:00
gimpmessagebox.h app: don't inherit from GtkHBox or GtkVBox 2010-10-30 15:44:46 +02: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 app: use toggle_behavior_mask not CONTROL to trigger zoom-on-scroll 2011-10-07 00:00:42 +02:00
gimpnavigationview.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpoverlaybox.c app: switch off double buffering on the entire offscreen widget tree 2010-06-18 13:45:03 +02:00
gimpoverlaybox.h app: allow to position overlay widgets absolutely 2010-02-20 15:15:53 +01:00
gimpoverlaychild.c app: add gimp_gegl_buffer_get_tile_manager() 2012-05-02 17:46:07 +02:00
gimpoverlaychild.h app: allow to position overlay widgets absolutely 2010-02-20 15:15:53 +01:00
gimpoverlaydialog.c app: pass a format, not bpp, to gimp_viewable_get_dummy_pixbuf() 2012-05-02 17:51:08 +02:00
gimpoverlaydialog.h app: split out the round corners code from GimpOverlayDialog 2010-06-12 19:02:51 +02:00
gimpoverlayframe.c app: add a 1px FG border around overlay frames 2011-03-18 22:57:13 +01:00
gimpoverlayframe.h app: split out the round corners code from GimpOverlayDialog 2010-06-12 19:02:51 +02:00
gimppaletteeditor.c Chain up unconditionally in GObject::constructed() 2012-11-12 21:51:22 +01:00
gimppaletteeditor.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimppaletteselect.c Chain up unconditionally in GObject::constructed() 2012-11-12 21:51:22 +01:00
gimppaletteselect.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimppaletteview.c libgimpcolor: add gimp_rgb[a]_set,get_pixel() 2012-05-02 17:50:43 +02:00
gimppaletteview.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimppanedbox.c Bug 635303 - Can't attach a dialog at the bottom of a minimized toolbox 2012-10-07 19:49:33 +02:00
gimppanedbox.h app: Use a GdkWindow instead of GimpDockSeparators for dockable DND 2009-11-29 18:22:12 +01:00
gimppatternfactoryview.c app: add gimp_context_get_foreground,background_pixel() 2012-05-02 17:50:41 +02:00
gimppatternfactoryview.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimppatternselect.c Chain up unconditionally in GObject::constructed() 2012-11-12 21:51:22 +01:00
gimppatternselect.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimppdbdialog.c Chain up unconditionally in GObject::constructed() 2012-11-12 21:51:22 +01:00
gimppdbdialog.h Use GimpValueArray and GimpParamSpecValueArray 2012-05-04 00:51:50 +02:00
gimppixbuf.c Bug 559408 - Brushes dragged to the image window look strange 2009-01-22 00:47:18 +00:00
gimppixbuf.h app: changed include guards to not clash with libgimpcolor/gimppixbuf.h 2012-05-22 02:17:11 +02: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
gimpprefsbox.c app: add GimpPrefsBox, a helper widget for preferences and similar dialogs 2013-03-10 19:49:59 +01:00
gimpprefsbox.h app: add GimpPrefsBox, a helper widget for preferences and similar dialogs 2013-03-10 19:49:59 +01:00
gimpprofilechooserdialog.c Chain up unconditionally in GObject::constructed() 2012-11-12 21:51:22 +01:00
gimpprofilechooserdialog.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpprogressbox.c app: don't inherit from GtkHBox or GtkVBox 2010-10-30 15:44:46 +02:00
gimpprogressbox.h app: don't inherit from GtkHBox or GtkVBox 2010-10-30 15:44:46 +02:00
gimpprogressdialog.c app: more gtk_container_add -> gtk_box_pack_start 2010-10-30 15:42:25 +02:00
gimpprogressdialog.h app: don't include individual files from libgimp* 2011-04-28 14:23:33 +02:00
gimppropwidgets.c app: minor formatting cleanup in gimppropwidgets 2013-03-10 19:48:32 +01:00
gimppropwidgets.h app: minor formatting cleanup in gimppropwidgets 2013-03-10 19:48:32 +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 app: port preview rendering to GEGL/cairo 2012-05-02 17:51:02 +02:00
gimprender.h app: port preview rendering to GEGL/cairo 2012-05-02 17:51:02 +02:00
gimpsamplepointeditor.c Chain up unconditionally in GObject::constructed() 2012-11-12 21:51:22 +01:00
gimpsamplepointeditor.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpscalebutton.c Corrected spelling errors spotted by Ari Pollak (Mostly fixes bug #683694) 2012-09-10 12:22:12 -04:00
gimpscalebutton.h app/widgets/Makefile.am remove this evil hack. 2009-03-22 18:12:36 +00:00
gimpselectiondata.c app: get rid of base-utils.[ch] and move its functions to gimp-utils.[ch] 2012-05-02 17:51:13 +02:00
gimpselectiondata.h app: enable copy and paste for curves 2010-02-16 19:58:51 +01:00
gimpselectioneditor.c Chain up unconditionally in GObject::constructed() 2012-11-12 21:51:22 +01:00
gimpselectioneditor.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpsessioninfo-aux.c app: Add GimpSessionManaged 2011-05-31 23:15:14 +02:00
gimpsessioninfo-aux.h app: Add GimpSessionManaged 2011-05-31 23:15:14 +02:00
gimpsessioninfo-book.c app: Remember column width in multi-column dock windows 2011-05-31 23:15:39 +02: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: don't rely on gtk_container_remove() to always destroy the child 2012-02-21 00:36:18 +01:00
gimpsessioninfo-dock.h app: Remember column width in multi-column dock windows 2011-05-31 23:15:39 +02:00
gimpsessioninfo-dockable.c app: Add GimpSessionManaged 2011-05-31 23:15:14 +02: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: Serialize factory entry name along with GimpSessionInfo 2010-02-20 13:05:16 +01:00
gimpsessioninfo.c app: don't leak references in gimp_session_info_restore_docks() 2013-01-14 01:36:08 +01:00
gimpsessioninfo.h app: Call gimp_session_info_aux_set_list() generically 2011-05-31 23:15:38 +02:00
gimpsessionmanaged.c app: Add GimpSessionManaged 2011-05-31 23:15:14 +02:00
gimpsessionmanaged.h app: Add GimpSessionManaged 2011-05-31 23:15:14 +02:00
gimpsettingsbox.c Chain up unconditionally in GObject::constructed() 2012-11-12 21:51:22 +01:00
gimpsettingsbox.h app: move all GimpSettingsBox members to private 2011-03-08 11:32:49 +01:00
gimpsettingseditor.c Chain up unconditionally in GObject::constructed() 2012-11-12 21:51:22 +01:00
gimpsettingseditor.h app: move all GimpSettingsEditor members to private 2011-03-08 02:32:14 +01:00
gimpsizebox.c Chain up unconditionally in GObject::constructed() 2012-11-12 21:51:22 +01:00
gimpsizebox.h app: don't inherit from GtkHBox or GtkVBox 2010-10-30 15:44:46 +02:00
gimpspinscale.c Bug 688305 - drag and drop for guides broken if 'gtk-enable-tooltips = 0' is set 2012-11-18 20:02:51 +01:00
gimpspinscale.h app: anal 2012-05-02 17:50:47 +02: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 Chain up unconditionally in GObject::constructed() 2012-11-12 21:51:22 +01:00
gimpstrokeeditor.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimptagentry.c Bug 692641 - Various spelling fixes 2013-01-27 18:59:02 +01:00
gimptagentry.h app: fix possible GimpTagEntry crash by keeping the query idle ID around 2011-03-24 09:55:32 +01:00
gimptagpopup.c app: let the tag popup own its tag objects 2013-04-16 11:16:41 +02:00
gimptagpopup.h Add missing boilerplate macro 2009-09-14 21:39:19 +02:00
gimptemplateeditor.c Add support for custom icons for tool presets 2013-03-08 08:19:54 -08:00
gimptemplateeditor.h app: move all GimpTemplateEditor members to private 2011-03-01 11:50:16 +01:00
gimptemplateview.c app: add menu-related properties to GimpContainerEditor 2011-10-09 21:45:02 +02:00
gimptemplateview.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimptextbuffer-serialize.c Fix two warnings about possibly missing printf format attributes 2013-04-07 16:47:26 +02:00
gimptextbuffer-serialize.h app: use U+2060 WORD JOINER for manual kerning 2010-03-01 22:12:57 +01:00
gimptextbuffer.c Chain up unconditionally in GObject::constructed() 2012-11-12 21:51:22 +01:00
gimptextbuffer.h Bug 683011 - Text tool discards text attributes in the on-canvas dialog... 2012-11-09 23:06:45 +01:00
gimptexteditor.c app: add a GimpText property and construct param to GimpTextStyleEditor 2011-03-18 21:16:53 +01:00
gimptexteditor.h app: add a GimpText property and construct param to GimpTextStyleEditor 2011-03-18 21:16:53 +01:00
gimptextproxy.c app: #include "widgets-types.h" so the GDK_KEY_foo defines are there 2011-03-29 22:39:34 +02:00
gimptextproxy.h app: add binding signals for changing the text size (still unused) 2010-03-20 23:18:14 +01:00
gimptextstyleeditor.c Bug 689523: data bootstrap initial values in the text style editor at construction. 2012-12-12 12:36:24 +09:00
gimptextstyleeditor.h app: use a size entry instead of a spinbutton in GimpTextStyleEditor 2011-03-20 12:37:01 +01:00
gimptexttag.c libgimpcolor: add gimp_rgb[a]_set,get_pixel() 2012-05-02 17:50:43 +02:00
gimptexttag.h Bug 620674 - Adding support for multi-colored text layer 2010-09-02 00:20:04 +02:00
gimpthumbbox.c app: add gimp_context_get_foreground,background_pixel() 2012-05-02 17:50:41 +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 app: add gimp_context_get_foreground,background_pixel() 2012-05-02 17:50:41 +02: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 Bug 689087 - Drag-and-drop foo.jpg behaves different from 'gimp foo.jpg'... 2013-01-09 00:28:30 +01:00
gimptoolbox-dnd.h app: some toolbox cleanup 2010-11-20 15:19:48 +01:00
gimptoolbox-image-area.c app: port dockable showing in widgets/ to GimpWindowStrategy 2012-01-30 23:52:59 +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 app: add gimp_pattern_create_buffer() and use it in gimp_edit_fill_internal() 2012-05-02 17:45:56 +02:00
gimptoolbox-indicator-area.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimptoolbox.c Bug 686929 - Newly created toolbox is too tall and too narrow 2013-01-17 19:37:03 +01:00
gimptoolbox.h app: Make GimpToolbox use parent UI manager 2011-08-07 20:00:28 +02:00
gimptooleditor.c app: add gimp_context_get_foreground,background_pixel() 2012-05-02 17:50:41 +02:00
gimptooleditor.h Fix typo: defualt -> default (spotted by Alexia) 2009-08-20 22:11:33 +02:00
gimptooloptionseditor.c Bug 692641 - Various spelling fixes 2013-01-27 18:59:02 +01:00
gimptooloptionseditor.h app: Add gimp_tool_options_editor_get_tool_options() 2009-12-24 17:50:39 +01:00
gimptoolpalette.c Bug 686929 - Newly created toolbox is too tall and too narrow 2013-01-17 19:37:03 +01:00
gimptoolpalette.h app: Make GimpToolbox use parent UI manager 2011-08-07 20:00:28 +02:00
gimptoolpreseteditor.c Add support for custom icons for tool presets 2013-03-08 08:19:54 -08:00
gimptoolpreseteditor.h app: move all GimpToolPresetEditor members to a private struct 2012-01-23 00:56:21 +01:00
gimptoolpresetfactoryview.c app: add gimp_context_get_foreground,background_pixel() 2012-05-02 17:50:41 +02:00
gimptoolpresetfactoryview.h Base infra for tool presets. 2010-04-03 21:06:15 +03:00
gimptranslationstore.c Chain up unconditionally in GObject::constructed() 2012-11-12 21:51:22 +01:00
gimptranslationstore.h app: add GimpTranslationStore class 2010-01-05 22:30:16 +01:00
gimpuimanager.c Chain up unconditionally in GObject::constructed() 2012-11-12 21:51:22 +01:00
gimpuimanager.h app: Document GimpUIManager a bit 2011-08-07 17:04:36 +02:00
gimpundoeditor.c Chain up unconditionally in GObject::constructed() 2012-11-12 21:51:22 +01:00
gimpundoeditor.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpvectorstreeview.c Chain up unconditionally in GObject::constructed() 2012-11-12 21:51:22 +01:00
gimpvectorstreeview.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpview-popup.c app: make the popup previews transient to their parent's toplevel 2012-05-10 19:43:48 +02:00
gimpview-popup.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpview.c app: add gimp_context_get_foreground,background_pixel() 2012-05-02 17:50:41 +02:00
gimpview.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpviewablebox.c app: add gimp_context_get_foreground,background_pixel() 2012-05-02 17:50:41 +02:00
gimpviewablebox.h app: add an edit button the the tool options' brush etc. selectors 2011-04-07 23:48:08 +02:00
gimpviewablebutton.c app: add gimp_context_get_foreground,background_pixel() 2012-05-02 17:50:41 +02:00
gimpviewablebutton.h app: don't include individual files from libgimp* 2011-04-28 14:23:33 +02:00
gimpviewabledialog.c app: use gtk_box_new() 2011-09-30 11:29:11 +02:00
gimpviewabledialog.h app: don't include individual files from libgimp* 2011-04-28 14:23:33 +02:00
gimpviewrenderer-frame.c app: pass a format, not bpp, to gimp_viewable_get_dummy_pixbuf() 2012-05-02 17:51:08 +02: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 libgimpcolor: add Cairo <-> GEGL utility functions from app/ 2012-05-03 04:07:16 +02:00
gimpviewrenderer.h app: explicitly pass around the offsets of the view renderer's temp_bufs 2012-05-02 17:51:02 +02:00
gimpviewrendererbrush.c app: make the GimpTempBuf struct private and add accessors 2012-05-02 17:51:12 +02:00
gimpviewrendererbrush.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpviewrendererbuffer.c app: move GimpTempBuf from base/ to core/ 2012-05-02 17:51:01 +02:00
gimpviewrendererbuffer.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpviewrendererdrawable.c app: gimp_drawable_preview_bytes() -> gimp_drawable_get_preview_format() 2012-05-02 17:51:08 +02:00
gimpviewrendererdrawable.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpviewrenderergradient.c libgimpcolor: add gimp_rgb[a]_set,get_pixel() 2012-05-02 17:50:43 +02:00
gimpviewrenderergradient.h app: various gradient editor changes and fixes 2011-01-07 15:09:17 +01:00
gimpviewrendererimage.c app: explicitly pass around the offsets of the view renderer's temp_bufs 2012-05-02 17:51:02 +02:00
gimpviewrendererimage.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpviewrendererimagefile.c app: pass a format, not bpp, to gimp_viewable_get_dummy_pixbuf() 2012-05-02 17:51:08 +02:00
gimpviewrendererimagefile.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpviewrendererlayer.c app: lose "default" from protected GimpViewRenderer rendering API 2011-03-08 17:12:39 +01:00
gimpviewrendererlayer.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpviewrendererpalette.c libgimpcolor: add gimp_rgb[a]_set,get_pixel() 2012-05-02 17:50:43 +02:00
gimpviewrendererpalette.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpviewrenderervectors.c app: don't pass "GdkRectangle *draw_area" to gimp_view_renderer_draw() 2010-10-20 18:04:18 +02:00
gimpviewrenderervectors.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpwidgets-constructors.c app: use gtk_box_new() 2011-09-30 11:29:11 +02:00
gimpwidgets-constructors.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpwidgets-utils.c libgimpcolor: add gimp_rgb[a]_set,get_pixel() 2012-05-02 17:50:43 +02:00
gimpwidgets-utils.h app: don't hardcode MOD2 in GimpContainerTreeView either 2011-10-10 00:17:20 +02:00
gimpwindow.c app: allow to pass NULL to gimp_window_set_primary_focus_widget() 2013-04-10 19:28:49 +02:00
gimpwindow.h Bug 675549 - image region does not have focus unless clicked on 2013-04-09 15:41:20 +02:00
gimpwindowstrategy.c app: move the GimpWindowStrategy interface from display/ to widgets/ 2012-01-30 23:33:21 +01:00
gimpwindowstrategy.h app: move the GimpWindowStrategy interface from display/ to widgets/ 2012-01-30 23:33:21 +01:00
gtkhwrapbox.c app/libgimp*: remove stuff found by -Wunused-but-set-variable 2011-05-01 23:23:19 +02:00
gtkhwrapbox.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gtkwrapbox.c undef GTK_DISABLE_DEPRECATED in many places which undef GSEAL_ENABLE 2010-03-06 23:14:29 +01:00
gtkwrapbox.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
widgets-enums.c Add 'Automatic' Tab Style support 2010-06-12 01:23:42 +02:00
widgets-enums.h app,cursors: add side and corner cursors in 45° steps 2012-08-26 23:59:05 +02:00
widgets-types.h app: add GimpPrefsBox, a helper widget for preferences and similar dialogs 2013-03-10 19:49:59 +01:00