summaryrefslogtreecommitdiffstats
path: root/src/com/vaadin/event
Commit message (Expand)AuthorAgeFilesLines
* Moved server files to a server src folder (#9299)Artur Signell2012-08-1333-3783/+0
* Move classes common to client and server to com.vaadin.shared.* (#8934)Leif Åstrand2012-07-274-6/+6
* Add Java 6 @Override annotations to all methods from interfacesLeif Åstrand2012-07-2316-0/+34
* Eliminate scanning for accept criteria by reversed annotation (#8641)Henri Sara2012-06-2010-46/+0
* Merge commit '17c14'Johannes Dahlström2012-06-122-14/+14
|\
| * #8297 Do not use static logger instancesHenri Sara2012-06-052-14/+14
* | Merge remote branch 'origin/6.8'Leif Åstrand2012-05-041-6/+21
|\|
| * [merge from 6.7] Don't paint references to orphan components #8730Automerge2012-05-031-6/+21
* | Removed deprecated interface (#8169)Artur Signell2012-04-121-14/+0
* | Button, NativeButton and CheckBox are no longer Vaadin6ComponentsArtur Signell2012-04-121-0/+23
* | Component no longer implements PaintableArtur Signell2012-04-121-3/+6
* | Replace @ClientWidget with client-side @Component (#8440)Henri Sara2012-04-041-4/+1
* | Refactored ClickEventHandler and LayoutClickEventHandler to use RPCArtur Signell2012-03-291-0/+14
* | Added generics to KeyMapper and made it based on HashMap instead ofArtur Signell2012-03-211-3/+3
|/
* [merge from 6.7] #8392 Improved error message for exceptions that take place ...Automerge2012-02-141-44/+5
* #8311 Converted CRLF to LF in all source filesArtur Signell2012-01-271-250/+250
* #7354 IT Mill -> Vaadin find and replaceArtur Signell2011-12-0833-46/+46
* Made the LicenseInJavaFiles test passJonatan Kronqvist2011-08-242-0/+6
* Added messages to thrown exceptions to make debugging easierArtur Signell2011-08-191-12/+34
* #1410 Corrected javadocArtur Signell2011-04-191-7/+7
* #1410 getListeners method for all classes that have addListener/removeListenerArtur Signell2011-04-192-44/+96
* Merged changes from 6.5 branchHenri Sara2011-02-282-3/+78
* Organized importsArtur Signell2010-11-162-3/+0
* renamed methodMatti Tahvonen2010-11-101-1/+1
* fixes #2387: added TextChangeEvent that can be used to listen text changes wh...Matti Tahvonen2010-11-091-0/+74
* #5821 - Removed extra code and added comment about the version in which ItemC...Artur Signell2010-11-081-20/+3
* #5821 - ItemClickSource should be ItemClickNotifierArtur Signell2010-11-051-0/+39
* javadocMatti Tahvonen2010-10-291-0/+8
* #5715 server-side logging: some changes to the used log levelsHenri Sara2010-10-251-1/+1
* This is the implementation of the server-side logging featureJonatan Kronqvist2010-10-121-7/+10
* #5692 Generics: EventRouter, MethodEventSource, AbstractComponentHenri Sara2010-10-042-10/+12
* #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
* Formatted using Eclipse Helios / Windows XPArtur Signell2010-08-162-2/+3
* fixes #5350Matti Tahvonen2010-07-151-4/+6
* Reverted constructor visibility changes, will use isSynthetic() test insteadHenri Sara2010-07-061-1/+1
* Make private nested class constructor visibility public or package to prevent...Henri Sara2010-07-061-1/+1
* #5285 action and event related interfaces should be serializableHenri Sara2010-07-012-4/+5
* #5282 make Transferable SerializableHenri Sara2010-06-301-1/+2
* Formatted /src using Vaadin Java Conventions 20071114Artur Signell2010-06-281-7/+7
* Merged and slightly modified fix for #4652 - MouseEventDetails and ClickEvent...Artur Signell2010-06-211-0/+22
* Merged "#5157 shortcut actions for function keys did not work, test case and ...Artur Signell2010-06-151-2/+2
* Javadoc typo correctionHenri Sara2010-06-011-1/+1
* Minor javadoc fixesArtur Signell2010-04-135-15/+16
* Javadocced shortcutsMarc Englund2010-04-091-1/+64
* renamed method to the related typeMatti Tahvonen2010-03-253-7/+6
* renamed DropTargetDetails... to TargetDetails... Should be just as clear for ...Matti Tahvonen2010-03-245-20/+20
* renaming criteriaMatti Tahvonen2010-03-241-6/+6
* renaming criteriaMatti Tahvonen2010-03-241-6/+6
* renaming criteriaMatti Tahvonen2010-03-241-2/+3