Commit Graph

57 Commits (01a1f8cedee8d995f93e4adb5855a5ae979646e3)

Author SHA1 Message Date
Slava Pestov 5a9523cd63 spacial indexing for faster pane display 2005-08-24 23:25:12 +00:00
Slava Pestov c3d92a0b4e working on visibile-children* 2005-08-24 14:19:09 +00:00
Slava Pestov eb16e7a699 some SDL renaming, fix a few typos 2005-08-24 04:30:07 +00:00
Slava Pestov 2606de8e8e renaming rectangle tuple to rect and a few shape- words to rect-; working on spacial indexing 2005-08-24 03:28:54 +00:00
Slava Pestov 8eb46943d0 refactoring timers 2005-08-24 00:27:42 +00:00
Slava Pestov a21a630087 blinking cursor in UI 2005-08-23 22:16:42 +00:00
Slava Pestov 24ea7fab8d faster hashtable = method, dataflow optimizer cleanups 2005-08-11 23:08:22 +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 91d638450d string-compare ==> lexi, string> ==> lexi> 2005-07-19 08:23:33 +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 d9c4a82c7a big sequences refactoring 2005-07-17 02:16:18 +00:00
Slava Pestov 7456d7edf8 remove paint namespace binding in ui 2005-07-14 01:03:34 +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 f69e594d90 UI layout management work 2005-07-08 05:32:29 +00:00
Slava Pestov 43348dd4c4 better focus protocol, fix problem with the first line in a pane 2005-07-04 22:36:07 +00:00
Slava Pestov 5c9955fa52 added norm, proj words for vectors, removed dot/proj for complex numbers, more UI strippage 2005-06-30 00:04:13 +00:00
Slava Pestov be7dec33ae more UI cleanups, fix jedit-stream bug 2005-06-29 03:50:23 +00:00
Slava Pestov 49769678d1 splitter control in the UI works, improving panes, various UI cleanups 2005-06-26 00:39:53 +00:00
Slava Pestov ff14477e05 duplex-stream stream-close bugfix 2005-06-24 02:35:41 +00:00
Slava Pestov 50b0eee15f a bnit of UI work 2005-06-23 07:15:44 +00:00
Slava Pestov e9b142db4d slowly refactoring UI code to use 3-vectors instead of a mix of x/y parameters on the stack, and complex numbers representing points, added horizontal scrolling 2005-06-22 06:32:17 +00:00
Slava Pestov 7f4da7ecd0 generic words are more flexible, sequences cleaned up 2005-05-14 21:18:45 +00:00
Slava Pestov ec393e6dee minor reorganization of low-level code, further work on VOPs 2005-05-06 23:49:07 +00:00
Slava Pestov 958f20e97c fix text string sizing in UI 2005-05-06 03:58:45 +00:00
Slava Pestov cc1e664a99 string sub-primitives 2005-05-06 02:30:58 +00:00
Slava Pestov ea214c397e UI fixes 2005-04-30 21:17:10 +00:00
Slava Pestov a4579c38b5 Unix socket fix, minor UI fixes 2005-04-30 18:27:40 +00:00
Slava Pestov 02f1896212 PowerPC relocation 2005-03-23 02:20:58 +00:00
Slava Pestov 1bcac74906 working on layouts; simpler tuple delegation 2005-03-09 03:54:59 +00:00
Slava Pestov 839439b7eb layout refactoring 2005-03-08 04:15:00 +00:00
Slava Pestov f824247883 code cleanups and faster bootstrap 2005-03-08 03:11:36 +00:00
Slava Pestov 3cb8a1e63d removed halos; a new tile gadget 2005-03-07 00:46:29 +00:00
Slava Pestov f0dfb77690 renaming word-parameter to word-def; renaming word-property to word-prop 2005-03-05 19:45:23 +00:00
Slava Pestov c4da07c80d halos 2005-03-04 01:43:55 +00:00
Slava Pestov 033ece6ca5 started clipping 2005-02-26 07:11:25 +00:00
Slava Pestov d8c91b1cda scrolling 2005-02-26 05:57:53 +00:00
Slava Pestov 3b98c55ecf dialogs 2005-02-20 02:49:37 +00:00
Slava Pestov 8d139c621a layout alignments 2005-02-20 00:57:26 +00:00
Slava Pestov 99edfc3593 some UI fixes 2005-02-19 22:54:04 +00:00
Slava Pestov 82e22a0841 text fields in the UI 2005-02-13 02:15:30 +00:00
Slava Pestov 8d565b6968 basic notion of keyboard focus 2005-02-11 17:45:24 +00:00
Slava Pestov a8c34f50a8 tuple dispatch compiled, adding USING: to more files, inference terminator cleanup, jedit cleanup, new reload word to reload a word's source file 2005-02-09 03:02:44 +00:00
Slava Pestov 78c9e75847 more UI work, new shapes, tuple in/out syntax 2005-02-06 03:51:41 +00:00
Slava Pestov 711c19445d mouse enter/leave events 2005-02-05 16:52:24 +00:00
Slava Pestov 3ba50f6665 buttons now update their appearance when pressed 2005-02-04 03:21:51 +00:00
Slava Pestov 3e4d15c835 removed boxes; all gadgets can contain children now 2005-02-03 23:18:47 +00:00
Slava Pestov 5791ae2e42 refactoring shape protocol for mutability; layouts 2005-02-03 03:00:46 +00:00