.. |
backend
|
This is where all the recent I/O and core foundation work comes together: use core-foundation.run-loop to receive events on Mac OS X instead of weak-ass Squeak-style polling every 10ms
|
2008-12-12 23:58:28 -06:00 |
clipboards
|
Refactoring usages of >r/r> to dip in UI
|
2008-11-28 00:02:02 -06:00 |
cocoa
|
Stack effect declarations are mandatory on all words now
|
2009-02-23 20:27:05 -06:00 |
commands
|
Refactoring usages of >r/r> to dip in UI
|
2008-11-28 00:02:02 -06:00 |
event-loop
|
Update UI unit tests for ui.event-loop split
|
2008-12-13 06:53:53 -06:00 |
freetype
|
define-inline now takes an effect parameter
|
2008-12-15 19:44:56 -06:00 |
gadgets
|
added buttons for book navigation
|
2009-03-09 20:35:49 -05:00 |
gestures
|
Merge qualified, alias, symbols, constants into core
|
2008-12-17 18:10:01 -06:00 |
operations
|
define-operation doesn't add duplicate operations anymore; ui.operations initializes operations global variable automatically
|
2009-02-16 21:42:47 -06:00 |
render
|
Stack effect declarations are mandatory on all words now
|
2009-02-23 20:27:05 -06:00 |
tools
|
define-operation doesn't add duplicate operations anymore; ui.operations initializes operations global variable automatically
|
2009-02-16 21:42:47 -06:00 |
traverse
|
Code cleanup: refactoring usages of rot and -rot to use newer idioms instead
|
2008-11-30 17:47:29 -06:00 |
utils
|
added rendering functions
|
2009-03-09 20:13:17 -05:00 |
windows
|
Add summary for heaps more vocabs
|
2009-02-16 21:05:13 -06:00 |
x11
|
Fixing some things I broke
|
2009-02-25 23:30:30 -06:00 |
authors.txt
|
Move 'ui' to basis
|
2008-08-07 21:12:50 -05:00 |
summary.txt
|
Move 'ui' to basis
|
2008-08-07 21:12:50 -05:00 |
ui-docs.factor
|
Fixing eval unit test, and help lint failures from stricter help lint
|
2009-01-27 15:38:01 -06:00 |
ui-tests.factor
|
Update UI unit tests for ui.event-loop split
|
2008-12-13 06:53:53 -06:00 |
ui.factor
|
Updating lots of things to use call( -- )
|
2009-02-08 22:12:11 -06:00 |