factor/basis/ui
Slava Pestov d7db5edadc Cleaning up USING: lists for new strict semantics 2009-05-14 16:54:16 -05:00
..
backend ui.backend.windows: create-window can now be called even when the UI is not running. Fixes game-input deploy test 2009-05-13 22:41:42 -05:00
baseline-alignment Fix rounding error 2009-04-15 17:14:10 -05:00
clipboards
commands Cleaning up USING: lists for new strict semantics 2009-05-14 16:54:16 -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 Cleaning up USING: lists for new strict semantics 2009-05-14 16:54:16 -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 Rename use+ to add-use, move search to vocabs.parser, EXCLUDE: bombs out if word doesn't exist 2009-05-13 22:15:48 -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 Cleaning up USING: lists for new strict semantics 2009-05-14 16:54:16 -05:00
traverse Fixing tests for method-sec removal 2009-04-06 05:22:28 -05:00
authors.txt
summary.txt
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 Cleaning up USING: lists for new strict semantics 2009-05-14 16:54:16 -05:00