gimp/app
Michael Natterer 3d354c9434 Add new widget GimpOverlayBox which is a GtkContainer subclass
It keeps around its children as offscreen widgets and renders them
using a (potantially) arbitrary cairo_matrix_t (the actual API allows
for arbitrary alignment wihin the container and rotating).
2009-10-18 21:57:34 +02:00
..
actions Change user-visible strings from "Dynamics" to "Paint Dynamics" 2009-10-18 13:03:40 +02:00
base Random doc fix 2009-09-14 21:36:50 +02:00
composite
config Added some more dynamics presets and set the default dynamics value 2009-10-15 22:57:44 +03:00
core Merge commit 'origin/master' into soc-2009-dynamics 2009-10-17 21:47:01 +03:00
dialogs Change user-visible strings from "Dynamics" to "Paint Dynamics" 2009-10-18 13:03:40 +02:00
display Build with GSEAL_ENABLE and #undef it where accessors are missing 2009-10-17 19:51:33 +02:00
file Remove GIMP_OBJECT() casts when calling gimp_object_get_name() 2009-08-31 22:47:18 +02:00
gegl Make class and instance structs public 2009-09-14 21:38:30 +02:00
gui gui_sanity_check(): bump GTK+ dependency here too 2009-10-17 17:49:28 +02:00
menus Whitespace cleanup that reduces the diff against master 2009-10-12 13:00:16 +02:00
paint Merge resolution 2009-10-17 21:42:02 +03:00
paint-funcs
pdb Get rid of useless diff to master 2009-10-13 21:15:01 +02:00
plug-in Kill plug-ins that write to tiles of locked drawables or group layers 2009-09-02 19:48:46 +02:00
tests app/tests: Do role tests on the dock windows, not the docks 2009-09-26 12:48:44 +02:00
text Remove GIMP_OBJECT() casts when calling gimp_object_get_name() 2009-08-31 22:47:18 +02:00
tools Merge resolution 2009-10-17 21:42:02 +03:00
vectors Remove GIMP_OBJECT() casts when calling gimp_object_get_name() 2009-08-31 22:47:18 +02:00
widgets Add new widget GimpOverlayBox which is a GtkContainer subclass 2009-10-18 21:57:34 +02:00
xcf Fix loading of layer masks of group layers 2009-09-03 19:11:02 +02:00
.gitignore Bug 554748 - Version information for gimp.exe 2009-10-14 21:30:59 +02:00
Makefile.am Fixed typo "depenendencies" 2009-10-14 21:42:14 +02:00
about.h
app.c
app.h
batch.c
batch.h
errors.c
errors.h
fileicon.ico
gimp-intl.h
gimp-log.c app: Also allow GIMP_DEBUG as debug environment variable 2009-09-19 16:03:43 +02:00
gimp-log.h
gimp.rc.in Bug 554748 - Version information for gimp.exe 2009-10-14 21:30:59 +02:00
gimpcore.def
main.c
makefile.msc
sanity.c Require GLib >= 2.22.0 2009-10-17 17:59:53 +02:00
sanity.h
signals.c
signals.h
tests.c app: Add gimp_test_run_temp_mainloop() 2009-09-17 01:51:53 +02:00
tests.h app: Add gimp_test_run_temp_mainloop() 2009-09-17 01:51:53 +02:00
unique.c
unique.h
units.c
units.h
version.c
version.h
wilber.ico