summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fixed 1px jump in caption #8294John Ahlroos2012-09-191-1/+1
* Trying again, this time making layouts block elements #8294John Ahlroos2012-09-191-2/+2
* Fixed issue where layouts with empty slots gets line height. #8294John Ahlroos2012-09-191-0/+1
* Removed empty content: in css rules since they generate a empty line with htm...John Ahlroos2012-09-186-7/+6
* Merge branch 'master' into html5-doctypeJohn Ahlroos2012-09-17230-5940/+6296
|\
| * 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
| * Add some explanatory JavadocLeif Åstrand2012-09-121-0/+12
| * Update testing services file for renamed AddonContextListenerLeif Åstrand2012-09-121-0/+0
| * Changed UI close debug message level from info to fineJohannes Dahlström2012-09-121-2/+3
| * Fixed previously broken gridlayout margins and spacings.John Ahlroos2012-09-121-5/+5
| * Avoid infinite recursion in LegacyApplication.terminalError (#9581)Leif Åstrand2012-09-122-9/+12
| * Don't try to redirect browser on failed heartbeat requestsJohannes Dahlström2012-09-121-10/+19
| * Don't check UI provider before running onVaadinSessionStarted (#9556)Leif Åstrand2012-09-121-6/+0
| * Moved ide.xml dependencies to separate fileArtur Signell2012-09-122-5/+25
| * Use LegacyVaadinPortlet for now (#9566)Artur Signell2012-09-121-2/+2
| * Properly resolve icon urls in ordered layout (#9555)Leif Åstrand2012-09-121-1/+1
| * Include jexl on classpathLeif Åstrand2012-09-121-0/+2
| * Fixed typoArtur Signell2012-09-111-1/+1
| * Include TestingWidgetSet in warArtur Signell2012-09-111-0/+3