factor/basis/ui
John Benediktsson 3649d21541 ui: cleanup some usings. 2015-07-28 19:14:14 -07:00
..
backend use ``if*`` instead of ``dup [ ] [ drop ] if``. 2015-07-20 22:24:30 -07:00
baseline-alignment factor: second stab at [ ] [ ] unit-test -> { } [ ] unit-test 2015-07-03 09:39:59 -07:00
clipboards
commands ui.commands: don't need to \ . 2015-07-28 19:13:43 -07:00
debugger
event-loop
gadgets ui.gadgets.panes: don't use extract-keys, don't clone twice in specified-font. 2015-07-27 08:42:42 -07:00
gestures factor: superclass -> superclass-of, superclasses -> superclasses-of 2015-07-20 00:46:33 -07:00
images ui.images: don't need to << >>. 2015-07-28 19:14:01 -07:00
operations factor: second stab at [ ] [ ] unit-test -> { } [ ] unit-test 2015-07-03 09:39:59 -07:00
pens ui: cleanup some usings. 2015-07-28 19:14:14 -07:00
pixel-formats factor: remove """ string syntax for now. there are HEREDOC:, STRING:, escaping \", and something else soon. 2015-07-25 22:59:56 -07:00
render factor: clean up whitespace in -docs files 2015-07-02 10:31:22 -07:00
text ui: cleanup some usings. 2015-07-28 19:14:14 -07:00
tools factor: remove """ string syntax for now. there are HEREDOC:, STRING:, escaping \", and something else soon. 2015-07-25 22:59:56 -07:00
traverse factor: second stab at [ ] [ ] unit-test -> { } [ ] unit-test 2015-07-03 09:39:59 -07:00
authors.txt
summary.txt
ui-docs.factor factor: remove """ string syntax for now. there are HEREDOC:, STRING:, escaping \", and something else soon. 2015-07-25 22:59:56 -07:00
ui.factor