Sven Neumann
|
41237259c9
|
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 Sven Neumann <sven@gimp.org>
* In all files, changed the standard copyright notice to say
"GIMP - The GNU Image Manipulation Program".
|
2006-12-09 21:33:38 +00:00 |
William Skaggs
|
36f062d1a0
|
broken pipe on previous commit, finishing
|
2005-01-22 00:43:31 +00:00 |
David Odin
|
f672ae9169
|
fixed a typo that broke the build.
* app/tools/tools-utils.c: fixed a typo that broke the build.
|
2004-08-23 00:45:40 +00:00 |
Sven Neumann
|
0c2d88e992
|
app/tools/Makefile.am added gimp_tool_motion_constrain(),
2004-08-22 Sven Neumann <sven@gimp.org>
* app/tools/Makefile.am
* app/tools/tools-utils.[ch]: added gimp_tool_motion_constrain(),
* app/paint/gimppaintcore.[ch]: removed gimp_paint_core_constrain().
* app/tools/gimppainttool.c: changed accordingly.
* app/tools/gimpblendtool.[ch]: use gimp_tool_motion_constrain()
instead of duplicating that functionality.
* app/tools/gimpmeasuretool.c: use gimp_tool_motion_constrain()
instead of implementing completely different constraints.
|
2004-08-22 21:48:50 +00:00 |