Commit Graph

66 Commits (3edc7cf02151e10367aae2c10d32b36a1e26727f)

Author SHA1 Message Date
slava f044b47e96 Menus 2006-10-07 06:17:32 +00:00
slava 698727b49f Tiny cleanups 2006-09-19 22:39:51 +00:00
slava 4ed790c2b6 Hide mouse help after presentation is ungrafted 2006-09-07 03:26:30 +00:00
slava 7018d05703 Fix X11 stack height bug, S+click in editor to extend selection 2006-08-28 04:24:05 +00:00
slava b2dd65b80b Modifiers for mouse clicks, fix keyboard help action 2006-08-28 03:22:30 +00:00
slava e1e213ab18 Workspace improvements 2006-08-26 21:13:24 +00:00
slava 3921584818 Remove gadget-help generic word 2006-08-26 07:20:58 +00:00
slava 6143b00434 Presentation cleanups and mouse help 2006-08-26 01:29:23 +00:00
slava 758ccb33fc Command framework 2006-08-24 22:23:48 +00:00
slava d727edea89 Friendlier :help 2006-08-01 22:14:22 +00:00
slava a552e6d30d Start implementing :help 2006-08-01 08:45:05 +00:00
slava 1d8e9ccafa X11 backend work 2006-07-24 01:38:58 +00:00
slava 642964757a Fix high CPU usage from looping redraw 2006-07-20 04:55:07 +00:00
slava 675aec0349 fire-motion less frequently 2006-07-20 00:58:25 +00:00
slava f194a7bc77 More editor/listener work 2006-07-19 23:30:02 +00:00
slava 027c53b5b7 Removing old single-line editor and updating code 2006-07-19 22:46:33 +00:00
slava 9e1d22c150 Field gadget adds history to multi-line editor, better handling of gestures 2006-07-19 21:00:57 +00:00
slava 059e207cf1 Bootstrap fix, add missing unit test to global list 2006-07-19 06:37:59 +00:00
slava 8f42c4b655 Better actions support 2006-07-19 06:27:37 +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 f47986dcff Browser now makes more efficient use of screen space; new MVC/reactive programming framework 2006-06-27 07:26:52 +00:00
slava 173efd801a UI now uses x/y instead of x/y/z 2006-06-23 04:06:53 +00:00
slava 5564691c27 Fix world focus bug, new [-] word, caret no longer blinks 2006-06-09 23:58:11 +00:00
slava d9f076c73f Preliminary support for pasting from the clipboard on Cocoa 2006-06-03 06:41:28 +00:00
slava 48e76e5957 Attempt to implement mouse enter/leave handling in X11 (untested) 2006-06-03 05:53:34 +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 289f63e655 Stacking order is now saved along with window contents 2006-05-28 23:12:33 +00:00
slava 805d73ca22 Top-level window focus handling 2006-05-28 22:35:01 +00:00
slava 126a5186d8 New gesture handling style 2006-05-26 21:40:41 +00:00
slava 3856c26f69 Fixing UI scrolling issues 2006-05-24 07:23:45 +00:00
slava e0a875bc6b UI improvements, new apropos tool 2006-05-19 02:01:38 +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 9f6361ff87 UI button cleanups 2006-03-25 22:41:40 +00:00
slava 836d24d696 Documentation updates and UI fixes 2006-03-25 22:01:39 +00:00
slava fdfcc34621 Simplifying UI code dealing with worlds 2006-03-25 00:26:06 +00:00
slava ce5a7fb58f Fix stack leaks in X11 backend 2006-03-22 22:22:05 +00:00
slava b874287ea1 Big set of Cocoa/UI changes 2006-03-15 02:09:25 +00:00
Slava Pestov 35c40cb781 event handling cleanups 2005-12-17 05:12:32 +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 3ff1915f1a UI fixes for OS X, compiler fixes for PowerPC 2005-10-12 03:28:17 +00:00
Slava Pestov 47f511d8a6 some UI refactoring 2005-10-08 00:26:21 +00:00
Slava Pestov c4cec1321c rename ifte to if 2005-09-24 19:21:17 +00:00
Slava Pestov 9b361d749b UI code cleanups 2005-08-27 01:42:43 +00:00
Slava Pestov 3a366a386f fix mouse enter/leave handling with overlapping gadgets 2005-07-20 22:04:29 +00:00
Slava Pestov 91d638450d string-compare ==> lexi, string> ==> lexi> 2005-07-19 08:23:33 +00:00
Slava Pestov 867dfe7ac9 memory usage improvement 2005-07-14 01:17:47 +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 7f4da7ecd0 generic words are more flexible, sequences cleaned up 2005-05-14 21:18:45 +00:00
Slava Pestov 02f1896212 PowerPC relocation 2005-03-23 02:20:58 +00:00