.. |
.gitignore
|
Added .gitignore files generated with git svn create-ignore.
|
2009-01-31 11:37:44 +00:00 |
Makefile.am
|
Remove the makefile.msc build system, it is unmaintained since 2008
|
2011-12-16 15:53:56 +01:00 |
base-enums.c
|
use NC_() to mark enum values for translation. Use a lower-case short form
|
2008-11-06 08:28:28 +00:00 |
base-enums.h
|
Change licence to GPLv3 (and to LGPLv3 for libgimp).
|
2009-01-17 22:28:01 +00:00 |
base-types.h
|
Change licence to GPLv3 (and to LGPLv3 for libgimp).
|
2009-01-17 22:28:01 +00: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
|
base: add a proper version of the code that tracked down the tile manager leak
|
2010-02-10 12:33:30 +01:00 |
base.h
|
Change licence to GPLv3 (and to LGPLv3 for libgimp).
|
2009-01-17 22:28:01 +00:00 |
boundary.c
|
app: Remove redundant assignments
|
2011-10-03 13:29:02 +05:30 |
boundary.h
|
app: Bug 631619 - Drawing artifacts spread by paintbrush outline on canvas
|
2010-10-09 22:00:19 +02:00 |
color-balance.c
|
Bug 541859 - Colour Balance Range to Adjust has no Effect
|
2012-03-07 21:45:59 +01:00 |
color-balance.h
|
Change licence to GPLv3 (and to LGPLv3 for libgimp).
|
2009-01-17 22:28:01 +00:00 |
colorize.c
|
app: Use pixel_region_has_alpha()
|
2011-09-07 16:01:24 +02:00 |
colorize.h
|
Change licence to GPLv3 (and to LGPLv3 for libgimp).
|
2009-01-17 22:28:01 +00:00 |
cpercep.c
|
app/*.[ch] converted tabs to spaces.
|
2006-04-12 12:49:29 +00:00 |
cpercep.h
|
app/*.[ch] converted tabs to spaces.
|
2006-04-12 12:49:29 +00:00 |
curves.c
|
Change licence to GPLv3 (and to LGPLv3 for libgimp).
|
2009-01-17 22:28:01 +00:00 |
curves.h
|
Change licence to GPLv3 (and to LGPLv3 for libgimp).
|
2009-01-17 22:28:01 +00:00 |
desaturate.c
|
app: Use pixel_region_has_alpha()
|
2011-09-07 16:01:24 +02:00 |
desaturate.h
|
Change licence to GPLv3 (and to LGPLv3 for libgimp).
|
2009-01-17 22:28:01 +00:00 |
gimphistogram.c
|
Revert "app (histogram): Fix bad loop condition"
|
2011-10-13 10:43:09 +05:30 |
gimphistogram.h
|
Change licence to GPLv3 (and to LGPLv3 for libgimp).
|
2009-01-17 22:28:01 +00:00 |
gimplut.c
|
Change licence to GPLv3 (and to LGPLv3 for libgimp).
|
2009-01-17 22:28:01 +00:00 |
gimplut.h
|
Change licence to GPLv3 (and to LGPLv3 for libgimp).
|
2009-01-17 22:28:01 +00:00 |
hue-saturation.c
|
app: Use pixel_region_has_alpha()
|
2011-09-07 16:01:24 +02:00 |
hue-saturation.h
|
Change licence to GPLv3 (and to LGPLv3 for libgimp).
|
2009-01-17 22:28:01 +00:00 |
levels.c
|
libgimpwidgets/color: move the cairo color utility functions to libgimpcolor
|
2011-04-28 15:50:39 +02:00 |
levels.h
|
Change licence to GPLv3 (and to LGPLv3 for libgimp).
|
2009-01-17 22:28:01 +00:00 |
lut-funcs.c
|
Bug 667368: Bug in Histogram egalization
|
2012-03-08 18:20:45 +01:00 |
lut-funcs.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: Add pixel_regions_free()
|
2011-09-14 17:34:52 +02:00 |
pixel-region.h
|
app: Remove PixelRegionIterator::dirty_tiles
|
2011-09-13 07:07:19 +02:00 |
pixel-surround.c
|
Change licence to GPLv3 (and to LGPLv3 for libgimp).
|
2009-01-17 22:28:01 +00:00 |
pixel-surround.h
|
Change licence to GPLv3 (and to LGPLv3 for libgimp).
|
2009-01-17 22:28:01 +00:00 |
siox.c
|
app (siox): Delete redundant total initializer
|
2011-10-04 14:44:56 +05:30 |
siox.h
|
Change licence to GPLv3 (and to LGPLv3 for libgimp).
|
2009-01-17 22:28:01 +00:00 |
temp-buf.c
|
libgimpwidgets/color: move the cairo color utility functions to libgimpcolor
|
2011-04-28 15:50:39 +02:00 |
temp-buf.h
|
app: make TempBuf parameter of temp_buf_get_data() const
|
2011-04-05 22:15:30 +02:00 |
threshold.c
|
app: Use pixel_region_has_alpha()
|
2011-09-07 16:01:24 +02:00 |
threshold.h
|
Change licence to GPLv3 (and to LGPLv3 for libgimp).
|
2009-01-17 22:28:01 +00: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
|
Change licence to GPLv3 (and to LGPLv3 for libgimp).
|
2009-01-17 22:28:01 +00: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
|
Change licence to GPLv3 (and to LGPLv3 for libgimp).
|
2009-01-17 22:28:01 +00:00 |
tile-pyramid.h
|
Change licence to GPLv3 (and to LGPLv3 for libgimp).
|
2009-01-17 22:28:01 +00: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 |