gimp/app
Michael Natterer 85cecec576 app/base/base.c app/core/gimp-user-install.c
2006-11-12  Michael Natterer  <mitch@gimp.org>

	* app/base/base.c
	* app/core/gimp-user-install.c
	* app/core/gimpbrushgenerated-load.c
	* app/core/gimpcontainer.c
	* app/core/gimpgradient-load.c
	* app/core/gimppalette-load.c
	* app/core/gimpparamspecs-desc.c
	* app/dialogs/tips-parser.c
	* app/menus/plug-in-menus.c
	* app/plug-in/gimppluginmanager.c
	* app/plug-in/gimppluginprocedure.c
	* app/text/gimptext-parasite.c
	* app/tools/gimpforegroundselecttool.c
	* app/widgets/gimpselectiondata.c
	* app/xcf/xcf.c: use g_str_has_prefix() instead of strncmp().
2006-11-12 20:30:50 +00:00
..
actions app/actions/file-actions.c app/actions/file-commands.[ch] renamed 2006-11-05 11:35:57 +00:00
base app/base/base.c app/core/gimp-user-install.c 2006-11-12 20:30:50 +00:00
composite added missing quotes in test for libcurl. 2006-11-09 09:39:36 +00:00
config always deal with embedded color profiles. 2006-11-01 14:09:29 +00:00
core app/base/base.c app/core/gimp-user-install.c 2006-11-12 20:30:50 +00:00
dialogs app/base/base.c app/core/gimp-user-install.c 2006-11-12 20:30:50 +00:00
display added gimp_image_add_layers() which takes a list of layers and vierport 2006-11-03 19:59:30 +00:00
file improved error reporting. 2006-11-07 11:09:22 +00:00
gui app/widgets/Makefile.am new widget featuring a proof-of-concept palette 2006-11-03 17:28:52 +00:00
menus app/base/base.c app/core/gimp-user-install.c 2006-11-12 20:30:50 +00:00
paint Properly abstract brush scaling: 2006-11-09 14:54:49 +00:00
paint-funcs Bill Skaggs <weskaggs@primate.ucdavis.edu> 2006-10-12 17:07:09 +00:00
pdb formatting. 2006-11-06 08:14:46 +00:00
plug-in app/base/base.c app/core/gimp-user-install.c 2006-11-12 20:30:50 +00:00
text app/base/base.c app/core/gimp-user-install.c 2006-11-12 20:30:50 +00:00
tools app/base/base.c app/core/gimp-user-install.c 2006-11-12 20:30:50 +00:00
vectors app/actions/brush-editor-actions.c app/base/tile-manager-crop.c 2006-10-30 10:13:06 +00:00
widgets app/base/base.c app/core/gimp-user-install.c 2006-11-12 20:30:50 +00:00
xcf app/base/base.c app/core/gimp-user-install.c 2006-11-12 20:30:50 +00:00
.cvsignore tools/Makefile.am build binaries with 2.3 versions. 2004-12-31 00:30:26 +00:00
about.h use U+00A9 COPYRIGHT SIGN. 2006-03-01 08:06:08 +00:00
airbrush.c
app_procs.c app/app_procs.c moved some code from app_run() to errors_init(). 2006-09-09 17:31:28 +00:00
app_procs.h app/app_procs.[ch] initialize the error subsystem after the gimp object 2006-09-09 16:36:15 +00:00
batch.c formatting. 2006-06-09 06:47:03 +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 Added message severities and make sure all messages are routed through a 2006-10-09 08:17:22 +00:00
errors.h app/app_procs.c moved some code from app_run() to errors_init(). 2006-09-09 17:31:28 +00:00
fileicon.ico fileicon.ico new icons for the Windows build created by Jernej 2006-05-02 06:37:08 +00:00
gimp-intl.h Applied patch from Zbigniew Chyla: 2006-06-27 07:55:41 +00:00
gimp.rc [new file] app/dialogs/Makefile.am : added to EXTRA_DIST 2004-11-21 14:22:45 +00:00
gimpcore.def updated 2006-10-27 16:04:53 +00:00
main.c app/app_procs.[ch] initialize the error subsystem after the gimp object 2006-09-09 16:36:15 +00:00
Makefile.am libgimpconfig/gimpcolorconfig-enums.[ch] libgimpconfig/gimpcolorconfig.c 2006-10-27 13:52:40 +00:00
makefile.msc include "gimpcontext.h" for gimp_context_set_gradient() 2006-09-03 12:39:24 +00:00
paint_core.h
paint_options.h
plug_in_cmds.c
sanity.c depend on glib >= 2.10.2, gtk+ >= 2.8.18 and pango >= 1.12.3. Define 2006-07-05 13:40:47 +00:00
sanity.h removed the gtk+ sanity check here ... 2004-07-12 13:22:28 +00:00
transform_core.c
units.c app/units.c converted tabs to spaces. 2006-04-11 12:54:09 +00:00
units.h libgimpbase/Makefile.am libgimpbase/gimpbase-private.[ch] new files 2003-11-15 22:53:28 +00:00
wilber.ico fileicon.ico new icons for the Windows build created by Jernej 2006-05-02 06:37:08 +00:00