Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | Moved ide.xml dependencies to separate file | Artur Signell | 2012-09-12 | 2 | -5/+25 | |
| | | | | ||||||
* | | | | Use LegacyVaadinPortlet for now (#9566) | Artur Signell | 2012-09-12 | 1 | -2/+2 | |
| | | | | ||||||
* | | | | Properly resolve icon urls in ordered layout (#9555) | Leif Åstrand | 2012-09-12 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | Include jexl on classpath | Leif Åstrand | 2012-09-12 | 1 | -0/+2 | |
| | | | | ||||||
* | | | | Fixed typo | Artur Signell | 2012-09-11 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | Include TestingWidgetSet in war | Artur Signell | 2012-09-11 | 1 | -0/+3 | |
| | | | | ||||||
* | | | | Really package sources also into war | Artur Signell | 2012-09-11 | 1 | -3/+2 | |
| | | | | ||||||
* | | | | Applying patch: remak of variable handling in sass (partial for e.g #9492 ↵ | Marc Englund | 2012-09-11 | 43 | -1454/+2372 | |
| | | | | | | | | | | | | | | | | and others) | |||||
* | | | | Moved background-position before sprite so sprite generator can override it | Artur Signell | 2012-09-11 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | Tweak UIProvider API based on review (#9443) | Leif Åstrand | 2012-09-11 | 8 | -27/+27 | |
| | | | | ||||||
* | | | | Include non-java files in test war | Artur Signell | 2012-09-11 | 1 | -0/+3 | |
| | | | | ||||||
* | | | | Initial version of on-the-fly compilation of scss -> css (#9222) | Artur Signell | 2012-09-11 | 2 | -20/+97 | |
| | | | | ||||||
* | | | | Compile themes without sprites if SmartSprites is not found | Artur Signell | 2012-09-11 | 1 | -7/+14 | |
| | | | | ||||||
* | | | | Mention lib/*.jar also in instructions | Artur Signell | 2012-09-11 | 1 | -4/+4 | |
| | | | | ||||||
* | | | | Always try to compile sprites but use original styles.css if no sprites were ↵ | Artur Signell | 2012-09-11 | 2 | -11/+11 | |
| | | | | | | | | | | | | | | | | found (#9299) | |||||
* | | | | Update javadoc | Leif Åstrand | 2012-09-11 | 1 | -12/+16 | |
| | | | | ||||||
* | | | | Added new ui theme testing application | John Ahlroos | 2012-09-11 | 20 | -0/+1989 | |
| | | | | ||||||
* | | | | Fixed dependencies so tests also find org.json (#9539) | Artur Signell | 2012-09-11 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | Add navigate() method to Navigator for navigating to the current location ↵ | Johannes Dahlström | 2012-09-11 | 1 | -0/+9 | |
| | | | | | | | | | | | | | | | | (#9442) | |||||
* | | | | Use sprites for all themes (#9299) | Artur Signell | 2012-09-11 | 2 | -1/+2 | |
| | | | | ||||||
* | | | | Constants -> enums (#9072) | Pekka Hyvönen | 2012-09-11 | 58 | -374/+526 | |
| | | | | | | | | | | | | | | | | Patch from Pekka with minor changes (ButtonCode -> MouseButton, FilteringMode -> ComboBox) | |||||
* | | | | Fixed combobox item selector offset bug | John Ahlroos | 2012-09-11 | 1 | -0/+1 | |
| | | | | ||||||
* | | | | Fixed ComponentLocator to check for null paths. (fix for broken | John Ahlroos | 2012-09-11 | 1 | -4/+9 | |
| | | | | | | | | | | | | BooleanTextField test) | |||||
* | | | | Rename isViewChangeAllowed()/navigatorViewChanged() to ↵ | Johannes Dahlström | 2012-09-11 | 4 | -31/+37 | |
| | | | | | | | | | | | | | | | | beforeViewChange()/afterViewChange() (#9511) | |||||
* | | | | Set a dummy VaadinSession in AddRemoveSubWindow test to fix spurious failure | Johannes Dahlström | 2012-09-11 | 1 | -0/+2 | |
| | | | | ||||||
* | | | | Minor javadoc update | Johannes Dahlström | 2012-09-11 | 1 | -8/+5 | |
| | | | | ||||||
* | | | | Include uitest sources to enable compiling TestingWidgetSet | Leif Åstrand | 2012-09-11 | 1 | -0/+1 | |
| | | | | ||||||
* | | | | Use org.json instead of com.vaadin.external.json (#9539) | Leif Åstrand | 2012-09-11 | 23 | -3701/+47 | |
| | | | | ||||||
* | | | | Improvements to #9087: | Johannes Dahlström | 2012-09-11 | 13 | -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 Åstrand | 2012-09-11 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | Update test case | Leif Åstrand | 2012-09-11 | 1 | -3/+2 | |
| |_|/ |/| | | ||||||
* | | | Updated Release Notes for Vaadin 7.0.0.beta1: various fixes. | Marko Grönroos | 2012-09-11 | 1 | -42/+49 | |
| | | | ||||||
* | | | Define a version to avoid compilation problems (#9528) | Artur Signell | 2012-09-10 | 1 | -0/+3 | |
| | | | ||||||
* | | | Re-added old DefaultWidgetSet which was accidentally deleted in a merge | Artur Signell | 2012-09-10 | 1 | -0/+9 | |
| | | | ||||||
* | | | Improved deprecation message based on review (#9522) | Leif Åstrand | 2012-09-10 | 1 | -1/+4 | |
| | | | ||||||
* | | | Make WebBrowser serializable again (#8027) | Leif Åstrand | 2012-09-10 | 1 | -1/+2 | |
| | | | ||||||
* | | | Removed files which are no longer needed (#9299) | Artur Signell | 2012-09-10 | 22 | -2244/+21 | |
| | | | ||||||
* | | | Use correct version in precompiled themes (#9528) | Artur Signell | 2012-09-10 | 2 | -3/+6 | |
| | | | ||||||
* | | | Use build/classes and bin to be more compatible (#9299) | Artur Signell | 2012-09-10 | 1 | -2/+2 | |
| | | | ||||||
* | | | Add missing closing brace to @mixin base-common | Johannes Dahlström | 2012-09-10 | 1 | -0/+2 | |
| | | | ||||||
* | | | Updated Release Notes for Vaadin 7.0.0.beta1. Some fixes. | Marko Gronroos | 2012-09-10 | 2 | -9/+27 | |
| | | | ||||||
* | | | Merge branch 'master' of ssh://dev.vaadin.com/vaadin | Marko Gronroos | 2012-09-10 | 1 | -0/+22 | |
|\ \ \ | ||||||
| * | | | Add master ivy.xml that includes all other ivy.xml files | Leif Åstrand | 2012-09-10 | 1 | -0/+22 | |
| | | | | ||||||
* | | | | Updated Release Notes for Vaadin 7.0.0.beta1. | Marko Gronroos | 2012-09-10 | 1 | -58/+89 | |
|/ / / | ||||||
* | | | Add rudimentary javadocs (#9402) | Leif Åstrand | 2012-09-10 | 2 | -0/+30 | |
| | | | ||||||
* | | | Make AddonContext serializable (#9273) | Leif Åstrand | 2012-09-10 | 1 | -1/+2 | |
| | | | ||||||
* | | | Don't use Resource with the Page.open API (#9522) | Leif Åstrand | 2012-09-10 | 4 | -40/+97 | |
| | | | ||||||
* | | | Moved layout-resize-text.html to statictestfiles | John Ahlroos | 2012-09-10 | 1 | -0/+0 | |
| | | | ||||||
* | | | Merge remote-tracking branch 'origin/master' | John Ahlroos | 2012-09-10 | 9 | -27/+8 | |
|\ \ \ | ||||||
| * | | | Removed PortalDefaultWidgetSet (#9337) | Artur Signell | 2012-09-10 | 2 | -7/+1 | |
| | | | |