summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* removed oboslete logging, fixes #4469Matti Tahvonen2010-03-311-4/+0
* fixes #4392Matti Tahvonen2010-03-301-21/+43
* fixes #4441Matti Tahvonen2010-03-301-192/+189
* Fix for #4434 Changing filtering mode should refilter the HierarchicalContainerArtur Signell2010-03-291-0/+4
* Fixed regression in VCalendarPanel (from [12004]).Jouni Koivuviita2010-03-291-2/+1
* fixes #4395Matti Tahvonen2010-03-261-1/+1
* fixes #4396Matti Tahvonen2010-03-251-0/+3
* renamed method to the related typeMatti Tahvonen2010-03-256-14/+13
* fixed name and javadocs for gwt generator used to build criteria mapMatti Tahvonen2010-03-243-27/+12
* removed obsolete todoMatti Tahvonen2010-03-241-2/+2
* minor javadoc enhancementMatti Tahvonen2010-03-241-2/+4
* minor javadoc enhancementMatti Tahvonen2010-03-241-2/+5
* 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