Gimp/app
Martin Nordholts f3235e6f45 app: Add "dock-factory" property to GimpImageWindow
With the introduction of a single-window mode, not only dock windows
needs to be able to create docks, the image window also needs to. So
give it a "dock-factory" property.
2009-12-08 19:49:13 +01:00
..
actions app: Add GimpMenuFactoryPrivate 2009-12-06 10:23:05 +01: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 gimp_layer_sync_mode_node(): use gegl:over for normal mode 2009-11-29 13:51:22 +01:00
dialogs app: Have an "Export" button, not "Save", in export dialogs 2009-12-06 08:58:44 +01:00
display app: Add "dock-factory" property to GimpImageWindow 2009-12-08 19:49:13 +01: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 app: Add "dock-factory" property to GimpImageWindow 2009-12-08 19:49:13 +01:00
menus app: Add GimpMenuFactoryPrivate 2009-12-06 10:23:05 +01:00
paint Adding repeat option to fade. 2009-12-06 20:06:34 +02:00
paint-funcs
pdb Seal GimpData completely and add the missing accessors 2009-10-31 18:48:38 +01: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: Session manage multi-column dock windows 2009-12-06 14:49:53 +01:00
text Remove GIMP_OBJECT() casts when calling gimp_object_get_name() 2009-08-31 22:47:18 +02:00
tools Adding repeat option to fade. 2009-12-06 20:06:34 +02:00
vectors Remove GIMP_OBJECT() casts when calling gimp_object_get_name() 2009-08-31 22:47:18 +02:00
widgets app: Session manage multi-column dock windows 2009-12-06 14:49:53 +01: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
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.am Fixed typo "depenendencies" 2009-10-14 21:42:14 +02:00
makefile.msc
sanity.c Sync required pango version with configure 2009-10-22 20:37:01 +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