Gimp/app/widgets
Michael Natterer bc4cf9918f Bug 673501 - Issue with Overlay
GIMP's OVERLAY mode was identical to SOFTLIGHT. This commit fixes the
issue and introduces a NEW_OVERLAY mode and enum value.

- change gimp:overlay-mode to be a real (svg-ish) overlay mode
- when compositing, map OVERLAY to gimp:softlight-mode
- when compisiting, map NEW_OVERLAY to gimp:overlay-mode
- bump the XCF version when NEW_OVERLAY is used
- map OVERLAY to SOFTLIGHT when loading and saving XCF
- map OVERLAY to softlight in all PDB setters
- map OVERLAY to softlight when deserializing a GimpContext
- change all paint mode menus to show an entry for NEW_OVERLAY
  instead of OVERLAY
- change PSP, PSD and OpenRaster to use NEW_OVERLAY

These changes should (redundantly) make sure that no OVERLAY enum
value is used in the core any longer because it gets mapped to
SOFTLIGHT at all entry points, with the downside of introducing a
setter/getter asymmetry when OVERLAY was set in a PDB api.
2015-04-29 13:32:58 -04:00
..
.gitignore
gimpaction-history.c app: update action search to use glib API. 2014-09-16 04:03:43 +02:00
gimpaction-history.h app: update action search to use glib API. 2014-09-16 04:03:43 +02:00
gimpaction.c app: connect the MyPaint brush radius to the tool tip size action 2015-03-30 22:38:35 +02:00
gimpaction.h app: port GimpAction and friends to icon names 2014-05-06 23:47:38 +02:00
gimpactioneditor.c app, libgimp: replace GTK_STOCK_FOO by icon names 2014-05-11 22:49:22 +02:00
gimpactioneditor.h app: don't inherit from GtkHBox or GtkVBox 2010-10-30 15:44:46 +02:00
gimpactionfactory.c app: port GimpAction and friends to icon names 2014-05-06 23:47:38 +02:00
gimpactionfactory.h app: port GimpAction and friends to icon names 2014-05-06 23:47:38 +02:00
gimpactiongroup.c Bug 736746 - Alt+Number only switches to lower-numbered windows 2015-01-09 23:02:24 +01:00
gimpactiongroup.h Bug 736746 - Alt+Number only switches to lower-numbered windows 2015-01-09 23:02:24 +01:00
gimpactionview.c app: port GimpAction and friends to icon names 2014-05-06 23:47:38 +02:00
gimpactionview.h app: port GimpAction and friends to icon names 2014-05-06 23:47:38 +02:00
gimpblobeditor.c app: namespace the ink blob 2010-11-14 16:43:21 +01:00
gimpblobeditor.h
gimpbrusheditor.c app: fix the brush editor to not dirty every brush set on it 2015-02-24 20:23:55 +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
gimpbrushselect.c app: move all GimpBrush members to a private struct 2014-10-12 01:16:32 +02:00
gimpbrushselect.h
gimpbufferview.c app: add menu-related properties to GimpContainerEditor 2011-10-09 21:45:02 +02:00
gimpbufferview.h
gimpcairo-wilber.c app: fix drawing of the empty canvas wilber 2013-09-28 18:00:31 +02:00
gimpcairo-wilber.h app: fix drawing of the empty canvas wilber 2013-09-28 18:00:31 +02:00
gimpcellrendererdashes.c
gimpcellrendererdashes.h
gimpcellrendererviewable.c app: pass a format, not bpp, to gimp_viewable_get_dummy_pixbuf() 2012-05-02 17:51:08 +02:00
gimpcellrendererviewable.h
gimpchanneltreeview.c Chain up unconditionally in GObject::constructed() 2012-11-12 21:51:22 +01:00
gimpchanneltreeview.h
gimpcircle.c app: s/gimp_hsv_to_rgb4/gimp_hsv_to_rgb/ in GimpCircle 2014-06-30 17:30:05 +02:00
gimpcircle.h app: move lots of state handling from sunclasses to GimpCircle 2014-05-30 03:25:02 +02:00
gimpclipboard.c Bug 680795 - GIMP segfaults in gimp_clipboard_set_buffer when... 2012-07-30 16:43:37 +02:00
gimpclipboard.h
gimpcolorbar.c libgimpcolor: add gimp_rgb[a]_set,get_pixel() 2012-05-02 17:50:43 +02:00
gimpcolorbar.h
gimpcolordialog.c app: use g_signal_connect_object() to connect the history to the color dialog 2014-11-29 13:48:00 +01:00
gimpcolordialog.h Bug 739489 - Add palette of recently used colors 2014-11-26 23:48:19 +01:00
gimpcolordisplayeditor.c app, libgimp: replace GTK_STOCK_FOO by icon names 2014-05-11 22:49:22 +02:00
gimpcolordisplayeditor.h Bug 397359 - Can't access color management parameters 2013-03-13 10:37:25 +01:00
gimpcoloreditor.c libgimpwidgets: add GimpColorSelectorClass::icon_name 2014-05-10 08:34:42 +02:00
gimpcoloreditor.h
gimpcolorframe.c app: add double precision support, for completeness 2014-03-09 00:43:55 +01:00
gimpcolorframe.h app: port gimp_image_pick_color() to return a Babl format 2012-05-02 17:50:39 +02:00
gimpcolormapeditor.c app: gimp_spin_button_new() -> gtk_spin_button_new() 2014-06-21 22:39:37 +02: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 libgimpwidgets: add GimpColorSelectorClass::icon_name 2014-05-10 08:34:42 +02:00
gimpcolorselectorpalette.h app: don't include individual files from libgimp* 2011-04-28 14:23:33 +02:00
gimpcombotagentry.c app: get rid of some GtkObject variables, makes the gtk3-port diff smaller 2014-07-21 02:34:39 +02: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
gimpcontainerbox.c Chain up unconditionally in GObject::constructed() 2012-11-12 21:51:22 +01:00
gimpcontainerbox.h
gimpcontainercombobox.c app: add gimp_context_get_foreground,background_pixel() 2012-05-02 17:50:41 +02:00
gimpcontainercombobox.h
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: chain up unconditionally gimp_container_entry_clear_items() 2014-06-06 22:48:35 +02:00
gimpcontainerentry.h
gimpcontainergridview.c Bug 703692 - Unable to Resize Large Left Dock Area 2013-07-14 13:27:57 +02:00
gimpcontainergridview.h
gimpcontainericonview.c Chain up unconditionally in GObject::constructed() 2012-11-12 21:51:22 +01:00
gimpcontainericonview.h
gimpcontainerpopup.c app: factor out a generic GimpPopup widget out of GimpContainerPopup 2014-06-06 00:57:20 +02:00
gimpcontainerpopup.h app: factor out a generic GimpPopup widget out of GimpContainerPopup 2014-06-06 00:57:20 +02:00
gimpcontainertreestore.c Chain up unconditionally in GObject::constructed() 2012-11-12 21:51:22 +01:00
gimpcontainertreestore.h
gimpcontainertreeview-dnd.c Bug 681709 - GimpContainer continuously scrolls on dnd failure on Windows. 2013-10-02 21:18:10 +13:00
gimpcontainertreeview-dnd.h Bug 681709 - GimpContainer continuously scrolls on dnd failure on Windows. 2013-10-02 21:18:10 +13:00
gimpcontainertreeview-private.h
gimpcontainertreeview.c app: GimpContainerTreeView: keep a reference on tree_view->model 2014-06-06 22:48:35 +02:00
gimpcontainertreeview.h app: add new accessor gimp_container_tree_view_get_name_cell() 2013-11-07 11:32:23 +01:00
gimpcontainerview-utils.c app: add gimp_context_get_foreground,background_pixel() 2012-05-02 17:50:41 +02:00
gimpcontainerview-utils.h
gimpcontainerview.c app: make gimp_container_view_remove_container() more robust 2014-06-06 22:48:35 +02:00
gimpcontainerview.h
gimpcontrollereditor.c app, libgimp: replace GTK_STOCK_FOO by icon names 2014-05-11 22:49:22 +02:00
gimpcontrollereditor.h app: don't inherit from GtkHBox or GtkVBox 2010-10-30 15:44:46 +02:00
gimpcontrollerinfo.c libgimpwidgets: change GimpController's stock_id to icon_name 2014-05-09 09:19:06 +02:00
gimpcontrollerinfo.h
gimpcontrollerkeyboard.c libgimpwidgets: change GimpController's stock_id to icon_name 2014-05-09 09:19:06 +02:00
gimpcontrollerkeyboard.h
gimpcontrollerlist.c app, libgimp: replace GTK_STOCK_FOO by icon names 2014-05-11 22:49:22 +02:00
gimpcontrollerlist.h app: don't inherit from GtkHBox or GtkVBox 2010-10-30 15:44:46 +02:00
gimpcontrollermouse.c libgimpwidgets: change GimpController's stock_id to icon_name 2014-05-09 09:19:06 +02:00
gimpcontrollermouse.h app: Fix broken header guards. 2014-05-25 20:50:56 -04:00
gimpcontrollers.c libgimpbase, app: add variants of gimp_$foo_directory() which return GFiles 2014-07-28 02:04:01 +02:00
gimpcontrollers.h Add a controller for binding mouse buttons 2011-04-06 23:35:14 +02:00
gimpcontrollerwheel.c libgimpwidgets: change GimpController's stock_id to icon_name 2014-05-09 09:19:06 +02:00
gimpcontrollerwheel.h app: Fix broken header guards. 2014-05-25 20:50:56 -04:00
gimpcursor.c app: fix typo in "cursor-side-top.png" to make that cursor work again 2015-04-15 21:51:45 +02:00
gimpcursor.h app: rotate cursors that indicate a direction with the view 2013-04-20 17:21:01 +02:00
gimpcurveview.c app: fix implicit enum casting 2015-01-10 00:02:28 +01: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
gimpdataeditor.c app: change a GimpData's name only if it actually changed 2015-02-24 19:07:39 +01:00
gimpdataeditor.h
gimpdatafactoryview.c app: same fix as below in GimpDataFactoryView 2015-02-24 19:17:50 +01:00
gimpdatafactoryview.h app: add property GimpDataFactoryView:action-group 2011-10-09 22:12:32 +02:00
gimpdeviceeditor.c app, libgimp: replace GTK_STOCK_FOO by icon names 2014-05-11 22:49:22 +02:00
gimpdeviceeditor.h 622863 - Input Devices list is not resizeable 2011-01-20 20:26:34 +01:00
gimpdeviceinfo-coords.c app: don't ignore return value 2013-11-07 12:28:28 +01:00
gimpdeviceinfo-coords.h app: sprinkle const qualifiers in the tool event callback functions 2011-05-31 23:18:11 +02:00
gimpdeviceinfo.c app: convert all stock IDs kept around by the core by icon names 2014-05-07 01:01:56 +02:00
gimpdeviceinfo.h Bug 688715 - Unconfigured eraser should be set to eraser tool 2012-11-23 01:17:52 +01:00
gimpdeviceinfoeditor.c app: use the newly added libgimpwidgets icon name APIs 2014-05-07 21:32:09 +02: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 libgimpbase, app: add variants of gimp_$foo_directory() which return GFiles 2014-07-28 02:04:01 +02:00
gimpdevices.h app: GimpDeviceManager refactoring part two 2011-02-28 14:37:00 +01:00
gimpdevicestatus.c app, libgimp: replace GTK_STOCK_FOO by icon names 2014-05-11 22:49:22 +02:00
gimpdevicestatus.h app: GimpDeviceManager refactoring part two 2011-02-28 14:37:00 +01:00
gimpdial.c app: move lots of state handling from sunclasses to GimpCircle 2014-05-30 03:25:02 +02:00
gimpdial.h app: move GimpDial's background drawing to a new parent class, GimpCircle 2014-05-26 09:23:55 +02:00
gimpdialogfactory.c app: fix implicit enum casting 2015-01-10 00:02:28 +01:00
gimpdialogfactory.h app: port most of app's GUI from stock IDs to icon names 2014-05-07 15:30:38 +02:00
gimpdnd-xds.c app: more URI -> GFile in gimpdnd-xds.c 2014-07-08 00:31:22 +02:00
gimpdnd-xds.h
gimpdnd.c app: Fix format specifier 2014-05-02 23:26:09 +05:30
gimpdnd.h
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 Bug 744127 - Restore tab hover delay during drag-n-drops 2015-02-19 22:42:18 +01:00
gimpdockable.h app: port most of app's GUI from stock IDs to icon names 2014-05-07 15:30:38 +02:00
gimpdockbook.c Bug 744127 - Restore tab hover delay during drag-n-drops 2015-02-19 22:42:18 +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
gimpdockwindow.c Bug 729068 - Gimp windows state is lost when closed from the window manager 2014-05-19 03:28:26 +02: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
gimpdrawabletreeview.c app: port most of app's GUI from stock IDs to icon names 2014-05-07 15:30:38 +02:00
gimpdrawabletreeview.h
gimpdynamicseditor.c Chain up unconditionally in GObject::constructed() 2012-11-12 21:51:22 +01:00
gimpdynamicseditor.h
gimpdynamicsfactoryview.c app: add gimp_context_get_foreground,background_pixel() 2012-05-02 17:50:41 +02:00
gimpdynamicsfactoryview.h
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 app: use the newly added libgimpwidgets icon name APIs 2014-05-07 21:32:09 +02:00
gimpeditor.h app: port most of app's GUI from stock IDs to icon names 2014-05-07 15:30:38 +02:00
gimpenumaction.c app: port GimpAction and friends to icon names 2014-05-06 23:47:38 +02:00
gimpenumaction.h app: port GimpAction and friends to icon names 2014-05-06 23:47:38 +02:00
gimperrorconsole.c app: add gimp_widget_load_icon() as replacement for gtk_widget_render_icon() 2014-05-08 09:11:31 +02:00
gimperrorconsole.h
gimperrordialog.c app: port most of app's GUI from stock IDs to icon names 2014-05-07 15:30:38 +02:00
gimperrordialog.h app: port most of app's GUI from stock IDs to icon names 2014-05-07 15:30:38 +02:00
gimpfgbgeditor.c app: add gimp_widget_load_icon() as replacement for gtk_widget_render_icon() 2014-05-08 09:11:31 +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 736907 - Compat mode for XCF 2014-10-20 22:54:11 +02:00
gimpfiledialog.h Bug 736907 - Compat mode for XCF 2014-10-20 22:54:11 +02: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
gimpfilleditor.c app: also include <gegl.h> when we include "libgimpwidgets/gimpwidgets.h" 2013-11-01 22:28:18 +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
gimpfontview.c app: add gimp_context_get_foreground,background_pixel() 2012-05-02 17:50:41 +02:00
gimpfontview.h
gimpgradienteditor.c app: change enum GimpColorPickState to { START, UPDATE, END } 2014-11-28 12:00:53 +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
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: add gimp_handle_bar_connect_events() 2013-06-17 22:13:48 +02:00
gimphandlebar.h app: add gimp_handle_bar_connect_events() 2013-06-17 22:13:48 +02:00
gimphelp-ids.h app: make the MyPaint brush path configurable in Prefs -> Folders 2015-04-25 21:14:22 -04:00
gimphelp.c app: use GIO to find the locally installed user manual 2014-07-29 13:04:16 +02:00
gimphelp.h
gimphistogrambox.c app: gimp_spin_button_new() -> gtk_spin_button_new() 2014-06-21 22:39:37 +02:00
gimphistogrambox.h app: GimpHistogramBox: map the range to 0..1 for != 8 bit histograms 2013-06-12 11:18:07 +02:00
gimphistogrameditor.c app: use the newly added libgimpwidgets icon name APIs 2014-05-07 21:32:09 +02:00
gimphistogrameditor.h
gimphistogramview.c app: initialize variable in gimp_histogram_view_update_bins() 2013-06-18 00:10:57 +02:00
gimphistogramview.h app: start using the new histogram property notifications in the widgets 2013-06-11 22:36:33 +02:00
gimpiconpicker.c app: factor out a generic GimpPopup widget out of GimpContainerPopup 2014-06-06 00:57:20 +02:00
gimpiconpicker.h app: port GimpIconPicker to named icons 2014-05-09 02:24:42 +02:00
gimpimagecommenteditor.c app: use gtk_box_new() 2011-09-30 11:29:11 +02:00
gimpimagecommenteditor.h
gimpimageeditor.c app: Make GimpEditor instance members private 2011-04-10 12:12:01 +02:00
gimpimageeditor.h
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 Don't #include <glib.h> before <lcms.h> 2014-04-10 20:48:22 +02:00
gimpimageprofileview.h app: use a GimpColorProfileView in GimpImageProfileView 2014-03-16 18:36:12 +01:00
gimpimagepropview.c app: remove a bunch of file-utils.h includes 2014-07-08 00:23:34 +02: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
gimpitemtreeview.c app: port most of app's GUI from stock IDs to icon names 2014-05-07 15:30:38 +02:00
gimpitemtreeview.h app: port most of app's GUI from stock IDs to icon names 2014-05-07 15:30:38 +02:00
gimplanguagecombobox.c
gimplanguagecombobox.h
gimplanguageentry.c Chain up unconditionally in GObject::constructed() 2012-11-12 21:51:22 +01:00
gimplanguageentry.h
gimplanguagestore-parser.c app: ifdef out functions that are unused 2015-01-10 00:03:04 +01:00
gimplanguagestore-parser.h Bug 704592 - only load language lists once at gui startup. 2013-07-28 04:46:52 +12:00
gimplanguagestore.c app - fix crash of the language parser on OSX. 2013-07-29 02:12:17 +12:00
gimplanguagestore.h Bug 704592 - only load language lists once at gui startup. 2013-07-28 04:46:52 +12:00
gimplayertreeview.c app: remove a bunch of file-utils.h includes 2014-07-08 00:23:34 +02:00
gimplayertreeview.h
gimpmenudock.c
gimpmenudock.h
gimpmenufactory.c Bug 736746 - Alt+Number only switches to lower-numbered windows 2015-01-09 23:02:24 +01:00
gimpmenufactory.h
gimpmessagebox.c app: port most of app's GUI from stock IDs to icon names 2014-05-07 15:30:38 +02:00
gimpmessagebox.h app: port most of app's GUI from stock IDs to icon names 2014-05-07 15:30:38 +02:00
gimpmessagedialog.c app: port most of app's GUI from stock IDs to icon names 2014-05-07 15:30:38 +02:00
gimpmessagedialog.h app: port most of app's GUI from stock IDs to icon names 2014-05-07 15:30:38 +02: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
gimpoverlaybox.c Bug 739369 - Rendering artifacts in the tool in-canvas UI with opacity 2014-12-01 21:50:57 +01:00
gimpoverlaybox.h
gimpoverlaychild.c Bug 721553 - License text contains obsolete FSF postal address 2014-01-05 14:25:46 +01:00
gimpoverlaychild.h Bug 721553 - License text contains obsolete FSF postal address 2014-01-05 14:25:46 +01:00
gimpoverlaydialog.c app: remove ", 0" left over from removing a MAX (foo, 0) 2014-06-09 03:33:48 +02:00
gimpoverlaydialog.h app: make GimpOverlayDialog's title and icon-name settable after construction 2014-06-09 01:42:09 +02:00
gimpoverlayframe.c app: add a 1px FG border around overlay frames 2011-03-18 22:57:13 +01:00
gimpoverlayframe.h
gimppaletteeditor.c app: change enum GimpColorPickState to { START, UPDATE, END } 2014-11-28 12:00:53 +01:00
gimppaletteeditor.h app: gimp_spin_button_new() -> gtk_spin_button_new() 2014-06-21 22:39:37 +02:00
gimppaletteselect.c Chain up unconditionally in GObject::constructed() 2012-11-12 21:51:22 +01:00
gimppaletteselect.h
gimppaletteview.c Bug 704118 - crash on invalid number of PLTE entries 2013-07-14 22:25:44 +02:00
gimppaletteview.h
gimppanedbox.c app: fix uninitialized boolean in gimp_paned_box_drag_drop() 2015-02-24 23:29:39 +01:00
gimppanedbox.h
gimppatternfactoryview.c app: add gimp_context_get_foreground,background_pixel() 2012-05-02 17:50:41 +02:00
gimppatternfactoryview.h
gimppatternselect.c Chain up unconditionally in GObject::constructed() 2012-11-12 21:51:22 +01:00
gimppatternselect.h
gimppdbdialog.c Bug 729326 - Errors found using a static code analysis program cppcheck 2014-05-05 10:34:08 +02:00
gimppdbdialog.h Use GimpValueArray and GimpParamSpecValueArray 2012-05-04 00:51:50 +02:00
gimppickablebutton.c app: implement picking any image or layer in GimpPickableButton/Popup 2014-06-06 22:48:36 +02:00
gimppickablebutton.h app: add new widget GimpPickableButton 2013-09-15 00:30:14 +02:00
gimppickablepopup.c app: fix some glitches in GimpPickablePopup 2014-06-15 18:30:47 +02:00
gimppickablepopup.h app: implement picking any image or layer in GimpPickableButton/Popup 2014-06-06 22:48:36 +02:00
gimppixbuf.c
gimppixbuf.h app: changed include guards to not clash with libgimpcolor/gimppixbuf.h 2012-05-22 02:17:11 +02:00
gimppluginaction.c app: port GimpAction and friends to icon names 2014-05-06 23:47:38 +02:00
gimppluginaction.h app: port GimpAction and friends to icon names 2014-05-06 23:47:38 +02:00
gimppolar.c app: move lots of state handling from sunclasses to GimpCircle 2014-05-30 03:25:02 +02:00
gimppolar.h app: add new GimpCircle subblass GimpPolar to select polar coordinates 2014-05-30 00:36:42 +02:00
gimppopup.c app: activate GimpPopup's binding set in key_press() 2014-06-06 09:22:51 +02:00
gimppopup.h app: factor out a generic GimpPopup widget out of GimpContainerPopup 2014-06-06 00:57:20 +02:00
gimpprefsbox.c app: also include <gegl.h> when we include "libgimpwidgets/gimpwidgets.h" 2013-11-01 22:28:18 +01:00
gimpprefsbox.h app: add GimpPrefsBox, a helper widget for preferences and similar dialogs 2013-03-10 19:49:59 +01:00
gimpprogressbox.c app: some GimpProgress cleanup 2014-07-12 23:45:20 +02:00
gimpprogressbox.h app: some GimpProgress cleanup 2014-07-12 23:45:20 +02:00
gimpprogressdialog.c app: add gimp_progress_set_text_literal() 2014-07-20 23:32:19 +02:00
gimpprogressdialog.h app: don't include individual files from libgimp* 2011-04-28 14:23:33 +02:00
gimppropgui-constructors.c app: add a custom GUI for gegl:diffraction-patterns 2015-02-06 19:43:49 +01:00
gimppropgui-constructors.h app: add a custom GUI for gegl:diffraction-patterns 2015-02-06 19:43:49 +01:00
gimppropgui.c app: add a custom GUI for gegl:diffraction-patterns 2015-02-06 19:43:49 +01:00
gimppropgui.h app: clean up the generated and custom GEGL GUI code a bit 2014-06-02 20:27:59 +02:00
gimppropwidgets.c app: get rid of some GtkObject variables, makes the gtk3-port diff smaller 2014-07-21 02:34:39 +02:00
gimppropwidgets.h app: add gimp_prop_polar_new() 2014-05-30 00:36:43 +02:00
gimpradioaction.c app: port GimpAction and friends to icon names 2014-05-06 23:47:38 +02:00
gimpradioaction.h app: port GimpAction and friends to icon names 2014-05-06 23:47:38 +02: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
gimpscalebutton.c Corrected spelling errors spotted by Ari Pollak (Mostly fixes bug #683694) 2012-09-10 12:22:12 -04:00
gimpscalebutton.h
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
gimpselectioneditor.c Chain up unconditionally in GObject::constructed() 2012-11-12 21:51:22 +01:00
gimpselectioneditor.h
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: remove includes in gimpsessioninfo-dock.c and -book.c 2014-05-03 17:19:10 +02:00
gimpsessioninfo-book.h
gimpsessioninfo-dock.c app: remove includes in gimpsessioninfo-dock.c and -book.c 2014-05-03 17:19:10 +02:00
gimpsessioninfo-dock.h app: make things behave more reasonable with multiple monitors 2014-05-02 03:01:23 +02:00
gimpsessioninfo-dockable.c app: Add GimpSessionManaged 2011-05-31 23:15:14 +02:00
gimpsessioninfo-dockable.h
gimpsessioninfo-private.h app: make things behave more reasonable with multiple monitors 2014-05-02 03:01:23 +02:00
gimpsessioninfo.c app: don't assign variable before checking the validity 2015-03-09 08:28:33 +01:00
gimpsessioninfo.h app: make things behave more reasonable with multiple monitors 2014-05-02 03:01:23 +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 app: change GimpImageMapTool::get_settings_ui()'s "default_folder" to GFile 2014-07-29 11:56:49 +02:00
gimpsettingsbox.h app: change GimpImageMapTool::get_settings_ui()'s "default_folder" to GFile 2014-07-29 11:56:49 +02:00
gimpsettingseditor.c app, libgimp: replace GTK_STOCK_FOO by icon names 2014-05-11 22:49:22 +02:00
gimpsettingseditor.h app: move all GimpSettingsEditor members to private 2011-03-08 02:32:14 +01:00
gimpsizebox.c app: enable scale image's resolution chain button only if xres == yres 2014-04-18 19:17:56 +02:00
gimpsizebox.h app: don't inherit from GtkHBox or GtkVBox 2010-10-30 15:44:46 +02:00
gimpspinscale.c app: don't leak all results from separate_uline_pattern() in GimpSpinScale 2014-10-06 20:34:22 +02:00
gimpspinscale.h app: remove GimpSpinScale's "factor" API again 2013-06-15 20:53:37 +02:00
gimpstringaction.c app: port GimpAction and friends to icon names 2014-05-06 23:47:38 +02:00
gimpstringaction.h app: port GimpAction and friends to icon names 2014-05-06 23:47:38 +02:00
gimpstrokeeditor.c app: use the newly added libgimpwidgets icon name APIs 2014-05-07 21:32:09 +02:00
gimpstrokeeditor.h
gimptagentry.c Bug 722975 - crash when removing tag from palette while filtering by same tag 2014-01-26 21:03:28 +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
gimptemplateeditor.c app: gimp_spin_button_new() -> gtk_spin_button_new() 2014-06-21 22:39:37 +02:00
gimptemplateeditor.h app: enable image new's resolution chain button only if xres == yres 2014-04-18 18:43:32 +02:00
gimptemplateview.c app: add menu-related properties to GimpContainerEditor 2011-10-09 21:45:02 +02:00
gimptemplateview.h
gimptextbuffer-serialize.c Bug 698426: ALL text disappears when changing font ... 2013-04-21 18:00:12 +02:00
gimptextbuffer-serialize.h
gimptextbuffer.c Bug 742775: Crash when editing text with certain fonts 2015-02-03 18:33:12 +01:00
gimptextbuffer.h app: change filename in gimp_text_buffer_load() and _save() to GFile 2014-07-02 15:10:53 +02:00
gimptexteditor.c app: also include <gegl.h> when we include "libgimpwidgets/gimpwidgets.h" 2013-11-01 22:28:18 +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
gimptextstyleeditor.c app: the icon's name is format-text-strikethrough not format-edit-strikethrough 2014-05-16 20:47:41 +02: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: fix implicit enum casting 2015-01-10 00:02:28 +01:00
gimpthumbbox.h app: port GimpThumbBox from URI to GFile 2014-07-08 00:58:42 +02:00
gimptoggleaction.c app: port GimpAction and friends to icon names 2014-05-06 23:47:38 +02:00
gimptoggleaction.h app: port GimpAction and friends to icon names 2014-05-06 23:47:38 +02:00
gimptoolbox-color-area.c Bug 733390 - Picking a color should also change the active color... 2014-09-16 23:56:50 +02:00
gimptoolbox-color-area.h
gimptoolbox-dnd.c app: remove a bunch of file-utils.h includes 2014-07-08 00:23:34 +02:00
gimptoolbox-dnd.h app: some toolbox cleanup 2010-11-20 15:19:48 +01:00
gimptoolbox-image-area.c app: make things behave more reasonable with multiple monitors 2014-05-02 03:01:23 +02:00
gimptoolbox-image-area.h
gimptoolbox-indicator-area.c app: make things behave more reasonable with multiple monitors 2014-05-02 03:01:23 +02:00
gimptoolbox-indicator-area.h
gimptoolbox.c Bug 744127 - Restore tab hover delay during drag-n-drops 2015-02-19 22:42:18 +01:00
gimptoolbox.h app: Make GimpToolbox use parent UI manager 2011-08-07 20:00:28 +02:00
gimptooleditor.c app, libgimp: replace GTK_STOCK_FOO by icon names 2014-05-11 22:49:22 +02:00
gimptooleditor.h
gimptooloptionseditor.c app: don't ref the tool options GUI in gimp_tool_options_editor_dispose() 2014-10-09 00:35:57 +02:00
gimptooloptionseditor.h
gimptoolpalette.c app: actually use named icons for the toolbox icons 2014-05-08 19:00:18 +02:00
gimptoolpalette.h app: Make GimpToolbox use parent UI manager 2011-08-07 20:00:28 +02:00
gimptoolpreseteditor.c app: convert all stock IDs kept around by the core by icon names 2014-05-07 01:01:56 +02: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
gimptranslationstore.c app - fix crash of the language parser on OSX. 2013-07-29 02:12:17 +12:00
gimptranslationstore.h
gimpuimanager.c app: get rid of some GtkObject variables, makes the gtk3-port diff smaller 2014-07-21 02:34:39 +02: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
gimpvectorstreeview.c app: port most of app's GUI from stock IDs to icon names 2014-05-07 15:30:38 +02:00
gimpvectorstreeview.h
gimpview-popup.c libgimpwidgets, app: add gdk_screen_get_monitor_workarea() 2014-05-19 14:37:32 +02:00
gimpview-popup.h
gimpview.c app: add gimp_context_get_foreground,background_pixel() 2012-05-02 17:50:41 +02:00
gimpview.h
gimpviewablebox.c app: fix function signature 2015-01-09 23:47:13 +01: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: factor out a generic GimpPopup widget out of GimpContainerPopup 2014-06-06 00:57:20 +02:00
gimpviewablebutton.h app: port most of app's GUI from stock IDs to icon names 2014-05-07 15:30:38 +02:00
gimpviewabledialog.c Bug 739489 - Add palette of recently used colors 2014-11-26 23:48:19 +01:00
gimpviewabledialog.h app: port most of app's GUI from stock IDs to icon names 2014-05-07 15:30:38 +02:00
gimpviewrenderer-frame.c app: add missing include in gimpviewrenderer-frame.c 2014-05-08 12:40:02 +02:00
gimpviewrenderer-frame.h
gimpviewrenderer-utils.c
gimpviewrenderer-utils.h
gimpviewrenderer.c app: add gimp-priorities.h and keep the most important priorities there 2014-07-02 04:47:24 +02:00
gimpviewrenderer.h app: convert all stock IDs kept around by the core by icon names 2014-05-07 01:01:56 +02:00
gimpviewrendererbrush.c app: make the GimpTempBuf struct private and add accessors 2012-05-02 17:51:12 +02:00
gimpviewrendererbrush.h
gimpviewrendererbuffer.c app: convert all stock IDs kept around by the core by icon names 2014-05-07 01:01:56 +02:00
gimpviewrendererbuffer.h
gimpviewrendererdrawable.c app: convert all stock IDs kept around by the core by icon names 2014-05-07 01:01:56 +02:00
gimpviewrendererdrawable.h
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: convert all stock IDs kept around by the core by icon names 2014-05-07 01:01:56 +02:00
gimpviewrendererimage.h
gimpviewrendererimagefile.c app, libgimp: replace GTK_STOCK_FOO by icon names 2014-05-11 22:49:22 +02:00
gimpviewrendererimagefile.h
gimpviewrendererlayer.c app, libgimp: replace GTK_STOCK_FOO by icon names 2014-05-11 22:49:22 +02:00
gimpviewrendererlayer.h
gimpviewrendererpalette.c libgimpcolor: add gimp_rgb[a]_set,get_pixel() 2012-05-02 17:50:43 +02:00
gimpviewrendererpalette.h
gimpviewrenderervectors.c app: don't pass "GdkRectangle *draw_area" to gimp_view_renderer_draw() 2010-10-20 18:04:18 +02:00
gimpviewrenderervectors.h
gimpwidgets-constructors.c Bug 673501 - Issue with Overlay 2015-04-29 13:32:58 -04:00
gimpwidgets-constructors.h app: port most of app's GUI from stock IDs to icon names 2014-05-07 15:30:38 +02:00
gimpwidgets-utils.c libgimpwidgets, app: add gdk_screen_get_monitor_workarea() 2014-05-19 14:37:32 +02:00
gimpwidgets-utils.h app: add gimp_widget_load_icon() as replacement for gtk_widget_render_icon() 2014-05-08 09:11:31 +02:00
gimpwindow.c app: add signal GimpWindow::monitor_changed() 2014-03-13 22:39:03 +01:00
gimpwindow.h app: add signal GimpWindow::monitor_changed() 2014-03-13 22:39:03 +01:00
gimpwindowstrategy.c app: make things behave more reasonable with multiple monitors 2014-05-02 03:01:23 +02:00
gimpwindowstrategy.h app: make things behave more reasonable with multiple monitors 2014-05-02 03:01:23 +02:00
gtkhwrapbox.c app/libgimp*: remove stuff found by -Wunused-but-set-variable 2011-05-01 23:23:19 +02:00
gtkhwrapbox.h
gtkwrapbox.c
gtkwrapbox.h
Makefile.am app: add GimpPickablePopup which will allow picking any image/layer's 2014-06-06 01:47:12 +02:00
widgets-enums.c app: change enum GimpColorPickState to { START, UPDATE, END } 2014-11-28 12:00:53 +01:00
widgets-enums.h app: change enum GimpColorPickState to { START, UPDATE, END } 2014-11-28 12:00:53 +01:00
widgets-types.h app: add GimpPickablePopup which will allow picking any image/layer's 2014-06-06 01:47:12 +02:00