summaryrefslogtreecommitdiffstats
path: root/src/com/vaadin/terminal/gwt/server
Commit message (Expand)AuthorAgeFilesLines
* Fix #5109: If more than one currently attached Paintables share the same debu...Johannes Dahlström2012-03-091-22/+17
* [merge from 6.7] fixes #8492, kickstart script query parameter can now be ove...Automerge2012-03-061-1/+12
* [merge from 6.7] #8373 Handler DragAndDropService changeVariables error by fi...Automerge2012-02-151-4/+8
* Merged changes from 6.8Johannes Dahlström2011-12-221-1/+7
* #5655 Javadoc that the size is only updated on full repaintArtur Signell2011-12-201-1/+7
* #5655 Added getClientWidth() and getClientHeight() to WebBrowser and updated ...Artur Signell2011-12-203-4/+39
* #7354 IT Mill -> Vaadin find and replaceArtur Signell2011-12-0833-39/+39
* #7822 Loading Vaadin application in JBoss AS 7 throws java.lang.LinkageErrorLeif Åstrand2011-10-211-3/+25
* #7479 Fix for Windows: The name of a resource is a '/'-separated path, not Fi...Artur Signell2011-10-111-3/+1
* #7738 corrected ticket reference for fixArtur Signell2011-10-071-1/+1
* #5488 Avoid encoding slashes and back slashes in ApplicationResource URLsArtur Signell2011-10-071-1/+7
* Merged changes from 6.6Henri Sara2011-10-031-7/+3
|\
| * Another fix for #7692 for JBoss 5+ and possibly other servers/class loaders.Henri Sara2011-09-301-7/+3
| * #7692 Improved logging based on reviewHenri Sara2011-09-291-1/+1
| * #7692 Improved logging based on reviewHenri Sara2011-09-291-4/+5
| * #7692 Cannot load static resources in /VAADIN from JARs on GlassFish and some...Henri Sara2011-09-291-2/+17
* | Merged changes from 6.6 (#7692)Henri Sara2011-09-301-3/+19
* | Merged fix from 6.6Henri Sara2011-09-271-1/+1
|\|
| * #7669 escape separator characters in client-server communication: correct cha...Henri Sara2011-09-271-1/+1
| * #7672 Fixed null handling in escaping for HTML.Henri Sara2011-09-271-0/+3
| * #7670 Prevent classpath based directory traversal in AbstractApplicationServl...Henri Sara2011-09-271-3/+54
| * #7669 escape separator characters in client-server communicationHenri Sara2011-09-271-20/+81
* | Merged changes from 6.6Henri Sara2011-09-272-21/+137
* | small fixes to debug windowMatti Tahvonen2011-09-081-15/+14
* | added changeVariables hook for extending classesMatti Tahvonen2011-09-061-1/+6
* | debug console enhancements. Somebody should kick my butt for not doing this e...Matti Tahvonen2011-09-061-0/+79
* | #7479 WebSphere 8 class loading problem workaround (similar to old GlassFish ...Henri Sara2011-08-311-43/+67
* | Applied the patch suggested in #6917Jonatan Kronqvist2011-08-311-1/+1
* | Merged changes from 6.6.Henri Sara2011-08-312-3/+9
|\|
| * Adds possibility to fix the issue in #7497 by subclassing AbstractApplication...Jonatan Kronqvist2011-08-302-3/+9
* | Merged changes from 6.6 to 6.7Henri Sara2011-08-241-2/+10
|\|
| * #7461 more robust fetching of portlet application context - fixes redeploymen...Henri Sara2011-08-241-2/+10
| * Backported #6094 to Vaadin 6.6Leif Åstrand2011-08-232-0/+82
* | Made the LicenseInJavaFiles test passJonatan Kronqvist2011-08-248-0/+24
* | #5488 Link: Error when trying to use a link to a file with a percent in the f...Leif Åstrand2011-08-232-2/+15
* | #7065 ConcurrentModificationException in AbstractWebApplicationContext.endTra...Leif Åstrand2011-08-221-11/+17
* | #6094 Add a way to switch session keyLeif Åstrand2011-08-192-0/+82
* | #6499 Don't close the streams multiple timesLeif Åstrand2011-08-152-3/+0
* | #6499 AbstractApplicationServlet#handleDownload() does not close streams in c...Leif Åstrand2011-08-123-95/+121
* | Merged changes from 6.6Henri Sara2011-08-111-1/+1
|\|
| * Made portlet session transient #7366John Alhroos2011-08-091-1/+1
* | Review fixes for #6766Jonatan Kronqvist2011-08-022-13/+13
* | Implemented review comments for #6766Jonatan Kronqvist2011-08-012-38/+28
* | Merge changes from 6.6Henri Sara2011-06-301-1/+1
|\|
| * Terminate reading the multipart request propertly if file is not the last fie...Matti Tahvonen2011-06-231-1/+1
| * fixes #7151Matti Tahvonen2011-06-091-1/+3
| * fixed javadoc typoMatti Tahvonen2011-06-031-2/+2
| * fixes #7106 (touch device detection) and #7107 (client time issue)Matti Tahvonen2011-06-013-102/+136
* | Fix for #6766 - don't repaint the entire table when selecting an itemJonatan Kronqvist2011-06-172-21/+41
* | Merge from 6.6Henri Sara2011-06-164-103/+139
|\ \ | |/ |/|