Gimp/app/gui
Michael Henning 880299bd72 app: Request G_FILE_ATTRIBUTE_STANDARD_NAME when reading directories
g_file_enumerator_get_child needs it, and it's not available by default
on windows. See https://bugzilla.gnome.org/show_bug.cgi?id=733528
2014-07-21 22:37:53 -04:00
..
.gitignore Bug 622934 - Migrate from dbus-glib to glib's GDBus 2013-05-24 23:25:47 +02:00
color-history.c app: use the new gimp_personal_rc_gfile() in lots of places 2014-07-01 20:02:45 +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 Bug 622934 - Migrate from dbus-glib to glib's GDBus 2013-05-24 23:25:47 +02:00
gimpdbusservice.c app: port file_open_from_command_line() to GFile 2014-07-07 23:58:11 +02:00
gimpdbusservice.h Bug 622934 - Migrate from dbus-glib to glib's GDBus 2013-05-24 23:25:47 +02:00
gimpuiconfigurer.c libgimpwidgets, app: add gdk_screen_get_monitor_workarea() 2014-05-19 14:37:32 +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: port most of app's GUI from stock IDs to icon names 2014-05-07 15:30:38 +02: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 app: Fix unique logic on windows 2014-07-08 12:50:50 -04: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: keep the theme directories around a GFiles 2014-07-20 17:09:25 +02:00
gui-vtable.h app: pass the startup monitor to displays opened from the copmmand line 2014-05-03 00:54:20 +02:00
gui.c app: only add supported image files to the document history 2014-07-04 20:01:08 +02:00
gui.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
Makefile.am app: Port to gtk-mac-integration 2013-11-10 18:22:01 +01:00
session.c app: change gimp_config_file_backup_on_error() to take a GFile 2014-07-01 20:02:45 +02:00
session.h app: make sure the GUI appears on the same monitor as the splash 2014-05-02 21:16:17 +02:00
splash.c app: make sure the GUI appears on the same monitor as the splash 2014-05-02 21:16:17 +02:00
splash.h app: make sure the GUI appears on the same monitor as the splash 2014-05-02 21:16:17 +02:00
themes.c app: Request G_FILE_ATTRIBUTE_STANDARD_NAME when reading directories 2014-07-21 22:37:53 -04:00
themes.h app: keep the theme directories around a GFiles 2014-07-20 17:09:25 +02:00