gimp/app/gui
Michael Natterer dda54c1df8 Deprecate stock items for good and change all icon defines to GIMP_ICON_*
Try to sort all GIMP_ICON_* defines into FDO categories like in
https://specifications.freedesktop.org/icon-naming-spec/latest/ar01s04.html

Add defines for all icons we override, rename some icons to their FDO
standard names, and mark the ones we duplicate with a comment so we
don't forget to rename those to standard names in 3.0.
2017-03-05 16:01:59 +01:00
..
.gitignore Bug 622934 - Migrate from dbus-glib to glib's GDBus 2013-05-24 23:25:47 +02:00
Makefile.am Bug 759105 - Patch to add icon theme selection 2015-12-09 12:50:15 +01: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: get rid of including menus/ stuff from widgets/ and other places 2016-11-23 19:38:44 +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: 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: port GimpAppleEventHandler to GFile too, it made opening files crash 2014-07-30 21:34:27 +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 including menus/ stuff from widgets/ and other places 2016-11-23 19:38:44 +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 Deprecate stock items for good and change all icon defines to GIMP_ICON_* 2017-03-05 16:01:59 +01:00
gui.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00: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
session.c app: use gimp_directory_file() in session.c 2014-07-28 11:05:56 +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: clean out tab indentations. 2016-12-21 04:05:32 +01: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: do not hardcode default theme and icon theme all over the code. 2016-01-11 03:15:36 +01:00
themes.h app: keep the theme directories around a GFiles 2014-07-20 17:09:25 +02:00