factor/basis/ui
Joe Groff 9bd84e73f4 ui.backend: refactor the UI `main-vocab-hook` to use a backend-specific `ui-backend-available?` word, so that loading other backends doesn't change the `main-vocab-hook` out of sync with the backend; fixes #131 2011-09-15 13:14:01 -07:00
..
backend ui.backend: refactor the UI `main-vocab-hook` to use a backend-specific `ui-backend-available?` word, so that loading other backends doesn't change the `main-vocab-hook` out of sync with the backend; fixes #131 2011-09-15 13:14:01 -07: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 ui.gadgets.tables: don't try to render multi-line strings, since all table rows must have the same height. Fixes #65 2011-09-01 22:41:12 -07:00
gestures More system-micros elimination 2010-06-22 02:00:19 -05:00
images images.gtk: use GdkPixbuf to load images 2010-07-17 11:28:24 +02:00
operations ui.operations: fix typo in docs 2011-01-14 19:39:39 +09: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 ui.pixel-formats: fix using list in example 2010-12-23 03:10:54 +09: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 core-text: lazy text render (inspired by klazuka). 2011-08-27 17:33:21 -07:00
tools ui.tools.listener.history: only add a history entry if it does not match the most recent entry. 2011-09-15 07:57:51 -07: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: add missing right parenthesis in with-ui word notes 2011-01-08 22:57:06 +09:00
ui-tests.factor Fixing unit tests for stack effect inference changes 2009-04-20 21:15:19 -05:00
ui.factor ui: cleanup 2010-07-17 16:09:25 -04:00