..
Makefile.am
Start changing the "Dialogs" menu to "Windows", still incomplete.
2008-05-10 16:21:37 +00:00
actions-types.h
Add keyboard shortcut support for reseting to default value of e.g. brush
2008-05-31 20:05:03 +00:00
actions.c
Add keyboard shortcut support for reseting to default value of e.g. brush
2008-05-31 20:05:03 +00:00
actions.h
Add keyboard shortcut support for reseting to default value of e.g. brush
2008-05-31 20:05:03 +00:00
brush-editor-actions.c
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
brush-editor-actions.h
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
brushes-actions.c
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
brushes-actions.h
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
buffers-actions.c
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
buffers-actions.h
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
buffers-commands.c
renamed gimp_image_active_drawable() to gimp_image_get_active_drawable().
2007-07-19 14:59:51 +00:00
buffers-commands.h
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
channels-actions.c
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
channels-actions.h
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
channels-commands.c
removed "add_alpha" parameter from gimp_item_duplicate() and
2008-01-08 11:46:15 +00:00
channels-commands.h
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
colormap-actions.c
app/actions/channels-commands.c app/actions/colormap-actions.c
2007-12-25 16:21:40 +00:00
colormap-actions.h
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
colormap-commands.c
app/actions/channels-commands.c app/actions/colormap-actions.c
2007-12-25 16:21:40 +00:00
colormap-commands.h
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
context-actions.c
app/actions/context-actions.c s/minumum/minimum/ typo spotted by Joao S.
2007-01-24 03:19:44 +00:00
context-actions.h
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
context-commands.c
Add keyboard shortcut support for reseting to default value of e.g. brush
2008-05-31 20:05:03 +00:00
context-commands.h
app/actions/context-actions.c applied modified patch from David Gowers
2006-12-14 12:14:33 +00:00
cursor-info-actions.c
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
cursor-info-actions.h
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
cursor-info-commands.c
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
cursor-info-commands.h
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
data-commands.c
app/actions/data-commands.c app/actions/debug-commands.c
2008-03-12 16:58:28 +00:00
data-commands.h
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
data-editor-commands.c
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
data-editor-commands.h
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
debug-actions.c
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
debug-actions.h
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
debug-commands.c
app/actions/data-commands.c app/actions/debug-commands.c
2008-03-12 16:58:28 +00:00
debug-commands.h
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
dialogs-actions.c
changed blurb for "dialog-tips".
2008-07-03 12:31:43 +00:00
dialogs-actions.h
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
dialogs-commands.c
Implement the presistent menu of recently closed docks, still somewhat
2008-05-16 16:06:42 +00:00
dialogs-commands.h
Implement the presistent menu of recently closed docks, still somewhat
2008-05-16 16:06:42 +00:00
dock-actions.c
removed default keyboard shortcut for "dock-close".
2008-04-25 06:08:39 +00:00
dock-actions.h
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
dock-commands.c
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
dock-commands.h
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
dockable-actions.c
app/widgets/Makefile.am app/widgets/gimptoggleaction.[ch] added new action
2008-05-20 09:51:04 +00:00
dockable-actions.h
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
dockable-commands.c
app/widgets/gimpdockable.[ch] added a "locked" propery to GimpDockable. A
2008-05-19 21:11:03 +00:00
dockable-commands.h
app/widgets/gimpdockable.[ch] added a "locked" propery to GimpDockable. A
2008-05-19 21:11:03 +00:00
documents-actions.c
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
documents-actions.h
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
documents-commands.c
only fiddle with GtkRecentManager when "save-document-history" is enabled.
2008-03-24 23:03:23 +00:00
documents-commands.h
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
drawable-actions.c
Add Desaturate as an image-map tool with live preview (bug #533808 ):
2008-05-21 13:11:06 +00:00
drawable-actions.h
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
drawable-commands.c
Add Desaturate as an image-map tool with live preview (bug #533808 ):
2008-05-21 13:11:06 +00:00
drawable-commands.h
Add Desaturate as an image-map tool with live preview (bug #533808 ):
2008-05-21 13:11:06 +00:00
edit-actions.c
added mnemnic for "edit-paste-as-new" menu item.
2008-04-09 11:10:12 +00:00
edit-actions.h
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
edit-commands.c
deprecate gimp_memsize_to_string() in favor of
2008-03-28 16:33:24 +00:00
edit-commands.h
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
error-console-actions.c
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
error-console-actions.h
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
error-console-commands.c
app/actions/error-console-commands.c app/actions/gradients-commands.c
2007-02-02 07:50:36 +00:00
error-console-commands.h
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
file-actions.c
add "File/New" submenu and an "Acquire" placeholder inside it. Removed
2008-04-09 10:48:01 +00:00
file-actions.h
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
file-commands.c
added new function gimp_display_close() which decides if
2008-04-05 20:32:24 +00:00
file-commands.h
app/actions/file-actions.c renamed file_last_opened_cmd_callaback() to
2008-03-25 09:33:28 +00:00
fonts-actions.c
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
fonts-actions.h
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
fonts-commands.c
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
fonts-commands.h
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
gradient-editor-actions.c
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
gradient-editor-actions.h
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
gradient-editor-commands.c
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
gradient-editor-commands.h
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
gradients-actions.c
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
gradients-actions.h
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
gradients-commands.c
app/actions/error-console-commands.c app/actions/gradients-commands.c
2007-02-02 07:50:36 +00:00
gradients-commands.h
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
help-actions.c
app/actions/dialogs-actions.c app/actions/dock-actions.c
2007-03-31 11:38:47 +00:00
help-actions.h
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
help-commands.c
app/core/gimp-gui.[ch] app/widgets/gimphelp.[ch] app/gui/gui-vtable.c
2008-06-10 09:54:54 +00:00
help-commands.h
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
image-actions.c
add "File/New" submenu and an "Acquire" placeholder inside it. Removed
2008-04-09 10:48:01 +00:00
image-actions.h
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
image-commands.c
remove "image-new-from-image" action.
2008-03-25 10:31:47 +00:00
image-commands.h
remove "image-new-from-image" action.
2008-03-25 10:31:47 +00:00
images-actions.c
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
images-actions.h
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
images-commands.c
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
images-commands.h
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
layers-actions.c
app/actions/image-actions.c (image_actions) renamed menu entries as
2007-06-04 12:19:55 +00:00
layers-actions.h
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
layers-commands.c
app/actions/layers-commands.c app/actions/view-actions.c
2008-06-28 15:12:13 +00:00
layers-commands.h
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
makefile.msc
updated and removed -GD to let msvc9 complain less
2007-12-09 14:11:09 +00:00
palette-editor-actions.c
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
palette-editor-actions.h
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
palette-editor-commands.c
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
palette-editor-commands.h
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
palettes-actions.c
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
palettes-actions.h
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
palettes-commands.c
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
palettes-commands.h
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
patterns-actions.c
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
patterns-actions.h
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
plug-in-actions.c
app/widgets/gimpdockable.[ch] added a "locked" propery to GimpDockable. A
2008-05-19 21:11:03 +00:00
plug-in-actions.h
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
plug-in-commands.c
use GError for error reporting in PDB invoker methods.
2007-12-02 18:05:54 +00:00
plug-in-commands.h
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
quick-mask-actions.c
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
quick-mask-actions.h
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
quick-mask-commands.c
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
quick-mask-commands.h
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
sample-points-actions.c
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
sample-points-actions.h
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
sample-points-commands.c
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
sample-points-commands.h
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
select-actions.c
renamed gimp_image_active_drawable() to gimp_image_get_active_drawable().
2007-07-19 14:59:51 +00:00
select-actions.h
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
select-commands.c
app/actions/image-commands.c app/actions/select-commands.c
2007-12-26 17:33:41 +00:00
select-commands.h
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
templates-actions.c
app/actions/templates-actions.c when creating an image from a template,
2008-04-07 13:38:52 +00:00
templates-actions.h
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
templates-commands.c
app/actions/templates-actions.c when creating an image from a template,
2008-04-07 13:38:52 +00:00
templates-commands.h
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
text-editor-actions.c
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
text-editor-actions.h
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
text-editor-commands.c
app/actions/error-console-commands.c app/actions/gradients-commands.c
2007-02-02 07:50:36 +00:00
text-editor-commands.h
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
tool-options-actions.c
app/core/Makefile.am app/core/core-types.h added GimpToolPresets, derived
2006-12-10 19:13:58 +00:00
tool-options-actions.h
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
tool-options-commands.c
Only care about GIMP_CONFIG_PARAM_SERIALIZE properties, fixes bug #498948 .
2007-12-05 20:41:53 +00:00
tool-options-commands.h
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
tools-actions.c
added a comment to explain how tools-value-1 and tools-value-2 are being
2008-06-02 19:20:10 +00:00
tools-actions.h
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
tools-commands.c
simply call gimp_enum_action_selected() instead of poking around in the
2008-06-28 11:50:29 +00:00
tools-commands.h
app/actions/tools-actions.c app/actions/tools-commands.[ch] allow to
2008-03-06 17:13:59 +00:00
vectors-actions.c
app/actions/dialogs-actions.c app/actions/dock-actions.c
2007-03-31 11:38:47 +00:00
vectors-actions.h
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
vectors-commands.c
removed "add_alpha" parameter from gimp_item_duplicate() and
2008-01-08 11:46:15 +00:00
vectors-commands.h
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
view-actions.c
app/actions/layers-commands.c app/actions/view-actions.c
2008-06-28 15:12:13 +00:00
view-actions.h
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
view-commands.c
Add keyboard shortcut support for reseting to default value of e.g. brush
2008-05-31 20:05:03 +00:00
view-commands.h
Bill Skaggs <weskaggs@primate.ucdavis.edu>
2007-12-16 02:06:15 +00:00
window-actions.c
app/actions/dialogs-actions.c app/actions/dock-actions.c
2007-03-31 11:38:47 +00:00
window-actions.h
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
window-commands.c
specify alternative button order.
2007-10-09 13:30:36 +00:00
window-commands.h
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
windows-actions.c
plugged another small memory leak.
2008-07-21 19:05:35 +00:00
windows-actions.h
Start changing the "Dialogs" menu to "Windows", still incomplete.
2008-05-10 16:21:37 +00:00
windows-commands.c
Implement the presistent menu of recently closed docks, still somewhat
2008-05-16 16:06:42 +00:00
windows-commands.h
Implement the presistent menu of recently closed docks, still somewhat
2008-05-16 16:06:42 +00:00