Gimp/app
Sven Neumann 8e9b20e55c HACKING document the changed dependencies.
2005-12-28  Sven Neumann  <sven@gimp.org>

	* HACKING
	* INSTALL: document the changed dependencies.

	* configure.in
	* app/sanity.c: check for glib >= 2.8.2 at compile and run-time.

	* app/plug-in/plug-in.c: removed workaround for glib < 2.8.2.
2005-12-28 21:36:03 +00:00
..
actions Apparently, there was a reason for implementing the window actions 2005-11-27 12:16:48 +00:00
base fixed compilation of experimental threaded tile-swapper. Fixes bug 2005-11-11 14:28:30 +00:00
composite replaced binary operations with a naive but faster implementation using a 2005-09-27 23:10:26 +00:00
config app/config/*.c app/core/*.c app/display/*.c app/text/*.c port to 2005-12-10 19:24:36 +00:00
core Fixed incomplete core/ui separation of paint tools and paint methods: 2005-12-27 18:57:01 +00:00
dialogs app/Makefile.am new file collecting some strings about the app. 2005-12-28 20:45:52 +00:00
display app/config/*.c app/core/*.c app/display/*.c app/text/*.c port to 2005-12-10 19:24:36 +00:00
file Applied modified patch from Luis de Bethencourt Guimera which adds a "Save 2005-10-31 20:57:03 +00:00
gui bump version to 2.3.7, require GTK+ >= 2.8.0 and pango >= 2.10.0. 2005-12-28 19:47:07 +00:00
menus don't crash if gdk_display_get_name() returns NULL. 2005-11-26 23:03:40 +00:00
paint app/paint/gimpconvolve.c (gimp_convolve_register) fixed stock IDs. 2005-12-27 20:51:24 +00:00
paint-funcs app/paint-funcs/paint-funcs-generic.h reverted patch which makes alpha=255 2005-11-09 09:55:45 +00:00
pdb tools/pdbgen/pdb/image.pdb Added new functions for the vectors PDB API. 2005-12-28 21:24:12 +00:00
plug-in HACKING document the changed dependencies. 2005-12-28 21:36:03 +00:00
text app/core/gimpchannel.c app/core/gimpdrawable.c app/core/gimplayer.c 2005-12-23 01:15:19 +00:00
tools Fixed incomplete core/ui separation of paint tools and paint methods: 2005-12-27 18:57:01 +00:00
vectors tools/pdbgen/pdb/image.pdb Added new functions for the vectors PDB API. 2005-12-28 21:24:12 +00:00
widgets set the new "do-overwrite-confirmation" property on GtkFileChooser. 2005-12-28 20:02:54 +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
about.h app/Makefile.am new file collecting some strings about the app. 2005-12-28 20:45:52 +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
errors.c app/errors.c s/The GIMP/GIMP/ 2005-11-04 11:08:02 +00:00
errors.h
fileicon.ico
gimp-intl.h
gimp.rc
gimpcore.def updated 2005-09-25 19:30:55 +00:00
main.c app/Makefile.am new file collecting some strings about the app. 2005-12-28 20:45:52 +00:00
Makefile.am app/Makefile.am new file collecting some strings about the app. 2005-12-28 20:45:52 +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 HACKING document the changed dependencies. 2005-12-28 21:36:03 +00:00
sanity.h
transform_core.c
units.c GimpUnitVTable -> GimpUnitVtable 2005-09-10 12:21:37 +00:00
units.h
wilber.ico