Commit Graph

503 Commits (187f96bc4fe4838e6c8be9c804fd439d2cf30f44)

Author SHA1 Message Date
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