Björn Lindqvist
|
0142d0b078
|
basis/,extra/: using parse-array-def in a bunch of places
|
2016-12-03 13:23:24 +01:00 |
Alexander Iljin
|
2fd5654473
|
Add EOL at EOF for all authors.txt files for consistency
In some instances replaced CR/LF with LF.
|
2016-07-30 09:25:30 -07:00 |
Alexander Iljin
|
7b24b067c2
|
help.tips: use $code snippet in a TIP: for user to run
|
2016-06-22 11:27:26 -07:00 |
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 |
nicolas-p
|
7a028977c4
|
Moved both themes into ui.theme
|
2016-05-09 21:40:56 -07:00 |
nicolas-p
|
0d6ae8a8b9
|
Fixed USING
|
2016-05-09 21:40:56 -07:00 |
nicolas-p
|
f650f7d869
|
Added listener styles in theme switching
|
2016-05-09 21:40:56 -07:00 |
nicolas-p
|
f54fa08e05
|
Added tooltip for themes
|
2016-05-09 21:40:56 -07:00 |
nicolas-p
|
e5698281fb
|
Replaced hard-coded colors with constants
|
2016-05-09 21:40:56 -07:00 |
Björn Lindqvist
|
9ca00a3c75
|
help.stylesheet: make sizes calculated relative to the default-font-size
This makes Factors ui much easier to adapt to hidpi screens. You change
the default-font-size and elements should grow or shrink in proportion.
|
2015-10-24 14:44:30 +02:00 |
John Benediktsson
|
a33fc84de7
|
help.lint.checks: re-enable leak detection.
|
2015-05-12 10:46:37 -07:00 |
Doug Coleman
|
b4acfa376a
|
definitions: Separate definition definitions.
|
2013-03-23 16:34:33 -07:00 |
Slava Pestov
|
627295f094
|
Language change: tuple slot setter words with stack effect ( value object -- ) are now named FOO<< instead of (>>FOO)
|
2010-05-06 17:21:02 -04:00 |
Slava Pestov
|
50f5c3d116
|
remq -> remove-eq, delq -> remove-eq!
|
2009-10-28 00:23:08 -05:00 |
Keith Lazuka
|
405e5d015b
|
docs: change $subsection to $subsections
|
2009-10-02 12:15:48 -04:00 |
Keith Lazuka
|
a96e828d7c
|
io.styles: renamed the 'border-width' style to 'inset'. inset takes a pair of 2 numbers (horizontal and vertical insets)
|
2009-09-09 15:50:25 -04:00 |
Slava Pestov
|
1a35be8ae0
|
Add a new tip
|
2009-04-03 09:44:48 -05:00 |
Slava Pestov
|
2aaeb62c4e
|
Fix up 'demos' vocab
|
2009-04-02 01:17:55 -05:00 |
Slava Pestov
|
903a6fbbc5
|
help.tips: use write-object to write heading so that right-clicking on "Tip of the day" and picking Edit works
|
2009-03-26 21:28:09 -05:00 |
Slava Pestov
|
0eb415b671
|
Tips of the day now implement the definition protocol
|
2009-03-26 13:02:28 -05:00 |
Slava Pestov
|
7741d2ca23
|
- definitions.icons now has a reference article
- move about to help.vocabs; it now opens the vocab browser instead
- help.vocabs is in default use list
- add runnable-vocab predicate class
|
2009-03-24 09:11:45 -05:00 |
Slava Pestov
|
637d06a4f8
|
Add silly 'tip of the day' feature, and 'recently visited' list to UI browser home page
|
2009-03-24 04:11:08 -05:00 |