summaryrefslogtreecommitdiffstats
path: root/src/com/vaadin/event
Commit message (Expand)AuthorAgeFilesLines
* #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
* renaming criteriaMatti Tahvonen2010-03-241-48/+0
* fixes #3913Matti Tahvonen2010-03-241-0/+13
* Some API changes for #875 as discussed at length.Marc Englund2010-03-231-3/+16
* Refactored new actions api a little: removed mnemonics terminology, adding/re...Marc Englund2010-03-233-39/+37
* javadocsMatti Tahvonen2010-03-231-2/+30
* Easier keyboard shortcuts for #875 - includes shorthand notation for Shortcut...Marc Englund2010-03-234-0/+392
* finished renameMatti Tahvonen2010-03-2316-18/+19
* Helping out: Uppercase -> lowercase rename did not work on Mac, Matti will fi...Marc Englund2010-03-2313-0/+0
* refactoring (renaming)Matti Tahvonen2010-03-2213-17/+17
* Removed extra serialVersionUIDsArtur Signell2010-03-181-1/+0
* DD related refactorings and javadocsMatti Tahvonen2010-03-182-9/+27
* javadocsMatti Tahvonen2010-03-172-7/+13
* DD related javadocs, cleanup, small refactoringMatti Tahvonen2010-03-176-33/+118
* DD related javadocs, cleanup, small refactoringMatti Tahvonen2010-03-174-13/+35
* DD related javadocs, cleanup, small refactoringMatti Tahvonen2010-03-176-32/+69
* removed DragDropPane class, some cleanupMatti Tahvonen2010-03-151-1/+1
* Some drag'n'drop javadoc improvements and a new method in DataBoundTransferable.Henri Sara2010-03-125-13/+90
* Minor javadoc update - removed serialiVersionUIDArtur Signell2010-03-121-4/+4
* Added javadoc and getButtonName() debug methodArtur Signell2010-03-121-20/+101
* small enhancements + developing web desktop test Matti Tahvonen2010-03-101-0/+12
* Added missing @ITMillApache2LicenseForJavaFiles@Artur Signell2010-03-0925-0/+75
* changesMatti Tahvonen2010-03-041-4/+4
* Unified namingArtur Signell2010-02-2222-139/+198
* removed component transferable (integrated to transferable), changed one test...Matti Tahvonen2010-02-195-9/+16
* some refactoringMatti Tahvonen2010-02-1810-69/+52
* fixed english problem with criterion pluralMatti Tahvonen2010-02-181-2/+2
* Added finals to method that should never be overriddenArtur Signell2010-02-181-20/+20
* wrapper enhancements + rulesMatti Tahvonen2010-02-174-0/+109