]> gitweb.factorcode.org Git - factor.git/commit
basic notion of keyboard focus
authorSlava Pestov <slava@factorcode.org>
Fri, 11 Feb 2005 17:45:24 +0000 (17:45 +0000)
committerSlava Pestov <slava@factorcode.org>
Fri, 11 Feb 2005 17:45:24 +0000 (17:45 +0000)
commit8d565b6968333c31bce6d3427a35848523759602
treead3810f93638c08d0b3c585feb7b20e95eb41831
parentb05ad02a1dd3120c007d8a630e5b7f0652cb86fe
basic notion of keyboard focus
13 files changed:
examples/gadget-test.factor
fonts/Vera.ttf [new file with mode: 0644]
fonts/VeraBI.ttf [new file with mode: 0644]
fonts/VeraBd.ttf [new file with mode: 0644]
fonts/VeraIt.ttf [new file with mode: 0644]
fonts/VeraSe.ttf [new file with mode: 0644]
fonts/VeraSeBd.ttf [new file with mode: 0644]
library/bootstrap/boot-stage2.factor
library/sdl/sdl-utils.factor
library/ui/gadgets.factor
library/ui/gestures.factor
library/ui/hand.factor
library/ui/world.factor