Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved server files to a server src folder (#9299) | Artur Signell | 2012-08-13 | 1 | -249/+0 |
| | |||||
* | Add Java 6 @Override annotations to all methods from interfaces | Leif Åstrand | 2012-07-23 | 1 | -0/+6 |
| | |||||
* | Component no longer implements Paintable | Artur Signell | 2012-04-12 | 1 | -3/+6 |
| | |||||
* | Added generics to KeyMapper and made it based on HashMap instead of | Artur Signell | 2012-03-21 | 1 | -3/+3 |
| | | | | Hashtable | ||||
* | #7354 IT Mill -> Vaadin find and replace | Artur Signell | 2011-12-08 | 1 | -1/+1 |
| | | | | svn changeset:22317/svn branch:6.7 | ||||
* | Made the LicenseInJavaFiles test pass | Jonatan Kronqvist | 2011-08-24 | 1 | -0/+3 |
| | | | | svn changeset:20616/svn branch:6.7 | ||||
* | #5692 Generics: ActionManager | Henri Sara | 2010-10-04 | 1 | -1/+1 |
| | | | | svn changeset:15348/svn branch:6.5 | ||||
* | Fix for #5539 - Removing the last shortcut from a window won't completely ↵ | Artur Signell | 2010-09-03 | 1 | -1/+13 |
| | | | | | | unregister the shortcut on the client side svn changeset:14710/svn branch:6.4 | ||||
* | fixes #5350 | Matti Tahvonen | 2010-07-15 | 1 | -4/+6 |
| | | | | svn changeset:14204/svn branch:6.4 | ||||
* | Refactored new actions api a little: removed mnemonics terminology, ↵ | Marc Englund | 2010-03-23 | 1 | -7/+6 |
| | | | | | | adding/removing stuff 'returns' void, shift shorthand in now _ svn changeset:12029/svn branch:6.3 | ||||
* | Easier keyboard shortcuts for #875 - includes shorthand notation for ↵ | Marc Englund | 2010-03-23 | 1 | -0/+224 |
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 |