Gimp/app
Sven Neumann 84688d18d8 added a category parameter to make this function more flexible.
2004-04-13  Sven Neumann  <sven@gimp.org>

	* app/core/gimp-utils.[ch] (gimp_get_default_language): added a
	category parameter to make this function more flexible.

	* app/text/gimptext.c: changed accordingly.

	* app/widgets/gimphelp.c (gimp_help): localize the help pages
	according to the value of LC_MESSAGES. Fixes bug #139917.
2004-04-13 15:07:30 +00:00
..
actions Moved the calls to floating_sel_relax()/rigor() from various places to two 2004-04-13 13:54:54 +00:00
base g_return_if_fail() on width, height or bpp <= 0. Doesn't fix anything but 2004-03-25 17:58:26 +00:00
composite new file to keep common definitions for the msc build use common 2004-02-07 23:01:33 +00:00
config changed the default for "help-locales" from NULL to an empty string. Fixes 2004-03-29 17:54:13 +00:00
core added a category parameter to make this function more flexible. 2004-04-13 15:07:30 +00:00
dialogs app/display/gimpdisplayshell-callbacks.c 2004-04-04 17:17:40 +00:00
display update the whole image. 2004-04-05 15:38:26 +00:00
file removed the undo clearing/sanitizing code... 2004-03-22 13:46:14 +00:00
gui Moved the calls to floating_sel_relax()/rigor() from various places to two 2004-04-13 13:54:54 +00:00
menus new callbacks to convert the current vector to the selection. 2004-03-20 16:14:49 +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 Moved the calls to floating_sel_relax()/rigor() from various places to two 2004-04-13 13:54:54 +00:00
plug-in libgimp/gimp.c close the shm_open fd in the POSIX shm case. We were 2004-03-25 09:02:28 +00:00
text added a category parameter to make this function more flexible. 2004-04-13 15:07:30 +00:00
tools Moved the calls to floating_sel_relax()/rigor() from various places to two 2004-04-13 13:54:54 +00:00
vectors GimpItem undo group cleanup in preparation of fixing bug #138356: 2004-04-13 11:43:27 +00:00
widgets added a category parameter to make this function more flexible. 2004-04-13 15:07:30 +00:00
xcf added a missing call to gimp_image_flush(). 2004-03-18 15:27:23 +00:00
.cvsignore app/.cvsignore docs/.cvsignore updated to ignore 2.0 stuff :-) 2004-03-20 22:24:52 +00:00
airbrush.c
app_procs.c app/Makefile.am new files implementing sanity_check() for run-time 2004-03-30 11:32:21 +00:00
app_procs.h app/Makefile.am new files implementing sanity_check() for run-time 2004-03-30 11:32:21 +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
gimp.rc
main.c app/Makefile.am new files implementing sanity_check() for run-time 2004-03-30 11:32:21 +00:00
Makefile.am app/Makefile.am new files implementing sanity_check() for run-time 2004-03-30 11:32:21 +00:00
makefile.msc build sanity.obj app/text/makefile.msc : gimptextundo.obj 2004-04-11 15:21:09 +00:00
paint_core.h
paint_options.h
plug_in_cmds.c
sanity.c Applied patch from William Skaggs that addresses bug #120490. 2004-04-10 11:23:22 +00:00
sanity.h app/Makefile.am new files implementing sanity_check() for run-time 2004-03-30 11:32:21 +00:00
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