summaryrefslogtreecommitdiffstats
path: root/src/com
Commit message (Expand)AuthorAgeFilesLines
* 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
* DD related javadocs, cleanup, small refactoringMatti Tahvonen2010-03-176-55/+49
* DD related javadocs, cleanup, small refactoringMatti Tahvonen2010-03-178-82/+82
* #4360 HierarchicalContainer.setParent() left container in inconsistent stateHenri Sara2010-03-171-2/+3
* cross plat improvementes for html5 dragsMatti Tahvonen2010-03-161-2/+13
* cross plat improvementes for html5 dragsMatti Tahvonen2010-03-165-41/+98
* Added javadoc about the class being internalArtur Signell2010-03-161-1/+4
* #4284 - Add Chrome version parsing to BrowserInfoArtur Signell2010-03-161-0/+4
* Test case and fix for #3931 - Provide methods for browser detection in WebBro...Artur Signell2010-03-163-106/+390
* Fix for #4354 - SplitPanel setComponent methods should check if the component...Artur Signell2010-03-161-0/+10
* fixes #4351 (relative size changes don't propagate via csslayout)Matti Tahvonen2010-03-161-0/+18
* #4350 ContainerHierarchicalWrapper recursive root removalHenri Sara2010-03-161-3/+1
* Updated test case and fix for #4192 "HierarchicalContainer implements Contain...Artur Signell2010-03-162-73/+257
* IE now behaves with its text selection during drag and dropMatti Tahvonen2010-03-151-0/+6
* drag proxy fix for Dragmode.wrapperMatti Tahvonen2010-03-151-2/+6
* force emphasis style names to be cleanedMatti Tahvonen2010-03-151-8/+7
* removed DragDropPane class, some cleanupMatti Tahvonen2010-03-157-527/+50
* JavaDoc for the Component interface. For #4244.Marko Grönroos2010-03-152-37/+338
* #4187 Drag and Drop server validation sample and a null check in AbstractSele...Henri Sara2010-03-151-3/+5
* #4333Matti Tahvonen2010-03-151-1/+3
* Changed default resource cache time to 1 hour (#2586)Artur Signell2010-03-151-2/+2
* Fix for #3935 DateField does not update contents when locale is changedArtur Signell2010-03-121-1/+2