| .. |
|
.gitignore
|
enums: add intermediate generated enum files to .gitignore
|
2017-08-24 15:35:27 -04:00 |
|
gimpaction-history.c
|
Bug 794996 - Misc. typo fixes in comments in app/
|
2018-04-08 21:25:56 +02:00 |
|
gimpaction-history.h
|
app: add gimp_action_history_is_blacklisted_action()
|
2018-02-17 04:57:28 -05:00 |
|
gimpaction.c
|
app: add missing comma in gimp_action_is_gui_blacklisted()
|
2018-02-17 04:57:28 -05:00 |
|
gimpaction.h
|
|
|
|
gimpactioneditor.c
|
|
|
|
gimpactioneditor.h
|
|
|
|
gimpactionfactory.c
|
|
|
|
gimpactionfactory.h
|
|
|
|
gimpactiongroup.c
|
app: replace all g_assert() by the newly added gimp_assert()
|
2018-02-11 22:23:10 +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: use a lot of g_clear_object() and g_clear_pointer()
|
2017-07-15 18:42:44 +02:00 |
|
gimpactionview.h
|
|
|
|
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
|
Bug 683553 - Spinscale scrollvalues in Brushsize are much too small
|
2017-10-17 08:47:27 -04:00 |
|
gimpbrusheditor.h
|
|
|
|
gimpbrushfactoryview.c
|
|
|
|
gimpbrushfactoryview.h
|
|
|
|
gimpbrushselect.c
|
app, pdb: change a lot of GIMP_LAYER_MODE_NORMAL_LEGACY to just NORMAL
|
2017-08-19 20:33:47 +02:00 |
|
gimpbrushselect.h
|
app: remove gimp_paint_mode_menu_new() and use GimpLayerModeBox
|
2017-01-30 13:24:35 +01:00 |
|
gimpbuffersourcebox.c
|
app: use a lot of g_clear_object() and g_clear_pointer()
|
2017-07-15 18:42:44 +02:00 |
|
gimpbuffersourcebox.h
|
app: improve the layout of GimpBufferSourceBox
|
2015-11-30 02:46:22 +01:00 |
|
gimpbufferview.c
|
app: add gimp_container_tree_view_name_edited() as public default callback
|
2017-11-14 20:54:38 +01: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 Wilber's eyes
|
2018-04-03 03:32:32 -04:00 |
|
gimpcairo-wilber.h
|
app: fix Wilber's eyes
|
2018-04-03 03:32:32 -04: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: use a lot of g_clear_object() and g_clear_pointer()
|
2017-07-15 18:42:44 +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
|
app: use a lot of g_clear_object() and g_clear_pointer()
|
2017-07-15 18:42:44 +02:00 |
|
gimpcircle.h
|
|
|
|
gimpclipboard.c
|
app: use a lot of g_clear_object() and g_clear_pointer()
|
2017-07-15 18:42:44 +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: sort available display filters by name
|
2017-11-12 12:11:30 -05:00 |
|
gimpcolordisplayeditor.h
|
app: use a propgui for display filters that return a NULL config widget
|
2017-11-02 16:12:33 -04:00 |
|
gimpcoloreditor.c
|
app: default to GIMP_COLOR_SELECTOR_RED in GimpColorEditor
|
2018-03-04 15:44:02 +01:00 |
|
gimpcoloreditor.h
|
|
|
|
gimpcolorframe.c
|
Bug 772126 - Make GimpColorFrame handle very long numbers
|
2018-04-03 01:47:53 +02:00 |
|
gimpcolorframe.h
|
Bug 772126 - Make GimpColorFrame handle very long numbers
|
2018-04-03 01:47:53 +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
|
app: use a lot of g_clear_object() and g_clear_pointer()
|
2017-07-15 18:42:44 +02:00 |
|
gimpcolormapeditor.h
|
|
|
|
gimpcolorpanel.c
|
app: add gimp_color_panel_dialog_response(); add "response" signal
|
2017-10-09 12:48:52 -04:00 |
|
gimpcolorpanel.h
|
app: add gimp_color_panel_dialog_response(); add "response" signal
|
2017-10-09 12:48:52 -04:00 |
|
gimpcolorselectorpalette.c
|
app: use a lot of g_clear_object() and g_clear_pointer()
|
2017-07-15 18:42:44 +02:00 |
|
gimpcolorselectorpalette.h
|
|
|
|
gimpcombotagentry.c
|
app: use a lot of g_clear_object() and g_clear_pointer()
|
2017-07-15 18:42:44 +02:00 |
|
gimpcombotagentry.h
|
|
|
|
gimpcomponenteditor.c
|
Deprecate stock items for good and change all icon defines to GIMP_ICON_*
|
2017-03-05 16:01:59 +01:00 |
|
gimpcomponenteditor.h
|
|
|
|
gimpcontainerbox.c
|
|
|
|
gimpcontainerbox.h
|
|
|
|
gimpcontainercombobox.c
|
app: clean out tab indentations.
|
2016-12-21 04:05:32 +01:00 |
|
gimpcontainercombobox.h
|
|
|
|
gimpcontainereditor.c
|
app: replace all g_assert() by the newly added gimp_assert()
|
2018-02-11 22:23:10 +01:00 |
|
gimpcontainereditor.h
|
|
|
|
gimpcontainerentry.c
|
app: update GimpContainerEntry when the selected item's name changes
|
2017-10-30 17:22:29 -04:00 |
|
gimpcontainerentry.h
|
app: update GimpContainerEntry when the selected item's name changes
|
2017-10-30 17:22:29 -04:00 |
|
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
|
|
|
|
gimpcontainericonview.h
|
|
|
|
gimpcontainerpopup.c
|
app: use a lot of g_clear_object() and g_clear_pointer()
|
2017-07-15 18:42:44 +02:00 |
|
gimpcontainerpopup.h
|
|
|
|
gimpcontainertreestore.c
|
app: replace all g_assert() by the newly added gimp_assert()
|
2018-02-11 22:23:10 +01:00 |
|
gimpcontainertreestore.h
|
|
|
|
gimpcontainertreeview-dnd.c
|
|
|
|
gimpcontainertreeview-dnd.h
|
|
|
|
gimpcontainertreeview-private.h
|
|
|
|
gimpcontainertreeview.c
|
app: update GimpContainerView row expanded state ...
|
2017-12-08 11:12:33 -05:00 |
|
gimpcontainertreeview.h
|
app: add gimp_container_tree_view_name_edited() as public default callback
|
2017-11-14 20:54:38 +01:00 |
|
gimpcontainerview-utils.c
|
|
|
|
gimpcontainerview-utils.h
|
|
|
|
gimpcontainerview.c
|
Bug 793815 - segmentation fault on a handler using finalized user data.
|
2018-02-26 19:12:50 +01:00 |
|
gimpcontainerview.h
|
app: respond to viewable expanded state changes in container views
|
2017-10-22 12:30:21 -04:00 |
|
gimpcontrollereditor.c
|
app: replace all g_assert() by the newly added gimp_assert()
|
2018-02-11 22:23:10 +01:00 |
|
gimpcontrollereditor.h
|
|
|
|
gimpcontrollerinfo.c
|
app: use a lot of g_clear_object() and g_clear_pointer()
|
2017-07-15 18:42:44 +02:00 |
|
gimpcontrollerinfo.h
|
|
|
|
gimpcontrollerkeyboard.c
|
Deprecate stock items for good and change all icon defines to GIMP_ICON_*
|
2017-03-05 16:01:59 +01:00 |
|
gimpcontrollerkeyboard.h
|
|
|
|
gimpcontrollerlist.c
|
app: replace all g_assert() by the newly added gimp_assert()
|
2018-02-11 22:23:10 +01:00 |
|
gimpcontrollerlist.h
|
|
|
|
gimpcontrollermouse.c
|
Deprecate stock items for good and change all icon defines to GIMP_ICON_*
|
2017-03-05 16:01:59 +01:00 |
|
gimpcontrollermouse.h
|
|
|
|
gimpcontrollers.c
|
app: use a lot of g_clear_object() and g_clear_pointer()
|
2017-07-15 18:42:44 +02:00 |
|
gimpcontrollers.h
|
|
|
|
gimpcontrollerwheel.c
|
Deprecate stock items for good and change all icon defines to GIMP_ICON_*
|
2017-03-05 16:01:59 +01:00 |
|
gimpcontrollerwheel.h
|
|
|
|
gimpcriticaldialog.c
|
app: make backtrace processed in the thread where error happens.
|
2018-02-12 05:28:12 +01:00 |
|
gimpcriticaldialog.h
|
app: make backtrace processed in the thread where error happens.
|
2018-02-12 05:28:12 +01:00 |
|
gimpcursor.c
|
Bug 795230 - Rename Blend tool and provide PDB compatibility
|
2018-04-13 23:27:03 +02:00 |
|
gimpcursor.h
|
|
|
|
gimpcurveview.c
|
app: don't use style->dark for histogram and curve intersections/grid
|
2018-04-17 20:44:03 +02:00 |
|
gimpcurveview.h
|
|
|
|
gimpdashboard.c
|
app: avoid potential division by 0 in dashboard CPU usage sampler
|
2018-04-04 17:49:46 -04:00 |
|
gimpdashboard.h
|
app: allow hiding groups in the dashboard
|
2018-04-02 16:47:41 -04:00 |
|
gimpdasheditor.c
|
app: use a lot of g_clear_object() and g_clear_pointer()
|
2017-07-15 18:42:44 +02:00 |
|
gimpdasheditor.h
|
|
|
|
gimpdataeditor.c
|
app: replace all g_assert() by the newly added gimp_assert()
|
2018-02-11 22:23:10 +01: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: replace all g_assert() by the newly added gimp_assert()
|
2018-02-11 22:23:10 +01:00 |
|
gimpdatafactoryview.h
|
|
|
|
gimpdeviceeditor.c
|
app: replace all g_assert() by the newly added gimp_assert()
|
2018-02-11 22:23:10 +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
|
|
|
|
gimpdeviceinfo.c
|
app: replace all g_assert() by the newly added gimp_assert()
|
2018-02-11 22:23:10 +01:00 |
|
gimpdeviceinfo.h
|
app: rename all values of enum GimpContextPropMask
|
2015-09-08 21:18:49 +02:00 |
|
gimpdeviceinfoeditor.c
|
app: replace all g_assert() by the newly added gimp_assert()
|
2018-02-11 22:23:10 +01:00 |
|
gimpdeviceinfoeditor.h
|
|
|
|
gimpdevicemanager.c
|
app: replace all g_assert() by the newly added gimp_assert()
|
2018-02-11 22:23:10 +01: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
|
app: replace all g_assert() by the newly added gimp_assert()
|
2018-02-11 22:23:10 +01:00 |
|
gimpdevicestatus.h
|
|
|
|
gimpdial.c
|
app: rename gimp_cairo_foo() functions to follow cairo naming scheme
|
2018-03-07 06:18:20 -05:00 |
|
gimpdial.h
|
|
|
|
gimpdialogfactory.c
|
Bug 795557 - Misc. typo fixes in source, comments and doxygen (pt3)
|
2018-04-25 23:49:06 +02:00 |
|
gimpdialogfactory.h
|
|
|
|
gimpdnd-xds.c
|
Deprecate stock items for good and change all icon defines to GIMP_ICON_*
|
2017-03-05 16:01:59 +01:00 |
|
gimpdnd-xds.h
|
|
|
|
gimpdnd.c
|
Bug 794996 - Misc. typo fixes in comments in app/
|
2018-04-08 21:25:56 +02:00 |
|
gimpdnd.h
|
|
|
|
gimpdock.c
|
Bug 794996 - Misc. typo fixes in comments in app/
|
2018-04-08 21:25:56 +02:00 |
|
gimpdock.h
|
|
|
|
gimpdockable.c
|
app: add gimp_widget_blink(); use instead of gimp_dockable_blink()
|
2017-10-28 10:07:10 -04:00 |
|
gimpdockable.h
|
app: add gimp_widget_blink(); use instead of gimp_dockable_blink()
|
2017-10-28 10:07:10 -04:00 |
|
gimpdockbook.c
|
Bug 794996 - Misc. typo fixes in comments in app/
|
2018-04-08 21:25:56 +02:00 |
|
gimpdockbook.h
|
|
|
|
gimpdockcolumns.c
|
app: get rid of including menus/ stuff from widgets/ and other places
|
2016-11-23 19:38:44 +01:00 |
|
gimpdockcolumns.h
|
|
|
|
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
|
|
|
|
gimpdocked.h
|
|
|
|
gimpdockwindow.c
|
Bug 795557 - Misc. typo fixes in source, comments and doxygen (pt3)
|
2018-04-25 23:49:06 +02:00 |
|
gimpdockwindow.h
|
app: add GimpDockContainer::get_dialog_factory()
|
2016-11-25 13:26:08 +01:00 |
|
gimpdocumentview.c
|
|
|
|
gimpdocumentview.h
|
|
|
|
gimpdrawabletreeview.c
|
app: remove non-cut/copy/paste functions from gimp-edit.[ch]
|
2018-04-18 23:48:33 +02:00 |
|
gimpdrawabletreeview.h
|
|
|
|
gimpdynamicseditor.c
|
Bug 791455 - Please add support for barrel rotation in brush tools.
|
2017-12-11 18:57:17 +01:00 |
|
gimpdynamicseditor.h
|
Bug 767348 - Make Paint Dynamics icon customizable
|
2016-06-30 11:38:03 +02:00 |
|
gimpdynamicsfactoryview.c
|
|
|
|
gimpdynamicsfactoryview.h
|
|
|
|
gimpdynamicsoutputeditor.c
|
app: replace all g_assert() by the newly added gimp_assert()
|
2018-02-11 22:23:10 +01:00 |
|
gimpdynamicsoutputeditor.h
|
|
|
|
gimpeditor.c
|
app: use GimpHighlightableButton for GimpEditor buttons
|
2018-03-07 06:18:21 -05:00 |
|
gimpeditor.h
|
|
|
|
gimpenumaction.c
|
|
|
|
gimpenumaction.h
|
|
|
|
gimperrorconsole.c
|
app: move error console highlight flags to aux-info
|
2017-11-13 10:19:12 -05:00 |
|
gimperrorconsole.h
|
app: move error console highlight flags to aux-info
|
2017-11-13 10:19:12 -05:00 |
|
gimperrordialog.c
|
app: move new "about.h" include to its place, add some newlines
|
2017-06-07 20:53:48 +02:00 |
|
gimperrordialog.h
|
app: keep track of all messages displayed by GimpErrorDialog.
|
2017-06-07 15:14:02 +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
|
app: use a lot of g_clear_object() and g_clear_pointer()
|
2017-07-15 18:42:44 +02:00 |
|
gimpfgbgeditor.h
|
app: derive GimpFgBgEditor from GtkEventBox instead of GtkDrawingArea
|
2017-05-19 12:02:48 +02:00 |
|
gimpfgbgview.c
|
app: use a lot of g_clear_object() and g_clear_pointer()
|
2017-07-15 18:42:44 +02:00 |
|
gimpfgbgview.h
|
Bug 467930 - color selectors are not color managed
|
2016-05-28 01:41:46 +02:00 |
|
gimpfiledialog.c
|
app, libgimp: allow to register more than one MIME type per procedure
|
2017-05-04 23:22:37 +02: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: replace all g_assert() by the newly added gimp_assert()
|
2018-02-11 22:23:10 +01:00 |
|
gimpfilleditor.h
|
|
|
|
gimpfontselect.c
|
|
|
|
gimpfontselect.h
|
|
|
|
gimpfontview.c
|
|
|
|
gimpfontview.h
|
|
|
|
gimpgradienteditor.c
|
Bug 795207 - Add color space to blend(gradient) tool options
|
2018-04-13 22:33:16 +02:00 |
|
gimpgradienteditor.h
|
Bug 795207 - Add color space to blend(gradient) tool options
|
2018-04-13 22:33:16 +02:00 |
|
gimpgradientselect.c
|
Bug 795207 - Add color space to blend(gradient) tool options
|
2018-04-13 22:33:16 +02:00 |
|
gimpgradientselect.h
|
|
|
|
gimpgrideditor.c
|
app: replace all g_assert() by the newly added gimp_assert()
|
2018-02-11 22:23:10 +01: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
|
|
|
|
gimphelp-ids.h
|
fix internal name of the filter-grid help-id
|
2018-04-23 01:53:49 +02:00 |
|
gimphelp.c
|
app: the manual language can now be customized through the Preferences.
|
2017-10-03 20:49:27 +02:00 |
|
gimphelp.h
|
app: reuse GimpLanguageComboBox to show available manual languages.
|
2017-10-03 20:49:27 +02:00 |
|
gimphighlightablebutton.c
|
app: #include <string.h> in GimpHighlightableButton
|
2018-03-07 09:53:31 -05:00 |
|
gimphighlightablebutton.h
|
app: add GimpHighlightableButton
|
2018-03-07 06:18:21 -05: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
|
|
|
|
gimphistogrameditor.c
|
app: replace GimpHistogramEditor's "valid" by "recompute" flag.
|
2018-02-21 19:31:25 +01:00 |
|
gimphistogrameditor.h
|
app: replace GimpHistogramEditor's "valid" by "recompute" flag.
|
2018-02-21 19:31:25 +01:00 |
|
gimphistogramview.c
|
app: don't use style->dark for histogram and curve intersections/grid
|
2018-04-17 20:44:03 +02:00 |
|
gimphistogramview.h
|
|
|
|
gimpiconpicker.c
|
app: replace all g_assert() by the newly added gimp_assert()
|
2018-02-11 22:23:10 +01:00 |
|
gimpiconpicker.h
|
|
|
|
gimpiconsizescale.c
|
app: add icon size auto-guess from monitor resolution.
|
2017-03-21 17:52:22 +01:00 |
|
gimpiconsizescale.h
|
app: derive GimpIconSizeScale from GimpFrame not GtkFrame
|
2017-03-12 22:33:35 +01:00 |
|
gimpimagecommenteditor.c
|
|
|
|
gimpimagecommenteditor.h
|
|
|
|
gimpimageeditor.c
|
|
|
|
gimpimageeditor.h
|
|
|
|
gimpimageparasiteview.c
|
app: replace all g_assert() by the newly added gimp_assert()
|
2018-02-11 22:23:10 +01:00 |
|
gimpimageparasiteview.h
|
|
|
|
gimpimageprofileview.c
|
app, libgimpcolor: refactor GimpColorManaged::get_color_profile()
|
2015-09-03 01:36:02 +02:00 |
|
gimpimageprofileview.h
|
|
|
|
gimpimagepropview.c
|
app: replace all g_assert() by the newly added gimp_assert()
|
2018-02-11 22:23:10 +01:00 |
|
gimpimagepropview.h
|
|
|
|
gimpimageview.c
|
|
|
|
gimpimageview.h
|
|
|
|
gimpitemtreeview.c
|
app: add gimp_item_tree_view_get_delete_button()
|
2018-03-07 06:18:21 -05:00 |
|
gimpitemtreeview.h
|
app: add gimp_item_tree_view_get_delete_button()
|
2018-03-07 06:18:21 -05:00 |
|
gimplanguagecombobox.c
|
app: the manual language can now be customized through the Preferences.
|
2017-10-03 20:49:27 +02:00 |
|
gimplanguagecombobox.h
|
app: the manual language can now be customized through the Preferences.
|
2017-10-03 20:49:27 +02:00 |
|
gimplanguageentry.c
|
app: use a lot of g_clear_object() and g_clear_pointer()
|
2017-07-15 18:42:44 +02:00 |
|
gimplanguageentry.h
|
|
|
|
gimplanguagestore-parser.c
|
app: replace all g_assert() by the newly added gimp_assert()
|
2018-02-11 22:23:10 +01:00 |
|
gimplanguagestore-parser.h
|
|
|
|
gimplanguagestore.c
|
Initialize GValues with G_VALUE_INIT instead of { 0, }
|
2016-03-26 15:59:26 +01:00 |
|
gimplanguagestore.h
|
|
|
|
gimplayermodebox.c
|
app: use ICON_ONLY layout for group combo in GimpLayerModeBox
|
2017-11-30 03:10:15 -05: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
|
libgimpwidgets, app: make ABBREVIATED default GimpIntComboBox layout
|
2017-12-01 09:22:42 -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
|
Bug 795557 - Misc. typo fixes in source, comments and doxygen (pt3)
|
2018-04-25 23:49:06 +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: update a GimpMessageBox repeated in a idle function.
|
2018-02-03 22:46:04 +01:00 |
|
gimpmessagebox.h
|
app: update a GimpMessageBox repeated in a idle function.
|
2018-02-03 22:46:04 +01:00 |
|
gimpmessagedialog.c
|
|
|
|
gimpmessagedialog.h
|
|
|
|
gimpmeter.c
|
app: remove one level of indentation from gimp_meter_expose_event()
|
2018-02-09 18:56:00 +01:00 |
|
gimpmeter.h
|
app: various improvements to GimpMeter
|
2018-01-19 09:51:49 -05: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
|
|
|
|
gimpoverlaydialog.c
|
app: rename GimpToolInfo's "blurb" and "help" members
|
2017-07-04 21:58:11 +02:00 |
|
gimpoverlaydialog.h
|
app: add a "detach" button to all on-canvas tool dialogs
|
2015-05-01 18:00:05 -04:00 |
|
gimpoverlayframe.c
|
app: use gimp_cairo_rounded_rectangle() in GimpOverlayFrame
|
2018-03-07 09:40:19 -05:00 |
|
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
|
|
|
|
gimppaletteselect.c
|
|
|
|
gimppaletteselect.h
|
|
|
|
gimppaletteview.c
|
Bug 794996 - Misc. typo fixes in comments in app/
|
2018-04-08 21:25:56 +02:00 |
|
gimppaletteview.h
|
|
|
|
gimppanedbox.c
|
Bug 794996 - Misc. typo fixes in comments in app/
|
2018-04-08 21:25:56 +02:00 |
|
gimppanedbox.h
|
|
|
|
gimppatternfactoryview.c
|
|
|
|
gimppatternfactoryview.h
|
|
|
|
gimppatternselect.c
|
|
|
|
gimppatternselect.h
|
|
|
|
gimppdbdialog.c
|
app: replace all g_assert() by the newly added gimp_assert()
|
2018-02-11 22:23:10 +01:00 |
|
gimppdbdialog.h
|
|
|
|
gimppickablebutton.c
|
app: replace all g_assert() by the newly added gimp_assert()
|
2018-02-11 22:23:10 +01:00 |
|
gimppickablebutton.h
|
|
|
|
gimppickablepopup.c
|
app: replace all g_assert() by the newly added gimp_assert()
|
2018-02-11 22:23:10 +01:00 |
|
gimppickablepopup.h
|
|
|
|
gimppixbuf.c
|
|
|
|
gimppixbuf.h
|
|
|
|
gimppluginview.c
|
app: use a lot of g_clear_object() and g_clear_pointer()
|
2017-07-15 18:42:44 +02:00 |
|
gimppluginview.h
|
app: add new GtkTreeView subclass GimpPlugInView
|
2017-05-04 20:35:41 +02:00 |
|
gimppolar.c
|
|
|
|
gimppolar.h
|
|
|
|
gimppopup.c
|
app: be smarter about handling the Space key in GimpPopup
|
2016-07-12 20:35:41 +02:00 |
|
gimppopup.h
|
|
|
|
gimpprefsbox.c
|
Deprecate stock items for good and change all icon defines to GIMP_ICON_*
|
2017-03-05 16:01:59 +01:00 |
|
gimpprefsbox.h
|
app: add gimp_prefs_box_set_page_resettable()
|
2016-09-22 18:54:18 +02:00 |
|
gimpprocedureaction.c
|
app: use a lot of g_clear_object() and g_clear_pointer()
|
2017-07-15 18:42:44 +02: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
|
|
|
|
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
|
|
|
|
gimppropwidgets.c
|
app: same fix/optimization for the propwidgets in app/widgets/
|
2018-02-04 20:06:07 +01:00 |
|
gimppropwidgets.h
|
app: add gimp_prop_boolean_icon_box_new()
|
2018-01-06 03:11:12 +01:00 |
|
gimpradioaction.c
|
|
|
|
gimpradioaction.h
|
|
|
|
gimprender.c
|
|
|
|
gimprender.h
|
|
|
|
gimpsamplepointeditor.c
|
app: make the sample point dockable work with more than 4 sample points
|
2018-04-19 18:31:34 +02:00 |
|
gimpsamplepointeditor.h
|
app: make the sample point dockable work with more than 4 sample points
|
2018-04-19 18:31:34 +02:00 |
|
gimpsavedialog.c
|
app: change the "XCF compat" stuff to "XCF compression"
|
2017-03-23 18:03:27 +01:00 |
|
gimpsavedialog.h
|
app: change the "XCF compat" stuff to "XCF compression"
|
2017-03-23 18:03:27 +01:00 |
|
gimpscalebutton.c
|
|
|
|
gimpscalebutton.h
|
|
|
|
gimpsearchpopup.c
|
Bug 794996 - Misc. typo fixes in comments in app/
|
2018-04-08 21:25:56 +02:00 |
|
gimpsearchpopup.h
|
app: fix whitespaces.
|
2015-09-06 21:02:26 +02:00 |
|
gimpselectiondata.c
|
Bug 794996 - Misc. typo fixes in comments in app/
|
2018-04-08 21:25:56 +02:00 |
|
gimpselectiondata.h
|
app: add gimp_selection_data_set_xcf() and _get_xcf()
|
2016-09-18 21:43:45 +02:00 |
|
gimpselectioneditor.c
|
Deprecate stock items for good and change all icon defines to GIMP_ICON_*
|
2017-03-05 16:01:59 +01: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
|
|
|
|
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
|
|
|
|
gimpsessioninfo-dockable.c
|
|
|
|
gimpsessioninfo-dockable.h
|
|
|
|
gimpsessioninfo-private.h
|
|
|
|
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
|
|
|
|
gimpsessionmanaged.h
|
|
|
|
gimpsettingsbox.c
|
app: replace all g_assert() by the newly added gimp_assert()
|
2018-02-11 22:23:10 +01:00 |
|
gimpsettingsbox.h
|
app: add GimpFilterTool::set_config()
|
2017-03-30 23:21:46 +02:00 |
|
gimpsettingseditor.c
|
app: replace all g_assert() by the newly added gimp_assert()
|
2018-02-11 22:23:10 +01: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: fix outer border color of GimpSpinScale to look OK on all themes
|
2018-04-23 01:28:09 +02:00 |
|
gimpspinscale.h
|
|
|
|
gimpstringaction.c
|
|
|
|
gimpstringaction.h
|
|
|
|
gimpstrokeeditor.c
|
app: replace all g_assert() by the newly added gimp_assert()
|
2018-02-11 22:23:10 +01:00 |
|
gimpstrokeeditor.h
|
|
|
|
gimpsymmetryeditor.c
|
app: move all propgui files from app/widgets/ to new folder app/propgui/
|
2017-07-03 12:29:41 +02:00 |
|
gimpsymmetryeditor.h
|
app: simplify GimpSymmetryEditor even more
|
2016-02-06 00:32:57 +01:00 |
|
gimptagentry.c
|
app: use a lot of g_clear_object() and g_clear_pointer()
|
2017-07-15 18:42:44 +02:00 |
|
gimptagentry.h
|
|
|
|
gimptagpopup.c
|
app: use a lot of g_clear_object() and g_clear_pointer()
|
2017-07-15 18:42:44 +02:00 |
|
gimptagpopup.h
|
|
|
|
gimptemplateeditor.c
|
app: replace all g_assert() by the newly added gimp_assert()
|
2018-02-11 22:23:10 +01:00 |
|
gimptemplateeditor.h
|
|
|
|
gimptemplateview.c
|
app: add gimp_container_tree_view_name_edited() as public default callback
|
2017-11-14 20:54:38 +01:00 |
|
gimptemplateview.h
|
|
|
|
gimptextbuffer-serialize.c
|
app: replace all g_assert() by the newly added gimp_assert()
|
2018-02-11 22:23:10 +01:00 |
|
gimptextbuffer-serialize.h
|
|
|
|
gimptextbuffer.c
|
app: fix error message in gimp_text_buffer_save()
|
2018-03-23 14:47:14 +01:00 |
|
gimptextbuffer.h
|
Bug 794221 - Recently used colors on text don't get added to the color history
|
2018-03-23 14:19:01 +01:00 |
|
gimptexteditor.c
|
app: use a lot of g_clear_object() and g_clear_pointer()
|
2017-07-15 18:42:44 +02:00 |
|
gimptexteditor.h
|
|
|
|
gimptextproxy.c
|
app: clean out tab indentations.
|
2016-12-21 04:05:32 +01:00 |
|
gimptextproxy.h
|
|
|
|
gimptextstyleeditor.c
|
Bug 794221 - Recently used colors on text don't get added to the color history
|
2018-03-23 14:19:01 +01:00 |
|
gimptextstyleeditor.h
|
|
|
|
gimptexttag.c
|
Bug 794221 - Recently used colors on text don't get added to the color history
|
2018-03-23 14:19:01 +01:00 |
|
gimptexttag.h
|
Bug 794221 - Recently used colors on text don't get added to the color history
|
2018-03-23 14:19:01 +01:00 |
|
gimpthumbbox.c
|
app: use a lot of g_clear_object() and g_clear_pointer()
|
2017-07-15 18:42:44 +02:00 |
|
gimpthumbbox.h
|
|
|
|
gimptoggleaction.c
|
|
|
|
gimptoggleaction.h
|
|
|
|
gimptoolbox-color-area.c
|
|
|
|
gimptoolbox-color-area.h
|
|
|
|
gimptoolbox-dnd.c
|
app: keep the src image's resolution and unit in copied/cut GimpBuffers
|
2017-05-01 18:39:13 +02:00 |
|
gimptoolbox-dnd.h
|
|
|
|
gimptoolbox-image-area.c
|
|
|
|
gimptoolbox-image-area.h
|
|
|
|
gimptoolbox-indicator-area.c
|
|
|
|
gimptoolbox-indicator-area.h
|
|
|
|
gimptoolbox.c
|
app: replace all g_assert() by the newly added gimp_assert()
|
2018-02-11 22:23:10 +01:00 |
|
gimptoolbox.h
|
|
|
|
gimptooleditor.c
|
Deprecate stock items for good and change all icon defines to GIMP_ICON_*
|
2017-03-05 16:01:59 +01:00 |
|
gimptooleditor.h
|
|
|
|
gimptooloptionseditor.c
|
app: rename GimpToolInfo's "blurb" and "help" members
|
2017-07-04 21:58:11 +02:00 |
|
gimptooloptionseditor.h
|
|
|
|
gimptoolpalette.c
|
app: rename GimpToolInfo's "blurb" and "help" members
|
2017-07-04 21:58:11 +02:00 |
|
gimptoolpalette.h
|
|
|
|
gimptoolpreseteditor.c
|
app: use a lot of g_clear_object() and g_clear_pointer()
|
2017-07-15 18:42:44 +02:00 |
|
gimptoolpreseteditor.h
|
|
|
|
gimptoolpresetfactoryview.c
|
Bug 731279 - Tool Preset Editor not working correctly
|
2016-10-12 23:51:24 +02:00 |
|
gimptoolpresetfactoryview.h
|
|
|
|
gimptranslationstore.c
|
app: fix building GUI language store instead of empty manual language...
|
2017-10-03 23:37:21 +02:00 |
|
gimptranslationstore.h
|
app: the manual language can now be customized through the Preferences.
|
2017-10-03 20:49:27 +02:00 |
|
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: use a lot of g_clear_object() and g_clear_pointer()
|
2017-07-15 18:42:44 +02:00 |
|
gimpundoeditor.h
|
|
|
|
gimpvectorstreeview.c
|
app, menus: rename confusing layers-text-tool and vectors-path-tool.
|
2017-05-16 00:04:24 +02:00 |
|
gimpvectorstreeview.h
|
|
|
|
gimpview-popup.c
|
|
|
|
gimpview-popup.h
|
|
|
|
gimpview.c
|
app: use a lot of g_clear_object() and g_clear_pointer()
|
2017-07-15 18:42:44 +02:00 |
|
gimpview.h
|
|
|
|
gimpviewablebox.c
|
app: simpler and better-aligned packig in gimpviewablebox
|
2018-04-14 02:19:50 +02:00 |
|
gimpviewablebox.h
|
Bug 795207 - Add color space to blend(gradient) tool options
|
2018-04-13 22:33:16 +02:00 |
|
gimpviewablebutton.c
|
|
|
|
gimpviewablebutton.h
|
|
|
|
gimpviewabledialog.c
|
app: fix typo s/depecrated/deprecated/.
|
2016-12-21 22:50:01 +01:00 |
|
gimpviewabledialog.h
|
|
|
|
gimpviewrenderer-frame.c
|
Deprecate stock items for good and change all icon defines to GIMP_ICON_*
|
2017-03-05 16:01:59 +01:00 |
|
gimpviewrenderer-frame.h
|
|
|
|
gimpviewrenderer-utils.c
|
|
|
|
gimpviewrenderer-utils.h
|
|
|
|
gimpviewrenderer.c
|
app: use a lot of g_clear_object() and g_clear_pointer()
|
2017-07-15 18:42:44 +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
|
Bug 795207 - Add color space to blend(gradient) tool options
|
2018-04-13 22:33:16 +02:00 |
|
gimpviewrenderergradient.h
|
Bug 795207 - Add color space to blend(gradient) tool options
|
2018-04-13 22:33:16 +02:00 |
|
gimpviewrendererimage.c
|
app: no need to show all components as icons when alpha is invisible.
|
2017-11-16 03:08:07 +01:00 |
|
gimpviewrendererimage.h
|
|
|
|
gimpviewrendererimagefile.c
|
app: clean out tab indentations.
|
2016-12-21 04:05:32 +01:00 |
|
gimpviewrendererimagefile.h
|
|
|
|
gimpviewrendererlayer.c
|
Deprecate stock items for good and change all icon defines to GIMP_ICON_*
|
2017-03-05 16:01:59 +01: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
|
app: add GIMP_MESSAGE_BUG_WARNING + GIMP_MESSAGE_BUG_CRITICAL severity.
|
2018-02-12 18:22:15 +01:00 |
|
gimpwidgets-utils.h
|
Bug 790002 - Remember last-used "Select color profile from disk" location
|
2018-01-02 23:09:00 +01:00 |
|
gimpwindow.c
|
app: clean out tab indentations.
|
2016-12-21 04:05:32 +01:00 |
|
gimpwindow.h
|
|
|
|
gimpwindowstrategy.c
|
|
|
|
gimpwindowstrategy.h
|
|
|
|
gtkhwrapbox.c
|
|
|
|
gtkhwrapbox.h
|
|
|
|
gtkwrapbox.c
|
|
|
|
gtkwrapbox.h
|
|
|
|
Makefile.am
|
Makefiles: don't use -xobjective-c when linking files on Mac
|
2018-04-08 04:03:55 -04:00 |
|
widgets-enums.c
|
Bug 773461 - Color picker lacks L*a*b* mode
|
2017-05-17 10:27:53 -04:00 |
|
widgets-enums.h
|
Bug 795230 - Rename Blend tool and provide PDB compatibility
|
2018-04-13 23:27:03 +02:00 |
|
widgets-types.h
|
app: add GimpHighlightableButton
|
2018-03-07 06:18:21 -05:00 |