gimp/app/gui
Michael Natterer f4af9b549e Globally switch to saying "window_id" instead of just "window"
when dealing with native window handles. Also get rid of using
GdkNativeWindow and simply consistently use guint32 all over the
place. This is more obvious and consistent and keeps the diff to the
gtk3-port branch smaller.
2011-02-06 12:07:55 +01:00
..
.gitignore Added .gitignore files generated with git svn create-ignore. 2009-01-31 11:37:44 +00:00
Makefile.am app: Move docks to image window in 'Single-window mode' 2009-10-04 02:10:11 +02:00
color-history.c Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
color-history.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
dbus-service.xml added signal Gimp::image-opened to announce that an image has been loaded 2008-10-17 12:03:08 +00:00
gimpdbusservice.c Use gimp_display_get_shell() instead of directly accessing it 2009-10-04 19:56:39 +02:00
gimpdbusservice.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpuiconfigurer.c app: move updating the shells' appearance to a utility function 2010-11-28 13:35:09 +01:00
gimpuiconfigurer.h app: Move docks to image window in 'Single-window mode' 2009-10-04 02:10:11 +02:00
gui-message.c Globally switch to saying "window_id" instead of just "window" 2011-02-06 12:07:55 +01:00
gui-message.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gui-types.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gui-unique.c Use gimp_display_get_shell() instead of directly accessing it 2009-10-04 19:56:39 +02:00
gui-unique.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gui-vtable.c Globally switch to saying "window_id" instead of just "window" 2011-02-06 12:07:55 +01:00
gui-vtable.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gui.c Don't use gtk_container_add() for adding to GtkBoxes 2010-10-30 14:57:56 +02:00
gui.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
ige-mac-menu.c Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
ige-mac-menu.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
makefile.msc updated include <string.h> for memcmp() include <string.h> for strcmp() 2008-10-03 19:27:54 +00:00
session.c app: Introduce gimp_dialog_factory_get_singleton() 2010-02-28 23:23:24 +01:00
session.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
splash.c app: port the splash's background pixmap drawing to cairo 2010-09-09 03:32:45 +02:00
splash.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
themes.c app: make themes_apply_theme() private, it's only used in themes.c 2010-12-18 22:42:09 +01:00
themes.h app: make themes_apply_theme() private, it's only used in themes.c 2010-12-18 22:42:09 +01:00