summaryrefslogtreecommitdiffstats
path: root/src/com/vaadin/event/ActionManager.java
Commit message (Expand)AuthorAgeFilesLines
* Add Java 6 @Override annotations to all methods from interfacesLeif Åstrand2012-07-231-0/+6
* Component no longer implements PaintableArtur Signell2012-04-121-3/+6
* Added generics to KeyMapper and made it based on HashMap instead ofArtur Signell2012-03-211-3/+3
* #7354 IT Mill -> Vaadin find and replaceArtur Signell2011-12-081-1/+1
* Made the LicenseInJavaFiles test passJonatan Kronqvist2011-08-241-0/+3
* #5692 Generics: ActionManagerHenri Sara2010-10-041-1/+1
* Fix for #5539 - Removing the last shortcut from a window won't completely unr...Artur Signell2010-09-031-1/+13
* fixes #5350Matti Tahvonen2010-07-151-4/+6
* Refactored new actions api a little: removed mnemonics terminology, adding/re...Marc Englund2010-03-231-7/+6
* Easier keyboard shortcuts for #875 - includes shorthand notation for Shortcut...Marc Englund2010-03-231-0/+224