Gimp/app
Sven Neumann beaed82ce8 for consistency, changed the label from "Supersample" to "Supersampling".
2004-03-13  Sven Neumann  <sven@gimp.org>

	* app/tools/gimptransformoptions.c (gimp_transform_options_gui): for
	consistency, changed the label from "Supersample" to "Supersampling".
2004-03-13 11:41:57 +00:00
..
actions keep a pointer on the active text layer and let the tool follow the active 2004-03-13 00:47:31 +00:00
base use g_printerr() for debug output. 2004-03-13 11:34:45 +00:00
composite new file to keep common definitions for the msc build use common 2004-02-07 23:01:33 +00:00
config made gimp_config_sync() and gimp_config_connect() also work on objects of 2004-03-11 18:47:37 +00:00
core added new "supersample" property to GimpTransformOptions and added 2004-03-13 11:24:25 +00:00
dialogs added boolean return value and don't hide the file dialog on success but 2004-03-10 10:21:03 +00:00
display only set the text layer's color if a color is being dropped. Fixes crash 2004-03-12 00:50:36 +00:00
file added missing cast. 2004-02-26 20:04:20 +00:00
gui keep a pointer on the active text layer and let the tool follow the active 2004-03-13 00:47:31 +00:00
menus added explicit menu branches to allow them to be translated (bug #136937). 2004-03-11 23:45:08 +00:00
paint app/tools/gimpcurvestool.c app/tools/gimpinktool.c print debug output to 2004-03-12 13:50:36 +00:00
paint-funcs use g_printerr() for debug output. 2004-03-13 11:34:45 +00:00
pdb added new "supersample" property to GimpTransformOptions and added 2004-03-13 11:24:25 +00:00
plug-in Use GPid with newer glib so that we work cleanly with the new API. 2004-03-08 18:29:56 +00:00
text made gimp_config_sync() and gimp_config_connect() also work on objects of 2004-03-11 18:47:37 +00:00
tools for consistency, changed the label from "Supersample" to "Supersampling". 2004-03-13 11:41:57 +00:00
vectors app/base/cpu-accel.c app/display/gimpdisplayshell-dnd.c 2004-03-10 15:10:34 +00:00
widgets marked missing string for translation (spotted by Branko Collin). 2004-03-13 03:29:43 +00:00
xcf make the path-loading debug output conditional. 2004-03-03 15:54:19 +00:00
.cvsignore
airbrush.c
app_procs.c check display->shell before using it. It might be NULL if the function is 2004-02-26 14:01:57 +00:00
app_procs.h added enum GimpPDBCompatMode which can be one of { OFF, ON, WARN }. 2003-12-05 17:08:35 +00:00
batch.c a tiny change I forgot... 2003-11-30 16:08:46 +00:00
batch.h renamed batch_init() to batch_run(). Install an Gimp::exit handler while 2003-11-30 14:44:13 +00:00
errors.c Added a conditional definition of the preprocessor symbol GIMP_UNSTABLE if 2004-02-05 00:34:50 +00:00
errors.h unref the gimp object after dumping the configuration as a test for 2003-11-17 00:17:01 +00:00
gimp-intl.h Makefile.am removed this header file. 2003-03-25 16:38:19 +00:00
gimp.rc
main.c app/app_procs.c app/errors.c app/main.c app/config/gimpconfigwriter.c 2004-01-23 17:24:44 +00:00
Makefile.am some updates to the gimp-console rules so that it fails less badly. 2004-02-09 14:14:08 +00:00
makefile.msc new file to keep common definitions for the msc build use common 2004-02-07 23:01:33 +00:00
paint_core.h
paint_options.h
plug_in_cmds.c
transform_core.c
units.c libgimpbase/Makefile.am libgimpbase/gimpbase-private.[ch] new files 2003-11-15 22:53:28 +00:00
units.h libgimpbase/Makefile.am libgimpbase/gimpbase-private.[ch] new files 2003-11-15 22:53:28 +00:00
wilber.ico