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 |