Gimp/app/gui
Jehan 5e9f450d24 Use GTK+3 gtk_get_locale_direction() function instead of current hack.
This new function is available from the released dev version 3.11.4. But
we don't want to require GTK+ master for the gtk3-port branch, so I
leave the old hack in a GTK_CHECK_VERSION() macro, to be removed later
when we update GTK+ required version.
2018-05-20 21:06:29 +02:00
..
.gitignore Bug 622934 - Migrate from dbus-glib to glib's GDBus 2013-05-24 23:25:47 +02:00
dbus-service.xml app: batch commands won't run on existing instance. 2015-09-28 22:31:21 +02:00
gimpdbusservice.c app: clean out tab indentations. 2016-12-21 04:05:32 +01:00
gimpdbusservice.h Bug 622934 - Migrate from dbus-glib to glib's GDBus 2013-05-24 23:25:47 +02:00
gimpuiconfigurer.c app: replace all g_assert() by the newly added gimp_assert() 2018-02-11 22:23:10 +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 app: s/GtkObject/GObject/ in gui-message.c, and minor reordering 2018-04-28 02:18:44 +02:00
gui-message.h app: keep track of number of errors and traces in GimpCriticalDialog. 2018-02-12 02:09:15 +01: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 794996 - Misc. typo fixes in comments in app/ 2018-04-08 21:25:56 +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: get rid of GParameter and g_object_newv() (deprecated in GLib 2.54) 2018-01-01 15:20:05 +01: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 Use GTK+3 gtk_get_locale_direction() function instead of current hack. 2018-05-20 21:06:29 +02:00
gui.h app: output a dialog to recover images salvaged after a crash. 2018-03-23 00:57:56 +01:00
icon-themes.c Bug 759904: Some icons can't be set from the icon theme 2016-09-02 12:30:49 +02:00
icon-themes.h Bug 759105 - Patch to add icon theme selection 2015-12-09 12:50:15 +01:00
Makefile.am Makefiles: don't use -xobjective-c when linking files on Mac 2018-04-08 04:03:55 -04:00
session.c app: move error console highlight flags to aux-info 2017-11-13 10:19:12 -05: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: use GdkRGBA instead of GdkColor in some places 2018-05-20 21:06:29 +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 Port theme and gtkrc file loading to CSS files using GtkCssProvider 2018-05-20 21:06:28 +02:00
themes.h app: keep the theme directories around a GFiles 2014-07-20 17:09:25 +02:00