summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fixed dependencies so files are copied before used (#9613)Artur Signell2012-09-191-2/+5
* Add some getCurrent() methods (#9505)Leif Åstrand2012-09-199-23/+222
* Create a javadoc package for all modules (#9613)Artur Signell2012-09-181-3/+44
* Ensure propertyDataSource can be set back to null (#9618)Artur Signell2012-09-184-14/+211
* Change VaadinService to be an abstract class (#9658)Leif Åstrand2012-09-184-349/+297
* Replace onVaadinSessionStarted with a listener (#9635)Leif Åstrand2012-09-1815-458/+636
* Reverted previous fix and fixed in a more compatible way (#9534)Artur Signell2012-09-181-6/+39
* Workaround for Firefox 15 element comparsion issue (#9534)Artur Signell2012-09-181-17/+16
* Label.setPropertyDataSource now updates the state value (#9618)Artur Signell2012-09-183-0/+90
* Test which embeds two UIs on the same page (#9619)Artur Signell2012-09-182-0/+118
* Lock session when handling browser details request (#9656)Artur Signell2012-09-181-1/+5
* Add null checks when wrapping session (#9655)Leif Åstrand2012-09-182-3/+15
* Add WrappedRequest.getWrappedSession(boolean) (#9655)Leif Åstrand2012-09-184-4/+39
* Allow browser details request to initialize a new session (#9652)Artur Signell2012-09-181-1/+4
* Added null checks for callbacks in BundleLoader (#9648)Artur Signell2012-09-182-4/+10
* Fixed javadoc reference to wrong CloseListenerArtur Signell2012-09-181-2/+2
* FieldGroup.setReadOnly should propagate to all fields (#9600)Artur Signell2012-09-181-0/+3
* Clarify logic and add some comments (#9561)Leif Åstrand2012-09-171-10/+17
* Include getWidget return type even if createWidget is defined (#9561)Leif Åstrand2012-09-176-8/+161
* Updated mini tutorial source code (#9499)Leif Åstrand2012-09-141-3/+18
* Mini tutorial code for beforeClientResponse (#9499)Leif Åstrand2012-09-141-0/+53
* Add UI.addCloseListener() and removeCloseListener() that were missing for som...Johannes Dahlström2012-09-141-0/+24
* Navigator javadoc improvementsJohannes Dahlström2012-09-141-55/+48
* Reference to the new, non-deprecated method in javadoc.Leif Åstrand2012-09-141-1/+1
* Mini tutorial code for #9498Leif Åstrand2012-09-144-0/+158
* Add comment explaining why beforeClientResponse is usedLeif Åstrand2012-09-141-0/+5
* Include flute files also in theme-compiler (in addition to client) for now (#...7.0.0.beta1Artur Signell2012-09-143-4/+18
* Added missing scm and developer partsArtur Signell2012-09-141-59/+96
* themes-compiled -> themesArtur Signell2012-09-141-3/+3
* Include all libs for tests aswell (#9604)Artur Signell2012-09-141-5/+5
* Changed servlet api dependency to 2.4 (#9605)Artur Signell2012-09-143-5/+5
* Ensure dependencies are not 'optional' in pom.xml (#9604)Artur Signell2012-09-141-10/+21
* Removed broken iconArtur Signell2012-09-141-2/+0
* Mini tutorial code for Creating a component extensionLeif Åstrand2012-09-143-0/+112
* Moved grid layout margin and spacing fixes from reindeer to base theme #9559John Ahlroos2012-09-132-18/+20
* Set a specific date for the DateFields so test does not change daily.John Ahlroos2012-09-131-0/+8
* Renamed themes-compiled -> themes (#9598)Artur Signell2012-09-136-6/+6
* AddonContextListener.contextDestoryed -> contextDestroyed (#9273)Johannes Dahlström2012-09-133-3/+3
* Fixed issues found in review #9596John Ahlroos2012-09-131-14/+11
* Moved Vaadin-Widgetsets to client package where it belongs (#9593)Artur Signell2012-09-132-2/+7
* Ensures negative height is not returned in HorizontalLayout height calculatio...John Ahlroos2012-09-133-9/+45
* Testcase for #9596John Ahlroos2012-09-132-0/+83
* Fixed typoArtur Signell2012-09-131-1/+1
* Moved validation dependency and hack to client (#9551)Artur Signell2012-09-124-23/+25
* Include all CodeServer files (#9588)Artur Signell2012-09-121-2/+0
* Add ticket number to test app (#9419)Leif Åstrand2012-09-121-3/+2
* Ugly hack for adding validation API dependency with source classifier (#9551)Artur Signell2012-09-121-4/+20
* Notification should be HTMLArtur Signell2012-09-121-3/+8
* Add more descriptive error messageLeif Åstrand2012-09-121-2/+2
* Fix error messagesLeif Åstrand2012-09-121-4/+4