factor/basis/ui/gadgets
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
..
books
borders factor: second stab at [ ] [ ] unit-test -> { } [ ] unit-test 2015-07-03 09:39:59 -07:00
buttons ui.gadgets.buttons: memoize the roll button themes pens 2015-10-16 09:20:29 +02:00
canvas
corners
debug ui: the layout-queue is more efficient as a vector than a dlist 2015-10-15 18:34:49 +02:00
editors ui.gadgets.editors: make it easier to set and get default-text. 2015-08-16 14:29:21 -07:00
frames ui.gadgets.grids: rename grid-layout-tuple to grid-layout. 2015-07-27 08:40:30 -07:00
glass factor: second stab at [ ] [ ] unit-test -> { } [ ] unit-test 2015-07-03 09:39:59 -07:00
grid-lines ui.gadgets.grid-lines: fix using. 2015-07-18 18:30:16 -07:00
grids ui.gadgets.grids: rename grid-layout-tuple to grid-layout. 2015-07-27 08:40:30 -07:00
icons
incremental ui.gadgets.incremental: fix so that the scrolled of gadgets are ungrafted 2015-10-18 17:35:26 +02:00
labeled ui.gadgets: fix help-lint warnings. 2015-08-16 10:46:28 -07:00
labels change ERROR: words from throw-foo back to foo. 2015-08-13 16:13:05 -07:00
line-support
menus ui.gadgets.colors moved to ui.gadgets.theme 2015-08-16 07:53:33 -07:00
packs factor: second stab at [ ] [ ] unit-test -> { } [ ] unit-test 2015-07-03 09:39:59 -07:00
panes ui.*: a little more ui docs 2015-10-15 16:27:15 +02:00
paragraphs ui.gadgets.paragraphs: pref-dim of { 0 0 } if no children. 2015-09-20 09:45:05 -07:00
presentations factor: second stab at [ ] [ ] unit-test -> { } [ ] unit-test 2015-07-03 09:39:59 -07:00
prettyprint
scrollers ui.gadgets: fix some tests. 2015-08-16 10:41:16 -07:00
search-tables factor: second stab at [ ] [ ] unit-test -> { } [ ] unit-test 2015-07-03 09:39:59 -07:00
sliders Fix comments to be ! not #!. 2015-09-08 16:15:10 -07:00
slots Fixed USING in slots and deploy 2015-08-16 07:53:33 -07:00
status-bar ui.gadgets.colors moved to ui.gadgets.theme 2015-08-16 07:53:33 -07:00
tabbed ui.gadgets: fix some tests. 2015-08-16 10:41:16 -07:00
tables ui.gadgets.colors moved to ui.gadgets.theme 2015-08-16 07:53:33 -07:00
theme ui.gadgets.theme.light: colour changes 2015-08-16 07:54:45 -07:00
toolbar ui.gadgets: fix help-lint warnings. 2015-08-16 10:46:28 -07:00
tracks ui.*: a little more ui docs 2015-10-15 16:27:15 +02:00
viewports
worlds ui.*: make active? an integer 0-100 2015-10-27 19:00:28 +01:00
wrappers
authors.txt
gadgets-docs.factor ui.gadgets: ensure that layout-later yields if the queue gets to large 2015-10-15 16:29:49 +02:00
gadgets-tests.factor ui.gadgets.tests: clear the layout queue, so test dont interfere with 2015-10-17 15:58:59 +02:00
gadgets.factor ui: the layout-queue is more efficient as a vector than a dlist 2015-10-15 18:34:49 +02:00
summary.txt