Gimp/app
Jehan d8456b5d47 pdb - update documentation comments the right way.
PDB functions must be updated from *.pdb files as *_pdb.c files are
generated by make.
2012-11-28 00:57:23 +09:00
..
actions Bug 685557 - fix closing and saving a new image. 2012-11-27 23:57:24 +09:00
config app: limit physical memory size by GIMP_MAX_MEMSIZE as well 2012-11-13 16:12:56 +01:00
core app: temp HACK: provide an "RaGaBaA float" buffer to gegl:transform 2012-11-27 14:46:42 +01:00
dialogs Bug 685557 - fix closing and saving a new image. 2012-11-27 23:57:24 +09:00
display Chain up unconditionally in GObject::constructed() 2012-11-12 21:51:22 +01:00
file app: support invoking file procs that handle URIs directly 2012-11-17 21:21:32 +01:00
gegl app: add utility functions for applying specific operations to buffers 2012-10-31 23:47:45 +01:00
gui Bug 676667 - Splash image display in splash screen is delayed 2012-11-05 01:47:03 +01:00
menus app: forgot to remove a dead function 2012-10-22 00:49:06 +02:00
operations Bug 685830 - opacity and mask of bottom layer ignored on Normal Mode 2012-10-09 21:52:12 +02:00
paint Chain up unconditionally in GObject::constructed() 2012-11-12 21:51:22 +01:00
pdb pdb - update documentation comments the right way. 2012-11-28 00:57:23 +09:00
plug-in pdb: allow file procedures to register themselves for handling URIs 2012-11-17 16:01:52 +01:00
tests app: fix the tests so make check succeeds again 2012-11-19 23:22:32 +01:00
text Chain up unconditionally in GObject::constructed() 2012-11-12 21:51:22 +01:00
tools Chain up unconditionally in GObject::constructed() 2012-11-12 21:51:22 +01:00
vectors Chain up unconditionally in GObject::constructed() 2012-11-12 21:51:22 +01:00
widgets Bug 685557 - fix closing and saving a new image. 2012-11-27 23:57:24 +09:00
xcf Bug 674160 - Redesign of "Lock panel" 2012-11-09 11:17:25 +01:00
.gitignore
about.h
app.c app: completely remove TileManager and friends (base/ and paint-funcs/) 2012-06-20 21:44:09 +02:00
app.h
batch.c app: completely remove TileManager and friends (base/ and paint-funcs/) 2012-06-20 21:44:09 +02:00
batch.h
errors.c
errors.h
gimp-debug.c
gimp-debug.h
gimp-intl.h
gimp-log.c
gimp-log.h update translations 2012-05-06 03:46:09 +02:00
gimpcore.def
language.c
language.h
main.c app: need to call babl_init() in gimp_option_dump_gimprc() 2012-11-20 08:21:33 +01:00
Makefile.am app: add -framework Carbon to LDFLAGS on OSX 2012-09-09 20:08:18 +02:00
sanity.c configure: require GEGL 0.2.1 from git 2012-07-05 21:46:07 +02:00
sanity.h
signals.c
signals.h
tests.c app: calling gegl_init() in tests.c early fixes the tests 2012-08-24 23:23:55 +02:00
tests.h
unique.c
unique.h
units.c
units.h
version.c
version.h