summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | 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
| | | |
* | | | Really package sources also into warArtur Signell2012-09-111-3/+2
| | | |
* | | | Applying patch: remak of variable handling in sass (partial for e.g #9492 ↵Marc Englund2012-09-1143-1454/+2372
| | | | | | | | | | | | | | | | and others)
* | | | Moved background-position before sprite so sprite generator can override itArtur Signell2012-09-111-1/+1
| | | |
* | | | Tweak UIProvider API based on review (#9443)Leif Åstrand2012-09-118-27/+27
| | | |
* | | | Include non-java files in test warArtur Signell2012-09-111-0/+3
| | | |
* | | | Initial version of on-the-fly compilation of scss -> css (#9222)Artur Signell2012-09-112-20/+97
| | | |
* | | | Compile themes without sprites if SmartSprites is not foundArtur Signell2012-09-111-7/+14
| | | |
* | | | Mention lib/*.jar also in instructionsArtur Signell2012-09-111-4/+4
| | | |
* | | | Always try to compile sprites but use original styles.css if no sprites were ↵Artur Signell2012-09-112-11/+11
| | | | | | | | | | | | | | | | found (#9299)
* | | | Update javadocLeif Åstrand2012-09-111-12/+16
| | | |
* | | | Added new ui theme testing applicationJohn Ahlroos2012-09-1120-0/+1989
| | | |
* | | | Fixed dependencies so tests also find org.json (#9539)Artur Signell2012-09-111-1/+1
| | | |
* | | | Add navigate() method to Navigator for navigating to the current location ↵Johannes Dahlström2012-09-111-0/+9
| | | | | | | | | | | | | | | | (#9442)
* | | | Use sprites for all themes (#9299)Artur Signell2012-09-112-1/+2
| | | |
* | | | Constants -> enums (#9072)Pekka Hyvönen2012-09-1158-374/+526
| | | | | | | | | | | | | | | | Patch from Pekka with minor changes (ButtonCode -> MouseButton, FilteringMode -> ComboBox)
* | | | Fixed combobox item selector offset bug John Ahlroos2012-09-111-0/+1
| | | |
* | | | Fixed ComponentLocator to check for null paths. (fix for brokenJohn Ahlroos2012-09-111-4/+9
| | | | | | | | | | | | BooleanTextField test)
* | | | Rename isViewChangeAllowed()/navigatorViewChanged() to ↵Johannes Dahlström2012-09-114-31/+37
| | | | | | | | | | | | | | | | beforeViewChange()/afterViewChange() (#9511)
* | | | Set a dummy VaadinSession in AddRemoveSubWindow test to fix spurious failureJohannes Dahlström2012-09-111-0/+2
| | | |
* | | | Minor javadoc updateJohannes Dahlström2012-09-111-8/+5
| | | |
* | | | Include uitest sources to enable compiling TestingWidgetSetLeif Åstrand2012-09-111-0/+1
| | | |
* | | | Use org.json instead of com.vaadin.external.json (#9539)Leif Åstrand2012-09-1123-3701/+47
| | | |
* | | | Improvements to #9087:Johannes Dahlström2012-09-1113-63/+135
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Rename EmbeddedBrowser to BrowserFrame * Add constructors to Flash and BrowserFrame * Change getState() methods to protected * JavaDoc improvements * Make ImageClicks test deterministic
* | | | Rename Vaadin6Connector -> LegacyConnector (#9536)Leif Åstrand2012-09-111-1/+1
| | | |
* | | | Update test caseLeif Åstrand2012-09-111-3/+2
| |_|/ |/| |
* | | Updated Release Notes for Vaadin 7.0.0.beta1: various fixes.Marko Grönroos2012-09-111-42/+49
| | |
* | | Define a version to avoid compilation problems (#9528)Artur Signell2012-09-101-0/+3
| | |
* | | Re-added old DefaultWidgetSet which was accidentally deleted in a mergeArtur Signell2012-09-101-0/+9
| | |
* | | Improved deprecation message based on review (#9522)Leif Åstrand2012-09-101-1/+4
| | |
* | | Make WebBrowser serializable again (#8027)Leif Åstrand2012-09-101-1/+2
| | |
* | | Removed files which are no longer needed (#9299)Artur Signell2012-09-1022-2244/+21
| | |
* | | Use correct version in precompiled themes (#9528)Artur Signell2012-09-102-3/+6
| | |
* | | Use build/classes and bin to be more compatible (#9299)Artur Signell2012-09-101-2/+2
| | |
* | | Add missing closing brace to @mixin base-commonJohannes Dahlström2012-09-101-0/+2
| | |
* | | Updated Release Notes for Vaadin 7.0.0.beta1. Some fixes.Marko Gronroos2012-09-102-9/+27
| | |
* | | Merge branch 'master' of ssh://dev.vaadin.com/vaadinMarko Gronroos2012-09-101-0/+22
|\ \ \
| * | | Add master ivy.xml that includes all other ivy.xml filesLeif Åstrand2012-09-101-0/+22
| | | |
* | | | Updated Release Notes for Vaadin 7.0.0.beta1.Marko Gronroos2012-09-101-58/+89
|/ / /
* | | Add rudimentary javadocs (#9402)Leif Åstrand2012-09-102-0/+30
| | |
* | | Make AddonContext serializable (#9273)Leif Åstrand2012-09-101-1/+2
| | |
* | | Don't use Resource with the Page.open API (#9522)Leif Åstrand2012-09-104-40/+97
| | |
* | | Moved layout-resize-text.html to statictestfilesJohn Ahlroos2012-09-101-0/+0
| | |
* | | Merge remote-tracking branch 'origin/master'John Ahlroos2012-09-109-27/+8
|\ \ \
| * | | Removed PortalDefaultWidgetSet (#9337)Artur Signell2012-09-102-7/+1
| | | |