gimp/app
Sven Neumann 4eb3689b62 added gimp_buffer_get_tiles().
2008-08-07  Sven Neumann  <sven@gimp.org>

	* app/core/gimpbuffer.[ch]: added gimp_buffer_get_tiles().

	* app/actions/edit-commands.c
	* app/core/gimpbrushclipboard.c
	* app/core/gimppatternclipboard.c: use the new accessor 
function.


svn path=/trunk/; revision=26426
2008-08-07 17:23:45 +00:00
..
actions added gimp_buffer_get_tiles(). 2008-08-07 17:23:45 +00:00
base fixed broken copy-on-write code. The old code did not insert the new tile 2008-08-07 15:29:02 +00:00
composite declared test functions as static. 2008-07-07 08:30:07 +00:00
config Use G_MAXSIZE instead of G_MAXULONG to limit the max tile cache size, as 2008-08-07 16:23:37 +00:00
core added gimp_buffer_get_tiles(). 2008-08-07 17:23:45 +00:00
dialogs added a translator comment for the "Learn more" button. 2008-08-05 10:43:38 +00:00
display added gimp_image_get_projection(). 2008-08-07 09:17:46 +00:00
file
gegl set any parsed negative value as -1 in the curves object because that's 2008-06-25 08:13:57 +00:00
gui minor cleanups. 2008-08-06 08:15:36 +00:00
menus plugged a small memory leak. 2008-07-21 19:02:30 +00:00
paint added gimp_image_get_projection(). 2008-08-07 09:17:46 +00:00
paint-funcs trivial coding style fix 2008-08-04 21:47:25 +00:00
pdb app/core/gimplayer.c app/actions/edit-commands.c 2008-08-07 17:19:32 +00:00
plug-in Add new PDB data type PDB_COLORARRAY for using arrays of GimpRGB colors as 2008-07-14 14:09:16 +00:00
text applied the same workaround for a memory leak in PangoFT2 (bug #143542) as 2008-07-27 20:51:16 +00:00
tools added gimp_image_get_projection(). 2008-08-07 09:17:46 +00:00
vectors Based on a patch from Alexia Death (bug #543706): 2008-07-23 08:30:22 +00:00
widgets app/actions/edit-commands.[ch] added new action "edit-paste-as-new-layer". 2008-08-07 16:25:46 +00:00
xcf removed delta_time, delta_x, delta_y, distance and random from the 2008-07-18 11:56:05 +00:00
about.h
app.c Drop duplicated #include <gegl.h>. 2008-07-11 16:47:35 +00:00
app.h
batch.c
batch.h
errors.c
errors.h
fileicon.ico
gimp-intl.h
gimp-log.c add SHADOW_TILES log domain. 2008-05-10 10:15:49 +00:00
gimp-log.h add SHADOW_TILES log domain. 2008-05-10 10:15:49 +00:00
gimp.rc
gimpcore.def
main.c Code built by the still unstable mingw-w64 toolchain gets bogus argc and 2008-08-07 15:45:33 +00:00
Makefile.am Define WIN32_LARGE_ADDRESS_AWARE as -Wl,--large-address-aware on 32-bit 2008-08-07 00:36:47 +00:00
makefile.msc
sanity.c INSTALL configure.in (gegl_required_version) depend on the newest released 2008-06-14 18:30:11 +00:00
sanity.h
unique.c app/widgets/Makefile.am app/widgets/gimpdbusservice.[ch] removed here ... 2008-07-13 19:49:32 +00:00
unique.h moved some common code back to main.c 2008-07-11 09:16:23 +00:00
units.c
units.h
version.c
version.h
wilber.ico