factor/basis/ui
Joe Groff 87717fa78c Add user-visible grab-input and ungrab-input words to cleanly toggle grabbing on worlds 2009-05-11 13:18:38 -05:00
..
backend use change-global in a couple of places, formatting 2009-05-10 14:24:13 -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 Add user-visible grab-input and ungrab-input words to cleanly toggle grabbing on worlds 2009-05-11 13:18:38 -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 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 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 Deploy tool always uses optimizing compiler now 2009-05-11 00:32:22 -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 improve error handling when begin-world fails 2009-05-11 12:35:41 -05:00
ui-tests.factor Fixing unit tests for stack effect inference changes 2009-04-20 21:15:19 -05:00
ui.factor improve error handling when begin-world fails 2009-05-11 12:35:41 -05:00