factor/basis/ui
Joe Groff 01546acb1c typo in cocoa pixel format stuff 2009-05-07 19:47:26 -05:00
..
backend typo in cocoa pixel format stuff 2009-05-07 19:47:26 -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 Fix some test failures 2009-05-04 09:44:26 -05:00
gestures gesture>string: S+C+z not S+C+Z 2009-05-01 07:36:31 -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 nitpick ui.pixel-formats docs 2009-05-03 22:21:36 -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 Split up tools.vocabs. Note that load-everything is now named load-all 2009-05-04 06:44:17 -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 docs for new world words 2009-05-03 23:01:26 -05:00
ui-tests.factor Fixing unit tests for stack effect inference changes 2009-04-20 21:15:19 -05:00
ui.factor find-window: don't bomb if a world has no child. Reported by Joe Groff 2009-05-06 23:40:27 -05:00