summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* #6605 Make Button.fireClick(MouseEventDetails) protected and add related null...Henri Sara2011-05-311-16/+62
* #7058 Ensure shadow is always removed when the overlay is removedArtur Signell2011-05-261-3/+16
* #7056 Window caption cannot be removedArtur Signell2011-05-261-2/+2
* Reformatted sourceArtur Signell2011-05-261-22/+22
* #6162 Fire a value change event when pressing enter in a TextField in IEArtur Signell2011-05-251-2/+16
* Undo changeset 19049 (several files committed by accident) except for the mer...Henri Sara2011-05-252-2/+4
* Block merge of version number changeHenri Sara2011-05-252-4/+2
|\
| * fixes #6259 (typo in field name)Matti Tahvonen2011-04-201-12/+12
| * #6748 Documenting how debug id can currently be usedMatti Tahvonen2011-04-201-0/+5
| * fixes #6320Matti Tahvonen2011-04-201-1/+2
| * fixes #5824Matti Tahvonen2011-04-201-1/+1
| * fixes #6642Matti Tahvonen2011-04-201-14/+16
| * fixes #6866Matti Tahvonen2011-04-191-6/+10
| * typoMatti Tahvonen2011-04-191-1/+1
| * fixes #6861, regression from #6772Matti Tahvonen2011-04-182-3/+3
| * fixes #6376Matti Tahvonen2011-04-181-1/+1
| * fixes #6213Matti Tahvonen2011-04-181-0/+10
| * merged fix for #6815Matti Tahvonen2011-04-181-2/+2
| * fixes #6850Matti Tahvonen2011-04-181-2/+2
| * merged fix for #6849Matti Tahvonen2011-04-151-1/+2
| * #6788,#6197 : improved the logic of choosing focused row when new set of rows...Matti Tahvonen2011-04-141-1/+20
| * #6788,#6197 : stabilize dom structure of helper class to aid testingMatti Tahvonen2011-04-141-0/+9
| * avoid unnecessary focusingMatti Tahvonen2011-04-141-1/+3
| * #6788,#6197 : lifted modifications done in scrolltable to helper classMatti Tahvonen2011-04-141-1/+2
| * #6788,#6197 : lifted modifications done in scrolltable to helper classMatti Tahvonen2011-04-142-85/+105
| * focus now stays put when context menu or column selector is usedMatti Tahvonen2011-04-141-19/+44
| * VDragAndDropManager now replacable via deferred bindingMatti Tahvonen2011-04-141-1/+2
| * minor refactoringMatti Tahvonen2011-04-141-3/+3
| * #6788 - Changes from code reviewJonatan Kronqvist2011-04-141-8/+11
| * #6788 - Fixed a focus issue in Firefox and removed unnecessary key handling c...Jonatan Kronqvist2011-04-141-15/+8
| * #6788 - incorporated Matti's patch which fixes most of the scrolling issues a...Jonatan Kronqvist2011-04-132-121/+190
| * Details for exceptions that never happensMatti Tahvonen2011-04-121-4/+4
| * #6781 Recalculate tab width on selectionArtur Signell2011-04-111-0/+4
| * fixes #6283Matti Tahvonen2011-04-112-0/+73
| * #6731 - focus on the node's caption instead of the element in order to avoid ...Jonatan Kronqvist2011-04-081-5/+7
| * Fix javadoc error that caused Eclipse not to be able to save the file when us...Henri Sara2011-04-081-11/+13
| * #6197 - Table focus outline appears also when clicking on items. Keyboard nav...Jonatan Kronqvist2011-04-081-2/+11
| * #6785, #6401: UIDL requests are now handled even though request does not know...Matti Tahvonen2011-04-071-19/+10
| * Cleaned up the fix for #6731Jonatan Kronqvist2011-04-071-20/+2
| * Removed code that was commented out #6197Jonatan Kronqvist2011-04-071-2/+1
| * Test case and fix for #6784Jonatan Kronqvist2011-04-071-1/+2
| * fixes #6772: dropped files now work againMatti Tahvonen2011-04-061-3/+3
| * #6367 - Allow keyboard navigation again after sorting a tableJonatan Kronqvist2011-04-061-2/+13
| * Cleaned up #6197 - moved keyboard handling from the table body to the table rowsJonatan Kronqvist2011-04-061-149/+96
| * Fixed #6731 - tree no longer scrolls when an item is selected.Jonatan Kronqvist2011-04-061-19/+26
| * fixes #6772: Application resources and stream variables now relatively parsed...Matti Tahvonen2011-04-065-14/+14
| * #6754 Added missing requestRepaint callsArtur Signell2011-04-041-1/+3
| * Fixes #6367 - huge tables no longer jump when clicking headers to sortJonatan Kronqvist2011-04-011-1/+2
| * Merge branch '6197-table-scrolls-on-focus'Jonatan Kronqvist2011-04-011-39/+84
| * #6590 Do not try to remove collapsed items when there are no collapsed itemsArtur Signell2011-03-311-1/+2