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