summaryrefslogtreecommitdiffstats
path: root/server/src/com/vaadin/event
Commit message (Collapse)AuthorAgeFilesLines
* Constants -> enums (#9072)Pekka Hyvönen2012-09-111-9/+21
| | | | Patch from Pekka with minor changes (ButtonCode -> MouseButton, FilteringMode -> ComboBox)
* Deprecated EventRouter with a message that it will be replaced before 7.0.0 ↵Artur Signell2012-09-052-0/+6
| | | | (#8640)
* Remove getApplication() and add getSession() (#9402)Leif Åstrand2012-09-051-1/+1
|
* inner Event classes converted to static nested classes (#5855)Pekka Hyvönen2012-09-042-4/+5
|
* Moved ReflectTools to com.vaadin.util (#4294)Artur Signell2012-09-043-3/+3
|
* refak listeners com.vaadin.eventPetri Heinonen2012-08-303-0/+70
|
* Renamed com.vaadin.terminal -> com.vaadin.server (#9431)Artur Signell2012-08-2913-25/+25
|
* Rename requestRepaint to markAsDirty (#9378)Leif Åstrand2012-08-231-1/+1
| | | Also remove some requestRepaint calls that are no longer needed (#9325)
* Replaced license place holder with actual license (#8955)Artur Signell2012-08-1632-32/+416
|
* Removed more @version included in some files but not in all (#9299)Artur Signell2012-08-164-15/+0
|
* Removed @version which is included in some files but not in all (#9299)Artur Signell2012-08-155-10/+0
|
* Moved server files to a server src folder (#9299)Artur Signell2012-08-1333-0/+3783