Commit Graph

959 Commits (2ffe86be701c7a07ff53686e7266046109f1fa49)

Author SHA1 Message Date
slava 21e4d08362 More web framework work 2006-10-19 22:09:43 +00:00
slava 364385bd6b Fix resource responder 2006-10-19 21:34:22 +00:00
slava 346063e9ac More small fixes 2006-10-19 18:12:47 +00:00
slava 200d247711 Two small fixes 2006-10-19 02:50:37 +00:00
erg 72ba2c98c5 better FFI error reporting 2006-10-18 21:16:37 +00:00
slava c8ca1997a0 Lock callbacks in memory 2006-10-16 22:06:34 +00:00
slava b5039442ab Automatically invoke code GC 2006-10-16 21:43:11 +00:00
slava 1398494f1d Remove integer-slot and set-integer-slot primitives, add word-xt primitive 2006-10-15 23:01:07 +00:00
slava 95531ff21e Fix bootstrap problem 2006-10-14 04:27:43 +00:00
slava b407e32d7d Fix list selection 2006-10-14 01:45:24 +00:00
slava cd9d36b82c Cocoa: support method redefinition 2006-10-14 00:37:14 +00:00
slava 35a7daf7aa Presentation cleanup 2006-10-10 05:07:11 +00:00
slava 8710bf56c0 Listener completion improvement 2006-10-10 04:14:53 +00:00
slava 5cc28c7e0c Documentation updates, menus fix 2006-10-10 03:57:32 +00:00
slava fe93525a09 Horizontal scrolling with the mouse wheel is now supported 2006-10-09 21:04:08 +00:00
slava 192a8fc640 Documentation updates, help link operations fix, list mouse gestures 2006-10-09 18:51:09 +00:00
slava bfa5b80f57 Listener cleanup 2006-10-07 20:29:47 +00:00
slava 3a6c3b3600 UI completion cleanups 2006-10-07 18:36:32 +00:00
slava 93c3dcf19b Remove debug messages 2006-10-07 06:25:29 +00:00
slava f044b47e96 Menus 2006-10-07 06:17:32 +00:00
slava ce8ed04543 Seeing a tuple now shows the constructor, browser tile toolbar fix 2006-10-07 00:41:25 +00:00
slava 80a5ee7322 Slider fix, rename path. to write-path 2006-10-07 00:27:40 +00:00
slava 91b00ac448 Assorted fixes 2006-10-06 21:42:12 +00:00
slava 86420977b3 Minor completion UI cleanups 2006-10-06 21:07:13 +00:00
slava c87a34b164 Remove some code duplication between apropos and help search 2006-10-06 20:46:35 +00:00
slava fab5ec98f2 Help search in UI bug 2006-10-06 08:20:36 +00:00
slava 648449b026 Press C+e in UI listener for 'edit file' popup 2006-10-06 08:15:34 +00:00
slava 48a3fad1a1 Search gadget improvements 2006-10-05 21:15:41 +00:00
slava a5ed889085 Working on UI completion 2006-10-05 06:10:49 +00:00
slava 7f4dbed78d Pane, track, toolbar fixes 2006-10-05 03:30:17 +00:00
slava 761f929de9 pane-stream class to fix a delegation issue 2006-10-04 21:33:02 +00:00
slava 3abfe244aa Improved UI completion 2006-10-04 21:21:37 +00:00
slava 5dd0182d73 UI cleanup 2006-10-04 04:40:10 +00:00
slava 99e4607178 Intel Mac exception handler fix 2006-10-02 05:11:56 +00:00
slava db8827d86c Dataflow visualizer fixes 2006-09-30 04:03:46 +00:00
slava 736b2d8bfa Source files and module system cleanup 2006-09-30 03:03:27 +00:00
slava 83d4887189 viewport/scrolling refactoring 2006-09-29 22:56:09 +00:00
slava 0776e02d0c Editors now support the stream output protocol 2006-09-29 21:18:09 +00:00
slava 6438c25ec4 Redefining a symbol does not trigger a recompile 2006-09-29 21:07:24 +00:00
slava cf25f13c95 Holding down the mouse button in a slider's elevator now does timer-based scrolling 2006-09-29 20:53:40 +00:00
slava 88a6175f8f Better looking input mouse over when input has > 1 line 2006-09-29 20:07:01 +00:00
slava 037b9bac02 Fix pane performance regression and add a unit test to catch it 2006-09-29 19:59:06 +00:00
slava fc0cea8e42 Replace compiled? primitive with compiled? word slot 2006-09-27 07:11:18 +00:00
slava 155cb7f3be Unmark marked blocks after code GC 2006-09-26 23:04:30 +00:00
slava 39d363f265 Runtime code cleanups, implemented mark and sweep code GC 2006-09-26 22:44:18 +00:00
slava f55cfd918a Image save doesn't write the large free block at the end 2006-09-26 21:22:04 +00:00
slava 003d7cc91b Fix O(n^2) icache flush 2006-09-26 20:42:29 +00:00
slava 2196f3721b Fix room. 2006-09-26 05:08:05 +00:00
slava 7fbb1ae671 Code heap manager fixes 2006-09-25 06:47:56 +00:00
slava 06f6c206c8 Windows OpenGL workaround 2006-09-24 21:22:11 +00:00