summaryrefslogtreecommitdiffstats
path: root/src/com/vaadin/ui
Commit message (Expand)AuthorAgeFilesLines
...
| * #7938 Added reference to #8971 to the javadocJohannes Dahlström2012-06-151-0/+3
| * #7938 Clarified Window.center() javadocJohannes Dahlström2012-06-151-2/+4
| * Change Chameleon -> chameleon + unit test for all builtin themes (#8386)Leif Åstrand2012-06-131-1/+1
* | Merge remote-tracking branch 'origin/master'Johannes Dahlström2012-06-195-705/+472
|\ \
| * | Extract API from Root to Page (#8907)Leif Åstrand2012-06-195-705/+472
* | | Fix issues caused by 6.8 merge: prevent NPE with componentStyles; ensure spli...Johannes Dahlström2012-06-191-4/+5
* | | Merge remote-tracking branch 'origin/master'Johannes Dahlström2012-06-191-17/+0
|\| |
| * | Remove method accidentally left behind (#6730)Leif Åstrand2012-06-151-17/+0
* | | Merge remote-tracking branch 'origin/master'Johannes Dahlström2012-06-156-107/+128
|\| |
| * | Implement js rpc proxy objects and wildcard rpc support (#8888)Leif Åstrand2012-06-141-0/+7
| * | Use callbacks directly as fields in connector object (#8888)Leif Åstrand2012-06-141-0/+6
| * | Rename Javascript -> JavaScriptLeif Åstrand2012-06-144-28/+29
| * | JavascriptManager -> JavaScript and changes based on review (#6730)Leif Åstrand2012-06-142-33/+40
* | | Fixed some errors caused by 6.8 merge; updated tests to use LegacyWindow/Appl...Johannes Dahlström2012-06-131-6/+12
* | | Merge remote-tracking branch 'origin/master'Johannes Dahlström2012-06-136-1/+112
|\| |
| * | Refresh row cache in requestRepaintAll to avoid partial repaint (#8714)Leif Åstrand2012-06-121-0/+8
| * | Change api to use callback instead or rpc for js callbacks (#8888)Leif Åstrand2012-06-123-8/+14
| * | Fix typoLeif Åstrand2012-06-121-1/+1
| * | Add support for simplified RPC communication with JS code (#8888)Leif Åstrand2012-06-121-0/+11
| * | Initial javascript callback support (#6730)Leif Åstrand2012-06-113-0/+78
| * | Initial support for javascript components (#8888)Leif Åstrand2012-06-111-0/+8
* | | Merge commit '17c14'Johannes Dahlström2012-06-122-31/+70
|\ \ \ | | |/ | |/|
| * | #8297 Do not use static logger instancesHenri Sara2012-06-052-31/+49
* | | Merge commit '6f729'Johannes Dahlström2012-06-122-12/+19
|\| |
| * | #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-311-2/+6
* | | Merge commit '56d0c'Johannes Dahlström2012-06-121-6/+124
|\| |
| * | Added options for setting maximum and minimum split positions to SplitPanel (...Tapio Aali2012-05-301-1/+109
* | | 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-112-1/+37
|\| |
| * | Made Table serializable when using column width for row header (#8428)Artur Signell2012-05-292-1/+37
* | | Merge commit 'e8a652'Johannes Dahlström2012-06-111-0/+46
|\| |
| * | Table: Make some columns uncollapsable (#7495)Leif Åstrand2012-05-231-0/+46
* | | Merge commit 'e085e'Johannes Dahlström2012-06-111-0/+49
|\| |
| * | Make browser window size available in Window (#5655)Leif Åstrand2012-05-221-0/+49
* | | Merge commit 'bec62'Johannes Dahlström2012-06-111-0/+8
|\| |
| * | [merge from 6.7] Don't trigger actions if space or enter is pressed with Butt...Automerge2012-05-211-3/+0
* | | Merge commit '99786'Johannes Dahlström2012-06-112-46/+68
|\| |
| * | [merge from 6.7] #8805 fix flickering of partial first row in table, related ...Automerge2012-05-181-0/+7
| * | [merge from 6.7] #8793 Retain all tab metadata, not just caption and icon, in...Johannes Dahlström2012-05-181-46/+32
* | | Merge commit 'ecd026'Johannes Dahlström2012-06-111-0/+30
|\| | | |/ |/|
| * [merge from 6.7] Remove invalid import used by javadocsAutomerge2012-05-151-1/+0
* | Add missing call to super.detach() (#6690)Leif Åstrand2012-06-061-0/+1
* | Fix missing licenses and Serializable (#6690)Leif Åstrand2012-06-061-1/+2
* | Fix some broken hierarchies (#6690)Leif Åstrand2012-06-062-5/+12
* | Initial extension support (#6690)Leif Åstrand2012-06-0613-701/+120
* | Repaint when contents changes (#8735)Artur Signell2012-06-011-0/+1
* | Repaint when contents changes (#8832)Artur Signell2012-06-011-0/+2