aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* duplicate instantiators are now not allowed. Helps GWT code splitting to do i...Matti Tahvonen2011-07-161-0/+8
* deferred widgetloading is now less eager (slow connection previously flooded ...Matti Tahvonen2011-07-161-7/+33
* #7256 replaced non-breaking space character in CSSRule.java with a normal spaceHenri Sara2011-07-131-1/+1
* #6588 Reverted [19527] as it assumes that the text/value is never changed in ...Artur Signell2011-07-121-45/+3
* Improvements for client side remote debugging.Matti Tahvonen2011-07-061-6/+2
* Terminate reading the multipart request propertly if file is not the last fie...Matti Tahvonen2011-06-231-1/+1
* Fixes #5980John Alhroos2011-06-231-3/+3
* #7198 simplify code in AbstractValidator.validate()Henri Sara2011-06-231-6/+1
* Fix for #6588John Alhroos2011-06-231-3/+45
* Fixed issue with file upload dialog not closing when selecting file #7135John Alhroos2011-06-221-2/+4
* Fixes selection by clicking on the row icons. #7026John Alhroos2011-06-161-37/+23
* #7182 HierarchicalContainer removeItem and hasChildren do not work togetherArtur Signell2011-06-141-1/+8
* improve compatibility with third party customization (e.g various switch/chec...Matti Tahvonen2011-06-141-4/+18
* #4125 minor renames in comments and exception messagesHenri Sara2011-06-141-5/+5
* #4125 renamed selectable/selected to checkable/checkedHenri Sara2011-06-141-45/+41
* #4125 fix for some cases with selectable items not on the deepest nested leve...Henri Sara2011-06-141-3/+1
* #4125 MenuBar supports selectable itemsHenri Sara2011-06-132-44/+270
* #7177 AbstractOrderedLayout default alignment constant should be publicArtur Signell2011-06-131-1/+1
* fixes #7151Matti Tahvonen2011-06-091-1/+3
* cleanup: readability + making extending easierMatti Tahvonen2011-06-081-21/+13
* #7115 Fixes VOverlay offset in IE6/IE7 when body is set to position: relativeArtur Signell2011-06-071-4/+21
* shadow visibility now controllable outside constructor phaseMatti Tahvonen2011-06-071-13/+32
* #7129 Properly clean up "filteredParent" when removing filtersArtur Signell2011-06-071-0/+1
* #7129 Properly clean up "filteredParent" when removing an item from a filtere...Artur Signell2011-06-061-0/+8
* #7106, forgotten commitMatti Tahvonen2011-06-061-1/+2
* #7098 Do not show context menu if action handler has been removedArtur Signell2011-06-031-0/+4
* fixed javadoc typoMatti Tahvonen2011-06-031-2/+2
* fixes #7106 (touch device detection) and #7107 (client time issue)Matti Tahvonen2011-06-013-102/+136
* #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