..
actions
app/actions/data-commands.c #include "gimp.h" instead of "gimp-gui.h"
2005-11-02 19:39:54 +00:00
base
applied a patch by Gerald Friedland that changes the code to clear the
2005-11-04 20:00:38 +00:00
composite
replaced binary operations with a naive but faster implementation using a
2005-09-27 23:10:26 +00:00
config
fixed typo.
2005-11-04 15:17:44 +00:00
core
gimp_config_path_expand() only ever returns NULL if called with a NULL
2005-11-04 15:51:15 +00:00
dialogs
added a GtkSizeGroup member and put all labels into the group.
2005-11-02 09:27:15 +00:00
display
Fixed bug #316395 :
2005-10-30 18:41:18 +00:00
file
Applied modified patch from Luis de Bethencourt Guimera which adds a "Save
2005-10-31 20:57:03 +00:00
gui
set the splash image as back pixmap.
2005-11-02 23:27:00 +00:00
menus
Let the data editors optionally follow the active brush, palette and
2005-10-25 21:38:00 +00:00
paint
allocate both oversize buffers with the right size, instead of one twice
2005-10-29 00:57:58 +00:00
paint-funcs
declare component_pixels, combine_mask_and_alpha_channel_{stipple,stroke}.
2005-10-27 19:13:57 +00:00
pdb
improved documentation of gimp-image-clean-all and gimp-image-is-dirty.
2005-10-29 00:23:14 +00:00
plug-in
gimp_config_path_expand() only ever returns NULL if called with a NULL
2005-11-04 15:51:15 +00:00
text
code cleanup, untabified.
2005-11-02 19:41:29 +00:00
tools
Bill skaggs <weskaggs@primate.ucdavis.edu>
2005-10-25 16:38:16 +00:00
vectors
Don't leak lots of g_arrays...
2005-10-02 01:15:52 +00:00
widgets
app/widgets/gimpaction.c app/widgets/gimpcoloreditor.c
2005-11-02 20:18:13 +00:00
xcf
disable undo while the image is being loaded.
2005-08-05 14:13:10 +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
always call the batch interpreter in NON-INTERACTIVE mode (see bug
2005-10-20 10:44:22 +00:00
batch.h
app/app_procs.[ch] app/batch.[ch] added new command-line option
2004-10-06 09:56:15 +00:00
errors.c
app/errors.c s/The GIMP/GIMP/
2005-11-04 11:08:02 +00:00
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
updated
2005-09-25 19:30:55 +00:00
main.c
INSTALL bumped the required version of glib to 2.8.
2005-09-25 23:04:25 +00:00
Makefile.am
fixed dist-dump-gimprc rule.
2005-08-09 23:58:32 +00:00
makefile.msc
updated
2005-09-25 19:30:55 +00:00
paint_core.h
paint_options.h
plug_in_cmds.c
sanity.c
app/errors.c s/The GIMP/GIMP/
2005-11-04 11:08:02 +00:00
sanity.h
removed the gtk+ sanity check here ...
2004-07-12 13:22:28 +00:00
transform_core.c
units.c
GimpUnitVTable -> GimpUnitVtable
2005-09-10 12:21:37 +00:00
units.h
wilber.ico
New Win32 icons contributed by Jernej Simoncic:
2004-11-06 11:39:42 +00:00