summaryrefslogtreecommitdiffstats
path: root/server/src/com/vaadin/event/ActionManager.java
Commit message (Expand)AuthorAgeFilesLines
* Make Vaadin component handling proxy-friendly (#14639)Juuso Valli2014-09-121-2/+5
* Update copyright year to 2014Artur Signell2014-04-161-1/+1
* Change field types from LinkedHashSet back to HashSet to retain binary compat...Johannes Dahlström2013-06-051-4/+9
* Ensure actions are handled in a deterministic order (#11735) (mergedHenri Sara2013-04-291-35/+25
* Updated copyright notices and added missing license headersArtur Signell2013-01-041-1/+1
* Revert "Merged shortcut action fix from 6.8 (#8484)"John Ahlroos2012-11-231-24/+6
* Moved ShortcutActionHandler constants to shared (#8484)Artur Signell2012-10-011-11/+10
* Merged shortcut action fix from 6.8 (#8484)John Alhroos2012-09-281-5/+25
* Renamed com.vaadin.terminal -> com.vaadin.server (#9431)Artur Signell2012-08-291-4/+4
* Rename requestRepaint to markAsDirty (#9378)Leif Ã…strand2012-08-231-1/+1
* Replaced license place holder with actual license (#8955)Artur Signell2012-08-161-1/+13
* Moved server files to a server src folder (#9299)Artur Signell2012-08-131-0/+249