Commit Graph

43 Commits (f140d48e24aa8ed3a1ca57798f36a542db8bcfc7)

Author SHA1 Message Date
Alexander Iljin 4b1e2b8af8 slides: fix illegible code snippets on Windows
The transparency is not handled on Windows at the moment, and the text
background was too dark. This lead to code snippets being completely
consisting of a series of dark and light squares instead of text glyphs.
2017-10-09 11:23:42 +03:00
Sankaranarayanan Viswanathan c1d6477c22 slides: map 'b' key to previous slide (like unix less) 2017-05-06 11:17:34 -07:00
Björn Lindqvist 00c051cc8a slides: some useful keybindings added 2015-10-25 21:57:40 +01:00
Björn Lindqvist ea5ceabca7 slides: add a title to the slides windows, looks a little more polished that way 2015-10-25 21:57:37 +01:00
Björn Lindqvist 753ebb1582 slides: fix the vocab to use relative sizes 2015-10-24 14:57:54 +02:00
John Benediktsson 9d428cbcaf slides: make it work on windows (no gradients). 2015-08-17 09:43:54 -07:00
John Benediktsson 1c3981f7ed slides: use toggle-fullscreen. 2015-08-04 21:09:04 -07:00
John Benediktsson 98459613a8 slides: simplify strip-tease. 2015-08-04 21:05:31 -07:00
John Benediktsson f6af1da32f ui: use control-value/set-control-value in a few places. 2014-12-17 13:05:00 -08:00
Benjamin Pollack 2c3dd8c3c8 Remove executable bit from tons of files that aren't 2014-11-05 20:40:42 -08:00
Doug Coleman 42f4dc36b2 namespaces: Rename ``bind`` to ``with-variables``. Update a few places that called ``global [ ] with-variables`` to use ``with-global``. 2012-07-19 00:02:47 -07:00
Slava Pestov df4fb4a3ee Removing integers-as-sequences 2010-01-15 07:15:33 +13:00
Slava Pestov 0612bc6177 Factor source files should not be executable 2009-11-21 17:50:43 -06:00
Doug Coleman 7ce4b746e5 parsed -> suffix!, add append! 2009-10-28 13:38:27 -05:00
Slava Pestov fc288c0e05 slides: support 'f' to toggle fullscreen view 2009-09-18 14:36:06 -07:00
Doug Coleman 3f3d57032b Delete empty unit tests files, remove 1- and 1+, reorder IN: lines in a lot of places, minor refactoring 2009-08-13 19:21:44 -05:00
Slava Pestov ea60f8ae93 Changing : foo ; parsing to SYNTAX: foo ; 2009-03-21 01:27:50 -05:00
Slava Pestov 5f2aac9bda Fix slides for with-ui change 2009-03-16 03:01:56 -05:00
Slava Pestov fb8ee9fb11 Clicking in slides window requests focus 2009-03-10 16:59:33 -05:00
Slava Pestov 375c5e69b5 Various load-everything fixes 2009-03-07 01:22:21 -06:00
Slava Pestov ce1bc1d6ed Fixing conflicts from stack checker changes 2009-02-24 01:21:10 -06:00
Slava Pestov eaad0c7660 Updating code to use CONSTANT: instead of : foo 123 ; inline 2009-02-23 21:40:17 -06:00
Slava Pestov ce21719ccd Fix <slides> for new-book effect change 2009-01-13 02:25:59 -06:00
Slava Pestov 5fdb474c76 Fixing various test failures and updating some more vocabs for >r/r> removal 2008-12-17 22:29:32 -06:00
Doug Coleman 1ef79bc87f remove slides/lib.factor -- why was it still here? 2008-12-14 00:43:48 -06:00
Slava Pestov b3e63a2b1a Fix gradient in slides 2008-11-17 21:45:23 -06:00
Slava Pestov 5388945ef0 Tweak 2008-10-28 16:18:47 -07:00
Doug Coleman b210f43768 new accessors 2008-09-02 12:35:42 -05:00
Eduardo Cavazos cf104ef0db slides: use colors 2008-07-29 19:09:00 -05:00
Eduardo Cavazos 4643501ba6 slides: Update for color objects 2008-07-28 17:01:08 -05:00
Slava Pestov 4a85b6fcbf Fix load error 2008-07-22 21:26:28 -05:00
Eduardo Cavazos 5fcff67c9c Change usages of set-gadget-dim to (>>dim) 2008-07-21 21:59:08 -05:00
Slava Pestov 78c3b25f60 UI inheritance conversion step 1: eliminate all usages of set-gadget-delegate except build-* and some contributed vocabs 2008-07-10 20:32:17 -05:00
Slava Pestov ba8f1388ab Fixing everything for mandatory stack effects 2008-06-09 02:14:14 -05:00
Slava Pestov 695dbe1a59 Move web apps to unmaintained/ for now; get more stuff in extra to load 2008-03-07 16:59:44 -06:00
Slava Pestov ff55f0f4cc New \u...... syntax; io.utf8 and io.utf16 can actually use strings now 2008-02-01 15:00:02 -06:00
Slava Pestov 1c91a286e5 Updating summary and authors 2008-01-27 01:02:31 -04:00
Doug Coleman b6b9e6cc05 lint cleanups 2008-01-12 12:23:34 -10:00
Doug Coleman ca30e5475f add missing use 2008-01-10 10:48:30 -10:00
Doug Coleman 0f98342d4b add strip-tease to slides 2008-01-10 10:45:54 -10:00
Slava Pestov eee42d4bd5 More control refactoring 2007-11-14 16:35:17 -05:00
Slava Pestov 9bb0c40dc8 control gadget refactoring 2007-11-13 18:51:10 -05:00
Slava Pestov a96457cecc Initial import 2007-09-20 18:09:08 -04:00