08/27/2004 fixed scrollbar reset when loading new document made border painter use border-style-top instead of border-style (styles on the other sides will come later) 08/26/2004 fixed bugs table and table cell widths don't work with percentages table cells previously were sized twice, which breaks with relative sizing changed contains to indexOf()>=0 since contains is a 1.5 addition /// missing stuff 08/19/2004 added more form accessors added submit support for GETs added reset support (resets text elements) 08/19/2004 added a document listener interface to return document events (initially for the document loaded event) added grouping support to radio buttons added form field management and retrival to the Context added action listeners to all reset and submit form fields 08/19/2004 added support for image bullets 08/18/2004 added an infinite loop error and removed the extra system.exit()s added support for transparent backgrounds added image button added maxlength support to text and password fields added disabled support to text and password fields added selected support to select items added dashed, dotted, and groove box border drawing 08/18/2004 added latin (alpha), roman, square, and circle support to list item bullets 08/07 - 08/17 i'm sure i missed a bunch of stuff here. forms crap, some refactoring maybe? look over the list 08/06/2004 added support to the layoutfactory for all of the input elements implemented radio, checkbox, password, and hidden form inputs implemented select, option, and textarea form inputs 08/04/2004 adjusted the space for form elements 08/03/2004 fixed a few minor bugs in the sample about box html background-attachment no longer inherits changed default background-attachment to scroll fixed bug where tiled backgrounds bleed out of the canvas added boolean to control anti-aliasing added page up/down and arrow up/down to the browser 08/02/2004 added normalization for "border: length style color" changed unit increment on the scroll bar to 50 8/01/2004 moved most event handlers into the BrowserActions class modified the build.xml for tobe's code 7/30/2004 added key combos for the menus 7/29/2004 added directory list updated the wiki