summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Corrected some javadocMarc Englund2010-03-241-8/+4
* Changed visibility of the actionManager, still for #875Marc Englund2010-03-241-1/+1
* Two small javadoc correctionsHenri Sara2010-03-242-2/+2
* Renamed abstract base class of field value change notification tests for it t...Henri Sara2010-03-243-3/+3
* Some API changes for #875 as discussed at length.Marc Englund2010-03-235-36/+59
* Updated for new samplesArtur Signell2010-03-231-0/+155
* fixMatti Tahvonen2010-03-231-1/+1
* new style name for whole table when drag is over itMatti Tahvonen2010-03-231-0/+3
* fixes #4391 + optimization (store only one pending criteria check)Matti Tahvonen2010-03-233-18/+38
* #4394 multiple value change events when setting field valueHenri Sara2010-03-231-2/+19
* Test cases for #4394: value change listeners triggered multiple times.Henri Sara2010-03-233-0/+234
* Used from the server side so must be SerializableArtur Signell2010-03-231-1/+3
* Typo fixArtur Signell2010-03-231-1/+1
* refactored AbstractSelect criteria (hopefully better names now)Matti Tahvonen2010-03-235-31/+246
* Refactored new actions api a little: removed mnemonics terminology, adding/re...Marc Englund2010-03-239-72/+66
* javadocsMatti Tahvonen2010-03-231-2/+30
* Easier keyboard shortcuts for #875 - includes shorthand notation for Shortcut...Marc Englund2010-03-2311-90/+693
* finished renameMatti Tahvonen2010-03-2335-68/+69
* Helping out: Uppercase -> lowercase rename did not work on Mac, Matti will fi...Marc Englund2010-03-2313-0/+0
* Small corrections to #4334: TextField contents offset in Firefox 3.6Jouni Koivuviita2010-03-234-6/+10
* refactoring (renaming)Matti Tahvonen2010-03-2234-43/+43
* Suggestive api for basic html5 data types.Matti Tahvonen2010-03-222-5/+20
* Fixes #4334: TextField contents offset in Firefox 3.6Jouni Koivuviita2010-03-2213-354/+51
* Fix for #3492 - DateField should have an option to show week numbersArtur Signell2010-03-221-1/+7
* Fix for #3492 - DateField should have an option to show week numbersArtur Signell2010-03-222-2/+20
* Fix for #3492 - DateField should have an option to show week numbersArtur Signell2010-03-224-60/+213
* Fixed typo in fix for #3931Artur Signell2010-03-221-1/+1
* fixes #4322Matti Tahvonen2010-03-192-17/+28
* Fixes #4102: RichTextArea should provide feedback on current text formatJouni Koivuviita2010-03-1927-131/+278
* #4370 HierarchicalContainer.setParent() removed children of the wrong nodeHenri Sara2010-03-191-1/+1
* Test case for #4374Artur Signell2010-03-181-0/+49
* Fix for #4373 - Menubar causes javascript exception in IE7Artur Signell2010-03-181-0/+6
* Removed extra serialVersionUIDsArtur Signell2010-03-189-31/+0
* fixes #4347, cursor is now "default" by default when mouse is over drag proxy.Matti Tahvonen2010-03-184-6/+10
* added TableDropCriterion, quite similar to TreeDropCriterion and uses same cl...Matti Tahvonen2010-03-182-0/+294
* Minor javadoc updateArtur Signell2010-03-181-3/+5
* DD related refactorings and javadocsMatti Tahvonen2010-03-184-9/+31
* javadocsMatti Tahvonen2010-03-181-3/+6
* property id is now sent to server from table drag event + some javadocs and s...Matti Tahvonen2010-03-184-24/+48
* DD related refactorings and javadocsMatti Tahvonen2010-03-184-21/+70
* Fixed small typo in CssLayout javadocHenri Sara2010-03-181-2/+2
* #4365 WrapperDropDetails had null drop targetHenri Sara2010-03-181-1/+1
* some javadocsMatti Tahvonen2010-03-172-14/+40
* javadocsMatti Tahvonen2010-03-172-7/+13
* fixes #4362 + test caseMatti Tahvonen2010-03-172-8/+52
* DD related javadocs, cleanup, small refactoringMatti Tahvonen2010-03-179-41/+128
* DD related javadocs, cleanup, small refactoringMatti Tahvonen2010-03-176-55/+49
* DD related javadocs, cleanup, small refactoringMatti Tahvonen2010-03-179-85/+130
* #4360 HierarchicalContainer.setParent() left container in inconsistent stateHenri Sara2010-03-171-2/+3
* #4359 Immediate upload in FormLayoutHenri Sara2010-03-175-7/+27