summaryrefslogtreecommitdiffstats
path: root/client/src/com/vaadin/client/ui/VAbstractSplitPanel.java
Commit message (Expand)AuthorAgeFilesLines
* Build vaadin-client with mavenTeemu Suo-Anttila2016-03-181-867/+0
* Add missing @since 7.5.1 to JavaDocTeemu Suo-Anttila2015-07-091-4/+4
* Fix Grid jerky resize in vertical split panel (#18370)Teemu Suo-Anttila2015-07-061-1/+38
* Remove duplicate primary stylename from split panels (#17846)Teppo Kurki2015-06-051-5/+3
* Separate pure client side util methods to a new class (#15553, #15544)Artur Signell2015-01-091-7/+7
* Horizontal split panel height shouldn't ignore second component (#15149)Denis Anisimov2014-12-101-91/+103
* Fix moving a single component inside a split panel (#11920)Artur Signell2014-06-241-0/+8
* Replace use of deprecated DOM.setStyleAttribute method (#13781)Leif Åstrand2014-05-221-36/+35
* Merge changes from origin/7.1Artur Signell2014-04-231-1/+1
|\
| * Update copyright year to 2014Artur Signell2014-04-161-1/+1
* | Refactor to use the right Element class (#13287)Leif Åstrand2014-03-251-10/+8
* | Use FQN instead of import for the bad Element class (#13287)Leif Åstrand2014-03-251-8/+10
|/
* Don't detach and reattach VAbstractSplitPanel child widgets unnecessarily (#1...Johannes Dahlström2013-04-181-0/+6
* Updated copyright notices and added missing license headersArtur Signell2013-01-041-1/+1
* Remember old splitter position when adjusting for out of bounds (#10596)Leif Åstrand2013-01-031-3/+9
* Changed order of the containers in DOMmichaelvogt2012-12-011-1/+2
* Move widget classes from c.v.c.ui.<widget> to c.v.c.ui (#9392)Johannes Dahlström2012-11-131-0/+800