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 |
Sankaranarayanan Viswanathan
|
4ce72ddbfb
|
Show persistent border on right clicking presentation gadgets
|
2015-11-04 07:55:13 -08:00 |
Doug Coleman
|
892c62e1dc
|
factor: second stab at [ ] [ ] unit-test -> { } [ ] unit-test
|
2015-07-03 09:39:59 -07:00 |
Doug Coleman
|
59f3b1ea57
|
Revert "factor: rename [ ] [ ] unit-test -> { } [ ] unit-test using a refactoring tool!"
Needs a bit more work.
This reverts commit 7e54cc2824 .
|
2015-07-02 13:47:06 -07:00 |
Doug Coleman
|
7e54cc2824
|
factor: rename [ ] [ ] unit-test -> { } [ ] unit-test using a refactoring tool!
|
2015-07-02 11:36:08 -07:00 |
Doug Coleman
|
e3cb325040
|
factor: clean up whitespace in -docs files
|
2015-07-02 10:31:22 -07:00 |
John Benediktsson
|
14b3261bef
|
ui: cleanup some using lists.
|
2015-01-29 11:41:18 -08:00 |
John Benediktsson
|
98935b7f15
|
docs: change ``{ $quotation "( x -- y )" }`` to ``{ $quotation ( x -- y ) }``.
|
2014-05-18 20:09:10 -07:00 |
John Benediktsson
|
225e87339b
|
update some docs that should use $quotation.
|
2012-09-27 11:09:17 -07:00 |
Doug Coleman
|
7b6f27eda6
|
Add a lint check for swap .. swap that can be replaced by dip. Clean up the cases it finds.
|
2011-10-26 13:01:04 -07:00 |
Slava Pestov
|
0612bc6177
|
Factor source files should not be executable
|
2009-11-21 17:50:43 -06:00 |
Keith Lazuka
|
405e5d015b
|
docs: change $subsection to $subsections
|
2009-10-02 12:15:48 -04:00 |
Slava Pestov
|
f5af7977ec
|
ui.debugger: new mini error dialog box for deployed apps
|
2009-05-11 16:18:47 -05:00 |
Slava Pestov
|
5aab0078a0
|
Make more code infer
|
2009-04-12 16:08:54 -05:00 |
Slava Pestov
|
86f7a4c282
|
Fix load errors; ui.gadgets.theme removed
|
2009-02-15 23:14:18 -06:00 |
Slava Pestov
|
9ebc487f44
|
Kill ui.gadgets.theme
|
2009-02-14 19:50:22 -06:00 |
Slava Pestov
|
af744e4511
|
Use singletons instead of empty tuples, add undo/redo to editor gadgets
|
2009-01-28 00:30:57 -06:00 |
Slava Pestov
|
4f5a927afb
|
Move UI text backends to ui.text.*, move UI backends to ui.backend.*, add font datatype
|
2009-01-26 00:36:37 -06:00 |
Slava Pestov
|
0e1e92ba92
|
Clean up menu code
|
2009-01-16 16:39:32 -06:00 |
Slava Pestov
|
bdaa5eac31
|
Minor UI documentation updates
|
2009-01-06 23:30:08 -06:00 |
Slava Pestov
|
84cafde43a
|
Fix load error
|
2008-12-19 00:13:12 -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
|
f8bce98850
|
Remove unnecessary prettyprinter and debugger dependencies from UI
|
2008-12-08 13:58:57 -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
|
c19f2257f4
|
Fix permission bits
|
2008-10-02 08:34:49 -05:00 |
Doug Coleman
|
731bd1c88a
|
fix ui unit tests for new accessors
|
2008-09-02 01:52:22 -05:00 |
Eduardo Cavazos
|
7535c1d256
|
Another big accessors batch update
|
2008-08-31 01:42:30 -05:00 |
Slava Pestov
|
a4ac751605
|
Starting to remove delegation
|
2008-08-22 23:20:49 -05:00 |
Eduardo Cavazos
|
7402cd2ab7
|
Move 'ui' to basis
|
2008-08-07 21:12:50 -05:00 |