summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Fixed NPE (warning message): for variable change requests which relate to non...Jani Laakso2008-03-101-4/+5
* Fixed IAccordion layout function problems in IE6. Height now gets calculated ...Jouni Koivuviita2008-03-101-1/+9
* No longer interferes with datefield (and other popups) - eventPreview removed...Marc Englund2008-03-071-0/+1
* Documentation and making upload events more thread safeMatti Tahvonen2008-03-071-13/+35
* Continued fix for #1475: setReadOnly(true) fails for: Checkbox, Button, UploadJani Laakso2008-03-072-2/+2
* Mainwindow (and theoretically other windows) can now be changed; fixes #1450Marc Englund2008-03-072-3/+24
* Continued fix for #1475: setReadOnly(true) fails for: Checkbox, Button, UploadJani Laakso2008-03-071-0/+4
* svn changeset:4001/svn branch:trunkJani Laakso2008-03-071-3/+2
* Fixed #1474: Security Issue: Variable changes are still handled for disabled ...Jani Laakso2008-03-071-1/+16
* Continued fix for #1475: setReadOnly(true) fails for: Checkbox, Button, UploadJani Laakso2008-03-071-1/+5
* Fixed partially #1475: setReadOnly(true) fails for: Checkbox, Button, UploadJani Laakso2008-03-072-0/+8
* not sending cache request if disabledMatti Tahvonen2008-03-071-11/+13
* Fails with setReadOnly=trueJani Laakso2008-03-071-41/+40
* Evolved activity indicator a bit. Animated gifs don't work while JS is busy, ...Matti Tahvonen2008-03-071-52/+77
* doc updateJani Laakso2008-03-071-5/+16
* JSON UIDL change: ')/*{JSON' changed to 'for(;;);[{JSON}]'. Fixes #1247Marc Englund2008-03-073-9/+14
* Even more Notification documentation.Marc Englund2008-03-061-0/+5
* More Notification documentation.Marc Englund2008-03-061-17/+135
* Documented Notification ( #1359 ) and implemented icon support that was i the...Marc Englund2008-03-063-20/+143
* Reload left window empty ( #1414 ).Marc Englund2008-03-061-5/+11
* modality curtain cssMatti Tahvonen2008-03-061-1/+16
* Fixed #1174: Where comes data for the Application.getProperty()Jani Laakso2008-03-061-1/+13
* Fixed (again) #1390: Application runner has class / resource loading issuesJani Laakso2008-03-061-12/+12
* fixes #1202, #1465Matti Tahvonen2008-03-063-35/+130
* proper window closing via hide() methodMatti Tahvonen2008-03-061-1/+1
* Fixed #1390: Application runner has class / resource loading issuesJani Laakso2008-03-061-10/+19
* Fixed #1467: LayoutDemo class resource missingJani Laakso2008-03-062-2/+2
* added test caseMatti Tahvonen2008-03-051-0/+44
* fixes #1403Matti Tahvonen2008-03-051-5/+10
* Added classname to ITabSheet's ITabSheetPanel, and added borders to top and b...Marc Englund2008-03-052-0/+7
* fixes #1368Matti Tahvonen2008-03-053-8/+70
* better comment for hackMatti Tahvonen2008-03-051-0/+3
* enabled multiselect in Select component (Should use ListSelect, but for backw...Matti Tahvonen2008-03-051-4/+5
* setVisibleItemProperties() did not consider itemDataSource, fixes #139Marc Englund2008-03-051-1/+4
* Formlayout removed components wrong (left one extra component)Marc Englund2008-03-041-2/+2
* fixed javadocMatti Tahvonen2008-03-041-10/+1
* Refactored CustomComponent. Fixed possible NPE in Abstract component. Optimi...Matti Tahvonen2008-03-047-451/+147
* Enabled selectmode=none. Fixes #1459Marc Englund2008-03-041-1/+1
* Title of generated page is no longer "IT Mill Toolkit 5" if the mainwindow ha...Marc Englund2008-03-031-1/+5
* Fixed one ("filtering") regression. Marc Englund2008-03-032-14/+57
* Activated few examples more for robustness tests.Jani Laakso2008-03-031-10/+6
* Enabled horizontal orientation: orientation attribute was read wrong.Marc Englund2008-02-291-1/+2
* replacing selected tab no longer changes to first tab, fixes #591Marc Englund2008-02-291-0/+6
* Select (ComboBox / FilterSelect) properly emptied if nulled serverside. Fixes...Marc Englund2008-02-291-0/+7
* Now could items right when nullselectionallowed (1-9/10 -> 1-9/9). Fixes #1453Marc Englund2008-02-291-2/+6
* fixes #1408Matti Tahvonen2008-02-281-0/+7
* modified to support verifying #1452Matti Tahvonen2008-02-281-0/+12
* fixes #1452Matti Tahvonen2008-02-281-2/+6
* Prototype of LoginBox component.Matti Tahvonen2008-02-281-0/+272
* fixes #1451Matti Tahvonen2008-02-281-20/+17