summaryrefslogtreecommitdiffstats
path: root/server/src/com/vaadin/event
Commit message (Expand)AuthorAgeFilesLines
* Fix javadoc typo in ItemClickEventHenri Sara2015-12-211-1/+1
* Update/add @since tags in javadocHenri Sara2015-10-071-1/+1
* Add support for ContextClickEvent in AbstractComponent (#19015)Teemu Suo-Anttila2015-10-011-0/+82
* Add better keyboard Close Shortcut API for Window (#17383)patrik2015-08-281-6/+24
* Revert "Moved accessibility shortcut handling to server-side. [#14843]"Leif Åstrand2015-05-121-38/+0
* Moved accessibility shortcut handling to server-side. [#14843]Anna Koskinen2015-01-301-0/+38
* Merge "Merge branch 'origin/grid'"Artur Signell2015-01-292-0/+224
|\
| * A few small renames and typo fixes for GridJohannes Dahlström2015-01-111-1/+1
| * Add getSelected functionality to SelectionEvents (#15513)Teemu Suo-Anttila2015-01-081-0/+10
| * Set @since values for Grid classesLeif Åstrand2014-12-182-2/+2
| * Rename SelectionChangeEvent and SortOrderChangeEvent (#13334)Teemu Suo-Anttila2014-12-122-30/+23
| * Remove SortEventOriginator and replace it with a boolean (#13334)Teemu Suo-Anttila2014-12-121-7/+7
| * Move Sort related helpers and events to correct packages (#13334)Teemu Suo-Anttila2014-12-121-0/+111
| * Make SelectionChangeEvent general and move it to event packacge (#13334)Teemu Suo-Anttila2014-12-111-0/+110
* | Make getMouseEvent() method available in the TargetDetailsImpl (#13416).Denis Anisimov2015-01-281-0/+10
|/
* Make Vaadin component handling proxy-friendly (#14639)Juuso Valli2014-09-121-2/+5
* Revert "Make getMouseEvent() method available in the TargetDetailsImpl (#1341...Markus Koivisto2014-08-281-10/+0
* Make getMouseEvent() method available in the TargetDetailsImpl (#13416).Denis Anisimov2014-08-251-0/+10
* Update remaining copyright years to 2014Artur Signell2014-04-231-1/+1
* Merge changes from origin/7.1Artur Signell2014-04-2334-49/+49
|\
| * Update copyright year to 2014Artur Signell2014-04-1634-49/+49
* | Remove all unnecessary semicolons reported by EclipseLeif Åstrand2014-03-212-3/+3
* | Merge changes from origin/7.1Jonatan Kronqvist2014-02-061-1/+38
|\|
| * Catch and log exceptions in session lifecycle listeners (#12915)Henri Sara2013-11-271-1/+38
* | Let UI fire PollEvents (#12466)Henrik Paul2013-10-291-0/+116
|/
* Validate that the connector is enabled before triggering actions for it (#12743)Artur Signell2013-10-151-0/+88
* Use varargs instead of array where appropriate (#4513)Artur Signell2013-06-261-3/+3
* Merge changes from origin/7.0Artur Signell2013-06-051-4/+9
|\
| * Change field types from LinkedHashSet back to HashSet to retain binary compat...Johannes Dahlström2013-06-051-4/+9
* | Added ComponentConnector.isAttached (#11928)Artur Signell2013-05-281-1/+1
|/
* Ensure actions are handled in a deterministic order (#11735) (mergedHenri Sara2013-04-291-35/+25
* Merge of (#10563) to Vaadin 7.Anna Koskinen2013-02-051-4/+4
* Updated copyright notices and added missing license headersArtur Signell2013-01-0433-40/+40
* Revert "Merged shortcut action fix from 6.8 (#8484)"John Ahlroos2012-11-232-69/+6
* Rename ComponentEventListener to ConnectorEventListener (#10340)Leif Åstrand2012-11-235-7/+38
* Unified deprecation messagesArtur Signell2012-11-224-13/+13
* Removed invalid importArtur Signell2012-11-211-7/+6
* Global code cleanupLeif Åstrand2012-11-211-0/+1
* Removed deprecation as EventRouter will not be replaced for 7.0 (#10247)Artur Signell2012-11-202-6/+0
* Moved ShortcutActionHandler constants to shared (#8484)Artur Signell2012-10-011-11/+10
* Merged shortcut action fix from 6.8 (#8484)John Alhroos2012-09-282-5/+70
* Constants -> enums (#9072)Pekka Hyvönen2012-09-111-9/+21
* Deprecated EventRouter with a message that it will be replaced before 7.0.0 (...Artur Signell2012-09-052-0/+6
* 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
* Replaced license place holder with actual license (#8955)Artur Signell2012-08-1632-32/+416