Commit Graph

577 Commits (d727edea890fd68cc56c6c6540cf87af368dfcdf)

Author SHA1 Message Date
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
erg 25f4e1e425 fix win32 native i/o, updated win32 bindings for f/char* change 2006-08-01 10:03:03 +00:00
erg 6d453bf564 win32 -- add support for \r\n during copy/paste, alt-f4 now closes windows 2006-07-31 23:38:34 +00:00
slava 7bad3a77fa Get Cocoa binding working with strict char* handling 2006-08-01 00:43:48 +00:00
slava b536e80864 Cleanup 2006-07-31 20:50:40 +00:00
slava e30871f4a5 interactor-busy? flag added 2006-07-31 20:49:26 +00:00
slava a891cb2c08 Remove unused word 2006-07-31 20:28:58 +00:00
slava ec4d9b4932 Walker now handles errors properly (almosT) 2006-07-31 20:12:29 +00:00
slava 0550b28e90 Different walker interaction style 2006-07-31 03:20:08 +00:00
slava 683b19af37 UI walker fixes 2006-07-31 02:20:52 +00:00
slava c41bd690f4 Graphical walker lands 2006-07-31 02:08:47 +00:00
slava b0a4b6409a Changed argument order of {head,tail}{,-slice}{,*} and group 2006-07-30 00:36:25 +00:00
slava adef6a2f04 Debugging system services support (Mac OS X) 2006-07-29 23:37:50 +00:00
slava 0b8c907ec5 editor gadget now uses gadget-selection protocol 2006-07-28 23:15:03 +00:00
slava 1e419e6580 Services client support (untested) 2006-07-28 23:14:05 +00:00
slava 4dd791c48f Uncomment HOME/END/DELETE key codes, fix win32 error on window close 2006-07-29 04:53:20 +00:00
erg 7650ed6bf3 win32 changes that are in .83 release 2006-07-28 20:15:57 +00:00
slava 9d9924cf77 gadgets/fields unit tests did not work if the UI was not running 2006-07-28 22:01:57 +00:00
slava 7abaa0ab0d Fix make-track 2006-07-28 22:00:14 +00:00
slava 52d6fc7ecc ui-step now asserts depth (so don't leak stack cells in your draw-gadget*); fix memory leak with set-length and vectors 2006-07-28 21:57:24 +00:00
slava 66c26e234a make-frame/track now compiles (except that add-gadget doesn't; this is pending) 2006-07-28 20:07:22 +00:00
slava 12ad53b6ae Fix thumb minimum size 2006-07-28 19:33:23 +00:00
slava 03f625cea1 Some cleanups to start 0.84 2006-07-28 07:54:46 +00:00
slava c70446109f Fix field bug, unit tests 2006-07-27 23:46:21 +00:00
slava df5f7cc4df Small fixes 2006-07-26 04:38:19 +00:00
slava ad0ae8dc63 Remove add-simple-library 2006-07-26 04:36:22 +00:00
slava f62277f8ba Fix for a fix 2006-07-26 01:33:56 +00:00
slava 4d6325a199 Help viewer was broken because history had a bug 2006-07-26 00:09:52 +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 f7b1fae96c Workaround for apparent (Mesa ?) GL bug with display lists that bind a texture 2006-07-25 20:30:50 +00:00
erg 66c4e51bcf ran dos2unix on win32 files 2006-07-25 14:04:14 +00:00
slava 1a8058a8bd Improved UI listener and editor 2006-07-25 04:14:59 +00:00
slava 60ca9804f1 Field gadget now has an action quotation 2006-07-24 19:42:33 +00:00
erg fdc63f95c5 removed a comment 2006-07-24 18:59:30 +00:00
erg fcb6528ca8 ui improvements, copy/paste added 2006-07-24 18:57:36 +00:00
erg 0f1c3fb0c5 win32 ui/io updates 2006-07-24 08:09:21 +00:00
slava 9e43c91821 Fix Shift key modifier in Cocoa backend 2006-07-24 06:08:57 +00:00
slava 4d4e9e8b29 X11 selection fixes 2006-07-24 06:02:06 +00:00
slava 7c85cc68c6 Minor X clipboard changes 2006-07-24 04:42:19 +00:00
slava 242f6c7010 Fix load order issues 2006-07-24 01:45:35 +00:00
slava 1d8e9ccafa X11 backend work 2006-07-24 01:38:58 +00:00
slava 0bc47536d0 Bootstrap fix 2006-07-23 22:59:45 +00:00
slava 2de4c86f8c Started X11 clipboard copy 2006-07-23 22:51:25 +00:00
slava f7820c999c Dragging up too far would cause the editor gadget to throw an error 2006-07-23 19:58:15 +00:00
slava 8b05f22a50 editor gadget now supports multi-line inserts 2006-07-22 21:16:58 +00:00
slava 660bb25d45 Various UI changes 2006-07-22 09:11:19 +00:00
slava 208b548909 Since other gadgets delegate to the editor gadget, we need to handle this at the control level 2006-07-21 22:07:26 +00:00
slava 642964757a Fix high CPU usage from looping redraw 2006-07-20 04:55:07 +00:00
slava 528bdadc27 Minor doc fixes, add ability to send EOF in UI listener 2006-07-20 04:45:56 +00:00