| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 | 10 | -65/+407 |
|\ |
|
| * | Fixes #3322: SplitPanel with split position 100% doesn't resize correctly | Jouni Koivuviita | 2010-03-05 | 1 | -5/+9 |
| * | Fixes #3736 "Split up style and type definitions" and #3467 "Button styles mi... | Jouni Koivuviita | 2010-03-03 | 5 | -1/+256 |
| * | Merged [11391],[11473],[11474],[11475],[11477] from 6.2 | Artur Signell | 2010-02-23 | 2 | -10/+55 |
| * | Moved Expand/Collapse method references to listener class and added Tree list... | Artur Signell | 2010-02-19 | 1 | -22/+15 |
| * | #2205 Make Form layouting more flexible | Artur Signell | 2010-02-16 | 1 | -26/+71 |
| * | Merged code changes from 6.2 | Henri Sara | 2010-02-01 | 1 | -0/+6 |
* | | changes | Matti Tahvonen | 2010-03-04 | 3 | -36/+133 |
* | | Unified naming | Artur Signell | 2010-02-22 | 5 | -56/+138 |
* | | Removed unused drag mode for Table | Artur Signell | 2010-02-22 | 1 | -1/+1 |
* | | Fixed drag mode support for Tree | Artur Signell | 2010-02-22 | 1 | -7/+10 |
* | | changes | Matti Tahvonen | 2010-02-19 | 1 | -4/+4 |
* | | removed component transferable (integrated to transferable), changed one test... | Matti Tahvonen | 2010-02-19 | 3 | -9/+71 |
* | | some refactoring | Matti Tahvonen | 2010-02-18 | 5 | -99/+41 |
* | | new criteria + enhancements | Matti Tahvonen | 2010-02-18 | 3 | -67/+109 |
* | | enhancing wrapper, now horizontal drop location -> example horizontally sorta... | Matti Tahvonen | 2010-02-17 | 2 | -4/+4 |
* | | criterion map now generated from annotations from server side counterpart | Matti Tahvonen | 2010-02-17 | 1 | -0/+3 |
* | | draft of DragAndDropWrapper + small changes | Matti Tahvonen | 2010-02-16 | 3 | -1/+121 |
* | | styles, table drop handler, small changes | Matti Tahvonen | 2010-02-16 | 2 | -2/+64 |
* | | small changes | Matti Tahvonen | 2010-02-15 | 3 | -7/+12 |
* | | n:th proto | Matti Tahvonen | 2010-02-12 | 3 | -129/+209 |
* | | Transferrable -> Transferable | Artur Signell | 2010-02-02 | 3 | -50/+52 |
* | | Transferrable -> Transferable | Artur Signell | 2010-02-01 | 1 | -3/+3 |
* | | svn changeset:11066/svn branch:6.3_dd | Matti Tahvonen | 2010-01-31 | 3 | -47/+101 |
* | | dd | Matti Tahvonen | 2010-01-29 | 1 | -0/+164 |
* | | some preliminary drag and drop stuff | Matti Tahvonen | 2010-01-28 | 5 | -46/+182 |
|/ |
|
* | #4107 Multi-selectable AbstractSelect was seen as non-empty when nothing was ... | Henri Sara | 2010-01-28 | 1 | -0/+18 |
* | Merged [10797]-[10991] from 6.2 | Artur Signell | 2010-01-25 | 1 | -13/+1 |
* | #3940 Setter for CustomLayout template contents | Henri Sara | 2010-01-19 | 1 | -19/+48 |
* | Somewhat better debug message when customlayout is missing + javadoc. Fixes #... | Marc Englund | 2010-01-13 | 1 | -5/+8 |
* | Merged [10696] | Artur Signell | 2010-01-12 | 1 | -3/+4 |
* | Merged revisions [10620]-[10678] from 6.2 | Artur Signell | 2010-01-12 | 3 | -5/+10 |
* | Merge from 6.2 to 6.3 | Henri Sara | 2010-01-05 | 4 | -7/+58 |
|\ |
|
| * | documenting that setting size for Upload component is problematic in browsers... | Matti Tahvonen | 2009-12-28 | 1 | -0/+5 |
| * | fixes #3607 | Matti Tahvonen | 2009-12-28 | 1 | -1/+2 |
| * | Fuxes #3904: VSplitPanel sends unnecessary split position events | Jouni Koivuviita | 2009-12-23 | 1 | -4/+22 |
| * | svn changeset:10500/svn branch:6.2 | Matti Tahvonen | 2009-12-21 | 1 | -2/+29 |
* | | Fixed generics warnings | Artur Signell | 2009-12-28 | 2 | -7/+12 |
|/ |
|
* | added generics for textfield change variables (commonly extended component, c... | Matti Tahvonen | 2009-12-18 | 1 | -1/+1 |
* | Fix for #3886 - InputPrompt of TextField/Combobox does not change until refresh | Artur Signell | 2009-12-18 | 1 | -53/+54 |
* | Fix for #3886 - InputPrompt of TextField does not change until refresh | Artur Signell | 2009-12-18 | 1 | -0/+1 |
* | Added javadoc comment that Accordion does not support closing tabs. | Artur Signell | 2009-12-17 | 1 | -1/+6 |
* | Fix for #3259 - Removing all action handlers | Artur Signell | 2009-12-17 | 3 | -0/+27 |
* | added generics to ParameterHandler | Matti Tahvonen | 2009-12-16 | 1 | -1/+1 |
* | fixes #3807, LoginForm now works if getWindow() returns windows for each uri ... | Matti Tahvonen | 2009-12-16 | 1 | -5/+9 |
* | Test case and fix for #3133 - Window draggability disabling feature | Artur Signell | 2009-12-15 | 1 | -3/+37 |
* | Fix for #3120 - Add Window.setClosable() | Artur Signell | 2009-12-15 | 1 | -1/+40 |
* | Added generics | Artur Signell | 2009-12-15 | 2 | -13/+13 |
* | Added generics from Container interface | Artur Signell | 2009-12-15 | 2 | -3/+3 |