summaryrefslogtreecommitdiffstats
path: root/src/com
Commit message (Expand)AuthorAgeFilesLines
* Portlet integration refactoring, ApplicationServlet changes.Marc Englund2008-04-151-4/+26
* fixes #1566Matti Tahvonen2008-04-141-1/+3
* fixes #1557, added check if TT has already created global itmill js namespaceMatti Tahvonen2008-04-141-7/+11
* More aggressive gc ensures better "memory used results".Jani Laakso2008-04-141-2/+2
* Fixed #1558: ApplicationServlet: closeApplication closes Application twice (n...Jani Laakso2008-04-131-1/+0
* Fixed (partially) #1557: ApplicationServlet has broken javascriptJani Laakso2008-04-111-5/+5
* Added StatusServlet used by Toolkit Automated Testing project.Jani Laakso2008-04-111-0/+87
* Modified to suit portal integration.Marc Englund2008-04-111-9/+10
* Needs to pass back application via request when producing fragment (i.e to po...Marc Englund2008-04-111-0/+3
* avoid all non alphanumeric chars in appIdMatti Tahvonen2008-04-111-1/+1
* refactored app init process (for multiple toolkits in portals/mash-ups), some...Matti Tahvonen2008-04-113-110/+89
* Added initial html-fragment support (for portlets).Marc Englund2008-04-101-53/+101
* fixes #1555Matti Tahvonen2008-04-092-0/+24
* fixes #1544Matti Tahvonen2008-04-083-11/+14
* Created com.itmill.toolkit.automatedtests package which contains "official" a...Jani Laakso2008-04-0728-85/+2534
* TT backwards compatibility fix: adds old (pre-multiapp) versionInfo to js.Marc Englund2008-04-072-2/+12
* -Enhancement: Application.setSessionExpiredURL now allows the developer to se...Jouni Koivuviita2008-04-072-12/+95
* IWindow now sizes itself respective to its content if no size is explicitly s...Jouni Koivuviita2008-04-071-14/+5
* initial commit for #704Matti Tahvonen2008-04-044-39/+103
* Fix: Force browser to fire unload event when component is detached from the v...Jouni Koivuviita2008-04-031-1/+10
* Fix: IEmbedded won't through exceptions for null-source values.Jouni Koivuviita2008-04-025-9/+45
* Fix: setting a new source for TYPE_BROWSER Embedded component doesn't replace...Jouni Koivuviita2008-04-011-3/+19
* New ticket testcase for #1506Jouni Koivuviita2008-04-014-0/+285
* Fixes #1514: Add src-attribute for __gwt_historyFrame IFRAME-element to preve...Jouni Koivuviita2008-03-271-2/+2
* Fixed GUI bug with time values like 00:00:00.000 (used current values if fiel...Matti Tahvonen2008-03-261-8/+8
* Minor fix for filterselect theme.Jouni Koivuviita2008-03-261-1/+0
* avoid "hanged response indicator" when receiving non-valid json Matti Tahvonen2008-03-251-0/+1
* reverted to trust on isChildrenAllowd only when deciding leaf vs. node (Regre...Matti Tahvonen2008-03-171-2/+1
* fixes #1499Matti Tahvonen2008-03-171-6/+6
* fixed lots of ComboBox bugs + cleaned the codeMatti Tahvonen2008-03-142-78/+68
* Changed debug consoles default position.Matti Tahvonen2008-03-141-3/+1
* FIX: IWindow style dependent names were assigned to the wrong DOM element.Jouni Koivuviita2008-03-141-0/+7
* debug console now does not send invalid variable changesMatti Tahvonen2008-03-141-0/+31
* fixed width with combobox, deprecated setColumnsMatti Tahvonen2008-03-142-12/+10
* removed obsolete log messageMatti Tahvonen2008-03-141-2/+0
* TextFields now support width properlyMatti Tahvonen2008-03-142-1/+55
* removed obsolete widthMatti Tahvonen2008-03-131-5/+0
* auto closing popup now only when resolution is less than hourMatti Tahvonen2008-03-131-1/+2
* Fixed calendar popup inside modal panel. CalendarPopup now closes on on date ...Matti Tahvonen2008-03-132-2/+26
* eventPreview fixed, should not interfere with modal window.Marc Englund2008-03-131-36/+32
* scroll position now correct on page reloadMatti Tahvonen2008-03-131-4/+9
* fixed combobox not to lose focus on keyboard selectionMatti Tahvonen2008-03-131-1/+0
* 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