summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* GridConnector sends user sort events to the server (#13334)Leif Åstrand2014-07-104-1/+90
* Update sorting indicators when sorting through the API (#13334)Leif Åstrand2014-07-101-9/+10
* Position sorting indicators correctly in both Chrome and FF (#13334)Leif Åstrand2014-07-101-2/+8
* Fix modifying rows in GridBasicFeaturesTeemu Suo-Anttila2014-07-101-5/+16
* Server-side sorting updates data on client-side (#13334)Teemu Suo-Anttila2014-07-103-11/+97
* Implement Grid server-side Sorting API (#13334)Patrik Lindström2014-07-095-5/+544
* Fix unpinning in DataProviderKeyMapper (#13334)Teemu Suo-Anttila2014-07-091-3/+3
* 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-0887-90/+86
* Merge remote-tracking branch 'origin/master' into gridTeemu Suo-Anttila2014-07-0862-937/+945
|\
| * Fix background color in chameleon theme after removing shadow divs (#14145)Dmitrii Rogozin2014-07-072-3/+11
| * Use Sass compiler version 0.9.8Henri Sara2014-07-071-1/+1
| * Fix shadow bug with menu in runo theme (#14162)Dmitrii Rogozin2014-07-071-3/+2
| * Return a value on __gwtStatsEvent in Profiler (#11709)Bogdan Udrescu2014-07-079-15/+377
| * Modified test case to work around bug preventing popup to close in IE (#14086)Anthony Guerreiro2014-07-071-1/+21
| * Avoid object creation in getAllChildrenIterable in most cases. (#14142)Fabian Lange2014-07-043-63/+59
| * Remove unused VWindowOverlay (#14055)Artur Signell2014-07-033-83/+5
| * Remove shadow div for Overlay elements except IE8 (#9303).Henri Sara2014-07-033-38/+69
| * Revert "Allow changing theme on the fly (#2874)"Henri Sara2014-07-0315-644/+78
| * Add missing @since 7.3 to javadocHenri Sara2014-07-0313-34/+56
| * Add missing @since 7.2.4 in javadocHenri Sara2014-07-033-0/+4
| * Fix PushConfigurationLongPollingTest.Sauli Tähkäpää2014-07-023-51/+40
| * Disabled shadow divs. Instead use css box-shadow (#13885)Dmitrii Rogozin2014-07-0214-13/+189
| * Refactor GridLayout tests (#14044)Dmitrii Rogozin2014-07-023-52/+86
| * Reading properties of components should not set state to dirty (#14060).Fabian Lange2014-07-012-18/+28
* | Increase simulated latency in GridClientRenderers testTeemu Suo-Anttila2014-07-081-27/+28
* | Call setup on cells in CellIterator.rawPeekNextJohannes Dahlström2014-07-071-1/+5
* | Fix GridSingleColumnTest & CustomRendererTestTeemu Suo-Anttila2014-07-072-0/+4
* | Fix GridClientColumnRenderers test (#13334)Teemu Suo-Anttila2014-07-072-5/+2
* | Fix setting SelectionMode on application start (#13334)Teemu Suo-Anttila2014-07-073-3/+22
* | Adds key-related helper methods to Renderers. (#13334)Henrik Paul2014-07-0415-19/+256
* | 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-033-93/+398
* | Client now recognizes server-side selection model changes. (#13334)Henrik Paul2014-07-034-0/+81
* | Clean up test code for selection column (#13334)Henrik Paul2014-07-035-51/+61
* | Implement Grid client-side ListSorter (#13334)Patrik Lindström2014-07-015-2/+324
* | Merge remote-tracking branch 'origin/master' into gridTeemu Suo-Anttila2014-07-01492-2365/+25906
|\|
| * Add conf option for disabling sync id checking (#14084)Leif Åstrand2014-07-016-5/+62
| * Ignore -1 sync id on the server (#14084)Leif Åstrand2014-07-012-3/+18
| * Mention JSON library change in release notes (#14105, #13944)Henri Sara2014-06-301-0/+2
| * Merge branch 'valo' to masterHenri Sara2014-06-30352-553/+21002
| |\
| | * Merge branch 'master' into valoHenri Sara2014-06-3012-87/+170
| | |\
| | * | Update .gitignore for valoHenri Sara2014-06-301-0/+3
| | * | Compile valo with Vaadin Sass compiler (#14120)Henri Sara2014-06-304-4/+15
| | * | Release notes for 7.3 beta1 (#14105)Artur Signell2014-06-301-65/+20
| | * | Replace complex interpolation with simple interpolation in Valo.Mika Murtojarvi2014-06-301-2/+4
| | * | Fix !important handling in opacity mixinHenri Sara2014-06-302-6/+11
| | * | Fix borderless textfield focus box-shadowJouni Koivuviita2014-06-271-1/+1
| | * | Prefix header style names with 'v-label-'Jouni Koivuviita2014-06-272-27/+27
| | * | Bourbon is now included (#14106)Artur Signell2014-06-271-1/+6