Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved server files to a server src folder (#9299) | Artur Signell | 2012-08-13 | 1 | -189/+0 |
| | |||||
* | Add Java 6 @Override annotations to all methods from interfaces | Leif Åstrand | 2012-07-23 | 1 | -0/+6 |
| | |||||
* | Replace @ClientWidget with client-side @Component (#8440) | Henri Sara | 2012-04-04 | 1 | -4/+0 |
| | |||||
* | Converted CustomComponent to use only connector hierarchy change event | Artur Signell | 2012-03-30 | 1 | -13/+0 |
| | |||||
* | Renamed Paintable component classes to Connector | Artur Signell | 2012-02-28 | 1 | -2/+2 |
| | |||||
* | Split CustomComponent, CustomField and CustomLayout into widget + | Artur Signell | 2012-01-31 | 1 | -2/+2 |
| | | | paintable | ||||
* | Merge remote branch 'origin/6.8' | Leif Åstrand | 2011-12-09 | 1 | -2/+2 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: src/com/vaadin/Application.java src/com/vaadin/data/Property.java src/com/vaadin/data/util/PropertyFormatter.java src/com/vaadin/terminal/ParameterHandler.java src/com/vaadin/terminal/URIHandler.java src/com/vaadin/terminal/gwt/client/HistoryImplIEVaadin.java src/com/vaadin/terminal/gwt/client/ui/layout/ChildComponentContainer.java src/com/vaadin/terminal/gwt/server/ApplicationPortlet.java src/com/vaadin/terminal/gwt/server/PortletApplicationContext.java src/com/vaadin/ui/Field.java src/com/vaadin/ui/LoginForm.java src/com/vaadin/ui/UriFragmentUtility.java | ||||
| * | #7354 IT Mill -> Vaadin find and replace | Artur Signell | 2011-12-08 | 1 | -2/+2 |
| | | | | | | | | svn changeset:22317/svn branch:6.7 | ||||
* | | #8026 remove some deprecated API from CustomComponent | Henri Sara | 2011-12-01 | 1 | -39/+0 |
|/ | |||||
* | #7369 Removed "final" from methods that do not need to be final | Artur Signell | 2011-08-19 | 1 | -2/+2 |
| | | | | svn changeset:20524/svn branch:6.7 | ||||
* | #4611 add getComponentCount() method for ComponentContainer implementations | Henri Sara | 2010-10-26 | 1 | -0/+10 |
| | | | | svn changeset:15724/svn branch:6.5 | ||||
* | Reverted constructor visibility changes, will use isSynthetic() test instead | Henri Sara | 2010-07-06 | 1 | -5/+0 |
| | | | | svn changeset:14081/svn branch:6.4 | ||||
* | Make private nested class constructor visibility public or package to ↵ | Henri Sara | 2010-07-06 | 1 | -0/+5 |
| | | | | | | prevent the generation of non-serializable access constructors by the compiler. svn changeset:14080/svn branch:6.4 | ||||
* | code splitting + client initialization | Matti Tahvonen | 2010-06-11 | 1 | -1/+2 |
| | | | | svn changeset:13651/svn branch:6.4 | ||||
* | initial implementation of code splitting #4408 | Matti Tahvonen | 2010-06-04 | 1 | -1/+1 |
| | | | | svn changeset:13561/svn branch:6.4 | ||||
* | draft of DragAndDropWrapper + small changes | Matti Tahvonen | 2010-02-16 | 1 | -0/+6 |
| | | | | svn changeset:11349/svn branch:6.3_dd | ||||
* | Added generics to ComponentContainer.getComponentIterator (#3717). | Artur Signell | 2009-12-14 | 1 | -4/+4 |
| | | | | svn changeset:10281/svn branch:6.2 | ||||
* | "removed" (finalized + deprecated) getTag from AbstractComponent | Matti Tahvonen | 2009-10-06 | 1 | -5/+0 |
| | | | | svn changeset:9095/svn branch:2009-09-widget-packaging_3332 | ||||
* | steps toward simpler widgetset creation. Still needs a lot of cleaning and ↵ | Matti Tahvonen | 2009-09-25 | 1 | -0/+2 |
| | | | | | | refining. svn changeset:8930/svn branch:2009-09-widget-packaging_3332 | ||||
* | #2904: initial bulk rename "com.itmill.toolkit" -> "com.vaadin" | Henri Sara | 2009-05-11 | 1 | -0/+225 |
- com.itmill.toolkit.external not yet fully renamed svn changeset:7715/svn branch:6.0 |