Gimp/app
Sven Neumann dd94d1cb05 validate the font name. This should work around the crashes that Windows
2004-03-28  Sven Neumann  <sven@gimp.org>

	* app/text/gimpfontlist.c (gimp_font_list_add_font): validate the
	font name. This should work around the crashes that Windows users
	were experiencing on startup (bug #132366). The real problem needs
	to be fixed elsewhere though.
2004-03-28 14:27:37 +00:00
..
actions removed the undo clearing/sanitizing code... 2004-03-22 13:46:14 +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 Changes for help i18n in the core, the rest will take place in the help 2004-03-17 13:59:42 +00:00
core when re-adding a layer with mask, don't forget to set layer->mask->removed 2004-03-28 14:25:42 +00:00
dialogs app/gui/color-notebook.c (color_notebook_new) app/tools/gimpcroptool.c 2004-03-19 10:15:56 +00:00
display call gimp_display_shell_expose_full() so the whole canvas gets cleared 2004-03-22 13:12:07 +00:00
file removed the undo clearing/sanitizing code... 2004-03-22 13:46:14 +00:00
gui removed the undo clearing/sanitizing code... 2004-03-22 13:46:14 +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 added "gboolean removed" to the GimpItem struct. Defaults to FALSE. Set it 2004-03-28 14:20:57 +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 validate the font name. This should work around the crashes that Windows 2004-03-28 14:27:37 +00:00
tools fixed condition which triggers the path tool's undo hack. Fixes bug 2004-03-25 12:46:20 +00:00
vectors Completed the fix for bug #136702: 2004-03-13 17:45:58 +00:00
widgets set the minimum of the "default_heigt" property range to -1, this enables 2004-03-22 00:33:08 +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 Applied a modified version of a patch from Raphaël, that implements a 2004-03-15 16:00:21 +00:00
app_procs.h splash image for GIMP 2.0 by Jimmac. 2004-03-15 00:17: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 Makefile.am removed this header file. 2003-03-25 16:38:19 +00:00
gimp.rc
main.c splash image for GIMP 2.0 by Jimmac. 2004-03-15 00:17:21 +00:00
Makefile.am set version number to 2.0.0, version string to "2.0rc1". 2004-03-20 20:45:17 +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