| Commit message (Expand) | Author | Age | Files | Lines |
* | fixes multiple issues with tabsheet, accordion, table etc | Matti Tahvonen | 2008-03-13 | 12 | -145/+203 |
* | One more: Abstract select assumed Property is always ValueChangeNotifier (bug... | Marc Englund | 2008-03-12 | 1 | -1/+1 |
* | Abstract select assumed Property is always ValueChangeNotifier (bug in if -cl... | Marc Englund | 2008-03-12 | 1 | -1/+1 |
* | Fixes #1490 | Matti Tahvonen | 2008-03-11 | 1 | -7/+10 |
* | svn changeset:4026/svn branch:trunk | Jani Laakso | 2008-03-11 | 1 | -4/+37 |
* | For bug #1486 | Jani Laakso | 2008-03-11 | 1 | -5/+4 |
* | For bug #1486 | Jani Laakso | 2008-03-11 | 1 | -11/+12 |
* | selectedOptionKey was not nulled when selection was nulled serverside, so sel... | Marc Englund | 2008-03-11 | 1 | -0/+1 |
* | fixes #1185 enabled captions and other component generals for tabsheet | Matti Tahvonen | 2008-03-11 | 1 | -3/+2 |
* | fixes #1476 | Matti Tahvonen | 2008-03-11 | 1 | -2/+16 |
* | Table column selector now has both on and off styles, and checkmark for visib... | Marc Englund | 2008-03-11 | 1 | -0/+0 |
* | Table column selector now has both on and off styles, and checkmark for visib... | Marc Englund | 2008-03-11 | 2 | -6/+13 |
* | commenting IE hack | Matti Tahvonen | 2008-03-10 | 1 | -0/+13 |
* | Fixes major rendering bug (collapsed tab sheet content) in IE. Bug was easily... | Matti Tahvonen | 2008-03-10 | 1 | -6/+45 |
* | ITabsheet: fixed very bad flickering issue (seen in WH) | Matti Tahvonen | 2008-03-10 | 1 | -0/+17 |
* | Don't allow setting the same layout multiple times (caused bug) | Marc Englund | 2008-03-10 | 1 | -0/+5 |
* | svn changeset:4010/svn branch:trunk | Jani Laakso | 2008-03-10 | 1 | -2/+1 |
* | 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 |