summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* UI stylename handling (#9832)Johannes Dahlström2012-11-147-17/+12
* Move widget classes from c.v.c.ui.<widget> to c.v.c.ui (#9392)Johannes Dahlström2012-11-149-40/+70
* UI based on AbstractBasicComponentContainer (#2924) - make test compileHenri Sara2012-11-141-4/+1
* Move widget classes from c.v.c.ui.<widget> to c.v.c.ui (#9392) - fixesHenri Sara2012-11-144-6/+7
* Move widget classes from c.v.c.ui.<widget> to c.v.c.ui (#9392) - fixHenri Sara2012-11-147-15/+15
* UI based on AbstractBasicComponentContainer (#2924)Henri Sara2012-11-1355-523/+907
* Made test compatible with overlay containerArtur Signell2012-11-131-4/+4
* Move widget classes from c.v.c.ui.<widget> to c.v.c.ui (#9392)Johannes Dahlström2012-11-13116-721/+1210
* Merge "Renamed uri fragment methods in Page to use UriFragment instead of Fra...Johannes Dahlström2012-11-1310-108/+110
|\
| * Renamed uri fragment methods in Page to use UriFragment instead of Fragment (...Artur Signell2012-11-1310-108/+110
* | Merge "Do not include javadoc jar in zip (#9963)"Henri Sara2012-11-131-1/+1
|\ \
| * | Do not include javadoc jar in zip (#9963)Artur Signell2012-11-131-1/+1
| |/
* | Merge "Run IE10 in IE9 compatibility mode for now (#10172)"Johannes Dahlström2012-11-131-1/+1
|\ \
| * | Run IE10 in IE9 compatibility mode for now (#10172)Artur Signell2012-11-131-1/+1
| |/
* / (#10180) Moved positioning from onStateChanged to onConnectorHierarchyChange....Mikael Grankvist2012-11-133-4/+120
|/
* Merge "Do not publish builds automatically to local Maven (#9926)"Henri Sara2012-11-131-3/+0
|\
| * Do not publish builds automatically to local Maven (#9926)Artur Signell2012-11-071-3/+0
* | Merge "Call ViewDisplay.showView before View.enter in Navigator.navigateTo (#...Henri Sara2012-11-132-3/+22
|\ \
| * | Call ViewDisplay.showView before View.enter in Navigator.navigateTo (#10132)Johannes Dahlström2012-11-122-3/+22
* | | Merge "Fixed widget comparisons to avoid reattaching children (#9807)"John Ahlroos2012-11-131-3/+9
|\ \ \
| * | | Fixed widget comparisons to avoid reattaching children (#9807)Artur Signell2012-11-131-3/+9
* | | | (#9924) Moved hierarchy code and fixed popup view to not be a LegacyComponent...Mikael Grankvist2012-11-138-144/+175
* | | | Merge "Use commons-lang 2.6 in server aswell as in client-compiler (#9970)"John Ahlroos2012-11-131-1/+1
|\ \ \ \
| * | | | Use commons-lang 2.6 in server aswell as in client-compiler (#9970)Artur Signell2012-11-121-1/+1
| |/ / /
* | | | Merge "Do not include classes which cannot be instansiated"John Ahlroos2012-11-131-1/+3
|\ \ \ \ | |/ / / |/| | |
| * | | Do not include classes which cannot be instansiatedArtur Signell2012-11-061-1/+3
* | | | Fixed ClassloaderResolver on Windows (#9606)Artur Signell2012-11-121-0/+4
* | | | Fixed row focus not removed when selecting rows in Table #10036John Ahlroos2012-11-122-1/+53
* | | | Merge "Fixes #10166 SassCompiler parent reference in middle of selector bugs"Marc Englund2012-11-121-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Fixes #10166 SassCompiler parent reference in middle of selector bugsSebastian Nyholm2012-11-121-1/+1
* | | | Merge "ParentSelectorHandler was using wrong HashMap implementation"Marc Englund2012-11-121-1/+1
|\| | |
| * | | ParentSelectorHandler was using wrong HashMap implementationSebastian Nyholm2012-11-121-1/+1
* | | | Merge "Fixes #9545 SASS mixin nesting bugs with mixin. Fixes issue with block...Marc Englund2012-11-121-2/+13
|\| | |
| * | | Fixes #9545 SASS mixin nesting bugs with mixin. Fixes issue with blocknodes s...Sebastian Nyholm2012-11-121-2/+13
* | | | Merge "Fixed absolute layout class cast exception #10155"Artur Signell2012-11-121-4/+6
|\ \ \ \ | |/ / / |/| | |
| * | | Fixed absolute layout class cast exception #10155John Ahlroos2012-11-081-4/+6
* | | | Fix typoLeif Åstrand2012-11-091-3/+3
* | | | Rename DefaultDeploymentConfiguration.idleRootCleanupEnabled to idleUICleanup...Johannes Dahlström2012-11-091-3/+3
* | | | Merge "Rename Application.getRootConnector to getUIConnector (#10158)"Marc Englund2012-11-099-20/+20
|\ \ \ \
| * | | | Rename Application.getRootConnector to getUIConnector (#10158)Johannes Dahlström2012-11-089-20/+20
* | | | | Fixed ordering in ordered layout when inserting components #10154John Ahlroos2012-11-094-4/+289
* | | | | Verify child info in state before attaching widgets (#10150)Leif Åstrand2012-11-091-4/+12
* | | | | Merge "Fixes #9546, #9974, #10100, #10105"Marc Englund2012-11-0950-1180/+910
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fixes #9546, #9974, #10100, #10105Sebastian Nyholm2012-11-0850-1180/+910
| |/ / /
* | | | Merge "Handle the situation where browser reports an unknown button on click ...Artur Signell2012-11-081-0/+3
|\ \ \ \
| * | | | Handle the situation where browser reports an unknown button on click event (...Johannes Dahlström2012-11-081-0/+3
* | | | | Removed dead codeArtur Signell2012-11-081-120/+0
* | | | | Modified FieldGroup so that fields configured with read only propertiestapio2012-11-084-7/+103
| |/ / / |/| | |
* | | | Merge "Exclude files in vaadin-shared-deps from vaadin-client (#9612)"Henri Sara2012-11-071-0/+3
|\ \ \ \ | | |_|/ | |/| |
| * | | Exclude files in vaadin-shared-deps from vaadin-client (#9612)Artur Signell2012-11-071-0/+3