Commit ID 8ff5d1cdbcfd02a66159150a1e8d9306ae71e4f8
|
|
Contributor: | jonenst as Jon Harper |
Files Modified: | 1 |
| Date: | 29-September-2012 at 13:49 | Lines Added: | 1 | |
| Repository: | git://factorcode.org/git/factor.git/ master | Lines Removed: | 0 | |
| Commit Comment: | ui.backend.gtk: better gesture for shift tab gdk emits ISO_Left_Tab for shift + tab. Not sure if factor should silently transform that in tab.. With this patch, shift tabs emits the following gesture: T{ key-down { mods { S+ } } { sym "TAB" } } |
|||
| Language | Code Added | Code Removed | Comments Added | Comment Removed | Blanks Added | Blanks Removed | |
|---|---|---|---|---|---|---|---|
| Factor | 1 | 0 | 0 | 0 | 0 | 0 | |
| File | Language | Code Added | Code Removed | Comments Added | Comment Removed | Blanks Added | Blanks Removed |
|---|---|---|---|---|---|---|---|
| basis/ui/backend/gtk/gtk.factor | Factor | 1 | 0 | 0 | 0 | 0 | 0 |
Copyright
©
2013
Black Duck Software, Inc.
and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a
Creative Commons Attribution 3.0 Unported License
. Ohloh
®
and the Ohloh logo are trademarks of
Black Duck Software, Inc.
in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.