| Commit message (Expand) | Author | Age | Files | Lines |
* | Portlet integration refactoring, ApplicationServlet changes. | Marc Englund | 2008-04-15 | 1 | -4/+26 |
* | fixes #1557, added check if TT has already created global itmill js namespace | Matti Tahvonen | 2008-04-14 | 1 | -7/+11 |
* | Fixed #1558: ApplicationServlet: closeApplication closes Application twice (n... | Jani Laakso | 2008-04-13 | 1 | -1/+0 |
* | Fixed (partially) #1557: ApplicationServlet has broken javascript | Jani Laakso | 2008-04-11 | 1 | -5/+5 |
* | Modified to suit portal integration. | Marc Englund | 2008-04-11 | 1 | -9/+10 |
* | Needs to pass back application via request when producing fragment (i.e to po... | Marc Englund | 2008-04-11 | 1 | -0/+3 |
* | avoid all non alphanumeric chars in appId | Matti Tahvonen | 2008-04-11 | 1 | -1/+1 |
* | refactored app init process (for multiple toolkits in portals/mash-ups), some... | Matti Tahvonen | 2008-04-11 | 1 | -95/+70 |
* | Added initial html-fragment support (for portlets). | Marc Englund | 2008-04-10 | 1 | -53/+101 |
* | fixes #1555 | Matti Tahvonen | 2008-04-09 | 1 | -0/+6 |
* | fixes #1544 | Matti Tahvonen | 2008-04-08 | 1 | -9/+0 |
* | TT backwards compatibility fix: adds old (pre-multiapp) versionInfo to js. | Marc Englund | 2008-04-07 | 1 | -1/+11 |
* | -Enhancement: Application.setSessionExpiredURL now allows the developer to se... | Jouni Koivuviita | 2008-04-07 | 1 | -9/+60 |
* | initial commit for #704 | Matti Tahvonen | 2008-04-04 | 1 | -2/+3 |
* | Fixes #1514: Add src-attribute for __gwt_historyFrame IFRAME-element to preve... | Jouni Koivuviita | 2008-03-27 | 1 | -2/+2 |
* | 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 |
* | Mainwindow (and theoretically other windows) can now be changed; fixes #1450 | Marc Englund | 2008-03-07 | 1 | -1/+13 |
* | Continued fix for #1475: setReadOnly(true) fails for: Checkbox, Button, Upload | Jani Laakso | 2008-03-07 | 1 | -0/+4 |
* | Fixed #1474: Security Issue: Variable changes are still handled for disabled ... | Jani Laakso | 2008-03-07 | 1 | -1/+16 |
* | 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 | 2 | -8/+11 |
* | Fixed (again) #1390: Application runner has class / resource loading issues | Jani Laakso | 2008-03-06 | 1 | -12/+12 |
* | Fixed #1390: Application runner has class / resource loading issues | Jani Laakso | 2008-03-06 | 1 | -10/+19 |
* | Title of generated page is no longer "IT Mill Toolkit 5" if the mainwindow ha... | Marc Englund | 2008-03-03 | 1 | -1/+5 |
* | fixes #1451 | Matti Tahvonen | 2008-02-28 | 1 | -20/+17 |
* | removed unnecessary TTServerUri | Matti Tahvonen | 2008-02-19 | 1 | -7/+3 |
* | Does not write TestingTools TestCase script anymore - fetched directly from s... | Marc Englund | 2008-02-15 | 1 | -62/+3 |
* | slashes and no contexts. fixes #1369 | Matti Tahvonen | 2008-02-12 | 1 | -2/+3 |
* | Removed unneeded ApplicationServlet reference from CommunicationManager as pr... | Joonas Lehtinen | 2008-02-11 | 2 | -8/+4 |
* | Added TODO ("security" and design related comment) | Jani Laakso | 2008-02-11 | 1 | -0/+2 |
* | Removed logging. | Jani Laakso | 2008-02-11 | 1 | -5/+0 |
* | Got rid of last WeakHashMap, should now be able to do Terracotta | Jani Laakso | 2008-02-08 | 1 | -44/+0 |
* | table now refreshes its contents and does component attaching etc in right pl... | Matti Tahvonen | 2008-02-08 | 2 | -3/+5 |
* | JSONPaintTarget does not need to be class attribute. | Jani Laakso | 2008-02-08 | 1 | -3/+2 |
* | Fixed RestartApplication, now also | Jani Laakso | 2008-02-08 | 1 | -0/+3 |
* | extracted alignments and spacing to layouts subinterfaces | Matti Tahvonen | 2008-02-07 | 2 | -14/+13 |
* | Added wwarning message to standard error stream if download fails. | Jani Laakso | 2008-02-07 | 1 | -0/+3 |
* | Another fix for #1384: Critical memory leak, every paintable/component/layout... | Jani Laakso | 2008-02-07 | 1 | -14/+12 |
* | Fixes (partially) #1384: Critical memory leak, every paintable/component/layo... | Jani Laakso | 2008-02-07 | 1 | -7/+23 |
* | Fixed #1380. | Jani Laakso | 2008-02-06 | 3 | -13/+29 |
* | Added stacktrace if getBaseResource fails. Doc fixes. | Jani Laakso | 2008-02-06 | 1 | -4/+2 |
* | fixes #1036 and removes some obsolete code | Matti Tahvonen | 2008-02-01 | 2 | -53/+1 |
* | fixes #1332 | Matti Tahvonen | 2008-01-24 | 2 | -16/+34 |
* | testcase is now JS object | Matti Tahvonen | 2008-01-16 | 1 | -3/+3 |
* | added getVersion to Application and giving version info to TT | Matti Tahvonen | 2008-01-15 | 1 | -3/+10 |
* | fixed port typo, removed context from default TT server | Matti Tahvonen | 2008-01-10 | 1 | -2/+2 |
* | new TT default port for TK5 | Matti Tahvonen | 2008-01-10 | 1 | -5/+3 |
* | PID's are now assigned deterministic, fixes #1249 | Matti Tahvonen | 2008-01-09 | 1 | -15/+13 |
* | simplified test case proxy | Matti Tahvonen | 2008-01-02 | 1 | -33/+8 |