summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merged #6698 to Vaadin 6.7 branchLeif Åstrand2011-09-301-1/+22
|\|
| * #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
| * #6698 Scrolling with the mouse is aborted when data is received from the serverLeif Åstrand2011-09-291-2/+20
* | Merged changes from 6.6 (#7692)Henri Sara2011-09-301-3/+19
* | Fixes #7687John Alhroos2011-09-301-1/+7
* | Fixed GWT exception about trying to remove a missing child #3725John Alhroos2011-09-301-2/+6
* | #7697 SQLContainer.containsId logs a ClassCastExceptionArtur Signell2011-09-301-1/+1
* | Fix for #6494John Alhroos2011-09-291-3/+23
* | Fix for #3725 + cleaned up static DOM method calls.John Alhroos2011-09-291-18/+19
* | Additional comments for hacks caused by #6588Leif Åstrand2011-09-271-1/+4
* | #6588 changed to check for uninitialized client state on the clientLeif Åstrand2011-09-272-5/+6
* | 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
| * #7672 eliminated "double escaping" of attributesHenri Sara2011-09-271-10/+10
| * #7672 contributory XSS fixes in certain componentsHenri Sara2011-09-278-62/+72
| * #7671 Do not permit HTML in system messages and normal error messages, XHTML ...Henri Sara2011-09-276-23/+93
| * #7670 Prevent classpath based directory traversal in AbstractApplicationServl...Henri Sara2011-09-271-3/+54
| * #7669 escape separator characters in client-server communicationHenri Sara2011-09-273-31/+130
* | #7472 PopupDatefield button should not be focusableArtur Signell2011-09-271-1/+2
* | #6588 slightly changed based on reviewLeif Åstrand2011-09-271-3/+3
* | Merged changes from 6.6Henri Sara2011-09-2717-114/+347
* | #6588 Repainting in TextChangeListener will send wrong value to clientLeif Åstrand2011-09-272-3/+44
* | #5170 updated to use an additional css class when text input is disabled and ...Leif Åstrand2011-09-271-7/+8
* | Yet another indexing issue fixed for #7620Jonatan Kronqvist2011-09-271-0/+3
* | #7667 Resizing column in Safari 5.1 causes scrollbar to return to the leftLeif Åstrand2011-09-261-2/+4
* | Code cleanup based on review #7620Jonatan Kronqvist2011-09-261-9/+4
* | Index calculation fix relating to #7644Jonatan Kronqvist2011-09-261-2/+6
* | Changes for #5170 based on reviewLeif Åstrand2011-09-262-4/+13
* | Allow using ComboBox as a replacement for NativeSelect (#5170)Leif Åstrand2011-09-262-2/+85
* | Fix for #7644Jonatan Kronqvist2011-09-232-15/+25
* | Yet another indexing issue found and fixed for #7620Jonatan Kronqvist2011-09-231-1/+4
* | Fix for #7626John Alhroos2011-09-231-0/+1
* | [21231] broke spanned generated rows, this commit fixes the bug (#7538)Jonatan Kronqvist2011-09-231-6/+5
* | A necessary part of the patch in [21231] was left out by mistake (#7358)Jonatan Kronqvist2011-09-221-1/+1
* | Don't send a partial row update the first time the component is painted (#7605)Leif Åstrand2011-09-221-1/+5
* | Applied patch to support implementation of #7358Jonatan Kronqvist2011-09-222-11/+22
* | Fixed npe in SQLContainer's J2EEConnectionPool #7597Jonatan Kronqvist2011-09-221-4/+10
* | Fixed indexing issues relating to #7620Jonatan Kronqvist2011-09-221-6/+15
* | Removed attempted fix for #6039 as it causes multiple different regressions i...Leif Åstrand2011-09-211-4/+0
* | Make sure that components in collapsed rows are released as well by also upda...Jonatan Kronqvist2011-09-211-4/+115
* | Merged changes from 6.6Henri Sara2011-09-212-2/+79
|\|
| * Engrish -> English in the comment (#3125)Leif Åstrand2011-09-211-3/+3
| * Refactored based on review (#6420)Leif Åstrand2011-09-211-24/+29
| * #3125 Portlet size is not updated when window is resizedLeif Åstrand2011-09-201-2/+31
| * #6420 Solution for menu too longLeif Åstrand2011-09-191-0/+43