..
books
Revert "ui.gadgets.books: needs help.markup.private."
2011-12-29 21:38:05 -08:00
borders
Add a lint check for swap .. swap that can be replaced by dip. Clean up the cases it finds.
2011-10-26 13:01:04 -07:00
buttons
Rename class to class-of
2011-10-24 06:47:42 -05:00
canvas
Various load-everything fixes
2009-03-07 01:22:21 -06:00
corners
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
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
ui.gadgets.editors: fix wonky word names. Fixes #277
2011-10-29 15:27:27 -07:00
frames
use 1&& in a few places, clean up some more ui code
2009-10-04 17:50:34 -05:00
glass
Fixes #33 - ui.gadgets.glass had a scoping issue, so text selection would stop working after opening a popup
2011-08-27 17:14:56 -07:00
grid-lines
Factor source files should not be executable
2009-11-21 17:50:43 -06:00
grids
Fix all failures in the linux64 build email
2011-10-24 19:33:09 -07:00
icons
image-name instances can now be passed to <button> etc
2009-04-10 08:13:20 -05:00
incremental
More lint cleanups.
2011-10-16 19:33:16 -07:00
labeled
docs: change $subsection to $subsections
2009-10-02 12:15:48 -04:00
labels
ui.gadgets.labels: fix stack effects for label-on-left and label-on-right
2010-07-18 17:38:51 -04:00
line-support
use 1&& in a few places, clean up some more ui code
2009-10-04 17:50:34 -05:00
menus
fix a bunch of typos in docs
2009-10-21 17:40:43 -05:00
packs
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
panes
add content-gadget hook for inspector
2012-02-21 15:06:27 -08:00
paragraphs
forgot a sigma
2009-10-29 14:34:31 -05:00
presentations
Add a lint check for swap .. swap that can be replaced by dip. Clean up the cases it finds.
2011-10-26 13:01:04 -07:00
prettyprint
Eliminate prettyprinter dependency from UI
2009-05-09 20:24:17 -05:00
scrollers
Removing integers-as-sequences
2010-01-15 07:15:33 +13:00
search-tables
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
sliders
Cleanup some lint warnings.
2011-10-15 19:19:44 -07:00
slots
Removing integers-as-sequences
2010-01-15 07:15:33 +13:00
status-bar
ui.gadgets.status-bar: fix typo in docs
2011-01-16 21:46:01 +09:00
tabbed
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
tables
slots: pre-create the "at", "nth", and "global" slots to make deterministic the currently nondeterministic ambiguity between accessors:change-* and assocs:change-at, sequences:change-nth, and namespaces:change-global
2011-09-19 10:03:43 -07:00
theme
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
tracks
allow window pref-dim to be provided in world-attributes
2010-01-15 15:33:37 -08:00
viewports
Rename scroll word to set-scroll-position and make it public
2009-04-05 23:18:25 -05:00
worlds
ui.gadgets.worlds: dispose of the handle after ungrabbing input
2010-07-17 16:08:36 -04: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
docs: change $subsection to $subsections
2009-10-02 12:15:48 -04:00
gadgets-tests.factor
Fixing ambiguity between sets and namespaces in many unit tests and furnace.auth
2010-02-26 17:17:40 -05:00
gadgets.factor
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
summary.txt
…