Gimp/app
Sven Neumann c995db3ce0 app/base/tile-cache.c app/base/tile-manager.c app/base/tile-private.h
2005-09-29  Sven Neumann  <sven@gimp.org>

	* app/base/tile-cache.c
	* app/base/tile-manager.c
	* app/base/tile-private.h
	* app/base/tile-swap.c
	* app/base/tile.c: keep the data size of a tile in the Tile struct
	instead of recalculating it over and over again. Adds an overhead
	of 4 bytes per tile but speeds up the tile cache significantly.
2005-09-29 22:24:57 +00:00
..
actions fixed action parameter to match both the palette list and grid. Fixes bug 2005-09-28 21:14:02 +00:00
base app/base/tile-cache.c app/base/tile-manager.c app/base/tile-private.h 2005-09-29 22:24:57 +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 app/widgets/gimpprogressbox.c made progress bars HIG compliant (with 2005-09-28 21:20:05 +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 canonicalize hardcoded procedure names. 2005-08-06 00:51:22 +00:00
batch.h
errors.c
errors.h
fileicon.ico
gimp-intl.h
gimp.rc
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 made the G_FILENAME_ENCODING not or incorrectly set error message more 2005-05-25 23:21:06 +00:00
sanity.h
transform_core.c
units.c GimpUnitVTable -> GimpUnitVtable 2005-09-10 12:21:37 +00:00
units.h
wilber.ico