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