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 |
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 |