Commit Graph

756 Commits (2671ebf519d51a241ee5c7ab8044746c110438a2)

Author SHA1 Message Date
slava 3781b13824 Experimental new developer tools in UI 2006-08-24 04:45:58 +00:00
slava d8567020fb loading the image should not exhaust nursery space 2006-08-24 02:56:39 +00:00
slava bb7534d14d Minor UI tweaks 2006-08-24 02:14:53 +00:00
slava a5e1de9ddd Simplify field/interactor history code 2006-08-23 01:50:05 +00:00
slava 31496f0554 Compiler docs, interactor tweak 2006-08-19 19:33:55 +00:00
erg 5e776a2b0a fix compile error, swap over -> tuck 2006-08-18 16:43:48 +00:00
slava e1abcf43b4 accumulate now returns the final result 2006-08-18 07:16:28 +00:00
slava b2d68abd62 Fix various stack effect declarations 2006-08-18 06:05:13 +00:00
slava 500b97708f Fix stack effect declaration 2006-08-18 05:17:23 +00:00
slava 7f2e39430e Some more stack effect declarations 2006-08-18 04:54:55 +00:00
slava 06a4af7c00 More work on stack effect declaration 2006-08-15 20:29:35 +00:00
slava 8dfdf52d3a Some unit test fixes 2006-08-15 09:24:30 +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 af1dcf3990 : delete-all 0 swap set-length ; 2006-08-09 20:14:54 +00:00
slava 55ec0e3a91 sequence= is now inlined 2006-08-07 19:41:31 +00:00
slava 26816e583a ^n and ^p in fields now moves caret to end 2006-08-04 04:32:31 +00:00
slava fa882bc2c8 Scrolling fixes 2006-08-04 04:01:18 +00:00
slava 6cba51ed7d Fix error when drawing selection 2006-08-04 02:06:55 +00:00
slava 402a102fa4 Hide the caret if we don't have focus 2006-08-04 02:01:24 +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
erg 76567bc4d0 win32 ui fix for resizing windows 2006-08-03 22:34:17 +00:00
slava 89fbc32ef3 Scrolling cleanup 2006-08-03 21:17:22 +00:00
slava f395b032a5 Editor and scrolling cleanups 2006-08-03 20:25:20 +00:00
erg 319353fed8 win32 directory restructuring 2006-08-01 22:59:56 +00:00
erg a758c0642f win32 restructuring 2006-08-01 18:17:22 +00:00
slava 11ba560c6d Definition protocol 2006-08-02 19:17:13 +00:00
slava 477fb4db7a Fix X11 UI backend for char* FFI change 2006-08-01 23:25:12 +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
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
slava df67fe464e Missing file, oops 2006-07-20 03:57:49 +00:00
slava 79848ac511 Some simple-minded optimizations 2006-07-20 03:10:02 +00:00
slava 675aec0349 fire-motion less frequently 2006-07-20 00:58:25 +00:00
slava 10bbfc3d5f Move editor-theme word to the right place 2006-07-20 00:39:41 +00:00
slava 0a47cd4a75 Code somplification 2006-07-20 00:23:08 +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 ceb0313028 Bootstrap fix for draw-world error handling 2006-07-19 06:28:13 +00:00
slava 9a7b1402b2 Multi-line text editor gadget 2006-07-19 06:27:57 +00:00
slava 8f42c4b655 Better actions support 2006-07-19 06:27:37 +00:00
erg 2e38189507 added load file 2006-07-15 03:28:15 +00:00
erg 3716c6e6fd moved win32 ui code 2006-07-15 03:27:13 +00:00
slava 4e1b676736 More robust UI error handling 2006-07-18 06:26:17 +00:00
slava 49fccecd6d Working on UI dataflow code 2006-07-17 05:30:54 +00:00
erg ce6d8ae88e win32.patch 2006-07-14 15:54:00 +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 489bea18d5 AMD64 fix, Cocoa UI memory leak fix 2006-07-11 04:48:35 +00:00
slava 916ded94c4 Status bar 2006-07-11 00:12:40 +00:00
slava 2656621e9d New windows don't redraw 2006-07-10 19:56:26 +00:00
slava e7ea25a563 UI single stepper tool 2006-07-10 04:51:22 +00:00
slava 92a1183054 0.83 changes 2006-07-10 00:47:01 +00:00
slava a277280e90 Clickable vocabularies in documentation 2006-07-09 23:50:56 +00:00
slava bdd295f086 Better slider rounding 2006-07-09 22:14:26 +00:00
slava f7871d7055 Make { wrap-margin f } in a style work 2006-07-09 22:03:43 +00:00
slava 81e5fd2c9e Bug fixes 2006-07-09 20:13:22 +00:00
slava c5716ff2e1 Fix problem where help window shows wrong page initially 2006-07-09 19:57:34 +00:00
slava da5539c29b Fix bootstrap failure 2006-07-06 22:08:14 +00:00
slava 3ae55cb96a Add search button to help tool 2006-07-06 20:54:26 +00:00
slava 910d6de129 Don't worry about Factor-defined struct returning Objective C methods for now 2006-07-06 20:54:05 +00:00
slava c9590d2560 More Mac Intel ABI fixes -- and fuck Apple for screwing up the Objective C ABI even further 2006-07-06 20:24:09 +00:00
slava 6a862a9696 Add support for 8-byte struct returns, Mac OS X Intel style 2006-07-06 07:04:58 +00:00
slava d8be9e23ec Fix raise-window typo on X11 2006-07-06 00:35:19 +00:00
slava 81a9a2f977 Fix bootstrap bug and ungraft bug 2006-07-05 22:47:42 +00:00
slava 23ebcbad42 Model refcounting, fix world title 2006-07-05 22:11:44 +00:00
slava c3bfbbe6b7 gadget-title protocol uses models 2006-07-05 21:12:30 +00:00
slava 8abb81e89a Fix obscure bug where the area reserved for struct returns could get moved if the method being called is a Factor callback 2006-07-04 21:24:36 +00:00
slava 7610aa1587 New with-malloc combinator 2006-07-04 21:24:15 +00:00
slava 3bd5ddc494 Bootstrap fix 2006-07-03 07:13:26 +00:00
slava f2ddbae4ac Command line handling cleanup 2006-07-02 22:51:57 +00:00
slava 33088f70bb Change some usages of catch to recover, and fix a help viewer bug 2006-07-01 20:14:28 +00:00
slava b4359d8373 Help viewer and model updates 2006-07-01 20:07:10 +00:00
slava ee3acaabc1 graft/ungraft protocol replaces broken add/remove-notifyy 2006-06-29 08:07:10 +00:00
slava 5f26260396 Updating help gadget 2006-06-29 07:54:30 +00:00
slava 3ddcb4d2f3 Slightly more expressive frame/track builder 2006-06-29 05:54:11 +00:00
slava 728a2afaba Fix Cocoa window raise 2006-06-29 05:53:55 +00:00
slava 67f86d3611 Reuse tool windows when they are already open; simplify some code 2006-06-29 04:25:35 +00:00
slava 7fd74ab6db Minor layout issue fixes 2006-06-29 04:00:21 +00:00
slava 392968df03 Documentation formatting fixes 2006-06-27 23:57:04 +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 cfdb6aef7b Separate search tools, titled-gadget focus fix 2006-06-26 05:54:25 +00:00
slava 6017ad861b Table borders 2006-06-26 05:53:05 +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 895a38fe5a Remove the 'links-in' feature 2006-06-21 03:05:26 +00:00
slava 117aef414f Markup fixes for better HTML generation 2006-06-20 22:31:48 +00:00
slava 4297d2b4f2 More flexible tabular output, grid/frame fixes 2006-06-17 20:51:44 +00:00
slava eaec328b5b grid-gap is now a vector not a scalar 2006-06-17 20:15:12 +00:00
slava da6ddf5d8b Minor code cleanups for table output in UI 2006-06-17 20:00:10 +00:00
slava a5cc32ed15 Tabs gadget improved 2006-06-17 07:51:06 +00:00
slava aec1590ff7 More help documentation 2006-06-17 05:03:56 +00:00
slava 10af34de4d Documentation updates 2006-06-17 03:12:40 +00:00
slava 65680737ca HTTPD updates and minor help fixes 2006-06-15 05:21:16 +00:00
slava 490c8f4835 Minor reshufflings as a result of style stack removal 2006-06-14 06:16:53 +00:00
slava 4c54d0765f Replace style stack with a better abstraction, a wrapper stream that adds a style to each piece of output 2006-06-14 05:47:28 +00:00
slava d2d0404af3 Minor UI improvements 2006-06-12 07:21:08 +00:00
slava 7026c53769 More help search work, some UI improvements 2006-06-12 06:41:19 +00:00
slava b4219e2184 Experimental help search 2006-06-12 03:38:39 +00:00
slava be2b8d1c99 New split implementation, remove some silly UI features 2006-06-12 02:44:22 +00:00
slava 60abfc1d58 tabular output can now be passed a style 2006-06-10 02:17:12 +00:00
slava 409f9030d4 Fix tables and word wrap 2006-06-10 01:55:37 +00:00
slava 5564691c27 Fix world focus bug, new [-] word, caret no longer blinks 2006-06-09 23:58:11 +00:00
slava 892064b293 Using tabular-output in room. and heap-stats., better looking $list, new $table markup, use $table in a few places in the docs 2006-06-08 04:38:34 +00:00
slava 32fcb50718 Grids do gaps now (untested) 2006-06-08 03:51:28 +00:00
slava 98c514b9cd Tabular output 2006-06-08 03:04:37 +00:00
wayo.cavazos 0a88eab8d1 Add Alex Chapman to copyright in x11 constants and glx 2006-06-04 09:52:48 +00:00
slava 4e338a04dc Not yet... 2006-06-08 02:00:26 +00:00
slava d1a4bcdb90 Factor out grid gadget from frame 2006-06-08 01:59:59 +00:00
slava d92a955283 Updating more help sections for 0.83 changes 2006-06-06 04:35:12 +00:00
slava dd059b9b4d Fix typos 2006-06-04 20:30:47 +00:00
slava fa27b545d7 Bug fixes 2006-06-04 20:20:40 +00:00
slava c8ff8296fd Updating sequences documentation 2006-06-04 07:46:06 +00:00
slava fd45996f1e Pasting the selection buffer now works on X11 2006-06-04 02:21:14 +00:00
slava 457abfd50a Bootstrap fixes 2006-06-03 23:56:39 +00:00
slava d1a4268efe X11 paste support 2006-06-03 23:25:50 +00:00
slava 9562d06068 Selection bug fixes 2006-06-03 22:06:50 +00:00
slava 72485f5fcb xlib cleanups and start of clipboard code (untested) 2006-06-03 21:42:01 +00:00
slava e1ddf693bc Restored windows are now correctly focused on X11 2006-06-03 20:08:35 +00:00
slava f71eeed3e3 Clipboard paste now works with Cocoa 2006-06-03 06:55:57 +00:00
slava d9f076c73f Preliminary support for pasting from the clipboard on Cocoa 2006-06-03 06:41:28 +00:00
slava b696e7576f Clipboard action stubs 2006-06-03 06:29:51 +00:00
slava 032b2d2378 Missing flags 2006-06-03 06:08:55 +00:00
slava 48e76e5957 Attempt to implement mouse enter/leave handling in X11 (untested) 2006-06-03 05:53:34 +00:00
slava 291f79b412 Fix typos 2006-06-03 00:14:42 +00:00
slava 3d414a42a7 Support size hints in X11 2006-06-02 23:34:29 +00:00
slava afa4aef86b UI fixes 2006-06-02 20:28:57 +00:00
slava 2b475b4b43 Fix typo 2006-06-02 19:12:57 +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 e15fe7b092 Fix off-by-one slider bug 2006-05-31 21:17:31 +00:00
slava 0933402e5b update-hand fix for hang with track gadget 2006-05-31 20:30:30 +00:00
slava ece98fdad6 Update hand gadget on relayout 2006-05-31 07:26:59 +00:00
wayo.cavazos 91589bced9 Update ui.factor to use new XClientMessageEvent struct 2006-05-31 10:14:01 +00:00
slava ee6f94a9a1 Track fixes 2006-05-30 22:57:34 +00:00
wayo.cavazos 9073128871 Minor reformatting 2006-05-30 07:36:13 +00:00
wayo.cavazos 1f246409b4 Pad XClientMessageEvent appropriately 2006-05-30 04:02:04 +00:00
wayo.cavazos 1a62a59a03 Added XIconifyWindow and XWithdrawWindow to xlib.factor 2006-05-30 03:15:35 +00:00
wayo.cavazos a35d6ee0dc Added XGetWMProtocols to section 14.1.10 2006-05-30 00:48:34 +00:00
wayo.cavazos fea119bea2 Moved XSetWMProtocols to section 14.1.10. 2006-05-30 00:46:20 +00:00
slava 12fea48cc0 Minor generic word optimization 2006-05-30 00:03:06 +00:00
slava 9e4962dec4 Fix overly zealous Objective C method stub caching 2006-05-29 20:31:05 +00:00
slava f254d719ea Cocoa fixes 2006-05-29 10:09:31 +00:00
slava 8411ad63e8 Fix Cocoa typos 2006-05-29 09:38:17 +00:00
slava 891598ea95 Add missing word 2006-05-29 09:21:45 +00:00
slava c85235fe6a New Objective C method invocation syntax 2006-05-29 09:19:51 +00:00
slava b6c92073d6 X11 can position windows (untested) 2006-05-29 06:13:07 +00:00
slava cd194affb1 Fix typo 2006-05-29 05:33:29 +00:00
slava 77db09f034 Fix more X11 typos 2006-05-29 04:27:11 +00:00
slava 9ca8b2a448 More robust bootstrap, fix X11 typo 2006-05-29 04:19:31 +00:00