]> gitweb.factorcode.org Git - factor.git/commit
renaming rectangle tuple to rect and a few shape- words to rect-; working on spacial...
authorSlava Pestov <slava@factorcode.org>
Wed, 24 Aug 2005 03:28:54 +0000 (03:28 +0000)
committerSlava Pestov <slava@factorcode.org>
Wed, 24 Aug 2005 03:28:54 +0000 (03:28 +0000)
commit2606de8e8eeaed1e532f2e69647dd828e3f25aae
treef554ef7cc76623da0731fce7afded5bd6eccdb40
parent9db68d9569d3921e86b9e2c03fa57b451feffc5a
renaming rectangle tuple to rect and a few shape- words to rect-; working on spacial indexing
21 files changed:
TODO.FACTOR.txt
library/collections/sequence-sort.factor
library/syntax/prettyprint.factor
library/test/gadgets/rectangles.factor
library/threads.factor
library/ui/books.factor
library/ui/borders.factor
library/ui/editors.factor
library/ui/frames.factor
library/ui/gadgets.factor
library/ui/hand.factor
library/ui/hierarchy.factor
library/ui/incremental.factor
library/ui/layouts.factor
library/ui/load.factor
library/ui/menus.factor
library/ui/paint.factor
library/ui/scrolling.factor
library/ui/splitters.factor
library/ui/ui.factor
library/ui/world.factor