aboutsummaryrefslogtreecommitdiffstats
path: root/src/com/vaadin/ui
Commit message (Expand)AuthorAgeFilesLines
* extracted helper to detect previous itemId (in children list) of the actual t...Matti Tahvonen2010-03-051-0/+35
* merged changes from 6.3 + some container related changesMatti Tahvonen2010-03-0510-65/+407
|\
| * Fixes #3322: SplitPanel with split position 100% doesn't resize correctlyJouni Koivuviita2010-03-051-5/+9
| * Fixes #3736 "Split up style and type definitions" and #3467 "Button styles mi...Jouni Koivuviita2010-03-035-1/+256
| * Merged [11391],[11473],[11474],[11475],[11477] from 6.2Artur Signell2010-02-232-10/+55
| * Moved Expand/Collapse method references to listener class and added Tree list...Artur Signell2010-02-191-22/+15
| * #2205 Make Form layouting more flexibleArtur Signell2010-02-161-26/+71
| * Merged code changes from 6.2Henri Sara2010-02-011-0/+6
* | changesMatti Tahvonen2010-03-043-36/+133
* | Unified namingArtur Signell2010-02-225-56/+138
* | Removed unused drag mode for TableArtur Signell2010-02-221-1/+1
* | Fixed drag mode support for TreeArtur Signell2010-02-221-7/+10
* | changesMatti Tahvonen2010-02-191-4/+4
* | removed component transferable (integrated to transferable), changed one test...Matti Tahvonen2010-02-193-9/+71
* | some refactoringMatti Tahvonen2010-02-185-99/+41
* | new criteria + enhancementsMatti Tahvonen2010-02-183-67/+109
* | enhancing wrapper, now horizontal drop location -> example horizontally sorta...Matti Tahvonen2010-02-172-4/+4
* | criterion map now generated from annotations from server side counterpartMatti Tahvonen2010-02-171-0/+3
* | draft of DragAndDropWrapper + small changesMatti Tahvonen2010-02-163-1/+121
* | styles, table drop handler, small changesMatti Tahvonen2010-02-162-2/+64
* | small changesMatti Tahvonen2010-02-153-7/+12
* | n:th protoMatti Tahvonen2010-02-123-129/+209
* | Transferrable -> TransferableArtur Signell2010-02-023-50/+52
* | Transferrable -> TransferableArtur Signell2010-02-011-3/+3
* | svn changeset:11066/svn branch:6.3_ddMatti Tahvonen2010-01-313-47/+101
* | ddMatti Tahvonen2010-01-291-0/+164
* | some preliminary drag and drop stuffMatti Tahvonen2010-01-285-46/+182
|/
* #4107 Multi-selectable AbstractSelect was seen as non-empty when nothing was ...Henri Sara2010-01-281-0/+18
* Merged [10797]-[10991] from 6.2Artur Signell2010-01-251-13/+1
* #3940 Setter for CustomLayout template contentsHenri Sara2010-01-191-19/+48
* Somewhat better debug message when customlayout is missing + javadoc. Fixes #...Marc Englund2010-01-131-5/+8
* Merged [10696]Artur Signell2010-01-121-3/+4
* Merged revisions [10620]-[10678] from 6.2Artur Signell2010-01-123-5/+10
* Merge from 6.2 to 6.3Henri Sara2010-01-054-7/+58
|\
| * documenting that setting size for Upload component is problematic in browsers...Matti Tahvonen2009-12-281-0/+5
| * fixes #3607Matti Tahvonen2009-12-281-1/+2
| * Fuxes #3904: VSplitPanel sends unnecessary split position eventsJouni Koivuviita2009-12-231-4/+22
| * svn changeset:10500/svn branch:6.2Matti Tahvonen2009-12-211-2/+29
* | Fixed generics warningsArtur Signell2009-12-282-7/+12
|/
* added generics for textfield change variables (commonly extended component, c...Matti Tahvonen2009-12-181-1/+1
* Fix for #3886 - InputPrompt of TextField/Combobox does not change until refreshArtur Signell2009-12-181-53/+54
* Fix for #3886 - InputPrompt of TextField does not change until refreshArtur Signell2009-12-181-0/+1
* Added javadoc comment that Accordion does not support closing tabs.Artur Signell2009-12-171-1/+6
* Fix for #3259 - Removing all action handlersArtur Signell2009-12-173-0/+27
* added generics to ParameterHandlerMatti Tahvonen2009-12-161-1/+1
* fixes #3807, LoginForm now works if getWindow() returns windows for each uri ...Matti Tahvonen2009-12-161-5/+9
* Test case and fix for #3133 - Window draggability disabling featureArtur Signell2009-12-151-3/+37
* Fix for #3120 - Add Window.setClosable()Artur Signell2009-12-151-1/+40
* Added genericsArtur Signell2009-12-152-13/+13
* Added generics from Container interfaceArtur Signell2009-12-152-3/+3