factor/basis/ui
Joe Groff 865e37f590 Merge branch 'master' of git://factorcode.org/git/factor 2009-07-04 19:20:18 -05:00
..
backend put a slot on worlds for window-resources which get disposed when window is closed 2009-07-01 13:54:42 -05:00
baseline-alignment Remove unused words discovered by Samuel Tardieu 2009-06-16 16:38:39 -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 ui.gadgets.panes: Shift-clicking to extend the selection in a pane should not focus the pane's input area 2009-07-03 22:41:32 -05:00
gestures some new UI words: handles-gesture? checks whether a gesture will be handled. topmost-window returns the topmost world object 2009-06-22 19:01:50 -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 ui.tools.listener.completion: if listener is not accepting input, pressing TAB would throw an error (reported by Doug Coleman) 2009-07-03 22:35:34 -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 some new UI words: handles-gesture? checks whether a gesture will be handled. topmost-window returns the topmost world object 2009-06-22 19:01:50 -05:00
ui-tests.factor Fixing unit tests for stack effect inference changes 2009-04-20 21:15:19 -05:00
ui.factor destroy window-resources in reverse order 2009-07-04 19:13:53 -05:00