Gimp/app
Michael Natterer 12ac0bea13 app: add gimp_paint_core_get_paint_buffer()
which is the same as gimp_paint_core_get_paint_area() but returns a
GeglBuffer to paint to, not a TempBuf.
2012-05-02 17:50:47 +02:00
..
actions app: always create a new tool in filters_filter_cmd_callback() 2012-05-02 17:50:43 +02:00
base libgimpcolor: add gimp_rgb[a]_set,get_pixel() 2012-05-02 17:50:43 +02:00
composite libgimpcolor: add gimp_rgb[a]_set,get_pixel() 2012-05-02 17:50:43 +02:00
config libgimpcolor: add gimp_rgb[a]_set,get_pixel() 2012-05-02 17:50:43 +02:00
core app: remove gimp_image_transform_temp_buf() 2012-05-02 17:50:46 +02:00
dialogs app: add gimp_context_get_foreground,background_pixel() 2012-05-02 17:50:41 +02:00
display libgimpcolor: add gimp_rgb[a]_set,get_pixel() 2012-05-02 17:50:43 +02:00
file
gegl app: add gimp_gegl_node_set_matrix() and use it instead of manual fiddling 2012-05-02 17:50:46 +02:00
gui libgimpcolor: add gimp_rgb[a]_set,get_pixel() 2012-05-02 17:50:43 +02:00
menus app: add gimp_context_get_foreground,background_pixel() 2012-05-02 17:50:41 +02:00
paint app: add gimp_paint_core_get_paint_buffer() 2012-05-02 17:50:47 +02:00
paint-funcs libgimpcolor: add gimp_rgb[a]_set,get_pixel() 2012-05-02 17:50:43 +02:00
pdb libgimpcolor: add gimp_rgb[a]_set,get_pixel() 2012-05-02 17:50:43 +02:00
plug-in libgimpcolor: add gimp_rgb[a]_set,get_pixel() 2012-05-02 17:50:43 +02:00
tests app: replace GimpDraable's type by a Babl format 2012-05-02 17:46:06 +02:00
text libgimpcolor: add gimp_rgb[a]_set,get_pixel() 2012-05-02 17:50:43 +02:00
tools app: use a gamma of 1.7 for brush radius slider 2012-05-02 17:50:45 +02:00
vectors app: add gimp_gegl_buffer_get_tile_manager() 2012-05-02 17:46:07 +02:00
widgets app: handle negative fractions correctly in spinscale 2012-05-02 17:50:45 +02:00
xcf app: remove drawable->private->format, its buffer has a format already 2012-05-02 17:50:42 +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
gimp-log.h
gimpcore.def
language.c
language.h
main.c
Makefile.am app: remove the legacy gimp-transform-region code 2012-05-02 17:50:41 +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
unique.h
units.c
units.h
version.c
version.h