| Commit message (Expand) | Author | Age | Files | Lines |
* | fixes #5261, default header now contains X-UA-Compatible = chrome1 to use chr... | Matti Tahvonen | 2010-11-09 | 1 | -2/+3 |
* | minor enhancement: don't display scroll position information if less than pag... | Matti Tahvonen | 2010-11-09 | 1 | -3/+4 |
* | minor enhancement: table sort now happens without "scroll latency". | Matti Tahvonen | 2010-11-09 | 1 | -1/+4 |
* | fixes #5972, Table now focused eagerly when interacting with mouse with a hea... | Matti Tahvonen | 2010-11-09 | 1 | -2/+8 |
* | Fix for #5894 Right aligned Menubar with Icons runs out of browser | Artur Signell | 2010-11-09 | 1 | -4/+41 |
* | Fixed bug where swapping vertical split position to the opposite direction do... | John Alhroos | 2010-11-09 | 1 | -2/+8 |
* | fixes #2387: added TextChangeEvent that can be used to listen text changes wh... | Matti Tahvonen | 2010-11-09 | 3 | -15/+482 |
* | #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 |