summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| * | [merge from 6.7] Made tooltips work for Slider (#8863)Automerge2012-06-011-0/+6
* | | Merge commit '6f729'Johannes Dahlström2012-06-123-16/+23
|\| |
| * | #7495 Inverted the server-side API naming (eg. setColumnNoncollapsible -> set...Johannes Dahlström2012-05-311-10/+17
| * | Created a test for disabling and enabling max/min split position of SplitPane...Tapio Aali2012-05-311-10/+10
| * | Optimized network usage of the split position limits of the SplitPanel (#8880).Tapio Aali2012-05-312-12/+18
* | | Merge commit 'e978b99'Johannes Dahlström2012-06-121-2/+0
|\| |
| * | #8878 Cannot use @Override when implementing interface methods in Java 1.5Johannes Dahlström2012-05-301-2/+0
* | | Merge commit '11322'Johannes Dahlström2012-06-121-4/+0
|\| |
| * | #1744 Should not check for reversed position hereJohannes Dahlström2012-05-301-4/+0
* | | Merge commit '42dff'Johannes Dahlström2012-06-121-1/+1
|\| |
| * | #1744 Fixed a regressionJohannes Dahlström2012-05-301-1/+1
* | | Merge commit '56d0c'Johannes Dahlström2012-06-126-29/+301
|\| |
| * | [merge from 6.7] Small tweaks to #4120 based on reviewAutomerge2012-05-302-5/+1
| * | VFilterSelect implements SubPartAware #8878Jonatan Kronqvist2012-05-301-1/+21
| * | Added options for setting maximum and minimum split positions to SplitPanel (...Tapio Aali2012-05-302-21/+208
* | | Merge commit '61638'Johannes Dahlström2012-06-113-15/+102
|\| |
| * | [merge from 6.7] Make ClickEventHandler fire clicks only if mousedown and mou...Automerge2012-05-302-5/+90
* | | Merge commit 'bc630'Johannes Dahlström2012-06-111-5/+3
|\| |
| * | [merge from 6.7] Revert last attempt of fix for (#6039) as it doesn't fix all...Automerge2012-05-291-8/+0
* | | Merge commit '165544'Johannes Dahlström2012-06-111-5/+0
|\| |
| * | Removed non-working/unneeded code (#8428)Artur Signell2012-05-291-5/+0
* | | Merge commit '8e5b5'Johannes Dahlström2012-06-113-1/+48
|\| |
| * | Made Table serializable when using column width for row header (#8428)Artur Signell2012-05-292-1/+37
| * | #8625 Fixed a regression caused by #8720 changes (touch scroll support)Johannes Dahlström2012-05-251-1/+2
* | | Merge commit 'bb48c'Johannes Dahlström2012-06-113-1/+40
|\| |
| * | #7911 Added a common CSS class "v-touch" for all touch devicesJohannes Dahlström2012-05-251-1/+6
| * | Manual merge from 6.7 to 6.8 for #8799 timer unregistration.Henri Sara2012-05-241-0/+19
| * | [merge from 6.7] #8801 Recompute VFilterSelect textbox width if popup opener ...Automerge2012-05-241-0/+6
* | | Merge commit 'cb20a6'Johannes Dahlström2012-06-111-24/+101
|\| |
| * | Merged VView changes to 6.8 (#8799).Henri Sara2012-05-241-22/+99
* | | Merge commit 'edf451'Johannes Dahlström2012-06-111-0/+12
|\| |
| * | Fixed styles that were left lingering while changing the orientation of a sli...Tapio Aali2012-05-231-1/+10
* | | Merge commit 'e8a652'Johannes Dahlström2012-06-112-2/+71
|\| |
| * | Table: Make some columns uncollapsable (#7495)Leif Åstrand2012-05-232-2/+71
* | | Merge commit 'e8844'Johannes Dahlström2012-06-111-0/+3
|\| |
| * | [merge from 6.7] Recalculate column widths if scrollbar has changed (#6039)Automerge2012-05-221-0/+8
* | | Merge commit '35b979'Johannes Dahlström2012-06-111-0/+27
|\| |
| * | [merge from 6.7] #8305 extend Liferay session when the user interacts with a ...Automerge2012-05-221-0/+27
* | | Merge commit 'e7f31'Johannes Dahlström2012-06-111-41/+3
|\| |
| * | Remove clientHeight/Width from WebBrowser (#5655)Leif Åstrand2012-05-223-45/+4
* | | Merge commit 'e085e'Johannes Dahlström2012-06-112-10/+65
|\| |
| * | Make browser window size available in Window (#5655)Leif Åstrand2012-05-222-16/+64
* | | Merge commit 'bec62'Johannes Dahlström2012-06-115-144/+68
|\| |
| * | #8724 Properly generate simulated click events from touch events on iOS 5Johannes Dahlström2012-05-221-0/+5
| * | [merge from 6.7] Remove duplicate code in constructorAutomerge2012-05-211-7/+1
| * | Removed an empty if() {}Johannes Dahlström2012-05-211-2/+0
| * | #8724 Factored away duplicate code in native/non-native touch handling, remov...Johannes Dahlström2012-05-211-115/+33
| * | [merge from 6.7] Don't trigger actions if space or enter is pressed with Butt...Automerge2012-05-212-28/+12
| * | #8723 Remove superfluous sinkEvents() callJohannes Dahlström2012-05-211-2/+0
* | | Merge commit '99786'Johannes Dahlström2012-06-113-60/+98
|\| |