Commit Graph

1195 Commits (1bb4485a5857e9877d8f24fd8853e8f11e01117c)

Author SHA1 Message Date
Slava Pestov f2f1c6705b more removals of unnecessary >list calls 2005-07-23 03:21:50 +00:00
Slava Pestov 315f9d547f various code cleanups, removing some redundant calls to >list, fix i/o timeouts 2005-07-23 02:18:47 +00:00
Slava Pestov 8ba86c54ff presentations.factor typo fix 2005-07-22 03:37:08 +00:00
Slava Pestov 462536cf2d handbook updates, and more stream word renamings 2005-07-22 03:36:40 +00:00
Slava Pestov 50eeb1db28 handbook updates, HTML-format changelog 2005-07-22 01:43:37 +00:00
Slava Pestov 3956f12627 rename stream-auto-flush to stream-finish 2005-07-22 01:05:17 +00:00
Slava Pestov 1d2a152cb3 updated README.txt 2005-07-21 07:45:34 +00:00
Slava Pestov eb9271fe1d documentation updates, fix typo in sequences 2005-07-21 07:04:19 +00:00
Slava Pestov 2673c2df69 fix bootstrap failure, unix i/o code no longer creates new sbufs all the time 2005-07-20 22:33:32 +00:00
Slava Pestov 3a366a386f fix mouse enter/leave handling with overlapping gadgets 2005-07-20 22:04:29 +00:00
Slava Pestov dc78cac25f wheel mouse support in UI 2005-07-20 20:03:03 +00:00
Slava Pestov ad94142247 clickable code snippets in the tutorial 2005-07-20 05:16:33 +00:00
Slava Pestov f8afe6856e assemble [ EAX 0 ] etc as [ EAX ] 2005-07-20 04:50:26 +00:00
Slava Pestov 3d1db6083f fix set-length on vectors and sbufs to not shorten the underlying array 2005-07-20 04:28:07 +00:00
Slava Pestov ce41c5d642 fixed stack comments of read1, minor UI updates 2005-07-20 02:29:57 +00:00
Slava Pestov 2bdd8d33c2 missing IN: declaration 2005-07-20 01:52:10 +00:00
Slava Pestov 53ee5799b5 fix a typo 2005-07-20 01:27:52 +00:00
Slava Pestov c7c29e29c2 init-world.factor did not load 2005-07-19 21:56:39 +00:00
Slava Pestov c0f4f7f85d moved tutorial to library/help/ 2005-07-19 21:56:22 +00:00
Slava Pestov bf59485c2f more minor UI cleanups 2005-07-19 21:51:59 +00:00
Slava Pestov b092647198 removed x/y variable usage from all places except frame layout 2005-07-19 21:40:32 +00:00
Slava Pestov e232965f2e minor UI cleanups; phasing out x and y variables 2005-07-19 21:31:01 +00:00
Slava Pestov fc934d8630 fix incremental layout strategy bug 2005-07-19 20:56:57 +00:00
Slava Pestov 91d638450d string-compare ==> lexi, string> ==> lexi> 2005-07-19 08:23:33 +00:00
Slava Pestov 65d35e51ec graphical tutorial 2005-07-18 22:14:13 +00:00
Slava Pestov 639d970807 added inline declaration for hash-subset 2005-07-18 06:11:33 +00:00
Slava Pestov 1cbccb5956 documentation updates, minor code cleanups 2005-07-18 06:08:41 +00:00
Slava Pestov 065b93dbdf removed fancy jEdit console attributed stream 2005-07-17 20:29:17 +00:00
Slava Pestov 34ba2a6bfc finish stream-write-attr/stream-write1 split 2005-07-17 19:22:06 +00:00
Slava Pestov 9004533730 , no longer has the deprecated string append behavior, added stream-write1 generic 2005-07-17 18:48:55 +00:00
Slava Pestov 7565cc6b45 remove pair of unused style symbols 2005-07-17 07:47:25 +00:00
Slava Pestov 7f941feaf8 more UI paint cleanups, gradient paint added 2005-07-17 07:47:14 +00:00
Slava Pestov 9bcde6657d UI paint cleanups 2005-07-17 06:49:07 +00:00
Slava Pestov 06aee28239 fix problem in fiber?; UI cleanups 2005-07-17 04:21:10 +00:00
Slava Pestov d43c2d5fe9 fix bug in pick-up 2005-07-17 03:01:51 +00:00
Slava Pestov d9c4a82c7a big sequences refactoring 2005-07-17 02:16:18 +00:00
Slava Pestov a1f3680708 ui listener shows the stack now, fixed gadget display command 2005-07-14 04:32:52 +00:00
Slava Pestov e6327cec9b presentation fixes, prettyprinter cleanup 2005-07-14 02:51:43 +00:00
Slava Pestov 841edc21c8 splitter layout fix 2005-07-14 01:28:23 +00:00
Slava Pestov 867dfe7ac9 memory usage improvement 2005-07-14 01:17:47 +00:00
Slava Pestov 7456d7edf8 remove paint namespace binding in ui 2005-07-14 01:03:34 +00:00
Slava Pestov 02a5067706 fix mouse enter/leave handling 2005-07-13 22:08:54 +00:00
Slava Pestov 85eabe43d3 fix unit test failures 2005-07-13 19:34:38 +00:00
Slava Pestov 52c1ea3d25 fix segfault, clean up code 2005-07-13 19:14:57 +00:00
Slava Pestov f83823d31d generation count is now configurable with a command line switch 2005-07-13 18:53:45 +00:00
Slava Pestov a7279bd39c removed remaining 2-dimensional point code from UI, minor enhancements to matrices library 2005-07-13 00:30:05 +00:00
Slava Pestov 520eaa65ef minor UI fixes, updating html streams to not use obsolete style keys 2005-07-12 02:47:38 +00:00
Slava Pestov d4e3075eeb fix a few minor menu bugs 2005-07-09 22:32:31 +00:00
Slava Pestov f12d34448f incremental layout fixes 2005-07-09 20:49:13 +00:00
Slava Pestov 0a8477701a fix hang with incremental layout 2005-07-09 20:08:50 +00:00