Gimp/app
Michael Natterer ed3067f71a app/gui/Makefile.am new files implementing the color history which used to
2002-10-25  Michael Natterer  <mitch@gimp.org>

	* app/gui/Makefile.am
	* app/gui/color-history.[ch]: new files implementing the color
	history which used to live in color-notebook.*

	* app/gui/color-notebook.[ch]
	* app/gui/session.c: changed accordingly.
2002-10-24 23:10:50 +00:00
..
actions app/widgets/gimpdocumentview.[ch] app/gui/documents-commands.[ch] changed 2002-09-12 17:34:43 +00:00
arch/i386/mmx Fixed .type directives (would not compile on certain systems). 2002-05-07 07:59:21 +00:00
base added the API for level correction using black, gray and white point. 2002-10-15 13:36:28 +00:00
config optionally allow GIMP_UNIT_PIXEL as value for GimpUnit params. 2002-10-10 17:07:46 +00:00
core Moved generic datafile loading to LibGimpBase: 2002-10-23 14:55:07 +00:00
dialogs app/gui/Makefile.am new files implementing the color history which used to 2002-10-24 23:10:50 +00:00
display Moved generic datafile loading to LibGimpBase: 2002-10-23 14:55:07 +00:00
file app/base/Makefile.am automake-1.6 seems to use yet another variable to 2002-06-07 23:00:46 +00:00
gui app/gui/Makefile.am new files implementing the color history which used to 2002-10-24 23:10:50 +00:00
menus some shortcut changes: Ctrl+Shift+S is now "File/Save as...", not 2002-10-09 13:42:12 +00:00
paint using gtk_image_new_from_pixmap() feels kinda lame. Draw the ink blob 2002-10-15 01:56:45 +00:00
paint-funcs updated 2002-09-06 22:25:19 +00:00
pdb app/pdb/display_cmds.c the first display takes ownership of the image. 2002-10-24 13:06:03 +00:00
plug-in Moved generic datafile loading to LibGimpBase: 2002-10-23 14:55:07 +00:00
text optionally allow GIMP_UNIT_PIXEL as value for GimpUnit params. 2002-10-10 17:07:46 +00:00
tools Moved generic datafile loading to LibGimpBase: 2002-10-23 14:55:07 +00:00
vectors fixed the default spacing, so that lines actually look like 1 pixel 2002-09-30 00:06:30 +00:00
widgets app/gui/Makefile.am new files implementing the color history which used to 2002-10-24 23:10:50 +00:00
xcf Unref layer mask rather than layer when adding the mask. Fixes bug #92693. 2002-09-07 09:40:53 +00:00
.cvsignore
airbrush.c
app_procs.c Separated tool_options creation from tool registration so we don't 2002-06-17 10:34:28 +00:00
app_procs.h
appenv.h moved use_shm declaration here, added use_mmx. 2002-03-22 13:37:26 +00:00
batch.c app/batch.c app/general.c app/core/gimpbrushgenerated.c 2002-02-10 19:51:20 +00:00
batch.h
errors.c
errors.h
general.c app/batch.c app/general.c app/core/gimpbrushgenerated.c 2002-02-10 19:51:20 +00:00
general.h
gimp.rc
gimp.sym
gimprc.c parse sessionrc using GScanner. 2002-06-02 19:48:01 +00:00
gimprc.h app/Makefile.am removed. 2002-05-07 16:23:14 +00:00
libgimp_glue.c app/Makefile.am removed... 2002-05-05 19:17:41 +00:00
libgimp_glue.h removed usage of "the_gimp" by passing around more "Gimp" pointers. 2002-04-12 18:14:13 +00:00
main.c restructured, added lots of comments. Reenabled build of gimp-remote. 2002-05-27 13:59:27 +00:00
Makefile.am Makefile.am libgimpmodule/.cvsignore libgimpmodule/Makefile.am 2002-10-21 14:15:02 +00:00
makefile.mingw.in
makefile.msc updated 2002-09-06 22:25:19 +00:00
ops_buttons.c
ops_buttons.h
paint_core.h
paint_options.h
path.c
path.h
path_bezier.c
path_bezier.h
path_curves.c changed gimp_image_mask_select_channel() to not take "drawable" and 2002-03-03 10:38:37 +00:00
path_curves.h
path_transform.h General undo cleanup: 2002-02-23 17:29:19 +00:00
pathP.h
plug_in_cmds.c
transform_core.c
undo.c app/undo.c (undo_pop_layer) emit "alpha_changed" from the image if we 2002-08-28 14:09:14 +00:00
undo.h Make sure the selection (gimpimage-mask.c) functionality is really built 2002-08-20 10:22:23 +00:00
undo_history.c app/widgets/gimplayerlistview.c some more auto-sizing spinbuttons. 2002-09-08 12:18:23 +00:00
undo_history.h
undo_types.h Make sure the selection (gimpimage-mask.c) functionality is really built 2002-08-20 10:22:23 +00:00
wilber.ico