Gimp/app
Manish Singh 02edf14eec feed environment values through gimp_config_path_expand, so ${gimp..}
2005-06-26  Manish Singh  <yosh@gimp.org>

        * app/core/gimpenvirontable.c: feed environment values through
        gimp_config_path_expand, so ${gimp..} variables can be used.

        * plug-ins/pygimp/Makefile.am: define PYTHONPATH in terms of
        ${gimp_plug_in_dir}. Use ; as a path separator on windows.

        With this final changes, pygimp should work out of the box on
        Win32 now. Thanks to Michael Schumacher and lode leroy for
        figuring out the high level details and testing.
2005-06-26 23:20:21 +00:00
..
actions app/actions/image-actions.c app/actions/layers-actions.c use 2005-06-24 18:25:22 +00:00
base Removed "stingy-memory-use" all over the place. This feature was really 2005-06-08 11:27:31 +00:00
composite Trying to be more flexible in register use so the compiler can do reloads 2005-05-17 17:24:26 +00:00
config don't dump properties that have the GIMP_CONFIG_PARAM_IGNORE flag set. 2005-06-26 22:07:41 +00:00
core feed environment values through gimp_config_path_expand, so ${gimp..} 2005-06-26 23:20:21 +00:00
dialogs AUTHORS regenerated. 2005-06-25 17:20:56 +00:00
display Add new GimpCanvasStyle value, GIMP_CANVAS_STYLE_XOR_DOTTED. 2005-06-24 23:28:38 +00:00
file close the file descriptor if we fail to obtain the lock (bug #151767). 2005-04-25 16:24:20 +00:00
gui Use the canonical form for signal names. 2005-05-27 16:51:39 +00:00
menus Added API to explicitly register dynamic menu items hierarchies. Fixes bug 2005-03-24 16:08:04 +00:00
paint Use the canonical form for signal names in lots of places (but by far not 2005-05-27 13:05:26 +00:00
paint-funcs pass GimpImageBaseType to extract_from_region() instead of some anonymous 2005-06-17 16:26:06 +00:00
pdb allow to access (read-only) the current color management configuration 2005-06-26 12:53:31 +00:00
plug-in feed environment values through gimp_config_path_expand, so ${gimp..} 2005-06-26 23:20:21 +00:00
text set GIMP_CONFIG_PARAM_CONFIRM on the "font-path" property. Set 2005-04-13 13:14:24 +00:00
tools Store the GimpBrushCore::brush_bound_segs as sorted (the result of 2005-06-26 16:51:13 +00:00
vectors cosmetic change: Make the stroke IDs start from 1. 2005-06-01 16:20:46 +00:00
widgets use bold and right-aligned labels for the label titles. 2005-06-25 18:24:00 +00:00
xcf added a boolean flag to the ProcDef struct to identify file procedures. 2005-04-25 12:42:26 +00:00
.cvsignore tools/Makefile.am build binaries with 2.3 versions. 2004-12-31 00:30:26 +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 changed handling of the 'gimp -b -' command-line. It used to spawn three 2004-12-12 18:41:52 +00:00
batch.h
errors.c
errors.h
fileicon.ico New Win32 icons contributed by Jernej Simoncic: 2004-11-06 11:39:42 +00:00
gimp-intl.h
gimp.rc [new file] app/dialogs/Makefile.am : added to EXTRA_DIST 2004-11-21 14:22:45 +00:00
gimpcore.def build menus with nmake, too menus/Makefile.am : added to EXTRA_DIST 2005-04-24 15:39:15 +00:00
main.c improved "--help" output. 2005-04-06 13:15:38 +00:00
Makefile.am don't use -mwindows when linking gimp-console. 2005-04-06 17:04:46 +00:00
makefile.msc TILE_WIDTH is used unconditionally so always include "tile.h" WIN32 needs 2005-02-19 00:50:36 +00:00
paint_core.h
paint_options.h
plug_in_cmds.c
sanity.c made the G_FILENAME_ENCODING not or incorrectly set error message more 2005-05-25 23:21:06 +00:00
sanity.h
transform_core.c
units.c app/units.c app/core/gimp-units.c app/core/gimp.c added a utility function 2005-01-13 13:08:00 +00:00
units.h
wilber.ico New Win32 icons contributed by Jernej Simoncic: 2004-11-06 11:39:42 +00:00