gimp/app
Sven Neumann 4bb311bbd7 do not calculate the histogram if the histogram dock is invisible.
2005-09-28  Sven Neumann  <sven@gimp.org>

	* app/widgets/gimphistogrameditor.[ch]: do not calculate the
	histogram if the histogram dock is invisible.
2005-09-28 00:31:46 +00:00
..
actions app/actions/data-commands.c app/actions/file-commands.c 2005-09-27 18:51:44 +00:00
base minor code cleanups by Tobias Lenz. 2005-09-27 21:30:42 +00:00
composite replaced binary operations with a naive but faster implementation using a 2005-09-27 23:10:26 +00:00
config app/core/gimpdata.c app/file/file-save.c use g_access() from gstdio.h. 2005-09-25 23:22:05 +00:00
core app/core/gimp-gui.h app/core/gimp-utils.h app/core/gimpimage-undo.h 2005-09-27 17:31:32 +00:00
dialogs app/actions/data-commands.c app/actions/file-commands.c 2005-09-27 18:51:44 +00:00
display applied patch from Robert Ögren that works around problem creating guides 2005-09-26 20:51:55 +00:00
file app/core/gimpdata.c app/file/file-save.c use g_access() from gstdio.h. 2005-09-25 23:22:05 +00:00
gui Allow plug-ins to register menu entries in the <Brushes>, <Gradients>, 2005-09-26 10:36:07 +00:00
menus Allow plug-ins to register menu entries in the <Brushes>, <Gradients>, 2005-09-26 10:36:07 +00:00
paint app/paint/gimppaintcore.h app/tools/gimpimagemaptool.c indentation fixes. 2005-09-24 16:17:45 +00:00
paint-funcs replaced the binary XOR operations with a naive but faster implementation 2005-09-27 22:27:26 +00:00
pdb added gimp-buffers-get-list, should probably get its own PDB group. 2005-09-27 18:29:27 +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 app/actions/data-commands.c app/actions/file-commands.c 2005-09-27 18:51:44 +00:00
vectors fixed a typo: s/occured/occurred/g 2005-08-21 20:28:05 +00:00
widgets do not calculate the histogram if the histogram dock is invisible. 2005-09-28 00:31:46 +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
Makefile.am fixed dist-dump-gimprc rule. 2005-08-09 23:58:32 +00:00
airbrush.c prototype for an extension that allows gmodules as plugins. Known bug: 2001-02-14 04:55:21 +00:00
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 canonicalize hardcoded procedure names. 2005-08-06 00:51: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 Added a conditional definition of the preprocessor symbol GIMP_UNSTABLE if 2004-02-05 00:34:50 +00:00
errors.h unref the gimp object after dumping the configuration as a test for 2003-11-17 00:17:01 +00:00
fileicon.ico New Win32 icons contributed by Jernej Simoncic: 2004-11-06 11:39:42 +00:00
gimp-intl.h Makefile.am removed this header file. 2003-03-25 16:38:19 +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 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.msc updated 2005-09-25 19:30:55 +00:00
paint_core.h prototype for an extension that allows gmodules as plugins. Known bug: 2001-02-14 04:55:21 +00:00
paint_options.h prototype for an extension that allows gmodules as plugins. Known bug: 2001-02-14 04:55:21 +00:00
plug_in_cmds.c Garry R. Osgood <grosgood@rcn.com> 2001-03-11 13:15:41 +00:00
sanity.c made the G_FILENAME_ENCODING not or incorrectly set error message more 2005-05-25 23:21:06 +00:00
sanity.h removed the gtk+ sanity check here ... 2004-07-12 13:22:28 +00:00
transform_core.c prototype for an extension that allows gmodules as plugins. Known bug: 2001-02-14 04:55:21 +00:00
units.c GimpUnitVTable -> GimpUnitVtable 2005-09-10 12:21:37 +00:00
units.h libgimpbase/Makefile.am libgimpbase/gimpbase-private.[ch] new files 2003-11-15 22:53:28 +00:00
wilber.ico New Win32 icons contributed by Jernej Simoncic: 2004-11-06 11:39:42 +00:00