Gimp/app/widgets
Ell 1572bccc9f app: add support for subpixel image grids
In particular, this enables grids whose points of intersection
are at the middle of the image's pixels, which is useful for
undistorted painting with odd-sized brushes using tools other than
the pencil.

This commit also changes the grid visibility behavior, so that the
the visibiltiy of horizontal and vertical grid lines (depending on
the zoom level) is independent.
2017-02-19 18:13:41 -05:00
..
.gitignore
gimpaction-history.c Bug 774890 - "Keyboard shortcuts" dialog does not show all actions 2016-11-24 21:08:34 +01:00
gimpaction-history.h app: update action search to use glib API. 2014-09-16 04:03:43 +02:00
gimpaction.c app: set "always-show-image" on some menu items generically 2016-10-28 23:11:44 +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
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 app: remove transient actions with gimp_action_group_remove_action(). 2016-11-25 04:50:09 +01:00
gimpactiongroup.h app: remove transient actions with gimp_action_group_remove_action(). 2016-11-25 04:50:09 +01:00
gimpactionview.c app: get rid of icons in dialog buttons (use labels not stock IDs) 2017-02-12 16:18:54 +01:00
gimpactionview.h app: port GimpAction and friends to icon names 2014-05-06 23:47:38 +02:00
gimpblobeditor.c app: the range of GimpInkOption's and GimpBlobEditor's angle is [-PI..PI] 2016-03-21 10:37:56 +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
gimpbrushfactoryview.c app: add gimp_context_get_foreground,background_pixel() 2012-05-02 17:50:41 +02:00
gimpbrushfactoryview.h
gimpbrushselect.c app: derive the layer-mode menu layout entirely from the info arrays 2017-02-17 06:26:32 -05:00
gimpbrushselect.h app: remove gimp_paint_mode_menu_new() and use GimpLayerModeBox 2017-01-30 13:24:35 +01:00
gimpbuffersourcebox.c Get rid of gtk_misc_set_alignment(label) and use gtk_label_set_x,yalign() 2016-09-08 19:11:20 +02:00
gimpbuffersourcebox.h app: improve the layout of GimpBufferSourceBox 2015-11-30 02:46:22 +01:00
gimpbufferview.c app: add "paste as new layers" for the list of named buffers 2016-09-20 20:43:01 +02:00
gimpbufferview.h app: add "paste as new layers" for the list of named buffers 2016-09-20 20:43:01 +02:00
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
gimpcellrendererbutton.c app: don't set "follow-state" on GimpCellRendererButton 2016-10-04 01:21:52 +02:00
gimpcellrendererbutton.h Bug 706309 - Add a “Save As” button to the “Quit GIMP” dialog 2016-10-01 21:00:39 +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 Bug 775396 - Delete Layer/Channel/Path should be consistently the last... 2016-12-04 19:25:00 +01:00
gimpchanneltreeview.h
gimpcircle.c Chain up in some size-allocate implementations 2016-09-09 21:31:09 +02:00
gimpcircle.h app: move lots of state handling from sunclasses to GimpCircle 2014-05-30 03:25:02 +02:00
gimpclipboard.c app: add utility functions to get a generic paste GimpObject 2016-09-21 00:11:15 +02:00
gimpclipboard.h app: add utility functions to get a generic paste GimpObject 2016-09-21 00:11:15 +02:00
gimpcolorbar.c Bug 109161 - Improve Histogram with Luminance Channel 2016-04-18 19:35:06 +01:00
gimpcolorbar.h
gimpcolordialog.c app: get rid of icons in dialog buttons (use labels not stock IDs) 2017-02-12 16:18:54 +01:00
gimpcolordialog.h Bug 750546 - Include recently used colors in the Dockable Colors Dialog 2015-12-23 13:25:26 +01:00
gimpcolordisplayeditor.c app, libgimp*, plug-ins, icons: revert icon names into freedesktop... 2016-09-03 15:49:29 +02:00
gimpcolordisplayeditor.h Bug 397359 - Can't access color management parameters 2013-03-13 10:37:25 +01:00
gimpcoloreditor.c Bug 750546 - Include recently used colors in the Dockable Colors Dialog 2015-12-23 13:25:26 +01:00
gimpcoloreditor.h
gimpcolorframe.c Bug 773462 - Color Picker should support range... 2017-01-03 01:20:30 +01:00
gimpcolorframe.h Bug 647957 - GimpColorFrame's CMYK mode is not color managed 2016-10-18 22:48:04 +02:00
gimpcolorhistory.c Bug 770928: Critical warning clicking history color button 2016-09-06 18:39:52 +02:00
gimpcolorhistory.h Bug 750546 - Include recently used colors in the Dockable Colors Dialog 2015-12-23 13:25:26 +01:00
gimpcolormapeditor.c Bug 679387 - Add "select pixels with this color" from colormap 2015-08-26 01:06:34 +02:00
gimpcolormapeditor.h
gimpcolorpanel.c libgimpwidgets: merge some GimpColorButton API from gtk3-port 2016-09-07 02:22:57 +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
gimpcomponenteditor.c libgimpbase: proper names for the GimpChannelType enum 2017-01-09 19:40:30 +01:00
gimpcomponenteditor.h
gimpcontainerbox.c Chain up unconditionally in GObject::constructed() 2012-11-12 21:51:22 +01:00
gimpcontainerbox.h
gimpcontainercombobox.c app: clean out tab indentations. 2016-12-21 04:05:32 +01: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 app, libgimpwidgets, plug-ins: kill gtk_scrolled_window_add_with_viewport() 2016-09-07 20:12:28 +02:00
gimpcontainergridview.h
gimpcontainericonview.c Chain up unconditionally in GObject::constructed() 2012-11-12 21:51:22 +01:00
gimpcontainericonview.h
gimpcontainerpopup.c Bug 761998 - MyPaint brush popup out of screen 2016-03-20 21:34:37 +01: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 Bug 343090 - Most brushes and all patterns appear renameable but aren't 2016-11-16 15:13:08 +01: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: get rid of icons in dialog buttons (use labels not stock IDs) 2017-02-12 16:18:54 +01:00
gimpcontrollereditor.h
gimpcontrollerinfo.c app: port tons of files to the new GIMP_CONFIG_PROP_FOO() macros 2016-02-11 23:46:24 +01:00
gimpcontrollerinfo.h
gimpcontrollerkeyboard.c app: clean up gimp_controller_keyboard,wheel_scroll() 2016-11-22 19:43:51 +01:00
gimpcontrollerkeyboard.h
gimpcontrollerlist.c app: get rid of icons in dialog buttons (use labels not stock IDs) 2017-02-12 16:18:54 +01:00
gimpcontrollerlist.h
gimpcontrollermouse.c Bug 754171 - cmd - missing modifier key to configure input controllers 2016-11-22 19:46:24 +01: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
gimpcontrollerwheel.c app: clean up gimp_controller_keyboard,wheel_scroll() 2016-11-22 19:43:51 +01: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: remove GimpDataEditor's save button, it was useless and confusing 2016-10-12 20:43:35 +02:00
gimpdataeditor.h app: remove GimpDataEditor's save button, it was useless and confusing 2016-10-12 20:43:35 +02:00
gimpdatafactoryview.c app: block edited signal in GimpDataFactory edited callback 2016-04-15 23:39:57 +01:00
gimpdatafactoryview.h app: add property GimpDataFactoryView:action-group 2011-10-09 22:12:32 +02:00
gimpdeviceeditor.c app: get rid of icons in dialog buttons (use labels not stock IDs) 2017-02-12 16:18:54 +01:00
gimpdeviceeditor.h
gimpdeviceinfo-coords.c app: formatting cleanup in the last commit 2015-12-29 17:08:51 +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 Initialize GValues with G_VALUE_INIT instead of { 0, } 2016-03-26 15:59:26 +01:00
gimpdeviceinfo.h app: rename all values of enum GimpContextPropMask 2015-09-08 21:18:49 +02:00
gimpdeviceinfoeditor.c app: use the newly added libgimpwidgets icon name APIs 2014-05-07 21:32:09 +02:00
gimpdeviceinfoeditor.h
gimpdevicemanager.c Bug 667862 - Allow mouse to optionally configure tablet devices 2016-10-04 22:32:08 +02:00
gimpdevicemanager.h
gimpdevices.c Bug 667862 - Allow mouse to optionally configure tablet devices 2016-10-04 22:32:08 +02:00
gimpdevices.h
gimpdevicestatus.c Bug 667862 - Allow mouse to optionally configure tablet devices 2016-10-04 22:32:08 +02:00
gimpdevicestatus.h
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: get rid of icons in dialog buttons (use labels not stock IDs) 2017-02-12 16:18:54 +01:00
gimpdnd-xds.h
gimpdnd.c app: color manage the color DND icon widget 2016-05-29 21:32:05 +02:00
gimpdnd.h
gimpdock.c app: add GimpDockContainer::get_dialog_factory() 2016-11-25 13:26:08 +01:00
gimpdock.h app: Add gimp_dock_set_id() 2011-04-21 19:57:14 +02:00
gimpdockable.c app: get rid of including menus/ stuff from widgets/ and other places 2016-11-23 19:38:44 +01:00
gimpdockable.h app: indentation in gimpdockable.h was horribly broken 2016-11-24 20:14:54 +01:00
gimpdockbook.c app: minor indentation fix. 2016-11-23 07:01:41 +01:00
gimpdockbook.h app: Add gimp_dockbook_add_from_dialog_factory() 2011-07-03 21:20:20 +02:00
gimpdockcolumns.c app: get rid of including menus/ stuff from widgets/ and other places 2016-11-23 19:38:44 +01:00
gimpdockcolumns.h app: Add gimp_dock_columns_create_dock_and_dockbook() 2011-07-03 21:20:34 +02:00
gimpdockcontainer.c app: add GimpDockContainer::get_dialog_factory() 2016-11-25 13:26:08 +01:00
gimpdockcontainer.h app: add GimpDockContainer::get_dialog_factory() 2016-11-25 13:26:08 +01: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 app: add GimpDockContainer::get_dialog_factory() 2016-11-25 13:26:08 +01:00
gimpdockwindow.h app: add GimpDockContainer::get_dialog_factory() 2016-11-25 13:26:08 +01:00
gimpdocumentview.c app: add gimp_context_get_foreground,background_pixel() 2012-05-02 17:50:41 +02:00
gimpdocumentview.h
gimpdrawabletreeview.c app: change parameters of gimp_fill_options_new() 2016-03-15 20:10:16 +01:00
gimpdrawabletreeview.h
gimpdynamicseditor.c Get rid of gtk_misc_set_alignment(label) and use gtk_label_set_x,yalign() 2016-09-08 19:11:20 +02:00
gimpdynamicseditor.h Bug 767348 - Make Paint Dynamics icon customizable 2016-06-30 11:38:03 +02:00
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
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: get rid of icons in dialog buttons (use labels not stock IDs) 2017-02-12 16:18:54 +01:00
gimperrordialog.h app: port most of app's GUI from stock IDs to icon names 2014-05-07 15:30:38 +02:00
gimpexportdialog.c app: get rid of icons in dialog buttons (use labels not stock IDs) 2017-02-12 16:18:54 +01:00
gimpexportdialog.h app: some formatting cleanup in the file dialog widgets 2016-01-06 14:10:36 +01:00
gimpfgbgeditor.c libgimpwidgets, app: have all previews track the monitor they are on 2016-06-01 22:42:00 +02:00
gimpfgbgeditor.h app: color manage GimpFgBgEditor, as used e.g. in the toolbox 2016-05-26 22:25:03 +02:00
gimpfgbgview.c libgimpwidgets, app: have all previews track the monitor they are on 2016-06-01 22:42:00 +02:00
gimpfgbgview.h Bug 467930 - color selectors are not color managed 2016-05-28 01:41:46 +02:00
gimpfiledialog.c app: get rid of icons in dialog buttons (use labels not stock IDs) 2017-02-12 16:18:54 +01:00
gimpfiledialog.h app: get rid of icons in dialog buttons (use labels not stock IDs) 2017-02-12 16:18:54 +01:00
gimpfileprocview.c app: add new virtual function GimpProcedure::get_help_id() 2016-01-17 17:15:27 +01:00
gimpfileprocview.h
gimpfilleditor.c app: remove some #includes 2016-03-11 22:45:15 +01:00
gimpfilleditor.h
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 app: add support for subpixel image grids 2017-02-19 18:13:41 -05:00
gimpgrideditor.h
gimphandlebar.c Bug 775646 - Levels Tool: handles difficult to read with dark theme. 2016-12-07 01:40:43 +01:00
gimphandlebar.h app: add gimp_handle_bar_connect_events() 2013-06-17 22:13:48 +02:00
gimphelp-ids.h app, menus, plug-ins: add new menu Color -> Tone Mapping 2017-02-02 20:42:58 +01:00
gimphelp.c app: get rid of icons in dialog buttons (use labels not stock IDs) 2017-02-12 16:18:54 +01:00
gimphelp.h Bug 767830 - Help browser does not launch on OS X 2016-09-06 20:51:47 +02:00
gimphistogrambox.c Bug 776648 - Spin buttons of histogram box do not take image precision into account 2016-12-31 16:15:08 +01: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: allow to toggle the histogram dialog between gamma and linear 2016-12-26 17:32:17 +01:00
gimphistogrameditor.h app: allow to toggle the histogram dialog between gamma and linear 2016-12-26 17:32:17 +01:00
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: get rid of icons in dialog buttons (use labels not stock IDs) 2017-02-12 16:18:54 +01: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
gimpimageeditor.h
gimpimageparasiteview.c Chain up unconditionally in GObject::constructed() 2012-11-12 21:51:22 +01:00
gimpimageparasiteview.h
gimpimageprofileview.c app, libgimpcolor: refactor GimpColorManaged::get_color_profile() 2015-09-03 01:36:02 +02:00
gimpimageprofileview.h app: use a GimpColorProfileView in GimpImageProfileView 2014-03-16 18:36:12 +01:00
gimpimagepropview.c app: more gimp_unit_get_scaled_digits() usage. 2017-01-24 00:28:33 +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
gimpitemtreeview.c app: remove the "edit" button from GimpItemTreeView 2016-10-30 17:36:32 +01:00
gimpitemtreeview.h app: remove the "edit" button from GimpItemTreeView 2016-10-30 17:36:32 +01: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 Initialize GValues with G_VALUE_INIT instead of { 0, } 2016-03-26 15:59:26 +01:00
gimplanguagestore.h Bug 704592 - only load language lists once at gui startup. 2013-07-28 04:46:52 +12:00
gimplayermodebox.c app, libgimp, plug-ins: remove the _LINEAR layer mode variants 2017-02-19 23:15:59 +01:00
gimplayermodebox.h app: derive the layer-mode menu layout entirely from the info arrays 2017-02-17 06:26:32 -05:00
gimplayermodecombobox.c app: improve layer-mode menu separator logic 2017-02-17 06:53:30 -05:00
gimplayermodecombobox.h app: derive the layer-mode menu layout entirely from the info arrays 2017-02-17 06:26:32 -05:00
gimplayertreeview.c app: derive the layer-mode menu layout entirely from the info arrays 2017-02-17 06:26:32 -05: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 Get rid of gtk_misc_set_alignment(label) and use gtk_label_set_x,yalign() 2016-09-08 19:11:20 +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: make GimpNavigationView rotation aware 2016-07-21 21:25:49 +00:00
gimpnavigationview.h app: make GimpNavigationView rotation aware 2016-07-21 21:25:49 +00:00
gimpopendialog.c app: get rid of icons in dialog buttons (use labels not stock IDs) 2017-02-12 16:18:54 +01:00
gimpopendialog.h app: add gimp_plug_in_manager_get_file_procedures() for the file dialogs 2016-01-06 15:07:41 +01:00
gimpoverlaybox.c Chain up in some size-allocate implementations 2016-09-09 21:31:09 +02:00
gimpoverlaybox.h
gimpoverlaychild.c Bug 759939 - Ghost brush outline in FG Select tool 2016-10-14 22:14:11 +02:00
gimpoverlaychild.h Bug 721553 - License text contains obsolete FSF postal address 2014-01-05 14:25:46 +01:00
gimpoverlaydialog.c app: clean out tab indentations. 2016-12-21 04:05:32 +01:00
gimpoverlaydialog.h app: add a "detach" button to all on-canvas tool dialogs 2015-05-01 18:00:05 -04:00
gimpoverlayframe.c
gimpoverlayframe.h
gimppaletteeditor.c app, libgimpwidgets, plug-ins: kill gtk_scrolled_window_add_with_viewport() 2016-09-07 20:12:28 +02: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 app: get rid of icons in dialog buttons (use labels not stock IDs) 2017-02-12 16:18:54 +01: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 Get rid of gtk_misc_set_alignment(label) and use gtk_label_set_x,yalign() 2016-09-08 19:11:20 +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
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: be smarter about handling the Space key in GimpPopup 2016-07-12 20:35:41 +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: clean out tab indentations. 2016-12-21 04:05:32 +01:00
gimpprefsbox.h app: add gimp_prefs_box_set_page_resettable() 2016-09-22 18:54:18 +02:00
gimpprocedureaction.c app: remove the "Recent Filters" actions from action search again 2016-11-03 22:37:13 +01:00
gimpprocedureaction.h app: rename GimpPlugInAction to GimpProcedureAction 2016-01-01 20:05:32 +01:00
gimpprogressbox.c Get rid of gtk_misc_set_alignment(label) and use gtk_label_set_x,yalign() 2016-09-08 19:11:20 +02:00
gimpprogressbox.h app: some GimpProgress cleanup 2014-07-12 23:45:20 +02:00
gimpprogressdialog.c app: get rid of icons in dialog buttons (use labels not stock IDs) 2017-02-12 16:18:54 +01:00
gimpprogressdialog.h app: don't include individual files from libgimp* 2011-04-28 14:23:33 +02:00
gimppropgui-constructors.c app: don't expand the convolution matrix table widget 2017-02-05 22:18:32 -05:00
gimppropgui-constructors.h app: add smarter soft boundaries for GimpSpinScale widgets 2016-07-06 12:19:40 +02:00
gimppropgui.c app: typo fix - s/widht/width/ 2016-07-07 02:28:44 +02:00
gimppropgui.h app: add smarter soft boundaries for GimpSpinScale widgets 2016-07-06 12:19:40 +02:00
gimppropwidgets.c app: derive the layer-mode menu layout entirely from the info arrays 2017-02-17 06:26:32 -05:00
gimppropwidgets.h app: derive the layer-mode menu layout entirely from the info arrays 2017-02-17 06:26:32 -05: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 Bug 647957 - GimpColorFrame's CMYK mode is not color managed 2016-10-18 22:48:04 +02:00
gimpsamplepointeditor.h Bug 647957 - GimpColorFrame's CMYK mode is not color managed 2016-10-18 22:48:04 +02:00
gimpsavedialog.c app: get rid of icons in dialog buttons (use labels not stock IDs) 2017-02-12 16:18:54 +01:00
gimpsavedialog.h app: some formatting cleanup in the file dialog widgets 2016-01-06 14:10:36 +01:00
gimpscalebutton.c Corrected spelling errors spotted by Ari Pollak (Mostly fixes bug #683694) 2012-09-10 12:22:12 -04:00
gimpscalebutton.h
gimpsearchpopup.c app: some cleanup in GimpSearchPopup 2016-09-09 21:40:09 +02:00
gimpsearchpopup.h app: fix whitespaces. 2015-09-06 21:02:26 +02:00
gimpselectiondata.c app: don't keep images from the clipboard in gimp->images 2016-09-18 21:56:47 +02:00
gimpselectiondata.h app: add gimp_selection_data_set_xcf() and _get_xcf() 2016-09-18 21:43:45 +02:00
gimpselectioneditor.c Bug 748749 - picked colors don't match image colors... 2015-08-25 00:05:59 +02:00
gimpselectioneditor.h
gimpsessioninfo-aux.c Initialize GValues with G_VALUE_INIT instead of { 0, } 2016-03-26 15:59:26 +01:00
gimpsessioninfo-aux.h app: Add GimpSessionManaged 2011-05-31 23:15:14 +02:00
gimpsessioninfo-book.c app: get rid of including menus/ stuff from widgets/ and other places 2016-11-23 19:38:44 +01:00
gimpsessioninfo-book.h
gimpsessioninfo-dock.c app: remove gimp_session_write_position() 2016-05-21 00:00:07 +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: remove gimp_session_write_position() 2016-05-21 00:00:07 +02:00
gimpsessioninfo.h app: remove gimp_session_write_position() 2016-05-21 00:00:07 +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: get rid of icons in dialog buttons (use labels not stock IDs) 2017-02-12 16:18:54 +01: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*, plug-ins, icons: revert icon names into freedesktop... 2016-09-03 15:49:29 +02:00
gimpsettingseditor.h
gimpsizebox.c Get rid of gtk_misc_set_alignment(label) and use gtk_label_set_x,yalign() 2016-09-08 19:11:20 +02:00
gimpsizebox.h
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
gimpsymmetryeditor.c app, libgimpwidgets, plug-ins: kill gtk_scrolled_window_add_with_viewport() 2016-09-07 20:12:28 +02:00
gimpsymmetryeditor.h app: simplify GimpSymmetryEditor even more 2016-02-06 00:32:57 +01:00
gimptagentry.c app: s/seperator/separator/ in an extracted comment for the translators. 2016-10-02 00:07:24 +02:00
gimptagentry.h
gimptagpopup.c Bug 751645 - tagbox dialog not showing lower tags 2015-07-04 14:04:35 +02:00
gimptagpopup.h
gimptemplateeditor.c app: hide double precision from File -> New and from templates 2016-12-12 11:52:35 +01: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 767476: Previously bolded font un-bolds on edit, cannot be undone 2016-06-24 12:39:01 +02:00
gimptextbuffer-serialize.h
gimptextbuffer.c Bug 767476: Previously bolded font un-bolds on edit, cannot be undone 2016-06-24 12:39:01 +02:00
gimptextbuffer.h app: create separate tag lists for IME preedit colors. 2016-06-01 17:44:03 +02:00
gimptexteditor.c app: get rid of icons in dialog buttons (use labels not stock IDs) 2017-02-12 16:18:54 +01:00
gimptexteditor.h
gimptextproxy.c app: clean out tab indentations. 2016-12-21 04:05:32 +01:00
gimptextproxy.h
gimptextstyleeditor.c app, libgimp*, plug-ins, icons: revert icon names into freedesktop... 2016-09-03 15:49:29 +02:00
gimptextstyleeditor.h
gimptexttag.c app: GimpText can be set background colors. 2016-06-01 17:43:25 +02:00
gimptexttag.h app: GimpText can be set background colors. 2016-06-01 17:43:25 +02:00
gimpthumbbox.c Get rid of gtk_misc_set_alignment(label) and use gtk_label_set_x,yalign() 2016-09-08 19:11:20 +02: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
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 Get rid of gtk_misc_set_alignment(label) and use gtk_label_set_x,yalign() 2016-09-08 19:11:20 +02:00
gimptooloptionseditor.h
gimptoolpalette.c app: remove focusability of toolbox buttons. 2016-11-28 15:55:03 +01:00
gimptoolpalette.h app: Make GimpToolbox use parent UI manager 2011-08-07 20:00:28 +02:00
gimptoolpreseteditor.c Bug 731279 - Tool Preset Editor not working correctly 2016-10-12 23:51:24 +02:00
gimptoolpreseteditor.h app: move all GimpToolPresetEditor members to a private struct 2012-01-23 00:56:21 +01:00
gimptoolpresetfactoryview.c Bug 731279 - Tool Preset Editor not working correctly 2016-10-12 23:51:24 +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: invoke the right action when the quick mask button is clicked 2016-10-01 01:06:02 +02:00
gimpuimanager.h app: invoke the right action when the quick mask button is clicked 2016-10-01 01:06:02 +02:00
gimpundoeditor.c app: don't reverse lists in GimpFilterStack and GimpUndoEditor 2016-05-03 01:05:49 +02:00
gimpundoeditor.h
gimpvectorstreeview.c Bug 775396 - Delete Layer/Channel/Path should be consistently the last... 2016-12-04 19:25:00 +01: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 Chain up in some size-allocate implementations 2016-09-09 21:31:09 +02:00
gimpview.h
gimpviewablebox.c Bug 773058 - Enable grid views of dynamics and tool presets 2016-10-17 18:43:22 +02:00
gimpviewablebox.h app: set tooltips on the tool options' brush, gradient etc edit buttons 2016-09-17 17:10:20 +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 app: fix typo s/depecrated/deprecated/. 2016-12-21 22:50:01 +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 libgimpwidgets, app: have all previews track the monitor they are on 2016-06-01 22:42:00 +02:00
gimpviewrenderer.h libgimpwidgets, app: have all previews track the monitor they are on 2016-06-01 22:42:00 +02:00
gimpviewrendererbrush.c app: pass the widget to all gimp_view_renderer_render_foo() functions 2015-09-02 21:12:59 +02:00
gimpviewrendererbrush.h app: pass the widget to all gimp_view_renderer_render_foo() functions 2015-09-02 21:12:59 +02:00
gimpviewrendererbuffer.c app: pass the widget to all gimp_view_renderer_render_foo() functions 2015-09-02 21:12:59 +02:00
gimpviewrendererbuffer.h
gimpviewrendererdrawable.c app: pass the widget to all gimp_view_renderer_render_foo() functions 2015-09-02 21:12:59 +02:00
gimpviewrendererdrawable.h
gimpviewrenderergradient.c app: color manage palette and gradient previews 2016-05-27 23:59:07 +02:00
gimpviewrenderergradient.h
gimpviewrendererimage.c libgimpbase: proper names for the GimpChannelType enum 2017-01-09 19:40:30 +01:00
gimpviewrendererimage.h
gimpviewrendererimagefile.c app: clean out tab indentations. 2016-12-21 04:05:32 +01: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 app: color manage palette and gradient previews 2016-05-27 23:59:07 +02:00
gimpviewrendererpalette.h
gimpviewrenderervectors.c
gimpviewrenderervectors.h
gimpwidgets-constructors.c app: remove gimp_paint_mode_menu_new() and use GimpLayerModeBox 2017-01-30 13:24:35 +01:00
gimpwidgets-constructors.h app: remove gimp_paint_mode_menu_new() and use GimpLayerModeBox 2017-01-30 13:24:35 +01:00
gimpwidgets-utils.c Dim color tag colors a little for less noise 2017-02-19 14:31:46 +03:00
gimpwidgets-utils.h Bug 769738 - Add color tags/labels for layers/channels/paths 2016-10-29 17:02:16 +02:00
gimpwindow.c app: clean out tab indentations. 2016-12-21 04:05:32 +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 new widget GimpLayerModeBox 2017-01-29 21:54:52 +01:00
widgets-enums.c Bug 773462 - Color Picker should support range... 2017-01-03 01:20:30 +01:00
widgets-enums.h Bug 773462 - Color Picker should support range... 2017-01-03 01:20:30 +01:00
widgets-types.h app: add new widget GimpLayerModeBox 2017-01-29 21:54:52 +01:00