| Commit message (Expand) | Author | Age | Files | Lines |
* | Generate type data for AbstractRendererConnector.decode (#13334) | Johannes Dahlström | 2014-07-17 | 4 | -15/+26 |
* | Implement active cell painting and mouse interaction (#13334) | Teemu Suo-Anttila | 2014-07-15 | 3 | -10/+92 |
* | Generate type data for AbstractRendererConnector.createRenderer (#13334) | Johannes Dahlström | 2014-07-10 | 2 | -11/+1 |
* | Server-side programmatic sort updates sort indicators in the UI (#13334) | Leif Åstrand | 2014-07-10 | 1 | -1/+22 |
* | GridConnector sends user sort events to the server (#13334) | Leif Åstrand | 2014-07-10 | 1 | -0/+22 |
* | Update sorting indicators when sorting through the API (#13334) | Leif Åstrand | 2014-07-10 | 1 | -9/+10 |
* | Some general Grid maintenance (JavaDocs mostly) (#13334) | Henrik Paul | 2014-07-09 | 5 | -104/+130 |
* | Removes the version number from @since in Grid classes (#13334) | Henrik Paul | 2014-07-08 | 48 | -51/+47 |
* | Merge remote-tracking branch 'origin/master' into grid | Teemu Suo-Anttila | 2014-07-08 | 16 | -507/+144 |
|\ |
|
| * | Return a value on __gwtStatsEvent in Profiler (#11709) | Bogdan Udrescu | 2014-07-07 | 1 | -14/+14 |
| * | Remove unused VWindowOverlay (#14055) | Artur Signell | 2014-07-03 | 3 | -83/+5 |
| * | Remove shadow div for Overlay elements except IE8 (#9303). | Henri Sara | 2014-07-03 | 1 | -38/+52 |
| * | Revert "Allow changing theme on the fly (#2874)" | Henri Sara | 2014-07-03 | 9 | -368/+54 |
| * | Add missing @since 7.3 to javadoc | Henri Sara | 2014-07-03 | 5 | -22/+33 |
| * | Add missing @since 7.2.4 in javadoc | Henri Sara | 2014-07-03 | 3 | -0/+4 |
* | | Call setup on cells in CellIterator.rawPeekNext | Johannes Dahlström | 2014-07-07 | 1 | -1/+5 |
* | | Fix setting SelectionMode on application start (#13334) | Teemu Suo-Anttila | 2014-07-07 | 1 | -2/+4 |
* | | Adds key-related helper methods to Renderers. (#13334) | Henrik Paul | 2014-07-04 | 3 | -3/+44 |
* | | Adds the ability to swap between the three client side selection models (#13334) | Henrik Paul | 2014-07-04 | 8 | -59/+240 |
* | | Make Grid scroll as the selection drag happens near an edge. (#13334) | Henrik Paul | 2014-07-03 | 2 | -91/+380 |
* | | Client now recognizes server-side selection model changes. (#13334) | Henrik Paul | 2014-07-03 | 1 | -0/+17 |
* | | Clean up test code for selection column (#13334) | Henrik Paul | 2014-07-03 | 2 | -32/+61 |
* | | Implement Grid client-side ListSorter (#13334) | Patrik Lindström | 2014-07-01 | 1 | -0/+177 |
* | | Merge remote-tracking branch 'origin/master' into grid | Teemu Suo-Anttila | 2014-07-01 | 39 | -586/+1834 |
|\| |
|
| * | Merge branch 'valo' to master | Henri Sara | 2014-06-30 | 14 | -172/+1057 |
| |\ |
|
| | * | Merge branch 'master' into valo | Henri Sara | 2014-06-30 | 2 | -3/+29 |
| | |\ |
|
| | * \ | Merge branch 'master' into valo | Jouni Koivuviita | 2014-06-27 | 10 | -97/+437 |
| | |\ \ |
|
| | * \ \ | Merge branch 'master' into valo | Jouni Koivuviita | 2014-06-26 | 18 | -274/+340 |
| | |\ \ \ |
|
| | * | | | | Fix notification default delay | Jouni Koivuviita | 2014-06-18 | 1 | -14/+9 |
| | * | | | | Fix VOverlay animation-out jitter | Jouni Koivuviita | 2014-06-18 | 1 | -2/+0 |
| | * | | | | Fix overlay animation-in/out for VNotification and PopupView | Jouni Koivuviita | 2014-06-16 | 4 | -27/+84 |
| | * | | | | Fix multiple VOverlay animation-in/out related issues | Jouni Koivuviita | 2014-06-16 | 5 | -100/+154 |
| | * | | | | Notification position should be controllable with CSS (#13990) | Jouni Koivuviita | 2014-06-16 | 1 | -23/+49 |
| | * | | | | Merge branch 'master' into valo | Jouni Koivuviita | 2014-06-16 | 11 | -140/+336 |
| | |\ \ \ \ |
|
| | * | | | | | Fix copyright header in AnimationUtil | Henri Sara | 2014-06-06 | 1 | -1/+1 |
| | * | | | | | Implement Notification animation with CSS (#13660) | Jouni Koivuviita | 2014-06-05 | 5 | -143/+391 |
| | * | | | | | Merge branch 'master' into valo | Jouni Koivuviita | 2014-06-03 | 371 | -1006/+2228 |
| | |\ \ \ \ \ |
|
| | * | | | | | | Deprecate VOverlay shadow element and related API (#13661) | Jouni Koivuviita | 2014-05-12 | 1 | -1/+84 |
| | * | | | | | | Move debug window styles from theme to widgetset | Jouni Koivuviita | 2014-05-09 | 7 | -0/+409 |
| * | | | | | | | Do not re-send browser details in the first UIDL request (#14072) | Artur Signell | 2014-06-30 | 2 | -60/+3 |
| * | | | | | | | Add a missing check for user-initiated column resizing in VScrollTable (#13432) | Juho Nurminen | 2014-06-30 | 1 | -1/+1 |
| | |_|_|_|_|/
| |/| | | | | |
|
| * | | | | | | Fix tooltip error when loading Javascript (#14028) | Juuso Valli | 2014-06-27 | 2 | -3/+29 |
| | |_|_|_|/
| |/| | | | |
|
| * | | | | | IE11 now uses synchronous loading of script instead of async with preloading.... | Mikael Grankvist | 2014-06-26 | 2 | -5/+50 |
| * | | | | | Allow changing theme on the fly (#2874) | Artur Signell | 2014-06-26 | 9 | -62/+372 |
| * | | | | | Revert "Add scrollbars to ComboBox suggestion popup if low on screen estate (... | Sauli Tähkäpää | 2014-06-26 | 1 | -30/+15 |
| | |_|_|/
| |/| | | |
|
| * | | | | License Checker for vaadin cval products (#13696 #13474) | Manolo Carrasco | 2014-06-26 | 2 | -9/+59 |
| * | | | | Don't complain about missing sync id for critical notifications (#14081) | Leif Åstrand | 2014-06-25 | 1 | -3/+10 |
| * | | | | Fix wrong width on event resize in Vaadin Calendar (#13961) | Anthony Guerreiro | 2014-06-25 | 1 | -0/+1 |
| * | | | | Fixed regression with changing widths when stylenames have changed (#13444, #... | Markus Koivisto | 2014-06-25 | 2 | -78/+58 |
| * | | | | Fix moving a single component inside a split panel (#11920) | Artur Signell | 2014-06-24 | 2 | -0/+41 |