.. |
backend
|
support fullscreen mode in windows ui
|
2009-04-30 15:22:32 -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 |
event-loop
|
Fixing unit tests for stack effect inference changes
|
2009-04-20 21:15:19 -05:00 |
gadgets
|
ui.gadgets.tables: if model changes, try to preserve selection
|
2009-04-24 01:14:02 -05:00 |
gestures
|
Fixing unit tests for stack effect inference changes
|
2009-04-20 21:15:19 -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
|
Fixing unit tests for stack effect inference changes
|
2009-04-20 21:15:19 -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
|
OS-independent pixel formats abstraction
|
2009-04-30 20:31:33 -05:00 |
render
|
Fixing unit tests for stack effect inference changes
|
2009-04-20 21:15:19 -05:00 |
text
|
Fix typo in ui.text docs
|
2009-04-19 03:04:41 -05:00 |
tools
|
Fixing new method dispatch implementation
|
2009-04-25 19:41:27 -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
|
Document ui.gadgets.glass and fix help lint failures in UI docs
|
2009-03-10 17:28:34 -05:00 |
ui-tests.factor
|
Fixing unit tests for stack effect inference changes
|
2009-04-20 21:15:19 -05:00 |
ui.factor
|
X11 UI: Fix resize flicker, exception when closing window, unsuccessful attempt at fixing raise-window
|
2009-04-10 13:29:07 -04:00 |