gimp/app
Michael Natterer bc3bd4d63f removed "colors-transform-menu".
2005-10-28  Michael Natterer  <mitch@gimp.org>

	* app/actions/image-actions.c: removed "colors-transform-menu".

	* menus/image-menu.xml.in: revamped again: Moved desaturate and
	the invert items to the toplevel, into a separator-enclosed group.
	Changed Modify to a placeholder again. Things that have no useful
	category can't go to a sub-menu, so please don't invent one just
	for the sake of it.

	* plug-ins/common/channel_mixer.c: -> Colors/Components
	* plug-ins/common/vinvert.c: -> Colors/Invert
2005-10-28 21:51:41 +00:00
..
actions removed "colors-transform-menu". 2005-10-28 21:51:41 +00:00
base applied a patch by Tobias Lenz that makes use of the state that was added 2005-10-28 16:11:40 +00:00
composite replaced binary operations with a naive but faster implementation using a 2005-09-27 23:10:26 +00:00
config changed "The GIMP" to "GIMP" 2005-10-06 00:51:00 +00:00
core the color samples are always RGB or RGBA, so always compare 3 or 4 bytes 2005-10-25 16:18:41 +00:00
dialogs Let the data editors optionally follow the active brush, palette and 2005-10-25 21:38:00 +00:00
display app/display/gimpdisplayshell-close.c app/widgets/gimpactionview.c 2005-10-25 21:07:03 +00:00
file added run-mode parameter to file_open_layer(). 2005-10-17 15:15:20 +00:00
gui Allow plug-ins to register menu entries in the <Brushes>, <Gradients>, 2005-09-26 10:36:07 +00:00
menus Let the data editors optionally follow the active brush, palette and 2005-10-25 21:38:00 +00:00
paint INSTALL handle gimpprint just like other libraries. It doesn't make sense 2005-10-28 13:21:19 +00:00
paint-funcs declare component_pixels, combine_mask_and_alpha_channel_{stipple,stroke}. 2005-10-27 19:13:57 +00:00
pdb added getter and setter for path visibility (bug #319617). 2005-10-25 10:17:28 +00:00
plug-in Allow plug-ins to register menu entries in the <Brushes>, <Gradients>, 2005-09-26 10:36:07 +00:00
text app/core/gimp-gui.h app/core/gimp-utils.h app/core/gimpimage-undo.h 2005-09-27 17:31:32 +00:00
tools Bill skaggs <weskaggs@primate.ucdavis.edu> 2005-10-25 16:38:16 +00:00
vectors Don't leak lots of g_arrays... 2005-10-02 01:15:52 +00:00
widgets Fixed bug #313547: 2005-10-25 22:05:20 +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
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 app/app_procs.[ch] app/batch.[ch] added new command-line option 2004-10-06 09:56:15 +00:00
errors.c
errors.h
fileicon.ico New Win32 icons contributed by Jernej Simoncic: 2004-11-06 11:39:42 +00:00
gimp-intl.h
gimp.rc [new file] app/dialogs/Makefile.am : added to EXTRA_DIST 2004-11-21 14:22:45 +00:00
gimpcore.def updated 2005-09-25 19:30:55 +00:00
main.c INSTALL bumped the required version of glib to 2.8. 2005-09-25 23:04:25 +00:00
Makefile.am fixed dist-dump-gimprc rule. 2005-08-09 23:58:32 +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 we require 2.8.0 now. 2005-10-01 21:42:55 +00:00
sanity.h removed the gtk+ sanity check here ... 2004-07-12 13:22:28 +00:00
transform_core.c
units.c GimpUnitVTable -> GimpUnitVtable 2005-09-10 12:21:37 +00:00
units.h
wilber.ico New Win32 icons contributed by Jernej Simoncic: 2004-11-06 11:39:42 +00:00