Gimp/app
Sven Neumann 07eac03044 Added some tool shortcuts:
2006-02-14  Sven Neumann  <sven@gimp.org>

	Added some tool shortcuts:

	* app/tools/gimpcroptool.c: Shift+C
	* app/tools/gimpfuzzyselecttool.c: changed from Z to U.
	* app/tools/gimpmagnifytool.c: Z.
	* app/tools/gimpmeasuretool.c: Shift+M.
2006-02-14 11:43:54 +00:00
..
actions updated year in copyright. 2006-01-17 12:42:32 +00:00
base automatically removed trailing whitespace from 3460 lines. 2006-01-17 12:43:50 +00:00
composite updated so that the code does not add trailing whitespace in generated 2006-01-17 13:15:15 +00:00
config make the internal help browser the default for all platforms (bug 2006-02-13 21:55:58 +00:00
core remove extra semicolon; fix for bug #330882 from Jens Granseuer. 2006-02-12 16:07:39 +00:00
dialogs s/preview-size/view-size/ 2006-01-17 20:56:50 +00:00
display define GIMP_PARAM_STATIC_STRINGS which is G_PARAM_STATIC_NAME|NICK|BLURB. 2006-01-18 20:29:40 +00:00
file Applied modified patch from Luis de Bethencourt Guimera which adds a "Save 2005-10-31 20:57:03 +00:00
gui depend on gtk+ >= 2.8.8 also at runtime. We don't want to debug 2006-01-05 17:05:33 +00:00
menus don't crash if gdk_display_get_name() returns NULL. 2005-11-26 23:03:40 +00:00
paint define GIMP_PARAM_STATIC_STRINGS which is G_PARAM_STATIC_NAME|NICK|BLURB. 2006-01-18 20:29:40 +00:00
paint-funcs automatically removed trailing whitespace from 3460 lines. 2006-01-17 12:43:50 +00:00
pdb Added "GTK" category. Fixes bug #328012. 2006-01-21 18:52:55 +00:00
plug-in automatically removed trailing whitespace from 3460 lines. 2006-01-17 12:43:50 +00:00
text define GIMP_PARAM_STATIC_STRINGS which is G_PARAM_STATIC_NAME|NICK|BLURB. 2006-01-18 20:29:40 +00:00
tools Added some tool shortcuts: 2006-02-14 11:43:54 +00:00
vectors define GIMP_PARAM_STATIC_STRINGS which is G_PARAM_STATIC_NAME|NICK|BLURB. 2006-01-18 20:29:40 +00:00
widgets app/core/gimp-gui.c use GIMP_ACRONYM. 2006-02-07 11:07:47 +00:00
xcf disable undo while the image is being loaded. 2005-08-05 14:13:10 +00:00
.cvsignore
about.h s/This program/GIMP/g 2006-02-07 10:47:15 +00:00
airbrush.c
app_procs.c call g_thread_init() only if the GThread system is not already 2005-04-25 17:13:10 +00:00
app_procs.h app/app_procs.[ch] app/gui/gui.[ch] simplified initialization by passing 2005-02-08 22:57:24 +00:00
batch.c always call the batch interpreter in NON-INTERACTIVE mode (see bug 2005-10-20 10:44:22 +00:00
batch.h
errors.c app/errors.c s/The GIMP/GIMP/ 2005-11-04 11:08:02 +00:00
errors.h
fileicon.ico
gimp-intl.h
gimp.rc
gimpcore.def updated 2005-09-25 19:30:55 +00:00
main.c use GIMP_NAME. 2006-02-07 10:54:31 +00:00
Makefile.am app/Makefile.am new file collecting some strings about the app. 2005-12-28 20:45:52 +00:00
makefile.msc updated 2005-09-25 19:30:55 +00:00
paint_core.h
paint_options.h
plug_in_cmds.c
sanity.c HACKING document the changed dependencies. 2005-12-28 21:36:03 +00:00
sanity.h
transform_core.c
units.c GimpUnitVTable -> GimpUnitVtable 2005-09-10 12:21:37 +00:00
units.h
wilber.ico