gimp/app
Michael Natterer 9c28c22906 return early if gimp_config_path_expand_only() fails.
2004-01-28  Michael Natterer  <mitch@gimp.org>

	* app/config/gimpconfig-path.c (gimp_config_path_expand): return
	early if gimp_config_path_expand_only() fails.
2004-01-28 14:36:22 +00:00
..
actions use the new GIMP_STOCK_LAYER_MASK icon for "Add Layer Mask" dialog. 2004-01-27 18:39:46 +00:00
base include "libgimpbase/gimpbase.h" where needed; removed now unnecessary 2004-01-19 01:54:11 +00:00
composite app/composite/gimp-composite-generic.c 2004-01-28 03:58:52 +00:00
config return early if gimp_config_path_expand_only() fails. 2004-01-28 14:36:22 +00:00
core Argh, this is getting silly. 2004-01-27 23:38:03 +00:00
dialogs updated help IDs for new/reordered pages in the prefs dialog. 2004-01-28 11:06:34 +00:00
display added '%P' which expands to the PDB id of the active drawable. Moved local 2004-01-27 12:43:53 +00:00
file removed inclusion of <stdio.h> and "plug-in/plug-in-types.h". 2004-01-19 02:34:47 +00:00
gui updated help IDs for new/reordered pages in the prefs dialog. 2004-01-28 11:06:34 +00:00
menus app/gui/image-menu.c (image_menu_entries) use the new 2004-01-27 15:03:27 +00:00
paint Use a real GimpVector2 for vector operations, instead of stuffing 2004-01-28 03:29:58 +00:00
paint-funcs inlined rotate_pointers, changed prototypes and casts around so that we're 2004-01-28 04:28:58 +00:00
pdb removed gimp_image_owns_item() again. 2004-01-26 16:18:16 +00:00
plug-in app/app_procs.c app/errors.c app/main.c app/config/gimpconfigwriter.c 2004-01-23 17:24:44 +00:00
text account for the fact that XLFD stores point sizes in decipoints. 2004-01-26 18:49:33 +00:00
tools Re-enabled filling the whole selection using the bucket fill tool. Fixes 2004-01-27 15:26:11 +00:00
vectors removed gimp_image_owns_item() again. 2004-01-26 16:18:16 +00:00
widgets updated help IDs for new/reordered pages in the prefs dialog. 2004-01-28 11:06:34 +00:00
xcf add the layer to the image before pasting to it. Fixes bug #132504. 2004-01-26 15:34:47 +00:00
.cvsignore
airbrush.c
app_procs.c app/app_procs.c app/errors.c app/main.c app/config/gimpconfigwriter.c 2004-01-23 17:24:44 +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 app/app_procs.c app/errors.c app/main.c app/config/gimpconfigwriter.c 2004-01-23 17:24:44 +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/app_procs.c app/errors.c app/main.c app/config/gimpconfigwriter.c 2004-01-23 17:24:44 +00:00
Makefile.am modernized, made a lot of things m4 macros, and made versioning a lot more 2004-01-22 03:51:46 +00:00
makefile.msc [ I've postponed my reservations against pangoft2/fontconfig/freetype2 2003-12-13 01:35:19 +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