| Commit message (Expand) | Author | Age | Files | Lines |
* | Easier keyboard shortcuts for #875 - includes shorthand notation for Shortcut... | Marc Englund | 2010-03-23 | 5 | -88/+261 |
* | finished rename | Matti Tahvonen | 2010-03-23 | 3 | -11/+11 |
* | refactoring (renaming) | Matti Tahvonen | 2010-03-22 | 3 | -6/+6 |
* | Suggestive api for basic html5 data types. | Matti Tahvonen | 2010-03-22 | 1 | -0/+18 |
* | Fix for #3492 - DateField should have an option to show week numbers | Artur Signell | 2010-03-22 | 1 | -1/+30 |
* | Removed extra serialVersionUIDs | Artur Signell | 2010-03-18 | 5 | -25/+0 |
* | added TableDropCriterion, quite similar to TreeDropCriterion and uses same cl... | Matti Tahvonen | 2010-03-18 | 1 | -0/+98 |
* | Minor javadoc update | Artur Signell | 2010-03-18 | 1 | -3/+5 |
* | DD related refactorings and javadocs | Matti Tahvonen | 2010-03-18 | 1 | -5/+27 |
* | 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 | 2 | -9/+20 |
* | DD related refactorings and javadocs | Matti Tahvonen | 2010-03-18 | 1 | -9/+28 |
* | Fixed small typo in CssLayout javadoc | Henri Sara | 2010-03-18 | 1 | -2/+2 |
* | #4365 WrapperDropDetails had null drop target | Henri Sara | 2010-03-18 | 1 | -1/+1 |
* | some javadocs | Matti Tahvonen | 2010-03-17 | 2 | -14/+40 |
* | cross plat improvementes for html5 drags | Matti Tahvonen | 2010-03-16 | 1 | -0/+1 |
* | Fix for #4354 - SplitPanel setComponent methods should check if the component... | Artur Signell | 2010-03-16 | 1 | -0/+10 |
* | removed DragDropPane class, some cleanup | Matti Tahvonen | 2010-03-15 | 3 | -216/+30 |
* | JavaDoc for the Component interface. For #4244. | Marko Grönroos | 2010-03-15 | 2 | -37/+338 |
* | #4187 Drag and Drop server validation sample and a null check in AbstractSele... | Henri Sara | 2010-03-15 | 1 | -3/+5 |
* | A proper (FF36 only) file drag support, enhanced test case. Should be forward... | Matti Tahvonen | 2010-03-12 | 1 | -17/+67 |
* | Some drag'n'drop javadoc improvements and a new method in DataBoundTransferable. | Henri Sara | 2010-03-12 | 2 | -3/+15 |
* | Test case and fix for | Artur Signell | 2010-03-12 | 1 | -12/+17 |
* | Skeletons for html5 File API in DD | Matti Tahvonen | 2010-03-11 | 1 | -0/+45 |
* | fixes #4299 | Matti Tahvonen | 2010-03-11 | 1 | -2/+3 |
* | small enhancements + developing web desktop test | Matti Tahvonen | 2010-03-10 | 2 | -2/+18 |
* | Revised JavaDoc documentation for Component (#4244). | Marko Grönroos | 2010-03-09 | 2 | -133/+507 |
* | Added missing @ITMillApache2LicenseForJavaFiles@ | Artur Signell | 2010-03-09 | 18 | -0/+54 |
* | Fix for #3554 - Form.addItemProperty() resets caption created by FieldFactory | Artur Signell | 2010-03-09 | 1 | -14/+1 |
* | reverting changes committed by accident after epic eclipse/subclicpse fail | Matti Tahvonen | 2010-03-09 | 1 | -12/+44 |
* | 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 |