factor/basis/ui
Joe Groff d951052ab1 Merge branch 'master' of git://factorcode.org/git/factor 2009-06-03 11:03:45 -05:00
..
backend rename peek -> last and update all usages 2009-05-25 16:38:33 -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 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 null-world class for interactive OpenGL use 2009-06-03 11:03:34 -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 Redoing images.loader to work with jpeg 2009-06-02 20:39:51 -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 Implement stricter vocab search path semantics, with a new API for vocabs.parser. Add map-find-last to sequences vocab 2009-05-14 22:31:29 -05:00
render Fixing unit tests for stack effect inference changes 2009-04-20 21:15:19 -05:00
text Fix even more usings 2009-05-16 10:45:17 -05:00
tools Fix even more usings 2009-05-16 10:45: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 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 null-world class for interactive OpenGL use 2009-06-03 11:03:34 -05:00