| Commit message (Expand) | Author | Age | Files | Lines |
* | fixes #1566 | Matti Tahvonen | 2008-04-14 | 1 | -1/+3 |
* | fixes #1544 | Matti Tahvonen | 2008-04-08 | 2 | -2/+14 |
* | TT backwards compatibility fix: adds old (pre-multiapp) versionInfo to js. | Marc Englund | 2008-04-07 | 1 | -1/+1 |
* | IWindow now sizes itself respective to its content if no size is explicitly s... | Jouni Koivuviita | 2008-04-07 | 1 | -14/+5 |
* | initial commit for #704 | Matti Tahvonen | 2008-04-04 | 3 | -37/+100 |
* | Fix: Force browser to fire unload event when component is detached from the v... | Jouni Koivuviita | 2008-04-03 | 1 | -1/+10 |
* | Fix: IEmbedded won't through exceptions for null-source values. | Jouni Koivuviita | 2008-04-02 | 3 | -7/+38 |
* | Fix: setting a new source for TYPE_BROWSER Embedded component doesn't replace... | Jouni Koivuviita | 2008-04-01 | 1 | -3/+19 |
* | Fixed GUI bug with time values like 00:00:00.000 (used current values if fiel... | Matti Tahvonen | 2008-03-26 | 1 | -8/+8 |
* | avoid "hanged response indicator" when receiving non-valid json | Matti Tahvonen | 2008-03-25 | 1 | -0/+1 |
* | fixed lots of ComboBox bugs + cleaned the code | Matti Tahvonen | 2008-03-14 | 1 | -47/+29 |
* | Changed debug consoles default position. | Matti Tahvonen | 2008-03-14 | 1 | -3/+1 |
* | FIX: IWindow style dependent names were assigned to the wrong DOM element. | Jouni Koivuviita | 2008-03-14 | 1 | -0/+7 |
* | debug console now does not send invalid variable changes | Matti Tahvonen | 2008-03-14 | 1 | -0/+31 |
* | fixed width with combobox, deprecated setColumns | Matti Tahvonen | 2008-03-14 | 1 | -7/+0 |
* | removed obsolete log message | Matti Tahvonen | 2008-03-14 | 1 | -2/+0 |
* | TextFields now support width properly | Matti Tahvonen | 2008-03-14 | 2 | -1/+55 |
* | removed obsolete width | Matti Tahvonen | 2008-03-13 | 1 | -5/+0 |
* | auto closing popup now only when resolution is less than hour | Matti Tahvonen | 2008-03-13 | 1 | -1/+2 |
* | Fixed calendar popup inside modal panel. CalendarPopup now closes on on date ... | Matti Tahvonen | 2008-03-13 | 2 | -2/+26 |
* | eventPreview fixed, should not interfere with modal window. | Marc Englund | 2008-03-13 | 1 | -36/+32 |
* | fixed combobox not to lose focus on keyboard selection | Matti Tahvonen | 2008-03-13 | 1 | -1/+0 |
* | fixes multiple issues with tabsheet, accordion, table etc | Matti Tahvonen | 2008-03-13 | 6 | -110/+117 |
* | Fixes #1490 | Matti Tahvonen | 2008-03-11 | 1 | -7/+10 |
* | 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 |
* | Table column selector now has both on and off styles, and checkmark for visib... | Marc Englund | 2008-03-11 | 1 | -3/+4 |
* | 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 |
* | 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 |
* | 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 | 1 | -2/+11 |
* | 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 |
* | Evolved activity indicator a bit. Animated gifs don't work while JS is busy, ... | Matti Tahvonen | 2008-03-07 | 1 | -52/+77 |
* | JSON UIDL change: ')/*{JSON' changed to 'for(;;);[{JSON}]'. Fixes #1247 | Marc Englund | 2008-03-07 | 1 | -1/+3 |
* | Documented Notification ( #1359 ) and implemented icon support that was i the... | Marc Englund | 2008-03-06 | 2 | -15/+34 |
* | fixes #1202, #1465 | Matti Tahvonen | 2008-03-06 | 2 | -35/+98 |
* | proper window closing via hide() method | Matti Tahvonen | 2008-03-06 | 1 | -1/+1 |
* | 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 | 1 | -0/+1 |
* | fixes #1368 | Matti Tahvonen | 2008-03-05 | 1 | -5/+25 |
* | Formlayout removed components wrong (left one extra component) | Marc Englund | 2008-03-04 | 1 | -2/+2 |
* | Refactored CustomComponent. Fixed possible NPE in Abstract component. Optimi... | Matti Tahvonen | 2008-03-04 | 2 | -2/+33 |
* | Enabled selectmode=none. Fixes #1459 | Marc Englund | 2008-03-04 | 1 | -1/+1 |
* | Fixed one ("filtering") regression. | Marc Englund | 2008-03-03 | 1 | -14/+37 |
* | Enabled horizontal orientation: orientation attribute was read wrong. | Marc Englund | 2008-02-29 | 1 | -1/+2 |
* | Select (ComboBox / FilterSelect) properly emptied if nulled serverside. Fixes... | Marc Englund | 2008-02-29 | 1 | -0/+7 |