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 |