gimp/etc
Michael Natterer e50103ccda Bug 754171 - cmd - missing modifier key to configure input controllers
Don't hardcode modifier masks in the wheel and keyboard input
controllers. Instead, hardcode accelerator strings and get the right
modifier mask from gtk_accelerator_parse() at runtime.

This turns e.g. "<Shift><Primary>" into Shift+Cmd on OS X and into
Shift+Ctrl on X11 and Windows.

Also rename the events accordingly and change the event names in the
default controllerrc.

Unrelated: reorder the actions so the ones with less modifiers are
listed first, and change the order of action matching to match the
actions with most modifiers (the last ones) first.
2015-09-08 23:24:48 +02:00
..
.gitignore Added .gitignore files generated with git svn create-ignore. 2009-01-31 11:37:44 +00:00
Makefile.am removing references to ps-menurc 2011-02-06 19:57:59 +01:00
controllerrc Bug 754171 - cmd - missing modifier key to configure input controllers 2015-09-08 23:24:48 +02:00
gimprc etc, docs: regenerate the default gimprc and the gimprc manpage 2015-05-30 23:24:37 +02:00
gtkrc Exterminate GimpDockSeparator 2009-12-02 20:40:39 +01:00
menurc etc: use <Primary> instead of <Control> in the default menurc 2012-02-12 15:09:14 +01:00
sessionrc Bug 674538 - Single Window Mode is not default 2015-01-15 18:58:50 +01:00
templaterc etc: s/stock-id/icon-name/ in the default templaterc 2014-05-08 09:39:10 +02:00
unitrc Changed "The GIMP" to "GIMP" everywhere, where it's used as a name. 2007-06-06 08:44:52 +00:00