Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | Workaround for Firefox 15 element comparsion issue (#9534) | Artur Signell | 2012-09-18 | 1 | -17/+16 | |
| | | | | | | ||||||
* | | | | | | Label.setPropertyDataSource now updates the state value (#9618) | Artur Signell | 2012-09-18 | 3 | -0/+90 | |
| |_|_|_|/ |/| | | | | ||||||
* | | | | | Test which embeds two UIs on the same page (#9619) | Artur Signell | 2012-09-18 | 2 | -0/+118 | |
| | | | | | ||||||
* | | | | | Lock session when handling browser details request (#9656) | Artur Signell | 2012-09-18 | 1 | -1/+5 | |
| | | | | | ||||||
* | | | | | Add null checks when wrapping session (#9655) | Leif Åstrand | 2012-09-18 | 2 | -3/+15 | |
| | | | | | ||||||
* | | | | | Add WrappedRequest.getWrappedSession(boolean) (#9655) | Leif Åstrand | 2012-09-18 | 4 | -4/+39 | |
| | | | | | ||||||
* | | | | | Allow browser details request to initialize a new session (#9652) | Artur Signell | 2012-09-18 | 1 | -1/+4 | |
| | | | | | ||||||
* | | | | | Added null checks for callbacks in BundleLoader (#9648) | Artur Signell | 2012-09-18 | 2 | -4/+10 | |
| | | | | | ||||||
* | | | | | Fixed javadoc reference to wrong CloseListener | Artur Signell | 2012-09-18 | 1 | -2/+2 | |
| | | | | | ||||||
* | | | | | FieldGroup.setReadOnly should propagate to all fields (#9600) | Artur Signell | 2012-09-18 | 1 | -0/+3 | |
| | | | | | ||||||
* | | | | | Clarify logic and add some comments (#9561) | Leif Åstrand | 2012-09-17 | 1 | -10/+17 | |
| |_|_|/ |/| | | | ||||||
* | | | | Include getWidget return type even if createWidget is defined (#9561) | Leif Åstrand | 2012-09-17 | 6 | -8/+161 | |
| | | | | ||||||
* | | | | Updated mini tutorial source code (#9499) | Leif Åstrand | 2012-09-14 | 1 | -3/+18 | |
| | | | | ||||||
* | | | | Mini tutorial code for beforeClientResponse (#9499) | Leif Åstrand | 2012-09-14 | 1 | -0/+53 | |
| | | | | ||||||
* | | | | Add UI.addCloseListener() and removeCloseListener() that were missing for ↵ | Johannes Dahlström | 2012-09-14 | 1 | -0/+24 | |
| | | | | | | | | | | | | | | | | some reason (#9265) | |||||
* | | | | Navigator javadoc improvements | Johannes Dahlström | 2012-09-14 | 1 | -55/+48 | |
| | | | | ||||||
* | | | | Reference to the new, non-deprecated method in javadoc. | Leif Åstrand | 2012-09-14 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | Mini tutorial code for #9498 | Leif Åstrand | 2012-09-14 | 4 | -0/+158 | |
| | | | | ||||||
* | | | | Add comment explaining why beforeClientResponse is used | Leif Åstrand | 2012-09-14 | 1 | -0/+5 | |
| | | | | ||||||
* | | | | Include flute files also in theme-compiler (in addition to client) for now ↵7.0.0.beta1 | Artur Signell | 2012-09-14 | 3 | -4/+18 | |
| | | | | | | | | | | | | | | | | (#9609) | |||||
* | | | | Added missing scm and developer parts | Artur Signell | 2012-09-14 | 1 | -59/+96 | |
| | | | | ||||||
* | | | | themes-compiled -> themes | Artur Signell | 2012-09-14 | 1 | -3/+3 | |
| | | | | ||||||
* | | | | Include all libs for tests aswell (#9604) | Artur Signell | 2012-09-14 | 1 | -5/+5 | |
| | | | | ||||||
* | | | | Changed servlet api dependency to 2.4 (#9605) | Artur Signell | 2012-09-14 | 3 | -5/+5 | |
| | | | | ||||||
* | | | | Ensure dependencies are not 'optional' in pom.xml (#9604) | Artur Signell | 2012-09-14 | 1 | -10/+21 | |
| | | | | ||||||
* | | | | Removed broken icon | Artur Signell | 2012-09-14 | 1 | -2/+0 | |
| | | | | ||||||
* | | | | Mini tutorial code for Creating a component extension | Leif Åstrand | 2012-09-14 | 3 | -0/+112 | |
| | | | | ||||||
* | | | | Moved grid layout margin and spacing fixes from reindeer to base theme #9559 | John Ahlroos | 2012-09-13 | 2 | -18/+20 | |
| | | | | ||||||
* | | | | Set a specific date for the DateFields so test does not change daily. | John Ahlroos | 2012-09-13 | 1 | -0/+8 | |
| | | | | ||||||
* | | | | Renamed themes-compiled -> themes (#9598) | Artur Signell | 2012-09-13 | 6 | -6/+6 | |
| | | | | ||||||
* | | | | AddonContextListener.contextDestoryed -> contextDestroyed (#9273) | Johannes Dahlström | 2012-09-13 | 3 | -3/+3 | |
| | | | | ||||||
* | | | | Fixed issues found in review #9596 | John Ahlroos | 2012-09-13 | 1 | -14/+11 | |
| | | | | ||||||
* | | | | Moved Vaadin-Widgetsets to client package where it belongs (#9593) | Artur Signell | 2012-09-13 | 2 | -2/+7 | |
| | | | | ||||||
* | | | | Ensures negative height is not returned in HorizontalLayout height ↵ | John Ahlroos | 2012-09-13 | 3 | -9/+45 | |
| | | | | | | | | | | | | | | | | calculations #9596 | |||||
* | | | | Testcase for #9596 | John Ahlroos | 2012-09-13 | 2 | -0/+83 | |
| | | | | ||||||
* | | | | Fixed typo | Artur Signell | 2012-09-13 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | Moved validation dependency and hack to client (#9551) | Artur Signell | 2012-09-12 | 4 | -23/+25 | |
| | | | | ||||||
* | | | | Include all CodeServer files (#9588) | Artur Signell | 2012-09-12 | 1 | -2/+0 | |
| | | | | ||||||
* | | | | Add ticket number to test app (#9419) | Leif Åstrand | 2012-09-12 | 1 | -3/+2 | |
| | | | | ||||||
* | | | | Ugly hack for adding validation API dependency with source classifier (#9551) | Artur Signell | 2012-09-12 | 1 | -4/+20 | |
| | | | | ||||||
* | | | | Notification should be HTML | Artur Signell | 2012-09-12 | 1 | -3/+8 | |
| | | | | ||||||
* | | | | Add more descriptive error message | Leif Åstrand | 2012-09-12 | 1 | -2/+2 | |
| | | | | ||||||
* | | | | Fix error messages | Leif Åstrand | 2012-09-12 | 1 | -4/+4 | |
| | | | | ||||||
* | | | | Add some explanatory Javadoc | Leif Åstrand | 2012-09-12 | 1 | -0/+12 | |
| | | | | ||||||
* | | | | Update testing services file for renamed AddonContextListener | Leif Åstrand | 2012-09-12 | 1 | -0/+0 | |
| | | | | ||||||
* | | | | Changed UI close debug message level from info to fine | Johannes Dahlström | 2012-09-12 | 1 | -2/+3 | |
| | | | | ||||||
* | | | | Fixed previously broken gridlayout margins and spacings. | John Ahlroos | 2012-09-12 | 1 | -5/+5 | |
| | | | | ||||||
* | | | | Avoid infinite recursion in LegacyApplication.terminalError (#9581) | Leif Åstrand | 2012-09-12 | 2 | -9/+12 | |
| | | | | ||||||
* | | | | Don't try to redirect browser on failed heartbeat requests | Johannes Dahlström | 2012-09-12 | 1 | -10/+19 | |
| | | | | ||||||
* | | | | Don't check UI provider before running onVaadinSessionStarted (#9556) | Leif Åstrand | 2012-09-12 | 1 | -6/+0 | |
| | | | |