| Commit message (Expand) | Author | Age | Files | Lines |
* | #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 |
* | small enhancements + developing web desktop test | Matti Tahvonen | 2010-03-10 | 1 | -0/+12 |
* | Added missing @ITMillApache2LicenseForJavaFiles@ | Artur Signell | 2010-03-09 | 25 | -0/+75 |
* | changes | Matti Tahvonen | 2010-03-04 | 1 | -4/+4 |
* | Unified naming | Artur Signell | 2010-02-22 | 22 | -139/+198 |
* | removed component transferable (integrated to transferable), changed one test... | Matti Tahvonen | 2010-02-19 | 5 | -9/+16 |
* | some refactoring | Matti Tahvonen | 2010-02-18 | 10 | -69/+52 |
* | fixed english problem with criterion plural | Matti Tahvonen | 2010-02-18 | 1 | -2/+2 |
* | Added finals to method that should never be overridden | Artur Signell | 2010-02-18 | 1 | -20/+20 |
* | wrapper enhancements + rules | Matti Tahvonen | 2010-02-17 | 4 | -0/+109 |