.. |
backend
|
don't unfocus the world if cocoa view has gone fullscreen; the original window isn't really associated with the view while fullscreen
|
2009-05-14 17:37:14 -05:00 |
baseline-alignment
|
Fix rounding error
|
2009-04-15 17:14:10 -05:00 |
clipboards
|
Refactoring usages of >r/r> to dip in UI
|
2008-11-28 00:02:02 -06:00 |
commands
|
Fixing compile errors, test failures and help lint failures
|
2009-03-23 17:12:41 -05:00 |
debugger
|
ui.debugger: new mini error dialog box for deployed apps
|
2009-05-11 16:18:47 -05:00 |
event-loop
|
Fixing unit tests for stack effect inference changes
|
2009-04-20 21:15:19 -05:00 |
gadgets
|
ui.gadgets.worlds: Remove unneeded ui.commands dependency. This reduces deployed image size
|
2009-05-12 04:02:24 -05:00 |
gestures
|
Fix deployment of UI apps and implement various tricks to make deployed images smaller
|
2009-05-10 21:33:13 -05:00 |
images
|
opengl.textures: pad image up to a power of 2 using glTexSubImage2D instead of doing it in Factor code
|
2009-04-04 20:04:35 -05:00 |
operations
|
ui.debugger: new mini error dialog box for deployed apps
|
2009-05-11 16:18:47 -05:00 |
pens
|
Implement image tesselation in image.tesselation. This is used by opengl.textures to break up large bitmaps into multiple smaller textures. The gl-rect and gl-fill-rect words have different stack effects now, so usages were updated.
|
2009-03-27 18:31:25 -05:00 |
pixel-formats
|
Fix deployment of UI apps and implement various tricks to make deployed images smaller
|
2009-05-10 21:33:13 -05:00 |
render
|
Fixing unit tests for stack effect inference changes
|
2009-04-20 21:15:19 -05:00 |
text
|
"ui-backend" variable can't be used to choose text backend
|
2009-05-02 21:52:18 -05:00 |
tools
|
don't assume world has children in debugger
|
2009-05-14 10:08:57 -05:00 |
traverse
|
Fixing tests for method-sec removal
|
2009-04-06 05:22:28 -05: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
|
fullscreen* -> (fullscreen?), set-fullscreen* -> (set-fullscreen), fix jamshred screen toggling
|
2009-05-13 22:28:33 -05:00 |
ui-tests.factor
|
Fixing unit tests for stack effect inference changes
|
2009-04-20 21:15:19 -05:00 |
ui.factor
|
fullscreen* -> (fullscreen?), set-fullscreen* -> (set-fullscreen), fix jamshred screen toggling
|
2009-05-13 22:28:33 -05:00 |