Matthias Mann [Sat, 19 May 2012 19:02:37 +0200] rev 1038
TextArea: added CSS attribute "tab-size" with "-moz-tab-size" alias
Matthias Mann [Tue, 01 May 2012 21:58:11 +0200] rev 1037
PropertySheet: fix compile issue
Matthias Mann [Tue, 01 May 2012 21:39:49 +0200] rev 1036
TreeTable: pass correct row and column to sub renderer
Matthias Mann [Sun, 29 Apr 2012 15:42:34 +0200] rev 1035
LWJGLRenderer: added logging to createDynamicImage, added fallback when NPOT textures are not supported
Matthias Mann [Fri, 20 Apr 2012 22:14:15 +0200] rev 1034
GUI: resend last mouse move when closing a popup
Matthias Mann [Mon, 09 Apr 2012 09:41:33 +0200] rev 1033
TintAnimator: use CallbackSupport.fireCallbacks
Matthias Mann [Mon, 09 Apr 2012 09:40:37 +0200] rev 1032
CallbackSupport: added javadoc
Matthias Mann [Sun, 08 Apr 2012 10:45:22 +0200] rev 1031
DialogLayout: added javadoc to addGap(String)
Matthias Mann [Fri, 06 Apr 2012 15:34:43 +0200] rev 1030
Widget: added RenderOffscreen.needPainting
Matthias Mann [Sat, 31 Mar 2012 07:56:43 +0200] rev 1029
ResizableFrame: fixed Y clipping in position drag code - found by "theagentd"