| Commit message (Expand) | Author | Age | Files | Lines |
* | Moved server files to a server src folder (#9299) | Artur Signell | 2012-08-13 | 1 | -1615/+0 |
* | Move classes common to client and server to com.vaadin.shared.* (#8934) | Leif Åstrand | 2012-07-27 | 1 | -2/+2 |
* | Add Java 6 @Override annotations to all methods from interfaces | Leif Åstrand | 2012-07-23 | 1 | -0/+17 |
* | Eliminate scanning for accept criteria by reversed annotation (#8641) | Henri Sara | 2012-06-20 | 1 | -5/+0 |
* | Removed deprecated interface (#8169) | Artur Signell | 2012-04-12 | 1 | -3/+1 |
* | Moved each component to its own package on client side | Artur Signell | 2012-04-12 | 1 | -2/+2 |
* | Replace @ClientWidget with client-side @Component (#8440) | Henri Sara | 2012-04-04 | 1 | -1/+0 |
* | Added generics to KeyMapper and made it based on HashMap instead of | Artur Signell | 2012-03-21 | 1 | -3/+3 |
* | Renamed Paintable component classes to Connector | Artur Signell | 2012-02-28 | 1 | -9/+8 |
* | Use constants for some more UIDL attribute names. | Henri Sara | 2012-02-22 | 1 | -5/+11 |
* | Split Tree into widget + paintable | Artur Signell | 2012-01-31 | 1 | -1/+2 |
* | #7354 IT Mill -> Vaadin find and replace | Artur Signell | 2011-12-08 | 1 | -6/+6 |
* | Tooltips for Tree + Testbech test for them #6637 | John Alhroos | 2011-08-16 | 1 | -0/+35 |
* | #7220 TreeTable support for Expand/Collapse events | Artur Signell | 2011-07-21 | 1 | -2/+2 |
* | Simplified if-else conditional for actions in Tree as well #5992 | John Alhroos | 2011-04-27 | 1 | -8/+1 |
* | Adds context menu to empty space in Tree. #5992 | John Alhroos | 2011-04-27 | 1 | -5/+33 |
* | merged fix for #6320 | Matti Tahvonen | 2011-04-20 | 1 | -1/+2 |
* | #5821 - ItemClickSource should be ItemClickNotifier | Artur Signell | 2010-11-05 | 1 | -2/+4 |
* | #5692 Generics: Tree and Table property and item ID types can be anything, ch... | Henri Sara | 2010-10-04 | 1 | -16/+16 |
* | fixes #5622 | Matti Tahvonen | 2010-09-21 | 1 | -1/+1 |
* | fixes #5469 | Matti Tahvonen | 2010-09-07 | 1 | -12/+0 |
* | Formatted using Eclipse Helios / Windows XP | Artur Signell | 2010-08-16 | 1 | -7/+7 |
* | Formatted /src using Vaadin Java Conventions 20071114 | Artur Signell | 2010-06-28 | 1 | -3/+3 |
* | - Added Ctrl+Shift multiple selection to Tree | John Alhroos | 2010-05-06 | 1 | -1/+70 |
* | renamed method to the related type | Matti Tahvonen | 2010-03-25 | 1 | -4/+4 |
* | renamed DropTargetDetails... to TargetDetails... Should be just as clear for ... | Matti Tahvonen | 2010-03-24 | 1 | -9/+9 |
* | renaming criteria | Matti Tahvonen | 2010-03-24 | 1 | -24/+24 |
* | renaming criteria | Matti Tahvonen | 2010-03-24 | 1 | -5/+14 |
* | finished rename | Matti Tahvonen | 2010-03-23 | 1 | -4/+4 |
* | refactoring (renaming) | Matti Tahvonen | 2010-03-22 | 1 | -3/+3 |
* | Removed extra serialVersionUIDs | Artur Signell | 2010-03-18 | 1 | -4/+0 |
* | javadocs | Matti Tahvonen | 2010-03-18 | 1 | -3/+6 |
* | property id is now sent to server from table drag event + some javadocs and s... | Matti Tahvonen | 2010-03-18 | 1 | -5/+8 |
* | DD related refactorings and javadocs | Matti Tahvonen | 2010-03-18 | 1 | -9/+28 |
* | some javadocs | Matti Tahvonen | 2010-03-17 | 1 | -6/+30 |
* | Some drag'n'drop javadoc improvements and a new method in DataBoundTransferable. | Henri Sara | 2010-03-12 | 1 | -2/+5 |
* | extracted helper to detect previous itemId (in children list) of the actual t... | Matti Tahvonen | 2010-03-05 | 1 | -0/+35 |
* | merged changes from 6.3 + some container related changes | Matti Tahvonen | 2010-03-05 | 1 | -23/+16 |
|\ |
|
| * | Moved Expand/Collapse method references to listener class and added Tree list... | Artur Signell | 2010-02-19 | 1 | -22/+15 |
* | | changes | Matti Tahvonen | 2010-03-04 | 1 | -13/+114 |
* | | Unified naming | Artur Signell | 2010-02-22 | 1 | -36/+88 |
* | | Fixed drag mode support for Tree | Artur Signell | 2010-02-22 | 1 | -7/+10 |
* | | removed component transferable (integrated to transferable), changed one test... | Matti Tahvonen | 2010-02-19 | 1 | -0/+1 |
* | | some refactoring | Matti Tahvonen | 2010-02-18 | 1 | -28/+10 |
* | | new criteria + enhancements | Matti Tahvonen | 2010-02-18 | 1 | -25/+2 |
* | | enhancing wrapper, now horizontal drop location -> example horizontally sorta... | Matti Tahvonen | 2010-02-17 | 1 | -2/+2 |
* | | criterion map now generated from annotations from server side counterpart | Matti Tahvonen | 2010-02-17 | 1 | -0/+3 |
* | | styles, table drop handler, small changes | Matti Tahvonen | 2010-02-16 | 1 | -1/+1 |
* | | small changes | Matti Tahvonen | 2010-02-15 | 1 | -2/+7 |
* | | n:th proto | Matti Tahvonen | 2010-02-12 | 1 | -13/+92 |