factor/basis/ui/gadgets
Slava Pestov 695b97e6e6 Remove debug stuff 2009-04-03 19:35:22 -05:00
..
books Remove new-gadget since it was just an alias for new 2009-02-16 04:04:32 -06:00
borders Split off baseline alignment code into ui.baseline-alignment, and add cap-height generic word 2009-02-17 06:10:02 -06:00
buttons Fixing unit tests for syntax change 2009-03-23 00:34:02 -05:00
canvas Various load-everything fixes 2009-03-07 01:22:21 -06:00
corners New look for menus 2009-03-13 23:49:16 -05:00
debug 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
editors 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
frames Fix conflicts 2009-02-26 03:12:19 -06:00
glass Opening a second popup if one is already visible hides the first 2009-03-13 04:47:56 -05:00
grid-lines Fix grid-lines rendering 2009-02-17 22:42:48 -06:00
grids 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
icons Split off ui.pens from ui.render 2009-02-12 03:58:42 -06:00
incremental Remove new-gadget since it was just an alias for new 2009-02-16 04:04:32 -06:00
labeled Fix a bug in ui.gadgets.labeled and add a unit test 2009-03-14 00:01:18 -05:00
labels Split off baseline alignment code into ui.baseline-alignment, and add cap-height generic word 2009-02-17 06:10:02 -06:00
line-support Fix some minor UI bugs 2009-04-03 19:30:07 -05:00
menus New look for menus 2009-03-13 23:49:16 -05:00
packs New baseline alignment algorithm uses cap-height/2 as graphics baseline instead of ascent/2 2009-02-17 13:41:19 -06:00
panes Fix UI pane selection 2009-04-02 09:09:09 -05:00
paragraphs New baseline alignment algorithm uses cap-height/2 as graphics baseline instead of ascent/2 2009-02-17 13:41:19 -06:00
presentations Fix load errors; ui.gadgets.theme removed 2009-02-15 23:14:18 -06:00
scrollers Fix some minor UI bugs 2009-04-03 19:30:07 -05:00
search-tables Search tables: do case folding automatically, better keyboard behavior 2009-02-17 08:24:11 -06:00
sliders Stack effect declarations are mandatory on all words now 2009-02-23 20:27:05 -06:00
slots Add horizontal and vertical orientation constants, working on baseline alignment 2009-02-02 00:02:55 -06:00
status-bar Document ui.gadgets.glass and fix help lint failures in UI docs 2009-03-10 17:28:34 -05:00
tabbed Fix load errors; ui.gadgets.theme removed 2009-02-15 23:14:18 -06:00
tables Remove debug stuff 2009-04-03 19:35:22 -05:00
theme New look for menus 2009-03-13 23:49:16 -05:00
tracks Remove track-remove, and make ui.gadgets:unparent extensible; add a test 2009-02-18 17:32:46 -06:00
viewports ui.gadgets.scrollers: add support for column headers 2009-02-16 04:24:14 -06:00
worlds Re-organize things so that bootstrap.ui doesn't load ui.text 2009-03-31 23:44:38 -05:00
wrappers Split off baseline alignment code into ui.baseline-alignment, and add cap-height generic word 2009-02-17 06:10:02 -06:00
authors.txt
gadgets-docs.factor UI documentation and test fixes 2009-02-05 05:16:22 -06:00
gadgets-tests.factor Fixing unit tests for syntax change 2009-03-23 00:34:02 -05:00
gadgets.factor Fix UI pane selection 2009-04-02 09:09:09 -05:00
summary.txt