gimp/app/base
Michael Natterer 690a12f2a7 app: move gimp_temp_buf_create_buffer() to temp-buf.[ch]
TempBuf will soon be promoted to be a core/ citizen.
2012-05-02 17:50:59 +02:00
..
.gitignore Added .gitignore files generated with git svn create-ignore. 2009-01-31 11:37:44 +00:00
Makefile.am app: turn the TempBuf's "bytes" into "format" and port everything to it 2012-05-02 17:50:59 +02:00
base-enums.c app: move some enums from base-enums.h to core-enums.h 2012-05-02 17:50:54 +02:00
base-enums.h app: move some enums from base-enums.h to core-enums.h 2012-05-02 17:50:54 +02:00
base-types.h app: remove PixelSurround, no clue when it became unused 2012-05-02 17:50:53 +02:00
base-utils.c Get rid of DOS line endings 2010-11-21 16:09:09 +01:00
base-utils.h Get rid of DOS line endings 2010-11-21 16:09:09 +01:00
base.c app: remove empty functions paint_funcs_setup()/free() 2012-05-02 17:45:51 +02:00
base.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
pixel-processor.c app/base: formatting 2010-09-26 23:03:16 +02:00
pixel-processor.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
pixel-region.c app: move gimp_temp_buf_create_buffer() to temp-buf.[ch] 2012-05-02 17:50:59 +02:00
pixel-region.h app: Remove PixelRegionIterator::dirty_tiles 2011-09-13 07:07:19 +02:00
siox.c app: get rid of cpercep 2012-05-02 17:50:59 +02:00
siox.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
temp-buf.c app: move gimp_temp_buf_create_buffer() to temp-buf.[ch] 2012-05-02 17:50:59 +02:00
temp-buf.h app: move gimp_temp_buf_create_buffer() to temp-buf.[ch] 2012-05-02 17:50:59 +02:00
tile-cache.c app: use G_GUINT64_FORMAT to print guint64 2012-03-12 20:26:51 +01:00
tile-cache.h Bug 639630: Windows builds can not use >4GB tile cache 2011-10-10 18:24:02 +02:00
tile-manager-preview.c app: turn the TempBuf's "bytes" into "format" and port everything to it 2012-05-02 17:50:59 +02:00
tile-manager-preview.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
tile-manager-private.h app: remove the "offset" API from TileManager 2011-03-26 08:30:15 +01:00
tile-manager.c Bug 666949: Segfault when reading XCF file 2012-01-22 17:58:50 +01:00
tile-manager.h app: Prefix TileManager functions 2011-09-07 12:08:43 +02:00
tile-private.h Bug 666949: Segfault when reading XCF file 2012-01-22 17:58:50 +01:00
tile-pyramid.c app: replace the tile pyramid's GimpImageType by bytes, it needs nothing else 2012-05-02 17:50:41 +02:00
tile-pyramid.h app: replace the tile pyramid's GimpImageType by bytes, it needs nothing else 2012-05-02 17:50:41 +02:00
tile-rowhints.c app/base: formatting 2010-10-10 00:32:30 +02:00
tile-rowhints.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
tile-swap.c whitespace and coding style cleanups 2009-06-04 12:15:06 +02:00
tile-swap.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
tile.c Bug 666949: Segfault when reading XCF file 2012-01-22 17:58:50 +01:00
tile.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00