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 |
slava
|
fa48c9f1f5
|
Small factoring
|
2006-05-29 00:28:26 +00:00 |
slava
|
c35a4b63b9
|
Update X11 UI backend to handle focus and window motion events (untested)
|
2006-05-29 00:23:54 +00:00 |
slava
|
289f63e655
|
Stacking order is now saved along with window contents
|
2006-05-28 23:12:33 +00:00 |
slava
|
805d73ca22
|
Top-level window focus handling
|
2006-05-28 22:35:01 +00:00 |
slava
|
26b7771299
|
Fix make-image memory leak, Cocoa typo
|
2006-05-28 21:31:54 +00:00 |
slava
|
4c6e79ca79
|
Fix some word names I forgot to change
|
2006-05-27 22:11:39 +00:00 |
slava
|
c88f86d086
|
Renaming words and cleaning up
|
2006-05-27 21:56:11 +00:00 |
slava
|
13f392737e
|
Save window positions, re-arrange source tree a bit
|
2006-05-27 21:39:38 +00:00 |
slava
|
04ac5717ef
|
Remove unused slot
|
2006-05-26 21:44:00 +00:00 |
slava
|
126a5186d8
|
New gesture handling style
|
2006-05-26 21:40:41 +00:00 |
slava
|
5c4f5951b5
|
Fix titled gadget, clean up viewport, other cleanups
|
2006-05-26 20:34:31 +00:00 |
slava
|
6169b71a40
|
Minor tweaks
|
2006-05-26 07:29:41 +00:00 |
slava
|
7e4d704f07
|
Remove redundant code, cleanups
|
2006-05-26 06:58:11 +00:00 |
slava
|
6816fc77b2
|
Fixes, help viewer now sets title bar
|
2006-05-26 06:44:31 +00:00 |
slava
|
13e529b849
|
New protocol to change window titles
|
2006-05-26 06:29:44 +00:00 |
slava
|
6951534288
|
Remove unnecessary feature
|
2006-05-26 03:49:36 +00:00 |
slava
|
48ae022ab0
|
Help cleanups
|
2006-05-26 03:45:19 +00:00 |
slava
|
49461c8eb4
|
Major UI improvements, fix problem with deferred words
|
2006-05-26 03:25:00 +00:00 |
slava
|
978870270c
|
Fix minor scroller not updating issue
|
2006-05-25 00:28:49 +00:00 |
slava
|
3856c26f69
|
Fixing UI scrolling issues
|
2006-05-24 07:23:45 +00:00 |
slava
|
357cdab15b
|
Track gadgets compute correct preferred size
|
2006-05-23 05:43:08 +00:00 |
slava
|
c3677c7147
|
Key down events now sent
|
2006-05-23 01:55:28 +00:00 |
slava
|
8dce36d191
|
Clicking input implemented
|
2006-05-20 21:50:59 +00:00 |
slava
|
18fdc91de7
|
More attractive browser UI
|
2006-05-20 21:02:08 +00:00 |
slava
|
9ffc3c27be
|
Clean up inspector and browser
|
2006-05-20 20:42:33 +00:00 |
slava
|
3537008608
|
Bug fixing new browser code
|
2006-05-20 06:31:32 +00:00 |
slava
|
8cdc10abdb
|
New remove-hash* word; UI refactorings; adding new Whisker-style word browser
|
2006-05-20 06:13:44 +00:00 |
slava
|
49d2eed42a
|
UI cleanups
|
2006-05-20 02:29:01 +00:00 |
slava
|
d0b79a9419
|
Re-introducing sum and product words, new change-nth and remove-index words, track control replaces and generalizes splitter
|
2006-05-20 01:08:42 +00:00 |
slava
|
43096fb63b
|
Fiddling with prettyprinter, working on single-stepper
|
2006-05-19 04:19:08 +00:00 |
slava
|
31c429aabb
|
Working on a Cocoa 'Run...' dialog
|
2006-05-19 03:07:40 +00:00 |
slava
|
196c41e919
|
Better looking apropos window
|
2006-05-19 02:28:32 +00:00 |
slava
|
079dea6e3c
|
Bootstrap fixes, cleanups, better debugger in the UI
|
2006-05-19 02:20:23 +00:00 |
slava
|
e0a875bc6b
|
UI improvements, new apropos tool
|
2006-05-19 02:01:38 +00:00 |
slava
|
f3ce2a15ed
|
More cons cell removals
|
2006-05-15 05:01:47 +00:00 |
slava
|
307bc73f5e
|
reverse-slice ==> <reversed>
|
2006-05-15 03:25:34 +00:00 |