..
.gitignore
Added .gitignore files generated with git svn create-ignore.
2009-01-31 11:37:44 +00:00
Makefile.am
*/Makefile.am: merge INCLUDES into AM_CPPFLAGS
2013-06-05 20:48:37 +02:00
actions-types.h
file-export* labels and actions renamed.
2013-11-18 09:07:32 +13:00
actions.c
app, libgimp: replace GTK_STOCK_FOO by icon names
2014-05-11 22:49:22 +02:00
actions.h
Bug 367388 - Small/percentage adjustment actions for tool-value and tip-sizes
2010-08-20 21:11:16 +02:00
brush-editor-actions.c
app: add gimp_context_get_foreground,background_pixel()
2012-05-02 17:50:41 +02:00
brush-editor-actions.h
Change licence to GPLv3 (and to LGPLv3 for libgimp).
2009-01-17 22:28:01 +00:00
brushes-actions.c
app: consistent labels and tooltips for the "Show in File Manager" actions
2015-02-17 13:05:21 +01:00
brushes-actions.h
Change licence to GPLv3 (and to LGPLv3 for libgimp).
2009-01-17 22:28:01 +00:00
buffers-actions.c
app, libgimp: replace GTK_STOCK_FOO by icon names
2014-05-11 22:49:22 +02:00
buffers-actions.h
Change licence to GPLv3 (and to LGPLv3 for libgimp).
2009-01-17 22:28:01 +00:00
buffers-commands.c
app: fix some includes in actions/
2015-05-21 11:30:18 +02:00
buffers-commands.h
Change licence to GPLv3 (and to LGPLv3 for libgimp).
2009-01-17 22:28:01 +00:00
channels-actions.c
app, libgimp: replace GTK_STOCK_FOO by icon names
2014-05-11 22:49:22 +02:00
channels-actions.h
Change licence to GPLv3 (and to LGPLv3 for libgimp).
2009-01-17 22:28:01 +00:00
channels-commands.c
app: make the gimp_drawable_fill*() API symmetric to gimp_edit_fill*()
2014-06-03 14:11:59 +02:00
channels-commands.h
Change licence to GPLv3 (and to LGPLv3 for libgimp).
2009-01-17 22:28:01 +00:00
colormap-actions.c
app, libgimp: replace GTK_STOCK_FOO by icon names
2014-05-11 22:49:22 +02:00
colormap-actions.h
Change licence to GPLv3 (and to LGPLv3 for libgimp).
2009-01-17 22:28:01 +00:00
colormap-commands.c
app: remove paint-funcs-types.h
2012-05-19 01:13:21 +02:00
colormap-commands.h
Change licence to GPLv3 (and to LGPLv3 for libgimp).
2009-01-17 22:28:01 +00:00
context-actions.c
app: add gimp_context_get_foreground,background_pixel()
2012-05-02 17:50:41 +02:00
context-actions.h
Change licence to GPLv3 (and to LGPLv3 for libgimp).
2009-01-17 22:28:01 +00:00
context-commands.c
Bug 325564 - Use CIE LCH instead of HSL for layer mode Color
2015-06-02 01:37:26 +02:00
context-commands.h
Change licence to GPLv3 (and to LGPLv3 for libgimp).
2009-01-17 22:28:01 +00:00
cursor-info-actions.c
app: also include <gegl.h> when we include "libgimpwidgets/gimpwidgets.h"
2013-11-01 22:28:18 +01:00
cursor-info-actions.h
Change licence to GPLv3 (and to LGPLv3 for libgimp).
2009-01-17 22:28:01 +00:00
cursor-info-commands.c
app: also include <gegl.h> when we include "libgimpwidgets/gimpwidgets.h"
2013-11-01 22:28:18 +01:00
cursor-info-commands.h
Change licence to GPLv3 (and to LGPLv3 for libgimp).
2009-01-17 22:28:01 +00:00
data-commands.c
app: add much more "Show in file manager" menu items
2015-02-16 20:29:31 +01:00
data-commands.h
app: add much more "Show in file manager" menu items
2015-02-16 20:29:31 +01:00
data-editor-commands.c
Change licence to GPLv3 (and to LGPLv3 for libgimp).
2009-01-17 22:28:01 +00:00
data-editor-commands.h
Change licence to GPLv3 (and to LGPLv3 for libgimp).
2009-01-17 22:28:01 +00:00
debug-actions.c
app: bring back Debug -> Benchmark Projection
2014-06-02 21:32:00 +02:00
debug-actions.h
Change licence to GPLv3 (and to LGPLv3 for libgimp).
2009-01-17 22:28:01 +00:00
debug-commands.c
app: use gimp_create_image_from_buffer() to create the debug image graph
2015-06-19 23:49:41 +02:00
debug-commands.h
app: bring back Debug -> Benchmark Projection
2014-06-02 21:32:00 +02:00
dialogs-actions.c
app: OS X specific "About" menu label
2014-09-17 12:22:25 +02:00
dialogs-actions.h
Bug 676374 - Windows->Toolbox shouldn't clear Recently Closed Docks
2012-10-09 22:54:28 +02:00
dialogs-commands.c
app: make things behave more reasonable with multiple monitors
2014-05-02 03:01:23 +02:00
dialogs-commands.h
Change licence to GPLv3 (and to LGPLv3 for libgimp).
2009-01-17 22:28:01 +00:00
dock-actions.c
app, libgimp: replace GTK_STOCK_FOO by icon names
2014-05-11 22:49:22 +02:00
dock-actions.h
Change licence to GPLv3 (and to LGPLv3 for libgimp).
2009-01-17 22:28:01 +00:00
dock-commands.c
app: also include <gegl.h> when we include "libgimpwidgets/gimpwidgets.h"
2013-11-01 22:28:18 +01:00
dock-commands.h
Change licence to GPLv3 (and to LGPLv3 for libgimp).
2009-01-17 22:28:01 +00:00
dockable-actions.c
app, libgimp: replace GTK_STOCK_FOO by icon names
2014-05-11 22:49:22 +02:00
dockable-actions.h
Change licence to GPLv3 (and to LGPLv3 for libgimp).
2009-01-17 22:28:01 +00:00
dockable-commands.c
app: also include <gegl.h> when we include "libgimpwidgets/gimpwidgets.h"
2013-11-01 22:28:18 +01:00
dockable-commands.h
Change licence to GPLv3 (and to LGPLv3 for libgimp).
2009-01-17 22:28:01 +00:00
documents-actions.c
app: consistent labels and tooltips for the "Show in File Manager" actions
2015-02-17 13:05:21 +01:00
documents-actions.h
Change licence to GPLv3 (and to LGPLv3 for libgimp).
2009-01-17 22:28:01 +00:00
documents-commands.c
app: add much more "Show in file manager" menu items
2015-02-16 20:29:31 +01:00
documents-commands.h
app: add much more "Show in file manager" menu items
2015-02-16 20:29:31 +01:00
drawable-actions.c
app: implement Dilate and Erode as wrappers around gegl:value-propagate
2015-02-08 19:56:45 +01:00
drawable-actions.h
Change licence to GPLv3 (and to LGPLv3 for libgimp).
2009-01-17 22:28:01 +00:00
drawable-commands.c
Bug 735906 - Transform tools give unexpected results when transforming...
2015-06-25 12:25:41 +02:00
drawable-commands.h
app: implement Dilate and Erode as wrappers around gegl:value-propagate
2015-02-08 19:56:45 +01:00
dynamics-actions.c
app: consistent labels and tooltips for the "Show in File Manager" actions
2015-02-17 13:05:21 +01:00
dynamics-actions.h
some missing files
2009-10-10 11:23:40 +03:00
dynamics-editor-actions.c
Bug 729326 - Errors found using a static code analysis program cppcheck
2014-05-05 10:34:08 +02:00
dynamics-editor-actions.h
Further changes to make dynamics editor and its menu.
2009-07-30 11:55:17 -03:00
edit-actions.c
libgimpbase, *: rename GimpFillType values: GIMP_FOO_FILL -> GIMP_FILL_FOO
2014-06-03 01:11:32 +02:00
edit-actions.h
Change licence to GPLv3 (and to LGPLv3 for libgimp).
2009-01-17 22:28:01 +00:00
edit-commands.c
app: rename gimp_layer_new_from_buffer() to gimp_layer_new_from_gegl_buffer()
2015-06-20 00:02:11 +02:00
edit-commands.h
Change licence to GPLv3 (and to LGPLv3 for libgimp).
2009-01-17 22:28:01 +00:00
error-console-actions.c
app, libgimp: replace GTK_STOCK_FOO by icon names
2014-05-11 22:49:22 +02:00
error-console-actions.h
Change licence to GPLv3 (and to LGPLv3 for libgimp).
2009-01-17 22:28:01 +00:00
error-console-commands.c
app: change filename in gimp_text_buffer_load() and _save() to GFile
2014-07-02 15:10:53 +02:00
error-console-commands.h
Change licence to GPLv3 (and to LGPLv3 for libgimp).
2009-01-17 22:28:01 +00:00
file-actions.c
app: add File -> Copy Image Location
2015-02-17 13:33:10 +01:00
file-actions.h
Change licence to GPLv3 (and to LGPLv3 for libgimp).
2009-01-17 22:28:01 +00:00
file-commands.c
app: add File -> Copy Image Location
2015-02-17 13:33:10 +01:00
file-commands.h
app: add File -> Copy Image Location
2015-02-17 13:33:10 +01:00
filters-actions.c
app, menus: add gegl:displace to Filters -> Map
2015-06-10 19:43:34 +02:00
filters-actions.h
app: add infrastructure to invoke GEGL filters from a menu item
2012-05-02 17:46:16 +02:00
filters-commands.c
app: make GimpOperationTool manage an icon name for the GUI
2014-05-22 23:29:59 +02:00
filters-commands.h
app: add infrastructure to invoke GEGL filters from a menu item
2012-05-02 17:46:16 +02:00
fonts-actions.c
app, libgimp: replace GTK_STOCK_FOO by icon names
2014-05-11 22:49:22 +02:00
fonts-actions.h
Change licence to GPLv3 (and to LGPLv3 for libgimp).
2009-01-17 22:28:01 +00:00
fonts-commands.c
app: add gimp_context_get_foreground,background_pixel()
2012-05-02 17:50:41 +02:00
fonts-commands.h
Change licence to GPLv3 (and to LGPLv3 for libgimp).
2009-01-17 22:28:01 +00:00
gradient-editor-actions.c
app, libgimp: replace GTK_STOCK_FOO by icon names
2014-05-11 22:49:22 +02:00
gradient-editor-actions.h
Change licence to GPLv3 (and to LGPLv3 for libgimp).
2009-01-17 22:28:01 +00:00
gradient-editor-commands.c
Bug 749341 - Gradient Editor corrupts gradient
2015-05-14 01:53:46 +02:00
gradient-editor-commands.h
Change licence to GPLv3 (and to LGPLv3 for libgimp).
2009-01-17 22:28:01 +00:00
gradients-actions.c
app: consistent labels and tooltips for the "Show in File Manager" actions
2015-02-17 13:05:21 +01:00
gradients-actions.h
Change licence to GPLv3 (and to LGPLv3 for libgimp).
2009-01-17 22:28:01 +00:00
gradients-commands.c
app: more filename -> GFile
2014-07-01 15:56:39 +02:00
gradients-commands.h
Change licence to GPLv3 (and to LGPLv3 for libgimp).
2009-01-17 22:28:01 +00:00
help-actions.c
app, libgimp: replace GTK_STOCK_FOO by icon names
2014-05-11 22:49:22 +02:00
help-actions.h
Change licence to GPLv3 (and to LGPLv3 for libgimp).
2009-01-17 22:28:01 +00:00
help-commands.c
app: clean up the new action search a bit
2014-02-18 20:10:24 +01:00
help-commands.h
app: clean up the new action search a bit
2014-02-18 20:10:24 +01:00
image-actions.c
app: keep GimpImage's profile around as GimpColorProfile
2015-08-16 19:38:11 +02:00
image-actions.h
Change licence to GPLv3 (and to LGPLv3 for libgimp).
2009-01-17 22:28:01 +00:00
image-commands.c
app: add color-profile-dialog.c as replacement for the lcms plug-in's GUI
2015-08-04 22:20:32 +02:00
image-commands.h
Bug 646511 - Having the possibility to remove ICC profiles
2015-06-15 20:19:32 +02:00
images-actions.c
app, libgimp: replace GTK_STOCK_FOO by icon names
2014-05-11 22:49:22 +02:00
images-actions.h
Change licence to GPLv3 (and to LGPLv3 for libgimp).
2009-01-17 22:28:01 +00:00
images-commands.c
app: fix some includes in actions/
2015-05-21 11:30:18 +02:00
images-commands.h
Change licence to GPLv3 (and to LGPLv3 for libgimp).
2009-01-17 22:28:01 +00:00
layers-actions.c
app, libgimp: replace GTK_STOCK_FOO by icon names
2014-05-11 22:49:22 +02:00
layers-actions.h
Change licence to GPLv3 (and to LGPLv3 for libgimp).
2009-01-17 22:28:01 +00:00
layers-commands.c
app: change GimpBuffer to keep around an actual GimpColorProfile
2015-08-16 13:14:56 +02:00
layers-commands.h
app: implement "Crop Image/Layer to Content" menu items in the core
2012-09-22 20:35:36 +02:00
palette-editor-actions.c
app, libgimp: replace GTK_STOCK_FOO by icon names
2014-05-11 22:49:22 +02:00
palette-editor-actions.h
Change licence to GPLv3 (and to LGPLv3 for libgimp).
2009-01-17 22:28:01 +00:00
palette-editor-commands.c
app: add gimp_context_get_foreground,background_pixel()
2012-05-02 17:50:41 +02:00
palette-editor-commands.h
Change licence to GPLv3 (and to LGPLv3 for libgimp).
2009-01-17 22:28:01 +00:00
palettes-actions.c
app: consistent labels and tooltips for the "Show in File Manager" actions
2015-02-17 13:05:21 +01:00
palettes-actions.h
Change licence to GPLv3 (and to LGPLv3 for libgimp).
2009-01-17 22:28:01 +00:00
palettes-commands.c
app: make things behave more reasonable with multiple monitors
2014-05-02 03:01:23 +02:00
palettes-commands.h
Change licence to GPLv3 (and to LGPLv3 for libgimp).
2009-01-17 22:28:01 +00:00
patterns-actions.c
app: consistent labels and tooltips for the "Show in File Manager" actions
2015-02-17 13:05:21 +01:00
patterns-actions.h
Change licence to GPLv3 (and to LGPLv3 for libgimp).
2009-01-17 22:28:01 +00:00
plug-in-actions.c
app: keep the plug-in executable path around as GFile
2014-07-08 21:09:35 +02:00
plug-in-actions.h
Change licence to GPLv3 (and to LGPLv3 for libgimp).
2009-01-17 22:28:01 +00:00
plug-in-commands.c
app: clean out a big bunch of leading tabs.
2013-09-15 04:59:20 +12:00
plug-in-commands.h
Change licence to GPLv3 (and to LGPLv3 for libgimp).
2009-01-17 22:28:01 +00:00
quick-mask-actions.c
Move the quick mask members to GimpImagePrivate
2010-02-04 09:49:45 +01:00
quick-mask-actions.h
Change licence to GPLv3 (and to LGPLv3 for libgimp).
2009-01-17 22:28:01 +00:00
quick-mask-commands.c
Move the quick mask members to GimpImagePrivate
2010-02-04 09:49:45 +01:00
quick-mask-commands.h
Change licence to GPLv3 (and to LGPLv3 for libgimp).
2009-01-17 22:28:01 +00:00
sample-points-actions.c
app: also include <gegl.h> when we include "libgimpwidgets/gimpwidgets.h"
2013-11-01 22:28:18 +01:00
sample-points-actions.h
Change licence to GPLv3 (and to LGPLv3 for libgimp).
2009-01-17 22:28:01 +00:00
sample-points-commands.c
app: also include <gegl.h> when we include "libgimpwidgets/gimpwidgets.h"
2013-11-01 22:28:18 +01:00
sample-points-commands.h
Change licence to GPLv3 (and to LGPLv3 for libgimp).
2009-01-17 22:28:01 +00:00
select-actions.c
app: use <primary> instead of <control> in accelerator strings
2011-09-16 22:59:58 +02:00
select-actions.h
Change licence to GPLv3 (and to LGPLv3 for libgimp).
2009-01-17 22:28:01 +00:00
select-commands.c
app: make things behave more reasonable with multiple monitors
2014-05-02 03:01:23 +02:00
select-commands.h
Change licence to GPLv3 (and to LGPLv3 for libgimp).
2009-01-17 22:28:01 +00:00
templates-actions.c
app, libgimp: replace GTK_STOCK_FOO by icon names
2014-05-11 22:49:22 +02:00
templates-actions.h
Change licence to GPLv3 (and to LGPLv3 for libgimp).
2009-01-17 22:28:01 +00:00
templates-commands.c
app, libgimp: replace GTK_STOCK_FOO by icon names
2014-05-11 22:49:22 +02:00
templates-commands.h
Change licence to GPLv3 (and to LGPLv3 for libgimp).
2009-01-17 22:28:01 +00:00
text-editor-actions.c
app, libgimp: replace GTK_STOCK_FOO by icon names
2014-05-11 22:49:22 +02:00
text-editor-actions.h
Change licence to GPLv3 (and to LGPLv3 for libgimp).
2009-01-17 22:28:01 +00:00
text-editor-commands.c
app: change filename in gimp_text_buffer_load() and _save() to GFile
2014-07-02 15:10:53 +02:00
text-editor-commands.h
Change licence to GPLv3 (and to LGPLv3 for libgimp).
2009-01-17 22:28:01 +00:00
text-tool-actions.c
app, libgimp: replace GTK_STOCK_FOO by icon names
2014-05-11 22:49:22 +02:00
text-tool-actions.h
Change licence to GPLv3 (and to LGPLv3 for libgimp).
2009-01-17 22:28:01 +00:00
text-tool-commands.c
app: forgot one filename -> GFile earlier
2014-07-03 00:21:04 +02:00
text-tool-commands.h
Change licence to GPLv3 (and to LGPLv3 for libgimp).
2009-01-17 22:28:01 +00:00
tool-options-actions.c
app, libgimp: replace GTK_STOCK_FOO by icon names
2014-05-11 22:49:22 +02:00
tool-options-actions.h
Change licence to GPLv3 (and to LGPLv3 for libgimp).
2009-01-17 22:28:01 +00:00
tool-options-commands.c
app: make things behave more reasonable with multiple monitors
2014-05-02 03:01:23 +02:00
tool-options-commands.h
app: remove the old tool presets system
2011-03-23 09:27:29 +01:00
tool-preset-editor-actions.c
app: add gimp_context_get_foreground,background_pixel()
2012-05-02 17:50:41 +02:00
tool-preset-editor-actions.h
app: add missing files
2010-04-04 01:16:31 +03:00
tool-presets-actions.c
app: consistent labels and tooltips for the "Show in File Manager" actions
2015-02-17 13:05:21 +01:00
tool-presets-actions.h
app: rename all tool-preset dialog related things to "tool presets"
2011-10-09 21:55:58 +02:00
tools-actions.c
configure/app: libmypaint becomes an optional dependency.
2015-03-30 22:38:35 +02:00
tools-actions.h
Change licence to GPLv3 (and to LGPLv3 for libgimp).
2009-01-17 22:28:01 +00:00
tools-commands.c
app: indentation fixes.
2015-04-01 00:00:26 +02:00
tools-commands.h
configure/app: libmypaint becomes an optional dependency.
2015-03-30 22:38:35 +02:00
vectors-actions.c
app, libgimp: replace GTK_STOCK_FOO by icon names
2014-05-11 22:49:22 +02:00
vectors-actions.h
Change licence to GPLv3 (and to LGPLv3 for libgimp).
2009-01-17 22:28:01 +00:00
vectors-commands.c
app: change filename in gimp_vectors_import_file() to GFile
2014-07-02 14:54:56 +02:00
vectors-commands.h
Bug 674160 - Redesign of "Lock panel"
2012-11-09 11:17:25 +01:00
view-actions.c
app: add absolute actions to the display rotation
2015-05-17 04:13:43 +02:00
view-actions.h
Change licence to GPLv3 (and to LGPLv3 for libgimp).
2009-01-17 22:28:01 +00:00
view-commands.c
app: add absolute actions to the display rotation
2015-05-17 04:13:43 +02:00
view-commands.h
app: add absolute actions to the display rotation
2015-05-17 04:13:43 +02:00
window-actions.c
app: port GimpAction and friends to icon names
2014-05-06 23:47:38 +02:00
window-actions.h
Change licence to GPLv3 (and to LGPLv3 for libgimp).
2009-01-17 22:28:01 +00:00
window-commands.c
app: also include <gegl.h> when we include "libgimpwidgets/gimpwidgets.h"
2013-11-01 22:28:18 +01:00
window-commands.h
Change licence to GPLv3 (and to LGPLv3 for libgimp).
2009-01-17 22:28:01 +00:00
windows-actions.c
app, libgimp: replace GTK_STOCK_FOO by icon names
2014-05-11 22:49:22 +02:00
windows-actions.h
app: Change GimpDialogFactory signals to "dock-window-added/removed"
2009-09-26 13:11:42 +02:00
windows-commands.c
app: make things behave more reasonable with multiple monitors
2014-05-02 03:01:23 +02:00
windows-commands.h
Bug 667169 - Single window mode: allow tabs position setting.
2013-10-11 23:16:29 +13:00