aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Renamed ComponentState to AbstractComponentState (#9032)Artur Signell2012-11-2034-81/+82
* Use classloader also to find theme styles.scss (#10107)Artur Signell2012-11-201-0/+11
* When closeIdleUIs is true, close open UIs only after all UIs have been idle f...Johannes Dahlström2012-11-2012-113/+136
* Return int instead of Integer (#10306)Artur Signell2012-11-201-2/+2
* Added possibility to more easily debug layout loops (#10222)Artur Signell2012-11-201-0/+35
* Merge "Only process RPC invocation if there's a handler for it (#10134) * Rpc...Artur Signell2012-11-209-97/+75
|\
| * Only process RPC invocation if there's a handler for it (#10134)Leif Åstrand2012-11-209-97/+75
* | Merge "SassCompiler finds input in a better way, fixes #10299"Artur Signell2012-11-201-5/+11
|\ \ | |/ |/|
| * SassCompiler finds input in a better way, fixes #10299Marc Englund2012-11-201-5/+11
* | Updated Panel, Window to use Component in constructors (#10300)Artur Signell2012-11-202-14/+11
* | Removed deprecation as EventRouter will not be replaced for 7.0 (#10247)Artur Signell2012-11-203-21/+6
* | Changed SystemMessagesProvider parameter into object (#10226)Artur Signell2012-11-1911-24/+227
* | Fix NPE when removing FileDownloader (#10198)Artur Signell2012-11-193-2/+72
* | Fix renamed classLeif Åstrand2012-11-191-2/+2
* | Handle canceled or ignored XHR requests after beforeunload (#8891)Leif Åstrand2012-11-192-4/+200
* | Read browser width and height from request in Page.init (#9073)Johannes Dahlström2012-11-194-6/+186
* | 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