summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* replaced all org.json.* usages with elemental.json.* (#8942)Taras Hupalo2014-08-2645-511/+510
* Handle all native events in preview handler for Combobox popup (#14321).Denis Anisimov2014-08-263-0/+161
* Postpone shortcut action handler initialization in PopupView (#14275).Denis Anisimov2014-08-253-9/+204
* Make getMouseEvent() method available in the TargetDetailsImpl (#13416).Denis Anisimov2014-08-259-10/+380
* Improve the selection tab algorithm after removing the selected tabBogdan Udrescu2014-08-253-0/+237
* Remove defunct __gwt_historyFrame (#11560)Leif Åstrand2014-08-251-8/+0
* CalendarNotifications test rewriteHeikki Ohinmaa2014-08-254-41/+289
* Enable assertions in widgetsets built with ide.xml (#14431)Johannes Dahlström2014-08-221-3/+7
* Ignore compiled valo test themesLeif Åstrand2014-08-221-0/+1
* Bugfixes to Valo (#14490)Jouni Koivuviita2014-08-223-4/+4
* Do not automatically change DesiredCapabilities so equals works the way tests...Artur Signell2014-08-213-20/+33
* Use a separate servlet instance for static files during testingArtur Signell2014-08-211-6/+9
* Fix VTextField w/ InputPrompt and ShortcutListener (#13492)hp2792014-08-213-3/+157
* Fix CustomLayout: component not added at the default location (#14340)Anna Miroshnik2014-08-214-4/+92
* Add option for collapsing empty rows/columns in GridLayout (#14392)Artur Signell2014-08-2111-24/+195
* Depend on sass-compiler, not the old theme-compiler (#14009)Artur Signell2014-08-211-1/+1
* Do not include test themes in theme jar (#13634)Artur Signell2014-08-211-0/+2
* Prevent user text selection by default (Valo)Jouni Koivuviita2014-08-2012-16/+27
* Convert CustomComponentChildVisibility to TB4.Sauli Tähkäpää2014-08-203-58/+39
* All day property support is added to ContainerEventProvider (#14178).Denis Anisimov2014-08-202-0/+109
* Fixed incorrect week numbers in DateField (#14437)Teemu Pöntelin2014-08-202-1/+15
* Added support for focus and blur listeners in NativeSelect (#6847)Niklas Nyholm2014-08-204-2/+232
* Do not hide handle as it causes IE8 problems (#14412)Artur Signell2014-08-201-5/+0
* Handle byte[] type in StatementHelper and correct SQLException (#13305).Denis Anisimov2014-08-202-25/+83
* VTabsheetBase should implement HasEnabled (#14114).Denis Anisimov2014-08-203-1/+151
* Retry local driver in the same way as remote driverArtur Signell2014-08-201-19/+21
* StreamResource methods equals() and hashCode() are corrected (#14027).Denis Anisimov2014-08-202-8/+62
* fixes incorrect JSONArray/String usage in ServerRpcHandler (#14471)Fabian Lange2014-08-201-2/+2
* ComboBoxValueInput test upgrade (#14292)Anna Koskinen2014-08-203-296/+397
* TableColumnResizeContentsWidth test upgrade (#14292)Anna Koskinen2014-08-203-65/+81
* ComboBoxSlow test upgrade (#14292)Anna Koskinen2014-08-192-10/+44
* Common components inside Table cells render better (Valo)Jouni Koivuviita2014-08-197-43/+204
* Last minute small fixes to ValoJouni Koivuviita2014-08-193-1/+5
* Add a new variation for ValoJouni Koivuviita2014-08-199-9/+60
* Small adjustment to MenuBar line-height (Valo)Jouni Koivuviita2014-08-191-1/+1
* Make test more stableArtur Signell2014-08-192-2/+87
* Update @since tags for new API (#14330)Artur Signell2014-08-196-18/+20
* Script for replacing all empty @since tags with a given versionArtur Signell2014-08-191-0/+30
* TableWithContainerRequiringEqualsForItemId test upgrade (#14292)Anna Koskinen2014-08-193-104/+98
* Prevent erroneous screenshot removal (#14446)Juuso Valli2014-08-191-9/+31
* Table column resize does not work in Valo (Firefox) ( #14401)Jouni Koivuviita2014-08-192-4/+7
* TreeTablePartialUpdates test upgrade (#14292)Anna Koskinen2014-08-194-116/+204
* TabSheet focus/blur patch for 7.3 (#14304)Bogdan Udrescu2014-08-191-24/+4
* LabelEmbeddedClickThroughForTable test upgrade (#14292)Anna Koskinen2014-08-193-135/+113
* UIScrollTest test upgrade (#14292)Anna Koskinen2014-08-193-62/+88
* Correct error notification behavior on touch devices (#14447)Juho Nurminen2014-08-191-2/+2
* SortLabelsInTable test upgrade (#14292)Anna Koskinen2014-08-182-6/+100
* TreeTablePartialUpdatesPageLength0 test upgrade (#14292)Anna Koskinen2014-08-183-60/+93
* Fixes DragAndDropWrapper does not support choosing a custom component as the ...Sebastian Nyholm2014-08-186-3/+125
* UIProviderInitParameter test upgrade (#14292)Anna Koskinen2014-08-182-39/+58