Björn Lindqvist
|
d5cb972a71
|
Docs: ui and compiler
|
2016-04-22 18:23:02 +02:00 |
Björn Lindqvist
|
1873eda1d2
|
ui.gadgets: ensure that layout-later yields if the queue gets to large
This improves memory utilization a lot for #1488. Otherwise the queue
grows to two million entries before being processed.
|
2015-10-15 16:29:49 +02:00 |
Björn Lindqvist
|
c0d1d2f331
|
ui.*: a little more ui docs
|
2015-10-15 16:27:15 +02:00 |
John Benediktsson
|
57f9d78892
|
improve help by linking to types directly.
|
2014-05-23 20:20:15 -07:00 |
John Benediktsson
|
98935b7f15
|
docs: change ``{ $quotation "( x -- y )" }`` to ``{ $quotation ( x -- y ) }``.
|
2014-05-18 20:09:10 -07:00 |
John Benediktsson
|
04dd210b37
|
ui.gadgets: fix docs for max-dims.
|
2012-08-01 07:37:44 -07:00 |
John Benediktsson
|
bfb6bdd891
|
ui.gadgets: rename max-dim and dim-sum.
|
2012-07-13 23:19:21 -07:00 |
Keith Lazuka
|
405e5d015b
|
docs: change $subsection to $subsections
|
2009-10-02 12:15:48 -04:00 |
Slava Pestov
|
ef8d622b54
|
UI documentation and test fixes
|
2009-02-05 05:16:22 -06:00 |
Slava Pestov
|
88b401b383
|
Rename math.geometry.rect to math.rectangles
Remove math.geometry.points
Remove rect-loc and rect-dim words
|
2009-02-05 03:28:41 -06:00 |
Slava Pestov
|
0835eb374b
|
UI cleanup: make some ui.gadgets words private, give labels a virtual slot instead of label-string/set-label-string words
|
2009-02-01 20:31:42 -06:00 |
Slava Pestov
|
9bf63b1613
|
New $quotation markup element
|
2008-11-16 09:03:30 -06:00 |
Slava Pestov
|
93e9e34175
|
Add $maybe markup element
|
2008-11-16 06:02:13 -06:00 |
Slava Pestov
|
c19f2257f4
|
Fix permission bits
|
2008-10-02 08:34:49 -05:00 |
Eduardo Cavazos
|
b33be738f9
|
Use new accessors in place of old accessors from 'ui.gadgets'
|
2008-08-30 16:31:42 -05:00 |
Slava Pestov
|
8b855b2445
|
Help lint fixes
|
2008-08-22 23:00:35 -05:00 |
Eduardo Cavazos
|
7402cd2ab7
|
Move 'ui' to basis
|
2008-08-07 21:12:50 -05:00 |