summaryrefslogtreecommitdiffstats
path: root/src/com/vaadin
Commit message (Expand)AuthorAgeFilesLines
...
* renamed DropTargetDetails... to TargetDetails... Should be just as clear for ...Matti Tahvonen2010-03-2410-51/+51
* renaming criteriaMatti Tahvonen2010-03-242-30/+30
* renaming criteriaMatti Tahvonen2010-03-242-7/+7
* renaming criteriaMatti Tahvonen2010-03-243-12/+21
* renaming criteriaMatti Tahvonen2010-03-241-2/+3
* renaming criteriaMatti Tahvonen2010-03-242-48/+10
* renaming criteriaMatti Tahvonen2010-03-241-5/+5
* renaming criteriaMatti Tahvonen2010-03-241-5/+4
* Table can now select whether multiple rows are dragged at all. Practically th...Matti Tahvonen2010-03-242-3/+12
* Fix for #4401: Clicking on week numbers in VCalendarPanel selects a dateArtur Signell2010-03-241-1/+1
* Fixes #3492: DateField should have an option to show week numbersJouni Koivuviita2010-03-241-4/+17
* #4399 changed AbstractApplicationServlet.RequestType enum to protectedHenri Sara2010-03-241-1/+1
* fixes #3913Matti Tahvonen2010-03-2415-67/+369
* 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
* Some API changes for #875 as discussed at length.Marc Englund2010-03-235-36/+59
* 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
* 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-233-28/+71
* 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-2323-35/+36
* Helping out: Uppercase -> lowercase rename did not work on Mac, Matti will fi...Marc Englund2010-03-2313-0/+0
* refactoring (renaming)Matti Tahvonen2010-03-2232-41/+41
* Suggestive api for basic html5 data types.Matti Tahvonen2010-03-221-0/+18
* 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-1920-26/+22
* #4370 HierarchicalContainer.setParent() removed children of the wrong nodeHenri Sara2010-03-191-1/+1
* Fix for #4373 - Menubar causes javascript exception in IE7Artur Signell2010-03-181-0/+6
* Removed extra serialVersionUIDsArtur Signell2010-03-189-31/+0
* added TableDropCriterion, quite similar to TreeDropCriterion and uses same cl...Matti Tahvonen2010-03-181-0/+98
* Minor javadoc updateArtur Signell2010-03-181-3/+5
* DD related refactorings and javadocsMatti Tahvonen2010-03-181-5/+27
* javadocsMatti Tahvonen2010-03-181-3/+6
* property id is now sent to server from table drag event + some javadocs and s...Matti Tahvonen2010-03-183-10/+32
* 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-171-8/+11
* DD related javadocs, cleanup, small refactoringMatti Tahvonen2010-03-178-40/+121