| Commit message (Expand) | Author | Age | Files | Lines |
* | #5821 - Removed extra code and added comment about the version in which ItemC... | Artur Signell | 2010-11-08 | 1 | -20/+3 |
* | #5954 - ClassPathExplorer.searchForPaintables should only search Vaadin add-o... | Artur Signell | 2010-11-05 | 1 | -1/+43 |
* | Merged ClassPathExplorer fixes for #5953, #5957 | Artur Signell | 2010-11-05 | 1 | -11/+33 |
* | #5821 - ItemClickSource should be ItemClickNotifier | Artur Signell | 2010-11-05 | 3 | -5/+47 |
* | formatted javadoc | Matti Tahvonen | 2010-11-05 | 1 | -2/+1 |
* | fixes #5955. A bit more intelligent removal of fields from Form + a method th... | Matti Tahvonen | 2010-11-05 | 1 | -2/+21 |
* | Merged [15706] [15713] [15714] [15720] [15721] [15735] [15736] [15737] [15739... | John Alhroos | 2010-11-05 | 2 | -15/+55 |
|\ |
|
| * | Fixed #5797 so scrolling timer is removed if the Table is disabled while scro... | John Alhroos | 2010-10-27 | 1 | -1/+9 |
| * | Fixed #5797 for the case when enabled is toggled. | John Alhroos | 2010-10-27 | 1 | -14/+14 |
| * | Fixes #5797 by disabling keyboard navigation when Table is disabled. | John Alhroos | 2010-10-27 | 1 | -9/+21 |
| * | Fix for #5744 | John Alhroos | 2010-10-26 | 1 | -4/+12 |
| * | Rewrote [15706] | John Alhroos | 2010-10-26 | 1 | -10/+7 |
| * | Rewrote [15706] | John Alhroos | 2010-10-26 | 1 | -5/+18 |
| * | Fix for #5882 | John Alhroos | 2010-10-26 | 1 | -2/+4 |
| * | #5772 eliminate duplicated footer click events | Henri Sara | 2010-10-20 | 1 | -0/+2 |
| * | Reverted #5785 in 6.4, applying to 6.5 instead | Henri Sara | 2010-10-18 | 1 | -5/+4 |
| * | #5785 AbstractStringValidator should convert non-string values | Henri Sara | 2010-10-15 | 1 | -4/+5 |
| * | Reverted [15536] and [15537] which were commited to wrong branch | Artur Signell | 2010-10-13 | 1 | -6/+6 |
| * | #3548 - Table.setColumnCollapsed should not throw IllegalAccessException | Artur Signell | 2010-10-13 | 1 | -6/+6 |
| * | Merged #5778 related changes to 6.4 branch | Matti Tahvonen | 2010-10-12 | 1 | -0/+5 |
| * | Better fix for #5770 - Clearing a Table column footer/header does not repaint... | Artur Signell | 2010-10-11 | 1 | -6/+4 |
| * | Fix for #5770 - Clearing a Table column footer/header does not repaint Table | Artur Signell | 2010-10-11 | 1 | -0/+2 |
| * | We decided to postpone #4200 to 6.5, thus reverted [15455] | Marc Englund | 2010-10-08 | 1 | -24/+0 |
| * | Fixes #4200 ESC keypress is now canceled when the XHR is active, to avoid acc... | Marc Englund | 2010-10-08 | 1 | -0/+24 |
| * | #5652: History iframe is shown as a white square in Chrome 6 in portlet | Henri Kerola | 2010-10-06 | 1 | -1/+1 |
| * | Improves the click-moved-button-magic by checking for mouse movement using cu... | Marc Englund | 2010-10-06 | 1 | -1/+13 |
* | | depracated obsolete helper method from AbstractField. Replaced the implementa... | Matti Tahvonen | 2010-11-04 | 1 | -22/+6 |
* | | #5865. Deprecated usage of Button as CheckBox | Matti Tahvonen | 2010-11-04 | 2 | -1/+8 |
* | | #5865. Removed some non-needed code from widgetset, prepared datefields and b... | Matti Tahvonen | 2010-11-04 | 8 | -65/+30 |
* | | javadocs | Matti Tahvonen | 2010-11-04 | 2 | -0/+35 |
* | | javadocs | Matti Tahvonen | 2010-11-04 | 1 | -0/+34 |
* | | javadocs | Matti Tahvonen | 2010-11-04 | 1 | -0/+31 |
* | | class doc | Matti Tahvonen | 2010-11-04 | 1 | -0/+4 |
* | | refined TODO notes | Matti Tahvonen | 2010-11-04 | 1 | -17/+4 |
* | | #5743, #5742, #5741, #4275 related refactoring. Renamed com.vaadin.terminal.R... | Matti Tahvonen | 2010-11-03 | 22 | -737/+458 |
* | | HorizontalSplitPanel is now horizontal. | John Alhroos | 2010-11-02 | 2 | -3/+6 |
* | | CustomMenuItems should not be Paintable. | John Alhroos | 2010-11-02 | 1 | -1/+1 |
* | | Adds tooltips to menubar items #5919 | John Alhroos | 2010-11-02 | 2 | -12/+144 |
* | | opening for extension | Matti Tahvonen | 2010-10-31 | 1 | -1/+2 |
* | | CommunicationManager implementation can now be replaced (instantiated via Abs... | Matti Tahvonen | 2010-10-31 | 3 | -378/+418 |
* | | Improving client side extensibility: CommunicationManager now created with GW... | Matti Tahvonen | 2010-10-31 | 2 | -101/+119 |
* | | Fixes style attributes remaining in DOM when swapping reverse positioning in ... | John Alhroos | 2010-10-29 | 2 | -5/+7 |
* | | Bugfix for #1588 | John Alhroos | 2010-10-29 | 1 | -3/+1 |
* | | javadoc | Matti Tahvonen | 2010-10-29 | 1 | -0/+8 |
* | | Adds possibility to set split position from the opposite side in a SplitPanel... | John Alhroos | 2010-10-29 | 2 | -14/+99 |
* | | added method for implementations to check if component has a listener for a s... | Matti Tahvonen | 2010-10-28 | 1 | -0/+11 |
* | | removed workaround for a GWT bug, fixed in GWT 2.1, see #4279 | Matti Tahvonen | 2010-10-28 | 2 | -48/+0 |
* | | fixes #5903 | Matti Tahvonen | 2010-10-28 | 1 | -0/+3 |
* | | #3865 closing sub-windows from code should send close event, test for window ... | Henri Sara | 2010-10-28 | 1 | -10/+11 |
* | | same default value for rta as for textfield | Matti Tahvonen | 2010-10-28 | 1 | -1/+2 |