factor/basis/ui/backend
Slava Pestov 7f2e2b1777 Specialized array overhaul
- Replace hand-written specialized-arrays.* subvocabularies with new system; instead of USE:ing specialized-arrays.T, do SPECIALIZED-ARRAY: T
- Ditto for specialized-vectors; use SPECIALIZED-VECTOR:
- io.mmap.functor: removed entirely, use <mapped-array> instead
- struct-arrays and struct-vectors have been removed because specialized arrays and vectors subsume them entirely
2009-09-09 22:33:34 -05:00
..
cocoa return YES from cocoa app delegate's applicationShouldHandleReopen: method. this allows app-icon-minimized windows on snow leopard to automatically restore when the dock icon is clicked 2009-08-27 21:16:41 -05:00
windows Specialized array overhaul 2009-09-09 22:33:34 -05:00
x11 ui.backend.x11: fix set-fullscreen 2009-09-04 12:35:45 -04:00
authors.txt Move 'ui' to basis 2008-08-07 21:12:50 -05:00
backend.factor put a slot on worlds for window-resources which get disposed when window is closed 2009-07-01 13:54:42 -05:00
summary.txt Move 'ui' to basis 2008-08-07 21:12:50 -05:00