Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved client files to a client src folder (#9299) | Artur Signell | 2012-08-13 | 1 | -298/+0 |
| | |||||
* | Add Java 6 @Override annotations to all methods from interfaces | Leif Åstrand | 2012-07-23 | 1 | -0/+3 |
| | |||||
* | Organized imports and formatted all java files | Artur Signell | 2012-02-28 | 1 | -4/+4 |
| | |||||
* | #8434 Renamed *Paintable classes to *Connector and updated ConnectorMap | Artur Signell | 2012-02-27 | 1 | -6/+6 |
| | | | accordingly | ||||
* | Remove some references to Container | Leif Åstrand | 2012-02-07 | 1 | -4/+2 |
| | |||||
* | Split VScrollTable, VTreeTable and VMenuBar into paintable and | Artur Signell | 2012-01-26 | 1 | -8/+1 |
| | | | widget classes. Improved VAbstractPaintable | ||||
* | Split Paintable from Widget so we have VPaintable (paintable without any | Artur Signell | 2012-01-22 | 1 | -8/+10 |
| | | | Widget), VPaintableWidget (paintable connected to a widget). | ||||
* | #7354 IT Mill -> Vaadin find and replace | Artur Signell | 2011-12-08 | 1 | -2/+2 |
| | | | | svn changeset:22317/svn branch:6.7 | ||||
* | Merged changes from 6.5 branch | Henri Sara | 2011-02-28 | 1 | -0/+5 |
| | | | | svn changeset:17493/svn branch:6.6 | ||||
* | #6000 - Replace DeferredCommand.add with Scheduler.scheduleDeferred | Artur Signell | 2010-11-16 | 1 | -4/+4 |
| | | | | svn changeset:16012/svn branch:6.5 | ||||
* | Organize imports. | Artur Signell | 2010-10-14 | 1 | -0/+1 |
| | | | | svn changeset:15544/svn branch:6.5 | ||||
* | Fixed use of deprecated alignment method and theme constants (#5749) | Artur Signell | 2010-10-07 | 1 | -0/+1 |
| | | | | svn changeset:15433/svn branch:6.5 | ||||
* | #5692 Generics: mostly UIDL.getChildIterator related changes; ↵ | Henri Sara | 2010-10-04 | 1 | -3/+1 |
| | | | | | | UIDL.getChildIterator() related code should be improved svn changeset:15333/svn branch:6.5 | ||||
* | Formatted using Eclipse Helios / Windows XP | Artur Signell | 2010-08-16 | 1 | -2/+2 |
| | | | | svn changeset:14496/svn branch:6.4 | ||||
* | fixes #4175 and partly #5373 (TextField and RichTextArea now work properly) | Matti Tahvonen | 2010-07-21 | 1 | -26/+98 |
| | | | | svn changeset:14289/svn branch:6.4 | ||||
* | Merged "#5157 shortcut actions for function keys did not work, test case and ↵ | Artur Signell | 2010-06-15 | 1 | -1/+0 |
| | | | | | | fix" from 6.3 svn changeset:13657/svn branch:6.4 | ||||
* | fixes #4503 | Matti Tahvonen | 2010-04-09 | 1 | -5/+46 |
| | | | | svn changeset:12433/svn branch:6.3 | ||||
* | Easier keyboard shortcuts for #875 - includes shorthand notation for ↵ | Marc Englund | 2010-03-23 | 1 | -1/+8 |
| | | | | | | ShortcutAction, Form is now handler in addition to Panel, AbstractField.addAction() delegates handling to containing Window. Javadoc and examples TBD svn changeset:12026/svn branch:6.3 | ||||
* | #2904: initial bulk rename "com.itmill.toolkit" -> "com.vaadin" | Henri Sara | 2009-05-11 | 1 | -0/+178 |
- com.itmill.toolkit.external not yet fully renamed svn changeset:7715/svn branch:6.0 |