summaryrefslogtreecommitdiffstats
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* Generate type data for AbstractRendererConnector.decode (#13334)Johannes Dahlström2014-07-174-15/+26
* Implement active cell painting and mouse interaction (#13334)Teemu Suo-Anttila2014-07-153-10/+92
* Generate type data for AbstractRendererConnector.createRenderer (#13334)Johannes Dahlström2014-07-102-11/+1
* Server-side programmatic sort updates sort indicators in the UI (#13334)Leif Åstrand2014-07-101-1/+22
* GridConnector sends user sort events to the server (#13334)Leif Åstrand2014-07-101-0/+22
* Update sorting indicators when sorting through the API (#13334)Leif Åstrand2014-07-101-9/+10
* Some general Grid maintenance (JavaDocs mostly) (#13334)Henrik Paul2014-07-095-104/+130
* Removes the version number from @since in Grid classes (#13334)Henrik Paul2014-07-0848-51/+47
* Merge remote-tracking branch 'origin/master' into gridTeemu Suo-Anttila2014-07-0816-507/+144
|\
| * Return a value on __gwtStatsEvent in Profiler (#11709)Bogdan Udrescu2014-07-071-14/+14
| * Remove unused VWindowOverlay (#14055)Artur Signell2014-07-033-83/+5
| * Remove shadow div for Overlay elements except IE8 (#9303).Henri Sara2014-07-031-38/+52
| * Revert "Allow changing theme on the fly (#2874)"Henri Sara2014-07-039-368/+54
| * Add missing @since 7.3 to javadocHenri Sara2014-07-035-22/+33
| * Add missing @since 7.2.4 in javadocHenri Sara2014-07-033-0/+4
* | Call setup on cells in CellIterator.rawPeekNextJohannes Dahlström2014-07-071-1/+5
* | Fix setting SelectionMode on application start (#13334)Teemu Suo-Anttila2014-07-071-2/+4
* | Adds key-related helper methods to Renderers. (#13334)Henrik Paul2014-07-043-3/+44
* | Adds the ability to swap between the three client side selection models (#13334)Henrik Paul2014-07-048-59/+240
* | Make Grid scroll as the selection drag happens near an edge. (#13334)Henrik Paul2014-07-032-91/+380
* | Client now recognizes server-side selection model changes. (#13334)Henrik Paul2014-07-031-0/+17
* | Clean up test code for selection column (#13334)Henrik Paul2014-07-032-32/+61
* | Implement Grid client-side ListSorter (#13334)Patrik Lindström2014-07-011-0/+177
* | Merge remote-tracking branch 'origin/master' into gridTeemu Suo-Anttila2014-07-0139-586/+1834
|\|
| * Merge branch 'valo' to masterHenri Sara2014-06-3014-172/+1057
| |\
| | * Merge branch 'master' into valoHenri Sara2014-06-302-3/+29
| | |\
| | * \ Merge branch 'master' into valoJouni Koivuviita2014-06-2710-97/+437
| | |\ \
| | * \ \ Merge branch 'master' into valoJouni Koivuviita2014-06-2618-274/+340
| | |\ \ \
| | * | | | Fix notification default delayJouni Koivuviita2014-06-181-14/+9
| | * | | | Fix VOverlay animation-out jitterJouni Koivuviita2014-06-181-2/+0
| | * | | | Fix overlay animation-in/out for VNotification and PopupViewJouni Koivuviita2014-06-164-27/+84
| | * | | | Fix multiple VOverlay animation-in/out related issuesJouni Koivuviita2014-06-165-100/+154
| | * | | | Notification position should be controllable with CSS (#13990)Jouni Koivuviita2014-06-161-23/+49
| | * | | | Merge branch 'master' into valoJouni Koivuviita2014-06-1611-140/+336
| | |\ \ \ \
| | * | | | | Fix copyright header in AnimationUtilHenri Sara2014-06-061-1/+1
| | * | | | | Implement Notification animation with CSS (#13660)Jouni Koivuviita2014-06-055-143/+391
| | * | | | | Merge branch 'master' into valoJouni Koivuviita2014-06-03371-1006/+2228
| | |\ \ \ \ \
| | * | | | | | Deprecate VOverlay shadow element and related API (#13661)Jouni Koivuviita2014-05-121-1/+84
| | * | | | | | Move debug window styles from theme to widgetsetJouni Koivuviita2014-05-097-0/+409
| * | | | | | | Do not re-send browser details in the first UIDL request (#14072)Artur Signell2014-06-302-60/+3
| * | | | | | | Add a missing check for user-initiated column resizing in VScrollTable (#13432)Juho Nurminen2014-06-301-1/+1
| | |_|_|_|_|/ | |/| | | | |
| * | | | | | Fix tooltip error when loading Javascript (#14028)Juuso Valli2014-06-272-3/+29
| | |_|_|_|/ | |/| | | |
| * | | | | IE11 now uses synchronous loading of script instead of async with preloading....Mikael Grankvist2014-06-262-5/+50
| * | | | | Allow changing theme on the fly (#2874)Artur Signell2014-06-269-62/+372
| * | | | | Revert "Add scrollbars to ComboBox suggestion popup if low on screen estate (...Sauli Tähkäpää2014-06-261-30/+15
| | |_|_|/ | |/| | |
| * | | | License Checker for vaadin cval products (#13696 #13474)Manolo Carrasco2014-06-262-9/+59
| * | | | Don't complain about missing sync id for critical notifications (#14081)Leif Åstrand2014-06-251-3/+10
| * | | | Fix wrong width on event resize in Vaadin Calendar (#13961)Anthony Guerreiro2014-06-251-0/+1
| * | | | Fixed regression with changing widths when stylenames have changed (#13444, #...Markus Koivisto2014-06-252-78/+58
| * | | | Fix moving a single component inside a split panel (#11920)Artur Signell2014-06-242-0/+41