summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fixes search-CB resizing on each layout (Firefox&Chameleon) (#18236)Teppo Kurki2015-06-111-0/+1
* Measure size correctly when element has border and/or padding (#18181)Artur Signell2015-06-116-20/+342
* Fixes grid editor datefield/combobox IE8/Valo (#17915)Teppo Kurki2015-06-101-0/+12
* Add a workaround to not display a spacer just scrolled to view (#17826)Teemu Suo-Anttila2015-06-101-4/+11
* Add @since 7.5 to new APIJohannes Dahlström2015-06-102-2/+2
* Fix Escalator spacer visibility calucation (#17826)Teemu Suo-Anttila2015-06-101-4/+4
* Add test for Table visible column order/count change (#9781)Anna Miroshnik2015-06-102-0/+191
* Fix readonly checkbox opacity in Valo. (#17548)Sauli Tähkäpää2015-06-093-1/+26
* Properly display Slider values greater than Integer.MAX_VALUE (#18192)Johannes Dahlström2015-06-094-8/+89
* Table.setVisibleColumns() causes table to forget column headers, icons, align...Ilya Ermakov2015-06-093-20/+173
* Quick fix for non-visible datefield buttons in IE8 (#17915)Teppo Kurki2015-06-091-0/+12
* Fix for "Grid detail row outline overflows" (#17826)elmot2015-06-092-1/+94
* Better handle exceptions when opening Grid editor (#17935)Johannes Dahlström2015-06-094-12/+129
* Add missing since, remove unused methodTeemu Suo-Anttila2015-06-091-7/+1
* Rename grid sidebar 'opened' style to 'open' (#18120)Teppo Kurki2015-06-095-9/+9
* Fix test broken by #16556Artur Signell2015-06-094-37/+58
* Update to Atmosphere 2.2.7 (#18069)Artur Signell2015-06-083-3/+3
* Fix Grid drag selection with scrolled page (#17895)Teemu Suo-Anttila2015-06-083-23/+111
* Prevent field from updating when removing text change listener. (#16270)Sauli Tähkäpää2015-06-084-21/+73
* Fixes double-tap-to-open-editor issuesTeppo Kurki2015-06-081-2/+20
* Open editor on double touch (#17338)Manolo Carrasco2015-06-081-1/+11
* Don't allow null view providers (#17028)Leif Åstrand2015-06-082-1/+24
* Selection is now shown although scrollToSelectedItem is false (#16673)Matti Tahvonen2015-06-084-0/+131
* Forget GridLayout row expand ratios for removed rows (#18166)Teppo Kurki2015-06-082-5/+42
* Return 0 instead of throwing exception if count query returns nothing (#18043)Steven Spungin2015-06-082-4/+112
* Hide sidebar when clicking outside it (#18111)Artur Signell2015-06-074-9/+47
* Render initially hidden columns correctly (#18030)Artur Signell2015-06-053-2/+125
* Insert columns using correct logical row index (#18103)Artur Signell2015-06-052-3/+57
* Add setStyleName(String, boolean) shorthand for add/removeStyleName (#17825)Artur Signell2015-06-052-0/+143
* Extract MockUI classLeif Åstrand2015-06-052-13/+47
* Format UTF-8 filenames correctly for download (#16556)Anna Miroshnik2015-06-055-41/+93
* Run local tests on localhostArtur Signell2015-06-051-1/+18
* Better error reporting when server has invalid URL encoding (#17948)Artur Signell2015-06-051-5/+31
* Convenience Window.setPosition(x,y) (#16335)Artur Signell2015-06-052-0/+22
* GAE related fixes: another GAE app, new license, javadoc mistake fix(#18168)elmot2015-06-055-616/+238
* Deprecate streaming (#14914)Artur Signell2015-06-051-5/+8
* Only set height when at least one header cell is shown (#18000)Artur Signell2015-06-052-19/+38
* Better error messages for addColumn/setColumns (#18019, #17890)Artur Signell2015-06-052-1/+65
* DND-drop-marker should not be on top of sidebar opening button #17692Pekka Hyvönen2015-06-052-6/+79
* Remove duplicate primary stylename from split panels (#17846)Teppo Kurki2015-06-053-5/+125
* Use headerCaption as default hidingToggleCaption (#18028)Teppo Kurki2015-06-057-17/+82
* Fixed CvalChecker invalid version message (#17879)Teppo Kurki2015-06-052-1/+5
* Forget GridLayout column expand ratios when removing columns (#18068)Teppo Kurki2015-06-052-1/+90
* Remove redundant array copy (#18040)Leif Åstrand2015-06-051-11/+1
* Ensure PhantomJS2 tests are run on version 2Artur Signell2015-06-041-0/+1
* Required indicator for Table now works as expected (#17294)Matti Tahvonen2015-06-043-6/+152
* Do not send value change to server for non-immediate CheckBox (#18102)Teppo Kurki2015-06-045-0/+130
* Allow specifying location of PhantomJS binaryArtur Signell2015-06-042-2/+11
* Allow arbitrary serializable types as Renderer data type (#15410)Johannes Dahlström2015-06-038-1/+94
* Fix GridEditorClientTest focus checks on IE8Teemu Suo-Anttila2015-06-031-1/+4