factor/basis/ui
Slava Pestov 78013c2bdf Rename scroll word to set-scroll-position and make it public 2009-04-05 23:19:18 -05:00
..
backend Don't call glFlush, it's useless 2009-04-04 20:03:44 -05:00
baseline-alignment
clipboards
commands Fixing compile errors, test failures and help lint failures 2009-03-23 17:12:41 -05:00
event-loop
gadgets Rename scroll word to set-scroll-position and make it public 2009-04-05 23:19:18 -05:00
gestures Move call( and execute( to core 2009-03-16 20:11:36 -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 syntax change 2009-03-23 00:34:02 -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
render Fix UI pane selection 2009-04-02 09:09:09 -05:00
text 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
tools Fix more cosmetic issues 2009-04-03 19:50:46 -05:00
traverse Fix UI pane selection 2009-04-02 09:09:09 -05:00
authors.txt
summary.txt
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
ui.factor Re-organize things so that bootstrap.ui doesn't load ui.text 2009-03-31 23:44:38 -05:00