3 months agomissed test case for last commit
Matthias Mann [Sun, 22 Jan 2012 11:47:37 +0100] rev 1026
missed test case for last commit

3 months agoTextArea: added support for FontMapper API, CSS font property, limited support for pseudo class ":hover" and CSS @rules
Matthias Mann [Sun, 22 Jan 2012 11:45:34 +0100] rev 1025
TextArea: added support for FontMapper API, CSS font property, limited support for pseudo class ":hover" and CSS @rules

3 months agoResizableFrame: use Color.getAlpha() instead of getA()
Matthias Mann [Sun, 22 Jan 2012 11:40:54 +0100] rev 1024
ResizableFrame: use Color.getAlpha() instead of getA()

3 months agoTextAreaModel: fixed some typos
Matthias Mann [Sun, 22 Jan 2012 11:28:51 +0100] rev 1023
TextAreaModel: fixed some typos

3 months agomissing file for font mapper API
Matthias Mann [Sun, 22 Jan 2012 10:40:30 +0100] rev 1022
missing file for font mapper API

3 months agoadded FontMapper API
Matthias Mann [Sun, 22 Jan 2012 10:40:00 +0100] rev 1021
added FontMapper API

3 months agointroduced VertexArray class to clean up font cache
Matthias Mann [Sun, 22 Jan 2012 10:36:45 +0100] rev 1020
introduced VertexArray class to clean up font cache

3 months agouse GL11.glDeleteTextures(int)
Matthias Mann [Sun, 22 Jan 2012 10:33:44 +0100] rev 1019
use GL11.glDeleteTextures(int)

4 months agoEditField: only register model changed listener when part of GUI tree, don't call model.setValue from modelChanged()
Matthias Mann [Sun, 15 Jan 2012 20:53:22 +0100] rev 1018
EditField: only register model changed listener when part of GUI tree, don't call model.setValue from modelChanged()

4 months agoHasCallback: added hasCallbacks() check
Matthias Mann [Thu, 12 Jan 2012 08:29:00 +0100] rev 1017
HasCallback: added hasCallbacks() check