Commit Graph

2766 Commits (378b157153fd2f2ef91882b4562d7932d6b2b350)

Author SHA1 Message Date
slava 378b157153 Faster tuple predicates 2006-07-24 05:22:01 +00:00
slava 7c85cc68c6 Minor X clipboard changes 2006-07-24 04:42:19 +00:00
slava 83e07c3093 Slight continuations cleanup 2006-07-24 04:41:27 +00:00
slava 6c4c36126a Faster make-class<cache 2006-07-24 04:34:59 +00:00
slava 5d78177abd Faster >sequence 2006-07-24 04:20:08 +00:00
slava 4102ad72c5 Faster hashtables 2006-07-24 04:11:22 +00:00
slava 242f6c7010 Fix load order issues 2006-07-24 01:45:35 +00:00
slava 1d8e9ccafa X11 backend work 2006-07-24 01:38:58 +00:00
chris.double 1edc5b645e get cont-responder examples test1 and test2 working 2006-07-17 09:13:29 +00:00
chris.double d7c042238c Save responder variables in cont-responder requests 2006-07-17 09:09:40 +00:00
chris.double 69b86eec44 refactor cont-responder and get it working again
Some functionality is missing from previous versions. There is no 'post-refresh-get' functionality or callback quotations. These may be re-added in a later patch.
2006-07-17 08:27:43 +00:00
slava 0bc47536d0 Bootstrap fix 2006-07-23 22:59:45 +00:00
slava 2de4c86f8c Started X11 clipboard copy 2006-07-23 22:51:25 +00:00
slava f7820c999c Dragging up too far would cause the editor gadget to throw an error 2006-07-23 19:58:15 +00:00
matthew.willis 707d59d366 Relocated lazy-lists as top-level contrib 2006-07-22 21:56:17 +00:00
matthew.willis 01fa073af5 vocab rename 2006-07-22 21:50:36 +00:00
matthew.willis 23192d8aec Updated README 2006-07-22 21:50:05 +00:00
slava f90f30dbb0 Bootstrap fix 2006-07-22 21:17:21 +00:00
slava 8b05f22a50 editor gadget now supports multi-line inserts 2006-07-22 21:16:58 +00:00
matthew.willis fc4532ee7c Made the force-promise pattern into a word, removed delay, corrected misc errors. 2006-07-22 20:48:42 +00:00
matthew.willis 7450d50027 Fix indentation, change naming scheme, take out curry's, move from quots to arrays (by way of vectors) and general proofreading and testing. 2006-07-22 10:52:22 +00:00
slava 660bb25d45 Various UI changes 2006-07-22 09:11:19 +00:00
matthew.willis 8cb5cf42b2 Added tests for the lazy list library 2006-07-21 23:45:06 +00:00
matthew.willis 1bd40d5304 Moved some examples into lazy.factor, rewrote examples 2006-07-21 23:42:18 +00:00
matthew.willis be084f8e9d Heavy edits to lazy.factor 2006-07-21 23:39:35 +00:00
slava 995aa94d7c FreeBSD build fix 2006-07-21 22:32:41 +00:00
slava 208b548909 Since other gadgets delegate to the editor gadget, we need to handle this at the control level 2006-07-21 22:07:26 +00:00
slava 0cfe78aeaa New <file-r/w> word for opening a stream that can read and write to the same path -- only useful for *nix devices 2006-07-21 20:31:39 +00:00
slava 642964757a Fix high CPU usage from looping redraw 2006-07-20 04:55:07 +00:00
slava 528bdadc27 Minor doc fixes, add ability to send EOF in UI listener 2006-07-20 04:45:56 +00:00
slava df67fe464e Missing file, oops 2006-07-20 03:57:49 +00:00
slava 79848ac511 Some simple-minded optimizations 2006-07-20 03:10:02 +00:00
slava 675aec0349 fire-motion less frequently 2006-07-20 00:58:25 +00:00
slava 10bbfc3d5f Move editor-theme word to the right place 2006-07-20 00:39:41 +00:00
slava 2d697ff73a Removed line editor unit tests 2006-07-20 00:32:51 +00:00
slava 0a47cd4a75 Code somplification 2006-07-20 00:23:08 +00:00
slava f194a7bc77 More editor/listener work 2006-07-19 23:30:02 +00:00
slava 027c53b5b7 Removing old single-line editor and updating code 2006-07-19 22:46:33 +00:00
slava a464c06bfd OS X 10.3 workaround 2006-07-19 21:15:13 +00:00
slava 9e1d22c150 Field gadget adds history to multi-line editor, better handling of gestures 2006-07-19 21:00:57 +00:00
slava 059e207cf1 Bootstrap fix, add missing unit test to global list 2006-07-19 06:37:59 +00:00
slava ceb0313028 Bootstrap fix for draw-world error handling 2006-07-19 06:28:13 +00:00
slava 9a7b1402b2 Multi-line text editor gadget 2006-07-19 06:27:57 +00:00
slava 8f42c4b655 Better actions support 2006-07-19 06:27:37 +00:00
erg 2e38189507 added load file 2006-07-15 03:28:15 +00:00
erg 3716c6e6fd moved win32 ui code 2006-07-15 03:27:13 +00:00
slava 4e1b676736 More robust UI error handling 2006-07-18 06:26:17 +00:00
slava dc7159578b Back out a threading change 2006-07-17 19:08:38 +00:00
slava 90e24aa9c2 Bootstrap fix 2006-07-17 06:39:46 +00:00
slava 49fccecd6d Working on UI dataflow code 2006-07-17 05:30:54 +00:00