gimp/app/gui
Michael Natterer 568aa7a5b0 Bug 676667 - Splash image display in splash screen is delayed
Throw away the code that sets the splash image as window background
and always use GtkImage. Due to internal GDK changes since this code
was written, this is now the way to avoid any delay when showing the
image, for whatever reason.
2012-11-05 01:47:03 +01:00
..
.gitignore Added .gitignore files generated with git svn create-ignore. 2009-01-31 11:37:44 +00:00
Makefile.am Remove the makefile.msc build system, it is unmaintained since 2008 2011-12-16 15:53:56 +01:00
color-history.c libgimpcolor: add gimp_rgb[a]_set,get_pixel() 2012-05-02 17:50:43 +02: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 app: return a format, not image type from file_open_thumbnail() 2012-05-02 17:51:03 +02:00
gimpdbusservice.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpuiconfigurer.c app: add gimp_context_get_foreground,background_pixel() 2012-05-02 17:50:41 +02:00
gimpuiconfigurer.h app: Move docks to image window in 'Single-window mode' 2009-10-04 02:10:11 +02:00
gui-message.c app: move the GimpWindowStrategy interface from display/ to widgets/ 2012-01-30 23:33:21 +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 Bug 675875 - Gimp Quartz doesn't respond to file open events from finder 2012-05-16 22:59:13 +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 app: Make positioning of new dockables depend on window mode 2011-07-03 21:20:36 +02:00
gui-vtable.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gui.c Depend on ATK 2.2.0, GTK+ 2.24.10, GdkPixbuf 2.24.1 2012-04-03 00:53:04 +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 app: use an idle source to dispatch GTK menu events in ige-mac-menu 2012-05-27 19:02:55 +02:00
ige-mac-menu.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
session.c app: don't set another scanner error after gimp_config_deserialize() failed 2012-03-30 10:09:14 +02:00
session.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
splash.c Bug 676667 - Splash image display in splash screen is delayed 2012-11-05 01:47:03 +01: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