summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * #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
| * More reliable reporting of integration test failures when detailed message ha...Henri Sara2011-09-261-1/+2
| * Reverting implementation of #7655 to get builds to pass until we have identic...Leif Åstrand2011-09-232-51/+0
| * User agent screenshot test (#7655)Leif Åstrand2011-09-232-0/+51
* | Merged changes from 6.6Henri Sara2011-09-2717-114/+347
* | Corrections to table column reordering styles.Jouni Koivuviita2011-09-276-48/+47
* | #6588 Repainting in TextChangeListener will send wrong value to clientLeif Åstrand2011-09-274-3/+178
* | #5170 updated to use an additional css class when text input is disabled and ...Leif Åstrand2011-09-272-7/+12
* | 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
* | Test case for #7644Jonatan Kronqvist2011-09-262-0/+88
* | 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-264-2/+180
* | Fix for #7644Jonatan Kronqvist2011-09-232-15/+25
* | Yet another indexing issue found and fixed for #7620Jonatan Kronqvist2011-09-231-1/+4
* | Fix for #7505John Alhroos2011-09-231-1/+1
* | Fix for #7626John Alhroos2011-09-231-0/+1
* | Testbench test for #7626John Alhroos2011-09-232-0/+133
* | #7537 Enable Off/On formatter tags in eclipse Vaadin formatter profileArtur Signell2011-09-231-9/+28
* | #7491 Link to source code in release notes should point to correct directoryArtur Signell2011-09-231-2/+3
* | #7485 Build script doesn't include resources for release-notes.htmlArtur Signell2011-09-231-0/+8
* | [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-223-1/+27
* | Applied patch to support implementation of #7358Jonatan Kronqvist2011-09-222-11/+22
* | Fixed npe in SQLContainer's J2EEConnectionPool #7597Jonatan Kronqvist2011-09-222-6/+22
* | 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-213-2/+200
|\|
| * 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-192-0/+164
* | #6039 Extra scrollbars when resizing TableLeif Åstrand2011-09-201-0/+5
* | Test with both Google Chrome 13 and the latest Google ChromeArtur Signell2011-09-201-1/+1
* | Prevent columns from jumping while a resize drag is ongoing (#7393)Leif Åstrand2011-09-201-0/+1
* | Added possibility to support variable height rows in a subclass of VScrollTab...Jonatan Kronqvist2011-09-201-12/+15
* | Corrected private method name in FileTypeResolverHenri Sara2011-09-191-3/+3
* | Add keyboard navigation events to a queue if waiting for potential content ch...Leif Åstrand2011-09-192-0/+70
* | Fix for out of sync problem in generated columns in tree table #7620Jonatan Kronqvist2011-09-164-7/+97
* | Don't send partial row updates for a full repaint (#7605)Leif Åstrand2011-09-153-1/+61
* | Merge changes from 6.6Henri Sara2011-09-152-20/+117
|\|
| * Updated fix for #7560 to avoid breaking #6686 by not doing preventDefault if ...Leif Åstrand2011-09-141-0/+6
| * #7560 ComboBox: Writing the name of a new item and clicking on drop down menu...Leif Åstrand2011-09-142-20/+112
* | Added delay to get consistent screenshots after #7393Leif Åstrand2011-09-151-0/+10