.. |
backend
|
cocoa.subclassing: cleaner CLASS: syntax; ui.backend.cocoa: ignore events delivered after window closed to fix FEP (reported by Doug Coleman)
|
2010-07-06 19:02:52 -04:00 |
baseline-alignment
|
Remove unused words discovered by Samuel Tardieu
|
2009-06-16 16:38:39 -05:00 |
clipboards
|
Language change: tuple slot setter words with stack effect ( value object -- ) are now named FOO<< instead of (>>FOO)
|
2010-05-06 17:21:02 -04:00 |
commands
|
Rename update to assoc-union!, add assoc-filter! assoc-diff! words
|
2010-02-04 02:55:00 +13:00 |
debugger
|
Factor source files should not be executable
|
2009-11-21 17:50:43 -06:00 |
event-loop
|
Factor source files should not be executable
|
2009-11-21 17:50:43 -06:00 |
gadgets
|
Add a promise to world objects that gets fulfilled when the world is ungrafted
|
2010-06-16 16:23:30 -05:00 |
gestures
|
More system-micros elimination
|
2010-06-22 02:00:19 -05:00 |
images
|
ui.images: load images.gdiplus as default image handler on windows
|
2010-07-07 09:07:26 -07:00 |
operations
|
Factor source files should not be executable
|
2009-11-21 17:50:43 -06:00 |
pens
|
create a real "ui.gadgets.theme" vocab, move theme-image word into it, and add theme images to resources.txt
|
2010-02-14 12:42:03 -08:00 |
pixel-formats
|
docs: change $subsection to $subsections
|
2009-10-02 12:15:48 -04:00 |
render
|
ui.render: set pack alignment to 1, so padding images isn't needed anymore
|
2010-06-01 13:52:00 +02:00 |
text
|
ui.text.pango: add a platforms.txt
|
2010-02-21 17:48:03 +13:00 |
tools
|
ui.tools.traceback: make it a tool window so that its size is saved, and workspace shortcuts work
|
2010-06-28 17:10:15 -04:00 |
traverse
|
remove non-primitive-related uses of tuck from basis
|
2009-11-05 17:03:24 -06: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
|
ui: document non-polymorphic effect of with-ui, and that it doesn't return
|
2010-06-08 13:54:10 -07:00 |
ui-tests.factor
|
Fixing unit tests for stack effect inference changes
|
2009-04-20 21:15:19 -05:00 |
ui.factor
|
cocoa.subclassing: new METHOD: syntax cleans up class definitions
|
2010-07-06 17:59:35 -04:00 |