Gimp/app
Michael Natterer 36e982e2ed app: port gimp_image_pick_color() to return a Babl format
instead of a GimpImageType.
2012-05-02 17:50:39 +02:00
..
actions app: clean up includes in filters-commands.c 2012-05-02 17:46:16 +02:00
base app: remove the legacy color-balance cruft 2012-05-02 17:50:38 +02:00
composite app: remove two duplicated variable inits 2012-02-16 11:30:38 +01:00
config app: default to use GEGL rather than legacy code paths 2012-05-02 17:45:52 +02:00
core app: port gimp_image_pick_color() to return a Babl format 2012-05-02 17:50:39 +02:00
dialogs app: add infrastructure to invoke GEGL filters from a menu item 2012-05-02 17:46:16 +02:00
display app: port gimp_image_pick_color() to return a Babl format 2012-05-02 17:50:39 +02:00
file Remove the makefile.msc build system, it is unmaintained since 2008 2011-12-16 15:53:56 +01:00
gegl app: fix registration of babl formats 2012-05-02 17:50:38 +02:00
gui Depend on ATK 2.2.0, GTK+ 2.24.10, GdkPixbuf 2.24.1 2012-04-03 00:53:04 +02:00
menus app: add infrastructure to invoke GEGL filters from a menu item 2012-05-02 17:46:16 +02:00
paint app: correct usage of babl formats 2012-05-02 17:50:38 +02:00
paint-funcs rename lanczos to lohalo 2012-05-02 17:50:38 +02:00
pdb pdb: port drawable pixel access API to GEGL 2012-05-02 17:50:38 +02:00
plug-in app: increase the tile size for plug-ins to 128x128 2012-05-02 17:50:39 +02:00
tests app: replace GimpDraable's type by a Babl format 2012-05-02 17:46:06 +02:00
text app: correct usage of babl formats 2012-05-02 17:50:38 +02:00
tools app: port gimp_image_pick_color() to return a Babl format 2012-05-02 17:50:39 +02:00
vectors app: add gimp_gegl_buffer_get_tile_manager() 2012-05-02 17:46:07 +02:00
widgets app: port gimp_image_pick_color() to return a Babl format 2012-05-02 17:50:39 +02:00
xcf app: use a GeglBuffer instead of TileManager as storage in drawables \o/ 2012-05-02 17:46:06 +02:00
.gitignore
about.h
app.c
app.h
batch.c
batch.h
errors.c
errors.h
gimp-debug.c
gimp-debug.h
gimp-intl.h
gimp-log.c app: port gimp-log to also work with latest GLib 2011-11-09 23:33:55 +01:00
gimp-log.h app: port gimp-log to also work with latest GLib 2011-11-09 23:33:55 +01:00
gimpcore.def
language.c
language.h
main.c
Makefile.am app: factor out the creation of GeglOperation config proxy objects 2012-05-02 17:46:15 +02:00
sanity.c Depend on ATK 2.2.0, GTK+ 2.24.10, GdkPixbuf 2.24.1 2012-04-03 00:53:04 +02:00
sanity.h
signals.c
signals.h
tests.c
tests.h
unique.c app: port the client side of the unique impl to GDBus 2011-10-28 09:34:59 +02:00
unique.h
units.c
units.h
version.c
version.h