summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Renamed VaadinServiceSession to VaadinSession (#10223)Artur Signell2012-11-1666-263/+251
* @Connect lastonly -> lastOnly (#10244)Leif Åstrand2012-11-1610-25/+25
* Made it possible again to use Navigator with UI/Panel/Window (#10211)7.0.0.beta9Artur Signell2012-11-151-0/+59
* Made method public as VForm is now in a different package (#9923)Artur Signell2012-11-141-1/+1
* Merge "Fix LegacyUIAddRemoveComponents test (#2924)"Artur Signell2012-11-141-4/+4
|\
| * Fix LegacyUIAddRemoveComponents test (#2924)Henri Sara2012-11-141-4/+4
* | Merge "Made PopupView work with TB again and fixed test (#10187)"Artur Signell2012-11-142-5/+10
|\ \
| * | Made PopupView work with TB again and fixed test (#10187)Artur Signell2012-11-142-5/+10
* | | Merge "Remove Window.addComponent() (#2924)"Artur Signell2012-11-1448-206/+292
|\ \ \
| * | | Remove Window.addComponent() (#2924)Henri Sara2012-11-1448-206/+292
* | | | Merge "Updated Form to use hierarchy change event (#9923)"Johannes Dahlström2012-11-143-45/+64
|\ \ \ \
| * | | | Updated Form to use hierarchy change event (#9923)Artur Signell2012-11-143-45/+64
| | |/ / | |/| |
* | | | Merge "UI stylename handling (#9832)"Johannes Dahlström2012-11-147-17/+12
|\ \ \ \ | |/ / / |/| | |
| * | | UI stylename handling (#9832)Johannes Dahlström2012-11-147-17/+12
| | |/ | |/|
* | | Fix test: Window is not a ComponentContainer (#2924)Henri Sara2012-11-141-2/+1
| |/ |/|
* | Panel and Window based on AbstractSingleComponentContainer (#2924)Henri Sara2012-11-1493-630/+758
|/
* 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
|\ \ \ \ | |/ / / |/| | |