Commit Graph

113 Commits (2671ebf519d51a241ee5c7ab8044746c110438a2)

Author SHA1 Message Date
slava d034d0d14e Clean up timer code 2006-10-09 17:38:53 +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 c59dab2b9b repeat-button refactoring 2006-09-29 20:26:54 +00:00
slava 3921584818 Remove gadget-help generic word 2006-08-26 07:20:58 +00:00
slava d8567020fb loading the image should not exhaust nursery space 2006-08-24 02:56:39 +00:00
slava f15e657631 Stack effect declaration fixes 2006-08-15 08:57:12 +00:00
slava 56e19dbf14 First stage of stack effect declaration implementation 2006-08-15 07:01:24 +00:00
slava 55ec0e3a91 sequence= is now inlined 2006-08-07 19:41:31 +00:00
slava fa882bc2c8 Scrolling fixes 2006-08-04 04:01:18 +00:00
slava 83ac24e59a Remove unused word 2006-08-04 00:06:24 +00:00
slava 5d7d152792 Scrolling fixes 2006-08-04 00:05:54 +00:00
slava 1e419e6580 Services client support (untested) 2006-07-28 23:14:05 +00:00
slava ec3ee8f389 UI race fix: if you call relayout-1 then relayout on the same gadget, it behaves as if it was a relayout-1 2006-07-26 00:09:19 +00:00
slava 9cc17e4f9e New hand-rel word for upcoming multiline editor gadget; fix Cocoa stack leak 2006-07-12 19:58:05 +00:00
slava 337219be0d Minor UI cleanup 2006-07-11 04:57:46 +00:00
slava ee3acaabc1 graft/ungraft protocol replaces broken add/remove-notifyy 2006-06-29 08:07:10 +00:00
slava 3ddcb4d2f3 Slightly more expressive frame/track builder 2006-06-29 05:54:11 +00:00
slava 7fd74ab6db Minor layout issue fixes 2006-06-29 04:00:21 +00:00
slava e4dc215220 Scrolling cleanups; fix usability issue with listener's scroll behavior 2006-06-25 22:21:18 +00:00
slava f646a17289 UI optimizations 2006-06-23 06:25:08 +00:00
slava 173efd801a UI now uses x/y instead of x/y/z 2006-06-23 04:06:53 +00:00
slava 4297d2b4f2 More flexible tabular output, grid/frame fixes 2006-06-17 20:51:44 +00:00
slava a1d2780916 Fix some caret focus issues, make Cocoa windows respond to focusing mouse clicks, merge gadgets-layouts vocab into gadgets 2006-05-31 22:45:11 +00:00
slava 126a5186d8 New gesture handling style 2006-05-26 21:40:41 +00:00
slava f3ce2a15ed More cons cell removals 2006-05-15 05:01:47 +00:00
slava 307bc73f5e reverse-slice ==> <reversed> 2006-05-15 03:25:34 +00:00
slava 0eb39be459 Multi-window code cleanups 2006-03-18 07:23:57 +00:00
slava 5135e21055 Per-world font sprites 2006-03-18 06:57:57 +00:00
slava e494149c37 Removed the world global altogether 2006-03-18 01:24:28 +00:00
slava 240c12dfc8 UI cleanups 2006-03-15 23:24:59 +00:00
slava b874287ea1 Big set of Cocoa/UI changes 2006-03-15 02:09:25 +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 d0eff0b9f0 minor fixes and factoroids updates 2005-11-19 09:09:30 +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 26ca341958 some UI cleanups 2005-10-27 20:17:50 +00:00
Slava Pestov 34d8c6a413 fix OpenGL stack overflow 2005-10-27 05:53:59 +00:00
Slava Pestov 0ac1989859 centralized notion of gadget orientation; moved httpd unit tests to contrib 2005-10-24 04:08:09 +00:00
Slava Pestov 0e2a00fca7 fix another scrolling bug in the UI 2005-10-23 20:18:07 +00:00
Slava Pestov 338d421832 fix scroller 2005-10-21 23:46:14 +00:00
Slava Pestov e6d93ee7cd UI refactoring and fixes 2005-10-10 01:27:14 +00:00
Slava Pestov 6b8e232c63 fix bignum emission, put MT in core 2005-10-08 05:15:14 +00:00
Daniel Ehrenberg cf7665bb9b fixing sloppy code 2005-10-02 04:34:31 +00:00
Slava Pestov 8c1bf3624e minor UI fixes 2005-09-29 03:29:00 +00:00
Slava Pestov b9165cd02c arrows in the UI, and various cleanups 2005-09-27 04:24:42 +00:00
Slava Pestov 55a2ac9b33 working on incremental layout 2005-09-26 00:41:49 +00:00
Slava Pestov 8af730f791 working on presentation outliner to replace mindmap 2005-09-25 05:10:02 +00:00
Slava Pestov 9f0434f30f some UI tweaking 2005-09-25 03:21:09 +00:00
Slava Pestov c4cec1321c rename ifte to if 2005-09-24 19:21:17 +00:00