Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add Java 6 @Override annotations to all methods from interfaces | Leif Åstrand | 2012-07-23 | 867 | -0/+3243 |
* | Merge branch 'debug-console' | Johannes Dahlström | 2012-07-20 | 0 | -0/+0 |
|\ | |||||
| * | Refactored shared state printing to its own SimpleTree subclass: now recursiv... | Johannes Dahlström | 2012-07-20 | 1 | -37/+115 |
* | | Refactored shared state printing to its own SimpleTree subclass: now recursiv... | Johannes Dahlström | 2012-07-20 | 1 | -37/+115 |
|/ | |||||
* | Initial support for showing state changes in the debug console (#8422) | Johannes Dahlström | 2012-07-18 | 2 | -3/+29 |
* | Initial commit for root cleanup support (#7893) | Johannes Dahlström | 2012-07-18 | 4 | -0/+56 |
* | Add test for JavaScript component fundamentals (#8888) | Leif Åstrand | 2012-07-05 | 3 | -39/+94 |
* | Explicit test for attaching extensions (#6690) | Leif Åstrand | 2012-07-05 | 4 | -0/+108 |
* | Make findTypesWithExistingSerializers check for right signature (#9106) | Leif Åstrand | 2012-07-05 | 1 | -10/+28 |
* | Correct typos in AbstractCommunicationManager | Henri Sara | 2012-07-04 | 1 | -4/+4 |
* | Remove debug output | Leif Åstrand | 2012-07-03 | 1 | -2/+0 |
* | Run JavaScript RPC with this pointing to the connector wrapper (#9096) | Leif Åstrand | 2012-07-03 | 2 | -8/+8 |
* | Add gwt.lib.dir for using prebuilt gwt jar files not in lib dir | Leif Åstrand | 2012-07-03 | 1 | -4/+5 |
* | Code for some alpha3 mini tutorials | Leif Åstrand | 2012-07-03 | 18 | -0/+3003 |
* | Merge remote-tracking branch 'origin/master' | Henri Sara | 2012-07-03 | 3 | -18/+143 |
|\ | |||||
| * | Add test script for the serializers | Leif Åstrand | 2012-07-03 | 1 | -0/+107 |
| * | Support array as a generic type parameter (#8861) | Leif Åstrand | 2012-07-03 | 2 | -18/+36 |
* | | Update Ivy configuration and build script for integrated GWT. | Henri Sara | 2012-07-03 | 2 | -1/+14 |
* | | Merge branch 'gwt' | Henri Sara | 2012-07-02 | 4 | -44/+215 |
|\ \ | |/ |/| | |||||
| * | Merge branch 'master' into gwt | Henri Sara | 2012-06-29 | 1 | -0/+1 |
| |\ | |||||
| * \ | Merge branch 'master' into gwt | Henri Sara | 2012-06-29 | 2 | -15/+19 |
| |\ \ | |||||
| * | | | Include GWT Elemental library in Vaadin JAR. | Henri Sara | 2012-06-29 | 1 | -2/+8 |
| * | | | Merge branch 'master' into gwt | Henri Sara | 2012-06-29 | 1 | -0/+10 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'master' into gwt | Henri Sara | 2012-06-29 | 4 | -44/+62 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'master' into gwt | Henri Sara | 2012-06-29 | 23 | -166/+334 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'master' into gwt | Henri Sara | 2012-06-29 | 10 | -42/+86 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'master' into gwt | Henri Sara | 2012-06-29 | 18 | -564/+904 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'master' into gwt | Henri Sara | 2012-06-28 | 72 | -718/+2392 |
| |\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Include rebased streamhtmlparser library in Vaadin JAR. | Henri Sara | 2012-06-27 | 1 | -0/+1 |
| * | | | | | | | | | Do not explicitly include JSON library, take it from gwt-dev (now there) | Henri Sara | 2012-06-26 | 1 | -3/+0 |
| * | | | | | | | | | Merge branch 'master' into gwt | Henri Sara | 2012-06-26 | 65 | -474/+1902 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'master' into gwt | Henri Sara | 2012-06-21 | 31 | -530/+1130 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | Remove GWT-Version from manifest. | Henri Sara | 2012-06-21 | 1 | -1/+2 |
| * | | | | | | | | | | | Include JSON library in JAR, required by SuperDevMode. | Henri Sara | 2012-06-21 | 1 | -1/+5 |
| * | | | | | | | | | | | Merge branch 'master' into gwt | Henri Sara | 2012-06-21 | 36 | -19/+701 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into gwt | Henri Sara | 2012-06-20 | 253 | -2727/+8364 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | Generate package exports for the JAR only for com.vaadin and com.google | Henri Sara | 2012-06-20 | 1 | -28/+40 |
| * | | | | | | | | | | | | | Build JAR with most GWT dependency packages rebased using jarjar. | Henri Sara | 2012-06-20 | 1 | -9/+74 |
| * | | | | | | | | | | | | | GWT integration: leave out javax.servlet, build INDEX.LIST for the JAR | Henri Sara | 2012-06-15 | 1 | -6/+6 |
| * | | | | | | | | | | | | | GWT integration: only include DefaultWidgetSet.gwtar in Vaadin JAR. | Henri Sara | 2012-06-15 | 1 | -2/+4 |
| * | | | | | | | | | | | | | GWT integration: precompile Vaadin widgetsets to .gwtar files | Henri Sara | 2012-06-15 | 1 | -2/+22 |
| * | | | | | | | | | | | | | Integrate GWT build with Vaadin - first step. | Henri Sara | 2012-06-14 | 3 | -9/+72 |
* | | | | | | | | | | | | | | Update mini tutorial to actually use Root.getCurrent() | Leif Åstrand | 2012-07-02 | 1 | -3/+7 |
* | | | | | | | | | | | | | | Don't throw NPE if there is no implementation (#9081)7.0.0.alpha3 | Artur Signell | 2012-06-29 | 1 | -8/+22 |
* | | | | | | | | | | | | | | Separated part of DefaultWidgetSet to com.vaadin.Vaadin (#9078) | Artur Signell | 2012-06-29 | 3 | -77/+85 |
* | | | | | | | | | | | | | | Ensure native method does not return undefined | Artur Signell | 2012-06-29 | 1 | -1/+1 |
| |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | TwinColSelectConnector.init() must call super.init() | Artur Signell | 2012-06-29 | 1 | -0/+1 |
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | |||||
* | | | | | | | | | | | | GridLayout should call super.init() | Artur Signell | 2012-06-29 | 1 | -0/+1 |
* | | | | | | | | | | | | Ensure only click events scroll tabs (#9077) | Artur Signell | 2012-06-29 | 1 | -15/+18 |
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |||||
* | | | | | | | | | | | Restore static helper for executing JS that somehow went missing (#8907) | Leif Åstrand | 2012-06-29 | 1 | -0/+10 |
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |