factor/basis/ui
Jon Harper b3ff75cec2 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" } }
2012-09-29 15:54:15 +02:00
..
backend ui.backend.gtk: better gesture for shift tab 2012-09-29 15:54:15 +02:00
baseline-alignment ui.baseline-alignment: add concept of "aligned-gadget". 2012-09-18 15:48:49 -07:00
clipboards
commands assocs: Add sift-keys and sift-values. Remove three other implementations 2012-08-23 22:36:10 -07:00
debugger
event-loop
gadgets update some docs that should use $quotation. 2012-09-27 11:09:17 -07:00
gestures ui: hand-loc and hand-click-loc should be global. 2012-09-21 18:32:43 -07:00
images
operations update some docs that should use $quotation. 2012-09-27 11:09:17 -07:00
pens
pixel-formats
render cleanup some use of with-scope. 2012-07-19 13:55:34 -07:00
text ui.text: more globals. 2012-09-21 18:40:38 -07:00
tools ui.tools.listener.completion: color private vocabs red in completion-mode. 2012-09-25 14:49:49 -07:00
traverse
authors.txt
summary.txt
ui-docs.factor
ui-tests.factor
ui.factor ui: use "windows get-global". 2012-09-21 15:39:49 -07:00