slava
|
f3ce2a15ed
|
More cons cell removals
|
2006-05-15 05:01:47 +00:00 |
slava
|
3f77d6eb65
|
Multi-window code cleanups
|
2006-03-25 03:58:03 +00:00 |
slava
|
fdfcc34621
|
Simplifying UI code dealing with worlds
|
2006-03-25 00:26:06 +00:00 |
slava
|
500d7b5331
|
Start refactoring hand, add new get-global word
|
2006-03-19 05:30:57 +00:00 |
Slava Pestov
|
3e29bee73b
|
IRC bot fixes, UI fix, canvas gadget example
|
2006-01-31 01:35:55 +00:00 |
Slava Pestov
|
13ef8f9412
|
cell fix; experimental preferred size cache; floor/ceiling/truncate/mod for floats; fix mod for ratios; fix float equality test
|
2006-01-27 04:01:14 +00:00 |
Slava Pestov
|
cec0fc6ddd
|
fix scrolling bug and added a new browser pane component
|
2005-12-22 23:38:10 +00:00 |
Slava Pestov
|
23738087aa
|
big syntax change: vectors are now V{ }, hashtables are now H{ }, tuples T{ }, wrappers W{ }, complexes C{ }, arrays { }
|
2005-10-30 03:25:38 +00:00 |
Slava Pestov
|
0e2a00fca7
|
fix another scrolling bug in the UI
|
2005-10-23 20:18:07 +00:00 |
Slava Pestov
|
e6d93ee7cd
|
UI refactoring and fixes
|
2005-10-10 01:27:14 +00:00 |
Slava Pestov
|
5c966a354e
|
fix bootstrap failure
|
2005-09-27 04:44:38 +00:00 |
Slava Pestov
|
c4cec1321c
|
rename ifte to if
|
2005-09-24 19:21:17 +00:00 |
Slava Pestov
|
5866613d3e
|
compiler optimizations
|
2005-09-23 05:22:04 +00:00 |
Slava Pestov
|
bf5d88b649
|
changes to continuation words
|
2005-09-14 04:37:50 +00:00 |
Slava Pestov
|
27439f95c9
|
arrays are now better supported, various cleanups
|
2005-09-12 00:46:55 +00:00 |
Slava Pestov
|
5e51518044
|
scrolling bug fix and moving a few layout words
|
2005-09-03 20:28:42 +00:00 |
Slava Pestov
|
8b842cc543
|
fix compilation of cond; fix other regressions
|
2005-09-03 06:19:11 +00:00 |
Slava Pestov
|
b518afab32
|
Mindmap gadget
|
2005-09-01 05:20:43 +00:00 |
Slava Pestov
|
9b361d749b
|
UI code cleanups
|
2005-08-27 01:42:43 +00:00 |
Slava Pestov
|
45109c1a0a
|
major cleanup
|
2005-08-25 19:27:38 +00:00 |
Slava Pestov
|
5a9523cd63
|
spacial indexing for faster pane display
|
2005-08-24 23:25:12 +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
|
a21a630087
|
blinking cursor in UI
|
2005-08-23 22:16:42 +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
|
bf59485c2f
|
more minor UI cleanups
|
2005-07-19 21:51:59 +00:00 |
Slava Pestov
|
91d638450d
|
string-compare ==> lexi, string> ==> lexi>
|
2005-07-19 08:23:33 +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
|
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
|
0a8477701a
|
fix hang with incremental layout
|
2005-07-09 20:08:50 +00:00 |
Slava Pestov
|
ebdcb51063
|
fixes to menu code in UI, hacked up presentations in listener
|
2005-06-27 20:50:21 +00:00 |
Slava Pestov
|
69608069e1
|
new add word, got rid of unused stdio-stream
|
2005-06-23 19:53:54 +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
|
8b496e60ff
|
fix bad bootstrap bug; generic append, reverse, concat (replacing cat and append*); working on documentation
|
2005-04-25 23:54:21 +00:00 |
Slava Pestov
|
f824247883
|
code cleanups and faster bootstrap
|
2005-03-08 03:11:36 +00:00 |