Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge remote-tracking branch 'origin/6.8' | Artur Signell | 2011-11-24 | 2 | -6/+15 |
|\ | |||||
| * | Added license header to VDragAndDropWrapperIE.java | Henri Sara | 2011-11-22 | 1 | -0/+4 |
| | | | | | | | | svn changeset:22095/svn branch:6.8 | ||||
| * | Merge some changes from 6.7 to 6.8 | Henri Sara | 2011-11-22 | 1 | -6/+11 |
| | | | | | | | | svn changeset:22091/svn branch:6.8 | ||||
* | | #7985 Method for checking if browser is too old to work with Vaadin 7 | Artur Signell | 2011-11-22 | 2 | -0/+45 |
| | | |||||
* | | #7913 Removed IE6/IE7 related fix from merged change | Artur Signell | 2011-11-22 | 1 | -1/+0 |
| | | |||||
* | | #7984 removed Firefox workarounds | Artur Signell | 2011-11-22 | 6 | -79/+10 |
| | | |||||
* | | FIXME comment for the future | Artur Signell | 2011-11-22 | 1 | -0/+3 |
| | | |||||
* | | #7963 Additional fixes | Artur Signell | 2011-11-22 | 2 | -9/+5 |
| | | | | | | | | | | | | Removed special case from widget set that used to support VButton changing into VCheckBox Corrected tests | ||||
* | | #7981 Removed Firefox 2 specific code and CSS | Artur Signell | 2011-11-22 | 4 | -69/+9 |
| | | |||||
* | | #7913 Removed IE7 related stuff | Artur Signell | 2011-11-22 | 15 | -432/+29 |
| | | |||||
* | | #7964 Added booleanValue() to CheckBox for now. Can probably be removed | Artur Signell | 2011-11-22 | 1 | -1/+14 |
| | | | | | | | | once CheckBox.getValue() return Boolean | ||||
* | | #7963 Button now extends AbstractComponent instead of AbstractField | Artur Signell | 2011-11-22 | 2 | -213/+40 |
| | | | | | | | | | | | | Focus related methods previously used from AbstractField are now implemented in Button directly. Fixed tests related to this change. | ||||
* | | #7963 Moved ActionManager from AbstractField to AbstractComponent to | Artur Signell | 2011-11-22 | 2 | -58/+44 |
| | | | | | | enable Button to extend AbstractComponent | ||||
* | | #7964 CheckBox now extends AbstractField directly. | Artur Signell | 2011-11-22 | 2 | -69/+74 |
| | | | | | | | | | | ClickListener is no longer available for a CheckBox. Fixed tests accordingly | ||||
* | | #7913 Removed IE7 specific code from Button | Artur Signell | 2011-11-22 | 1 | -24/+0 |
| | | |||||
* | | #7913 Removed IE6/IE7 specific code from CheckBox | Artur Signell | 2011-11-22 | 1 | -35/+0 |
| | | |||||
* | | Merge remote branch 'origin/6.8' | Leif Åstrand | 2011-11-22 | 10 | -171/+524 |
|\| | | | | | | | | | Conflicts: tests/integration_tests.xml | ||||
| * | dragandropwrapper can now initiate html5 drags, fixes #7833 | Matti Tahvonen | 2011-11-21 | 6 | -75/+251 |
| | | | | | | | | svn changeset:22081/svn branch:6.8 | ||||
| * | Merged fixes from 6.7 | Artur Signell | 2011-11-17 | 2 | -80/+199 |
| | | | | | | | | svn changeset:22048/svn branch:6.8 | ||||
| * | Merged some changes from 6.7 to 6.8 | Henri Sara | 2011-11-16 | 1 | -14/+56 |
| | | | | | | | | svn changeset:22016/svn branch:6.8 | ||||
| * | Merged #7837 to Vaadin 6.8 | Henri Sara | 2011-11-15 | 1 | -2/+18 |
| | | | | | | | | svn changeset:22010/svn branch:6.8 | ||||
* | | Minor formatting changes | Leif Åstrand | 2011-11-10 | 1 | -6/+6 |
| | | |||||
* | | Minor formatting change | Leif Åstrand | 2011-11-10 | 1 | -1/+1 |
| | | |||||
* | | #7912 Remove support for IE6 | Leif Åstrand | 2011-11-09 | 35 | -609/+73 |
| | | |||||
* | | Formatting changes | Leif Åstrand | 2011-11-09 | 1 | -6/+6 |
| | | |||||
* | | Merge remote-tracking branch 'origin/6.8' into master | Leif Åstrand | 2011-11-08 | 10 | -126/+517 |
|\| | |||||
| * | Removed svn:executable property to avoid problems with Git on Windows | Artur Signell | 2011-11-08 | 2 | -0/+0 |
| | | | | | | | | svn changeset:21944/svn branch:6.7 | ||||
| * | #7839 Corrected cases where pagelength=0 or where number of children > ↵ | Artur Signell | 2011-11-04 | 1 | -21/+29 |
| | | | | | | | | | | | | pagebuffer size svn changeset:21910/svn branch:6.7 | ||||
| * | #7780 Don't do partial repaints if the item set has changed during an expand ↵ | Artur Signell | 2011-11-04 | 1 | -1/+21 |
| | | | | | | | | | | | | or collapse svn changeset:21901/svn branch:6.7 | ||||
| * | #7839 Avoid discarding rows when updating rows as row indexes have not been ↵ | Artur Signell | 2011-11-04 | 1 | -4/+6 |
| | | | | | | | | | | | | updated yet causing wrong rows to be removed svn changeset:21894/svn branch:6.7 | ||||
| * | #7839 Cleanup based on review | Artur Signell | 2011-11-04 | 1 | -14/+18 |
| | | | | | | | | svn changeset:21893/svn branch:6.7 | ||||
| * | #7839 Out of Sync error when using Generated Columns with TreeTable - ↵ | Artur Signell | 2011-11-04 | 1 | -2/+2 |
| | | | | | | | | | | | | additional fix svn changeset:21892/svn branch:6.7 | ||||
| * | #7839 Out of Sync error when using Generated Columns with TreeTable | Artur Signell | 2011-11-03 | 2 | -42/+226 |
| | | | | | | | | | | | | Fixed multiple indexing issues that could occur in partial updates in Table and TreeTable svn changeset:21889/svn branch:6.7 | ||||
| * | Added javadoc and debug logging | Artur Signell | 2011-11-03 | 1 | -0/+32 |
| | | | | | | | | svn changeset:21888/svn branch:6.7 | ||||
| * | #7790 Reverted sort methods to call refreshRenderedCells instead of ↵ | Artur Signell | 2011-11-03 | 1 | -4/+6 |
| | | | | | | | | | | | | refreshRowCache svn changeset:21887/svn branch:6.7 | ||||
| * | Partly reverted [21883] as it caused unnecessary rendering in some cases | Artur Signell | 2011-11-03 | 1 | -14/+54 |
| | | | | | | | | svn changeset:21886/svn branch:6.7 | ||||
| * | #7790 Renamed method to refreshRowCache, ensured it is used internally by ↵ | Artur Signell | 2011-11-03 | 1 | -33/+33 |
| | | | | | | | | | | | | Table aswell and made the method public svn changeset:21883/svn branch:6.7 | ||||
| * | #7790 Added a method for forcing Table to repaint its rows | Artur Signell | 2011-11-03 | 1 | -38/+55 |
| | | | | | | | | svn changeset:21882/svn branch:6.7 | ||||
| * | Corrected the Scrollable JavaDoc to correspond with the code. | Marko Grönroos | 2011-11-02 | 2 | -14/+76 |
| | | | | | | | | svn changeset:21864/svn branch:6.7 | ||||
| * | #5562 Widgetset build throws an exception while throwing an exception | Artur Signell | 2011-11-01 | 1 | -1/+1 |
| | | | | | | | | | | | | Changed getCanonicalPath to getPath to avoid exceptions in the exception handler svn changeset:21852/svn branch:6.7 | ||||
| * | Test and fix for #7852 TreeTable partial update throws ↵ | Artur Signell | 2011-10-31 | 1 | -1/+1 |
| | | | | | | | | | | | | NegativeArraySizeException svn changeset:21840/svn branch:6.7 | ||||
| * | #7836 Table repaint throws ArrayIndexOutOfBounds when using FileSystemContainer | Artur Signell | 2011-10-27 | 1 | -1/+16 |
| | | | | | | | | svn changeset:21825/svn branch:6.7 | ||||
| * | #7698 FileSystemContainer throws NPE when a directory cannot be read | Artur Signell | 2011-10-27 | 1 | -0/+5 |
| | | | | | | | | svn changeset:21816/svn branch:6.7 | ||||
* | | Some minor formatting changes | Leif Åstrand | 2011-11-04 | 1 | -3/+3 |
|/ | |||||
* | #7822 Loading Vaadin application in JBoss AS 7 throws java.lang.LinkageError | Leif Åstrand | 2011-10-21 | 1 | -3/+25 |
| | | | | svn changeset:21773/svn branch:6.7 | ||||
* | Fix for #7808 | Jonatan Kronqvist | 2011-10-20 | 1 | -2/+2 |
| | | | | svn changeset:21755/svn branch:6.7 | ||||
* | #6588, #7776 : fine tuned fix with properties that modify value. ValueChange ↵ | Matti Tahvonen | 2011-10-13 | 1 | -11/+20 |
| | | | | | | event is now postponed until "commit phase" is over. Internal flags shouldn't now get messed up in case value change listener again changes the value. svn changeset:21706/svn branch:6.7 | ||||
* | fix for #7776 | Matti Tahvonen | 2011-10-11 | 1 | -14/+45 |
| | | | | svn changeset:21688/svn branch:6.7 | ||||
* | #7479 Fix for Windows: The name of a resource is a '/'-separated path, not ↵ | Artur Signell | 2011-10-11 | 1 | -3/+1 |
| | | | | | | File.separatorChar separated svn changeset:21682/svn branch:6.7 | ||||
* | #7755 Debug window "highlight component" does not work with sub windows | Artur Signell | 2011-10-11 | 1 | -2/+2 |
| | | | | svn changeset:21679/svn branch:6.7 |