]> Pileus Git - ~andy/gtk/commit
app: abstract which modifiers are used for extending and modifying selections
authorMichael Natterer <mitch@lanedo.com>
Sat, 17 Sep 2011 18:05:33 +0000 (20:05 +0200)
committerMichael Natterer <mitch@gimp.org>
Mon, 26 Sep 2011 14:01:50 +0000 (16:01 +0200)
commit0955a59563d0b64a9bc9404ee9e1ec3809df5270
tree7a0b132c8ad110d657d80aff2da30783676adaec
parent286fff4e5f0ec5964c974b0efc44ff2a7c5181db
app: abstract which modifiers are used for extending and modifying selections

which are SHIFT and MOD2 on the Mac, and SHIFT and CONTROL otherwise.
Use the new define all over the place and rename variables and
members to not say "shift" or "control".
gtk/gtkentry.c
gtk/gtkiconview.c
gtk/gtkprivate.h
gtk/gtktextview.c
gtk/gtktreeview.c