gimp/app
Sven Neumann 70c61f66c2 check for gdk-pixbuf-csource and allow to override it by setting the
2003-03-16  Sven Neumann  <sven@gimp.org>

	* configure.in: check for gdk-pixbuf-csource and allow to override
	it by setting the GDK_PIXBUF_CSOURCE environment variable.

	* themes/Default/images/Makefile.am: use the gdk-pixbuf-csource
	executable that was found at configure time.

	* app/base/levels.c: cosmetic change.

	* app/tools/gimplevelstool.c: allow to pick white, gray and black
	point for all channels. Allows for easy white-point balancing.

	* plug-ins/script-fu/scripts/3dTruchet.scm: restore the foreground
	color when the script is done (see bug #108473).
2003-03-16 17:00:40 +00:00
..
actions Added GtkTreeView versions of layers/channels/vectors: 2003-03-16 11:14:29 +00:00
arch/i386/mmx Fixed .type directives (would not compile on certain systems). 2002-05-07 07:59:21 +00:00
base check for gdk-pixbuf-csource and allow to override it by setting the 2003-03-16 17:00:40 +00:00
config made the GimpPreviewSize enum values a little bit smaller. What used to be 2003-03-13 11:37:51 +00:00
core Added GtkTreeView versions of layers/channels/vectors: 2003-03-16 11:14:29 +00:00
dialogs Added GtkTreeView versions of layers/channels/vectors: 2003-03-16 11:14:29 +00:00
display reordered the View menu, moved all Zoom-related entries into a submenu. 2003-03-12 17:18:25 +00:00
file app/core/gimpimagefile.c (gimp_imagefile_create_thumbnail), 2003-03-11 21:04:09 +00:00
gui Added GtkTreeView versions of layers/channels/vectors: 2003-03-16 11:14:29 +00:00
menus simplified. 2003-03-15 12:41:33 +00:00
paint removed a leftover warning (bug #97214). 2003-03-11 20:04:33 +00:00
paint-funcs added gimp_channel_new_from_component() which creates a new GimpChannel 2003-03-11 23:54:49 +00:00
pdb allow to add guides with an offset of 0 (spotted by Paul Doidge, bug 2003-03-07 16:18:55 +00:00
plug-in fixed creation of config file, added new function 2003-03-10 15:48:16 +00:00
text app/text/makefile.msc (new file) */makefile.msc */*/makefile.msc : updated 2003-03-03 18:14:31 +00:00
tools check for gdk-pixbuf-csource and allow to override it by setting the 2003-03-16 17:00:40 +00:00
vectors added new virtual function duplicate() as replacement for all 2003-02-11 13:52:47 +00:00
widgets added utility function gimp_container_tree_view_find_click_cell(). Don't 2003-03-16 13:19:43 +00:00
xcf added lots of members for the complete state of the plug-ins. 2003-02-11 12:07:31 +00:00
.cvsignore
airbrush.c
app_procs.c added GError reporting, removed g_message() stuff. 2003-03-05 11:25:59 +00:00
app_procs.h when checking for 'excecutable' make sure it is a regular file too (on 2003-01-01 13:33:27 +00:00
appenv.h added -DGIMP_APP_GLUE_COMPILATION to AM_CPPFLAGS. 2002-12-04 12:26:39 +00:00
batch.c Cleaned up the exit process: 2002-12-05 15:49:59 +00:00
batch.h added -DGIMP_APP_GLUE_COMPILATION to AM_CPPFLAGS. 2002-12-04 12:26:39 +00:00
errors.c
errors.h added -DGIMP_APP_GLUE_COMPILATION to AM_CPPFLAGS. 2002-12-04 12:26:39 +00:00
gimp.rc
gimp.sym Add the symbols used by libgimpwidgets. 2002-12-26 02:25:55 +00:00
libgimp_glue.c app/Makefile.am removed... 2002-05-05 19:17:41 +00:00
libgimp_glue.h added -DGIMP_APP_GLUE_COMPILATION to AM_CPPFLAGS. 2002-12-04 12:26:39 +00:00
main.c just a minor string change. 2003-01-19 12:44:31 +00:00
Makefile.am Reimplemented the undo history: 2003-02-20 12:47:42 +00:00
makefile.mingw.in Mark as out-of-date. 2002-12-26 01:19:09 +00:00
makefile.msc app/text/makefile.msc (new file) */makefile.msc */*/makefile.msc : updated 2003-03-03 18:14:31 +00:00
ops_buttons.c cleanup, removed unecessary G_OBJECT() casts. Should do the same for 2003-01-05 22:07:10 +00:00
ops_buttons.h
paint_core.h
paint_options.h
path.c cleanup, removed unecessary G_OBJECT() casts. Should do the same for 2003-01-05 22:07:10 +00:00
path.h
path_transform.h
pathP.h
plug_in_cmds.c
transform_core.c
wilber.ico