John Benediktsson
|
63410f62c8
|
ui.theme: updates to color scheme.
Fixes circularity and adds theme switching to Mac menu.
Could use some simplification and reduction in color theme hooks.
|
2016-05-09 21:40:56 -07:00 |
Doug Coleman
|
58e18ad668
|
ui.gadgets.corners: move to unmaintained. trim using lists.
|
2016-04-04 14:11:54 -07:00 |
nicolas-p
|
bf2b829846
|
ui.gadgets.colors moved to ui.gadgets.theme
|
2015-08-16 07:53:33 -07:00 |
nicolas-p
|
d0b4f7d9a3
|
Using ui.gadgets.colors everywhere
|
2015-08-16 07:53:29 -07:00 |
nicolas-p
|
dbe9aebe5d
|
New menu
|
2015-08-16 07:53:29 -07:00 |
nicolas-p
|
67afaa5bce
|
Fixed USING: (again)
|
2015-08-16 07:53:27 -07:00 |
nicolas-p
|
a0bc138465
|
Menu border
Added 3 px to menu borders.
|
2015-08-16 07:53:26 -07:00 |
John Benediktsson
|
14b3261bef
|
ui: cleanup some using lists.
|
2015-01-29 11:41:18 -08:00 |
Björn Lindqvist
|
001acde590
|
math.vectors: new word v>integer = [ >integer ] map
|
2014-11-17 19:02:12 -08:00 |
Björn Lindqvist
|
60ffe0680e
|
kernel: new combinator 2with = with with
|
2014-07-22 07:40:13 -07:00 |
John Benediktsson
|
98935b7f15
|
docs: change ``{ $quotation "( x -- y )" }`` to ``{ $quotation ( x -- y ) }``.
|
2014-05-18 20:09:10 -07:00 |
John Benediktsson
|
be85b3bee3
|
ui: hand-loc and hand-click-loc should be global.
|
2012-09-21 18:32:43 -07:00 |
Doug Coleman
|
0d4b9132d7
|
fix a bunch of typos in docs
|
2009-10-21 17:40:43 -05:00 |
Keith Lazuka
|
405e5d015b
|
docs: change $subsection to $subsections
|
2009-10-02 12:15:48 -04:00 |
Joe Groff
|
7c5ef08aab
|
[ [ ... ] compare ] sort => [ ... ] sort-with
|
2009-08-02 20:09:23 -05:00 |
Slava Pestov
|
fb6df472a2
|
Cleaning up USING: lists for new strict semantics
|
2009-05-14 16:54:16 -05:00 |
Slava Pestov
|
c46b400d40
|
New look for menus
|
2009-03-13 23:49:16 -05:00 |
Slava Pestov
|
16ddc461b4
|
Document ui.gadgets.glass and fix help lint failures in UI docs
|
2009-03-10 17:28:34 -05:00 |
Slava Pestov
|
204777ec3f
|
ui.gadgets.menus now supports separators
|
2009-02-18 21:00:53 -06:00 |
Slava Pestov
|
4c86bd0951
|
Various UI cosmetic fixes
|
2009-02-14 20:46:35 -06:00 |
Slava Pestov
|
9ebc487f44
|
Kill ui.gadgets.theme
|
2009-02-14 19:50:22 -06:00 |
Slava Pestov
|
9a351fce22
|
Refactor ui.gadgets.glass to correctly position debugger popup
|
2009-02-13 00:59:28 -06:00 |
Slava Pestov
|
52df401f8a
|
Factor out menu and popup positioning into math.rectangles.positioning, and write tests for it
|
2009-02-12 21:46:49 -06:00 |
Slava Pestov
|
148317846b
|
Update various vocabularies for colors.constants
|
2009-02-05 22:17:15 -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
|
7b2a705352
|
<border> now takes a pair instead of an integer
|
2009-02-02 00:00:45 -06:00 |
Slava Pestov
|
fe7c2fecbe
|
Eliminate some more usages of tuck
|
2009-01-25 17:55:27 -06:00 |
Slava Pestov
|
0e1e92ba92
|
Clean up menu code
|
2009-01-16 16:39:32 -06:00 |
Slava Pestov
|
a1c3b9b26b
|
Split off ui.gadgets.glass from ui.gadgets.menus
|
2009-01-08 23:50:56 -06:00 |
Slava Pestov
|
69c64ba803
|
Refactor operations-menu code to make it independent of presentations
|
2008-12-18 23:56:41 -06:00 |
Slava Pestov
|
2be4a11d61
|
Fix help lint
|
2008-11-30 17:56:33 -06:00 |
Slava Pestov
|
5fff1bdf05
|
Clean up ui.gadgets.menus, improve docs, ad add right-click menus to panes and editors with clipboard commands
|
2008-11-30 15:03:05 -06:00 |
Slava Pestov
|
cdf3b48986
|
Refactoring usages of >r/r> to dip in UI
|
2008-11-28 00:02:02 -06:00 |
Slava Pestov
|
f8d4935e0d
|
Remove two remaining usage s of -roll from UI
|
2008-11-25 23:04:34 -06:00 |
Slava Pestov
|
9bf63b1613
|
New $quotation markup element
|
2008-11-16 09:03:30 -06:00 |
Slava Pestov
|
c19f2257f4
|
Fix permission bits
|
2008-10-02 08:34:49 -05:00 |
Slava Pestov
|
b7610e0bf7
|
Fix ridiculous indentation, over (>>foo), and other crap in UI
|
2008-09-27 14:36:04 -05:00 |
Doug Coleman
|
c99ac86a3f
|
new accessors
|
2008-09-01 22:44:29 -05:00 |
Eduardo Cavazos
|
7535c1d256
|
Another big accessors batch update
|
2008-08-31 01:42:30 -05:00 |
Eduardo Cavazos
|
7402cd2ab7
|
Move 'ui' to basis
|
2008-08-07 21:12:50 -05:00 |