factor/basis/ui
Björn Lindqvist 7bc1009973 ui.*: make active? an integer 0-100
A UI backend can delay setting active? to 100 until the windows actually
is visible. That way, some redundant redraws that happen when the window
isn't visible is supressed. It makes the Windows and GTK UI startup a
little faster.
2015-10-27 19:00:28 +01:00
..
backend ui.*: make active? an integer 0-100 2015-10-27 19:00:28 +01:00
baseline-alignment ui.baseline-alignment: Don't divide f by 2. Also, can't put ``0 or`` after 2015-08-19 17:20:45 -05:00
clipboards improve help by linking to types directly. 2014-05-23 20:20:15 -07:00
commands ui.commands: don't need to \ . 2015-07-28 19:13:43 -07:00
debugger core, basis, extra: Remove DOS line endings from files. 2015-06-29 17:25:40 -07:00
event-loop ui: rename windows to ui-windows 2015-06-10 15:36:35 -07:00
gadgets ui.*: make active? an integer 0-100 2015-10-27 19:00:28 +01:00
gestures ui.gestures: update action gesture docs, thanks @jonenst! 2015-08-24 10:27:00 -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 Revert "solid-underlined" 2015-08-16 07:53:26 -07:00
pixel-formats change ERROR: words from throw-foo back to foo. 2015-08-13 16:13:05 -07:00
render factor: don't need FROM: namespaces => set or namespaces:set anymore 2015-08-12 11:25:57 -05:00
text ui.*: a little more ui docs 2015-10-15 16:27:15 +02:00
tools ui.tools.listener: recall the last command on parse errors 2015-10-23 17:59:04 +02: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 ui.*: make active? an integer 0-100 2015-10-27 19:00:28 +01:00