| Commit message (Expand) | Author | Age | Files | Lines |
* | #6434 LayoutClickNotifier interface | Henri Sara | 2011-02-24 | 1 | -0/+48 |
* | #6493 API for getting the deepest clicked component in layout click events | Henri Sara | 2011-02-23 | 1 | -3/+28 |
* | fixes #6484, added missing META modifier key as a constant and handling on th... | Matti Tahvonen | 2011-02-23 | 1 | -0/+2 |
* | Organized imports | Artur Signell | 2010-11-16 | 2 | -3/+0 |
* | renamed method | Matti Tahvonen | 2010-11-10 | 1 | -1/+1 |
* | fixes #2387: added TextChangeEvent that can be used to listen text changes wh... | Matti Tahvonen | 2010-11-09 | 1 | -0/+74 |
* | #5821 - Removed extra code and added comment about the version in which ItemC... | Artur Signell | 2010-11-08 | 1 | -20/+3 |
* | #5821 - ItemClickSource should be ItemClickNotifier | Artur Signell | 2010-11-05 | 1 | -0/+39 |
* | javadoc | Matti Tahvonen | 2010-10-29 | 1 | -0/+8 |
* | #5715 server-side logging: some changes to the used log levels | Henri Sara | 2010-10-25 | 1 | -1/+1 |
* | This is the implementation of the server-side logging feature | Jonatan Kronqvist | 2010-10-12 | 1 | -7/+10 |
* | #5692 Generics: EventRouter, MethodEventSource, AbstractComponent | Henri Sara | 2010-10-04 | 2 | -10/+12 |
* | #5692 Generics: ActionManager | Henri Sara | 2010-10-04 | 1 | -1/+1 |
* | Fix for #5539 - Removing the last shortcut from a window won't completely unr... | Artur Signell | 2010-09-03 | 1 | -1/+13 |
* | Formatted using Eclipse Helios / Windows XP | Artur Signell | 2010-08-16 | 2 | -2/+3 |
* | fixes #5350 | Matti Tahvonen | 2010-07-15 | 1 | -4/+6 |
* | Reverted constructor visibility changes, will use isSynthetic() test instead | Henri Sara | 2010-07-06 | 1 | -1/+1 |
* | Make private nested class constructor visibility public or package to prevent... | Henri Sara | 2010-07-06 | 1 | -1/+1 |
* | #5285 action and event related interfaces should be serializable | Henri Sara | 2010-07-01 | 2 | -4/+5 |
* | #5282 make Transferable Serializable | Henri Sara | 2010-06-30 | 1 | -1/+2 |
* | Formatted /src using Vaadin Java Conventions 20071114 | Artur Signell | 2010-06-28 | 1 | -7/+7 |
* | Merged and slightly modified fix for #4652 - MouseEventDetails and ClickEvent... | Artur Signell | 2010-06-21 | 1 | -0/+22 |
* | Merged "#5157 shortcut actions for function keys did not work, test case and ... | Artur Signell | 2010-06-15 | 1 | -2/+2 |
* | Javadoc typo correction | Henri Sara | 2010-06-01 | 1 | -1/+1 |
* | Minor javadoc fixes | Artur Signell | 2010-04-13 | 5 | -15/+16 |
* | Javadocced shortcuts | Marc Englund | 2010-04-09 | 1 | -1/+64 |
* | renamed method to the related type | Matti Tahvonen | 2010-03-25 | 3 | -7/+6 |
* | renamed DropTargetDetails... to TargetDetails... Should be just as clear for ... | Matti Tahvonen | 2010-03-24 | 5 | -20/+20 |
* | renaming criteria | Matti Tahvonen | 2010-03-24 | 1 | -6/+6 |
* | renaming criteria | Matti Tahvonen | 2010-03-24 | 1 | -6/+6 |
* | renaming criteria | Matti Tahvonen | 2010-03-24 | 1 | -2/+3 |
* | renaming criteria | Matti Tahvonen | 2010-03-24 | 1 | -48/+0 |
* | fixes #3913 | Matti Tahvonen | 2010-03-24 | 1 | -0/+13 |
* | Some API changes for #875 as discussed at length. | Marc Englund | 2010-03-23 | 1 | -3/+16 |
* | Refactored new actions api a little: removed mnemonics terminology, adding/re... | Marc Englund | 2010-03-23 | 3 | -39/+37 |
* | javadocs | Matti Tahvonen | 2010-03-23 | 1 | -2/+30 |
* | Easier keyboard shortcuts for #875 - includes shorthand notation for Shortcut... | Marc Englund | 2010-03-23 | 4 | -0/+392 |
* | finished rename | Matti Tahvonen | 2010-03-23 | 16 | -18/+19 |
* | Helping out: Uppercase -> lowercase rename did not work on Mac, Matti will fi... | Marc Englund | 2010-03-23 | 13 | -0/+0 |
* | refactoring (renaming) | Matti Tahvonen | 2010-03-22 | 13 | -17/+17 |
* | Removed extra serialVersionUIDs | Artur Signell | 2010-03-18 | 1 | -1/+0 |
* | DD related refactorings and javadocs | Matti Tahvonen | 2010-03-18 | 2 | -9/+27 |
* | javadocs | Matti Tahvonen | 2010-03-17 | 2 | -7/+13 |
* | DD related javadocs, cleanup, small refactoring | Matti Tahvonen | 2010-03-17 | 6 | -33/+118 |
* | DD related javadocs, cleanup, small refactoring | Matti Tahvonen | 2010-03-17 | 4 | -13/+35 |
* | DD related javadocs, cleanup, small refactoring | Matti Tahvonen | 2010-03-17 | 6 | -32/+69 |
* | removed DragDropPane class, some cleanup | Matti Tahvonen | 2010-03-15 | 1 | -1/+1 |
* | Some drag'n'drop javadoc improvements and a new method in DataBoundTransferable. | Henri Sara | 2010-03-12 | 5 | -13/+90 |
* | Minor javadoc update - removed serialiVersionUID | Artur Signell | 2010-03-12 | 1 | -4/+4 |
* | Added javadoc and getButtonName() debug method | Artur Signell | 2010-03-12 | 1 | -20/+101 |