Repository (Subversion)

Anonymous Checkout Path: svn checkout http://nuicode.svnrepository.com/svn/hci-java gsoc-hci-java-read-only

Latest revisions

# Date Author Comment
72 08/12/2009 05:21 pm or

Added LGPL headers to all source files.
Added GPL and LGPL files as COPYING.txt and COPYING.LESSER.txt

71 08/10/2009 06:30 pm or

Added support for text selection while holding shift and positioning the TextField caret.

70 08/10/2009 06:14 pm or

Added support for text selection using a single ControlPoint in TextField Components.

69 08/07/2009 04:29 pm or

Added support for multiple TextInput Components in an interface.
TextField responds to a single ControlPoint.
Touching or clicking a TextField brings focus to the TextField and places the caret closest to the location clicked.
TODO add support for text selection with a single point and with multiple points.

68 08/07/2009 12:46 pm or

Removed old NUIPAppletDemo.

67 08/07/2009 12:44 pm or

Added event structure to TextInput Components.
Application code can now listen for text changes on TextInput Components like TextField.

66 08/07/2009 12:25 pm or

Added methods to remove various kinds of event listeners.

65 08/05/2009 05:03 pm or

Added support for Keyboard interaction with Keyboard interface and KeyListener interface.
Implemented TextField which allows applications to obtain text input from the user.

64 07/31/2009 03:10 pm or

Added support for multiple ControlPoints interacting with a single PhysicsComponent.

63 07/31/2009 02:12 pm or

Created PhysicsComponent abstract class to encapsulate common qualities of physics based Components.
Created PhysicsCircle.

View revisions

Also available in: Atom