..
.gitignore
Added .gitignore files generated with git svn create-ignore.
2009-01-31 11:37:44 +00:00
Makefile.am
app: remove all use-gegl config stuff
2012-05-19 00:50:53 +02:00
actions-types.h
app: Make 'Export to' fall back to 'Export...'
2011-06-30 23:45:25 +02:00
actions.c
app: remove all use-gegl config stuff
2012-05-19 00:50:53 +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: add gimp_context_get_foreground,background_pixel()
2012-05-02 17:50:41 +02: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: add gimp_context_get_foreground,background_pixel()
2012-05-02 17:50:41 +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
Move gimp_edit_paste_as_new() to gimp_image_new_from_buffer()
2010-02-09 22:32:49 +01:00
buffers-commands.h
Change licence to GPLv3 (and to LGPLv3 for libgimp).
2009-01-17 22:28:01 +00:00
channels-actions.c
Use gimp_item_get_container_iter() instead of the GimpImage iter APIs
2009-08-01 22:54:49 +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: introduce GimpItem::to_selection()
2010-07-20 23:09:19 +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: rename gimp_image_base_type() to gimp_image_get_base_type()
2012-05-07 21:57:33 +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
app: add gimp_context_get_foreground,background_pixel()
2012-05-02 17:50:41 +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
Change licence to GPLv3 (and to LGPLv3 for libgimp).
2009-01-17 22:28:01 +00: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
Change licence to GPLv3 (and to LGPLv3 for libgimp).
2009-01-17 22:28:01 +00: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 gimp_context_get_foreground,background_pixel()
2012-05-02 17:50:41 +02:00
data-commands.h
Change licence to GPLv3 (and to LGPLv3 for libgimp).
2009-01-17 22:28:01 +00: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: remove Debug -> Benchmark Projection
2012-05-20 20:13:59 +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
Bug 676566 - Window title becomes "Untitled" after exporting without saving
2012-07-17 22:52:49 +02:00
debug-commands.h
app: Add File -> Debug -> Dump Keyboard Shortcuts menu command
2009-05-08 20:13:27 +02:00
dialogs-actions.c
Bug 676374 - Windows->Toolbox shouldn't clear Recently Closed Docks
2012-10-09 22:54:28 +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: move the GimpWindowStrategy interface from display/ to widgets/
2012-01-30 23:33:21 +01: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: Remove gimp_dock_window_get_dock()
2010-03-05 21:31:07 +01:00
dock-actions.h
Change licence to GPLv3 (and to LGPLv3 for libgimp).
2009-01-17 22:28:01 +00:00
dock-commands.c
Move the Image Selection Menu to GimpDockWindow
2009-12-05 21:21:24 +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
Bug 346881 - Remove redundant title of tab and move menu button up
2010-06-12 01:24:39 +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: don't rely on gtk_container_remove() to always destroy the child
2012-02-21 00:36: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: add gimp_context_get_foreground,background_pixel()
2012-05-02 17:50:41 +02: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 gimp_context_get_foreground,background_pixel()
2012-05-02 17:50:41 +02:00
documents-commands.h
Change licence to GPLv3 (and to LGPLv3 for libgimp).
2009-01-17 22:28:01 +00:00
drawable-actions.c
app/pdb: allow some more stuff on indexed by simply removing the restriction
2012-05-02 17:51:12 +02:00
drawable-actions.h
Change licence to GPLv3 (and to LGPLv3 for libgimp).
2009-01-17 22:28:01 +00:00
drawable-commands.c
app/pdb: allow some more stuff on indexed by simply removing the restriction
2012-05-02 17:51:12 +02:00
drawable-commands.h
Replace the value-invert plug-in by its GEGL counterpart
2012-05-02 17:50:52 +02:00
dynamics-actions.c
app: add gimp_context_get_foreground,background_pixel()
2012-05-02 17:50:41 +02:00
dynamics-actions.h
some missing files
2009-10-10 11:23:40 +03:00
dynamics-editor-actions.c
app: add gimp_context_get_foreground,background_pixel()
2012-05-02 17:50:41 +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
app: turn GimpDrawable::apply_region() into ::apply_buffer()
2012-05-02 17:46:11 +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: use gimp_image_get_layer_format() instead of dealing with image_type
2012-05-02 17:50:57 +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
Change licence to GPLv3 (and to LGPLv3 for libgimp).
2009-01-17 22:28:01 +00: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: add GimpTextBuffer, a GtkTextBuffer subclass
2010-02-25 17:41:10 +01: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: make file_save() aware of the difference between overwrite and export
2012-05-18 18:57:58 +02:00
file-actions.h
Change licence to GPLv3 (and to LGPLv3 for libgimp).
2009-01-17 22:28:01 +00:00
file-commands.c
Bug 676566 - Window title becomes "Untitled" after exporting without saving
2012-07-17 22:52:49 +02:00
file-commands.h
app: Rename 'Save as Template' to 'Create Template'
2009-05-16 09:48:22 +02:00
filters-actions.c
app,menus: add some new GEGL ops to the menus
2012-08-31 22:19:43 +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: add a GimpSettingsBox to all GEGL operation filter dialogs
2012-05-02 17:50:49 +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: add gimp_context_get_foreground,background_pixel()
2012-05-02 17:50:41 +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: add gimp_context_get_foreground,background_pixel()
2012-05-02 17:50:41 +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
app: add gimp_context_get_foreground,background_pixel()
2012-05-02 17:50:41 +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: add gimp_context_get_foreground,background_pixel()
2012-05-02 17:50:41 +02: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: add gimp_context_get_foreground,background_pixel()
2012-05-02 17:50:41 +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
Change licence to GPLv3 (and to LGPLv3 for libgimp).
2009-01-17 22:28:01 +00:00
help-actions.h
Change licence to GPLv3 (and to LGPLv3 for libgimp).
2009-01-17 22:28:01 +00:00
help-commands.c
Change licence to GPLv3 (and to LGPLv3 for libgimp).
2009-01-17 22:28:01 +00:00
help-commands.h
Change licence to GPLv3 (and to LGPLv3 for libgimp).
2009-01-17 22:28:01 +00:00
image-actions.c
app: implement "Crop Image/Layer to Content" menu items in the core
2012-09-22 20:35:36 +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 a "Convert Precision" dialog for choosing dithering options
2012-09-23 23:47:28 +02:00
image-commands.h
app: implement "Crop Image/Layer to Content" menu items in the core
2012-09-22 20:35:36 +02:00
images-actions.c
Move "disp_count" and "instance_count" to GimpImagePrivate
2010-02-03 21:22:00 +01:00
images-actions.h
Change licence to GPLv3 (and to LGPLv3 for libgimp).
2009-01-17 22:28:01 +00:00
images-commands.c
Move "disp_count" and "instance_count" to GimpImagePrivate
2010-02-03 21:22:00 +01: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: fix description of "layers-crop-to-content" action
2012-09-24 15:37:41 +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: implement "Crop Image/Layer to Content" menu items in the core
2012-09-22 20:35:36 +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: add gimp_context_get_foreground,background_pixel()
2012-05-02 17:50:41 +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: add gimp_context_get_foreground,background_pixel()
2012-05-02 17:50:41 +02: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: add gimp_context_get_foreground,background_pixel()
2012-05-02 17:50:41 +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: add gimp_context_get_foreground,background_pixel()
2012-05-02 17:50:41 +02: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
Review the last few commits and apply some style fanaticism
2012-02-07 20:36:55 +01: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
Use GimpValueArray and GimpParamSpecValueArray
2012-05-04 00:51:50 +02: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
Change licence to GPLv3 (and to LGPLv3 for libgimp).
2009-01-17 22:28:01 +00: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
Change licence to GPLv3 (and to LGPLv3 for libgimp).
2009-01-17 22:28:01 +00: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: move the GimpWindowStrategy interface from display/ to widgets/
2012-01-30 23:33:21 +01: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: add gimp_context_get_foreground,background_pixel()
2012-05-02 17:50:41 +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: add gimp_context_get_foreground,background_pixel()
2012-05-02 17:50:41 +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
Change licence to GPLv3 (and to LGPLv3 for libgimp).
2009-01-17 22:28:01 +00: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: add GimpTextBuffer, a GtkTextBuffer subclass
2010-02-25 17:41:10 +01: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: honor the "gtk-show-input-method-menu" setting
2010-10-14 00:13:35 +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: pass a format, not bpp, to gimp_viewable_get_dummy_pixbuf()
2012-05-02 17:51:08 +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: add gimp_context_get_foreground,background_pixel()
2012-05-02 17:50:41 +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: add gimp_context_get_foreground,background_pixel()
2012-05-02 17:50:41 +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: add gimp_context_get_foreground,background_pixel()
2012-05-02 17:50:41 +02: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
app: add gimp_context_get_foreground,background_pixel()
2012-05-02 17:50:41 +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: disable the foreground select tool properly: #if 0 everything
2012-05-21 03:09:08 +02:00
tools-commands.h
app: Expose brush size in pixels, not as ratio
2010-10-30 19:51:07 +03:00
vectors-actions.c
app/libgimp*: remove stuff found by -Wunused-but-set-variable
2011-05-01 23:23:19 +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
Use GimpValueArray and GimpParamSpecValueArray
2012-05-04 00:51:50 +02:00
vectors-commands.h
Add actions and callbacks to toggle "lock-content" on drawables and vectors
2009-08-20 21:19:43 +02:00
view-actions.c
app: remove the legacy projection construction code
2012-05-19 00:06:03 +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: remove the legacy projection construction code
2012-05-19 00:06:03 +02:00
view-commands.h
app: remove the legacy projection construction code
2012-05-19 00:06:03 +02:00
window-actions.c
app (actions): Rewrite code to conditionally declare vars
2011-10-11 10:08:59 +05:30
window-actions.h
Change licence to GPLv3 (and to LGPLv3 for libgimp).
2009-01-17 22:28:01 +00:00
window-commands.c
Remove two stray semicolons making if bodies always run
2011-04-08 13:20:37 +02:00
window-commands.h
Change licence to GPLv3 (and to LGPLv3 for libgimp).
2009-01-17 22:28:01 +00:00
windows-actions.c
Bug 676566 - Window title becomes "Untitled" after exporting without saving
2012-07-17 22:52:49 +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
Bug 676374 - Windows->Toolbox shouldn't clear Recently Closed Docks
2012-10-09 22:54:28 +02:00
windows-commands.h
app: make Alt+Tab and Alt+Shift+Tab cycle through all open displays
2011-05-30 23:46:50 +02:00