factor/basis/ui
Slava Pestov 6082a98c7c If (open-window) or similar fails, don't enter an infinite loop of opening error windows, just try to open one and then give up 2009-04-07 22:30:13 -05:00
..
backend opengl.textures: use GL_ARB_texture_non_power_of_two if available 2009-04-07 21:32:45 -05:00
baseline-alignment New baseline alignment algorithm uses cap-height/2 as graphics baseline instead of ascent/2 2009-02-17 13:41:19 -06: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 Fix Pango and ui.event-loop for Windows 2009-03-02 01:12:06 -06:00
gadgets opengl.textures: use GL_ARB_texture_non_power_of_two if available 2009-04-07 21:32:45 -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 ui.tools.browser.history tests 2009-04-06 03:03:46 -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 Fix unit tests 2009-02-20 23:30:46 -06:00
ui.factor If (open-window) or similar fails, don't enter an infinite loop of opening error windows, just try to open one and then give up 2009-04-07 22:30:13 -05:00