Gimp/app
Sven Neumann fe520925b7 app/base/Makefile.am app/core/Makefile.am app/display/Makefile.am
2008-11-03  Sven Neumann  <sven@gimp.org>

	
	* app/base/Makefile.am
	* app/core/Makefile.am
	* app/display/Makefile.am
	* app/paint/Makefile.am
	* app/plug-in/Makefile.am
	* app/text/Makefile.am
	* app/tools/Makefile.am
	* app/widgets/Makefile.am
	* libgimp/Makefile.am
	* libgimpbase/Makefile.am: 
	* libgimpconfig/Makefile.am
	* libgimpthumb/Makefile.am
	* libgimpwidgets/Makefile.am: micro-optimization in the 
generated
	enum registration code.

	* app/base/base-enums.c
	* app/core/core-enums.c
	* app/display/display-enums.c
	* app/paint/paint-enums.c
	* app/plug-in/plug-in-enums.c
	* app/text/text-enums.c
	* app/tools/tools-enums.c
	* app/widgets/widgets-enums.c
	* libgimpbase/gimpbaseenums.c
	* libgimpconfig/gimpcolorconfig-enums.c
	* libgimpwidgets/gimpwidgetsenums.c: regenerated.


svn path=/trunk/; revision=27538
2008-11-03 21:38:13 +00:00
..
actions include "gimpcontainer.h". 2008-11-03 20:57:33 +00:00
base app/base/Makefile.am app/core/Makefile.am app/display/Makefile.am 2008-11-03 21:38:13 +00:00
composite removed trailing whitespace 2008-09-04 08:37:32 +00:00
config removed checks for PangoFT2. 2008-10-31 07:53:40 +00:00
core app/base/Makefile.am app/core/Makefile.am app/display/Makefile.am 2008-11-03 21:38:13 +00:00
dialogs renamed gimp_item_width() to gimp_item_get_width() and gimp_item_height() 2008-11-03 00:09:01 +00:00
display app/base/Makefile.am app/core/Makefile.am app/display/Makefile.am 2008-11-03 21:38:13 +00:00
file add new functions gimp_image_get_layer_iter(), channel_iter() and 2008-11-02 20:46:57 +00:00
gegl Replaced the XXX for Soft light with a FIXME. 2008-11-01 12:23:14 +00:00
gui add new functions gimp_get_image_iter(), display_iter() and 2008-11-02 21:34:14 +00:00
menus add new functions gimp_get_image_iter(), display_iter() and 2008-11-02 21:34:14 +00:00
paint app/base/Makefile.am app/core/Makefile.am app/display/Makefile.am 2008-11-03 21:38:13 +00:00
paint-funcs Implemented Erase, Anti Erase, Color Erase and Replace. These are not 2008-10-31 21:02:26 +00:00
pdb app/core/gimp-edit.c app/core/gimpchannel.c 2008-11-03 21:17:50 +00:00
plug-in app/base/Makefile.am app/core/Makefile.am app/display/Makefile.am 2008-11-03 21:38:13 +00:00
text app/base/Makefile.am app/core/Makefile.am app/display/Makefile.am 2008-11-03 21:38:13 +00:00
tools app/base/Makefile.am app/core/Makefile.am app/display/Makefile.am 2008-11-03 21:38:13 +00:00
vectors app/core/gimp-edit.c app/core/gimpchannel.c 2008-11-03 21:17:50 +00:00
widgets app/base/Makefile.am app/core/Makefile.am app/display/Makefile.am 2008-11-03 21:38:13 +00:00
xcf app/core/gimp-edit.c app/core/gimpchannel.c 2008-11-03 21:17:50 +00:00
about.h updated copyright. 2008-01-24 17:07:51 +00:00
app.c Drop duplicated #include <gegl.h>. 2008-07-11 16:47:35 +00:00
app.h
batch.c app/app.c app/batch.c app/core/gimp.c use G_STRLOC instead of hardcoding 2008-02-19 13:38:24 +00:00
batch.h
errors.c
errors.h
fileicon.ico
gimp-intl.h
gimp-log.c Applied 'gimp-decimate.diff' as announced on the mailing-list: 2008-09-07 21:13:09 +00:00
gimp-log.h Applied 'gimp-decimate.diff' as announced on the mailing-list: 2008-09-07 21:13:09 +00:00
gimp.rc
gimpcore.def updated include <string.h> for memcmp() include <string.h> for strcmp() 2008-10-03 19:27:54 +00:00
main.c removed prototype for gimp_sigfatal_handler() 2008-10-13 19:49:51 +00:00
Makefile.am removed checks for PangoFT2. 2008-10-31 07:53:40 +00:00
makefile.msc updated include <string.h> for memcmp() include <string.h> for strcmp() 2008-10-03 19:27:54 +00:00
sanity.c configure.in require GEGL >= 0.0.21. 2008-10-14 22:44:42 +00:00
sanity.h
signals.c comments. 2008-10-14 07:29:59 +00:00
signals.h app/Makefile.am new files with code split out of main.c. 2008-10-13 19:32:33 +00:00
unique.c app/widgets/Makefile.am app/widgets/gimpdbusservice.[ch] removed here ... 2008-07-13 19:49:32 +00:00
unique.h moved some common code back to main.c 2008-07-11 09:16:23 +00:00
units.c
units.h
version.c tweaked verbose version output. 2008-04-07 19:33:24 +00:00
version.h New files. Rename gimp_show_version() to gimp_version_show() and move 2008-02-26 14:02:44 +00:00
wilber.ico