aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fixes #5535 "Clicking on a menubar show a visible focus"Jouni Koivuviita2011-05-192-19/+26
| | | | svn changeset:18908/svn branch:6.6
* Fixes #6745 "Connectors for Tree"Jouni Koivuviita2011-05-199-35/+283
| | | | svn changeset:18907/svn branch:6.6
* Reverted accidental uncommented commit. Proper commit coming next.Jouni Koivuviita2011-05-191-38/+25
| | | | svn changeset:18906/svn branch:6.6
* svn changeset:18904/svn branch:6.6Jouni Koivuviita2011-05-191-25/+38
|
* #5547 Table horizontal scroller goes out of sync in Chrome when changing ↵Henri Sara2011-05-181-1/+21
| | | | | | visible columns svn changeset:18881/svn branch:6.6
* Fixes issue with menubar submenu overflowing right edge of the screen in ↵John Alhroos2011-05-181-5/+3
| | | | | | IE/and causing scrollbars #5547 svn changeset:18878/svn branch:6.6
* Fix for #6216 "refreshing page causes size-full components grow out of ↵Jouni Koivuviita2011-05-181-25/+25
| | | | | | | | containing window" Updating of caption is done before calling client.updateComponent (and hence before possible sizing and size measurements). svn changeset:18872/svn branch:6.6
* fixes #6956Matti Tahvonen2011-05-102-14/+24
| | | | svn changeset:18734/svn branch:6.6
* Incremented development version number to 6.6.1.Marko Grönroos2011-05-091-1/+1
| | | | svn changeset:18708/svn branch:6.6
* finetuning #6848 to work more stableMatti Tahvonen2011-05-091-2/+9
| | | | svn changeset:18696/svn branch:6.6
* removed unnecessary workaround for liferays body style position:relativeMatti Tahvonen2011-05-061-28/+0
| | | | svn changeset:18673/svn branch:6.6
* Corrections to the Release Notes. For #6327.Marko Grönroos2011-05-061-27/+7
| | | | svn changeset:18667/svn branch:6.6
* fixes #6848Matti Tahvonen2011-05-061-0/+34
| | | | svn changeset:18666/svn branch:6.6
* isolating #6911 related hack to only grid layout and ordered layouts which ↵Matti Tahvonen2011-05-061-1/+3
| | | | | | are most likely to face the issue svn changeset:18657/svn branch:6.6
* a possible fix for #6911Matti Tahvonen2011-05-051-0/+5
| | | | svn changeset:18655/svn branch:6.6
* Updated Release Notes: more details in upgrading. For #6327.Marko Grönroos2011-05-051-6/+27
| | | | svn changeset:18651/svn branch:6.6
* Renamed a method based on review #6936Jonatan Kronqvist2011-05-054-13/+15
| | | | svn changeset:18647/svn branch:6.6
* Fixes #6936 - extended the browser info timezone apiJonatan Kronqvist2011-05-057-22/+169
| | | | svn changeset:18646/svn branch:6.6
* Removed unnecessary code that slipped by in the fix for #6924Jonatan Kronqvist2011-05-051-3/+0
| | | | svn changeset:18637/svn branch:6.6
* Fixes #6924 - focus outlines and keyboard navigation now work correctly in ↵Jonatan Kronqvist2011-05-051-38/+50
| | | | | | non-selectable trees svn changeset:18635/svn branch:6.6
* Added GWT dependency jars to build-widgetset.xml, together with some ↵Marko Grönroos2011-05-041-13/+17
| | | | | | cleanup. For #6803. svn changeset:18629/svn branch:6.6
* fixes #4014. Also modified poller to avoid adding variable burst to queue in ↵Matti Tahvonen2011-05-041-1/+5
| | | | | | case a request is currently pending. Avoids unneccessary server visit in case e.g server is overloaded for some reason (or e.g developer is debugging code on the server side). svn changeset:18628/svn branch:6.6
* Table is now in multiselectmode.SIMPLE always on touch devices.Matti Tahvonen2011-05-042-3/+11
| | | | svn changeset:18626/svn branch:6.6
* Enhanced javadocMatti Tahvonen2011-05-041-1/+10
| | | | svn changeset:18623/svn branch:6.6
* Updated upgrading instructions in Release Notes and mentioned GWT validation ↵Marko Grönroos2011-05-031-15/+62
| | | | | | dependency libraries. For #6900 and #6327. svn changeset:18620/svn branch:6.6
* fixes #6881, VUpload now creates a fresh target frame if the server side ↵Matti Tahvonen2011-05-031-0/+9
| | | | | | reports the upload should be ready to receive svn changeset:18618/svn branch:6.6
* #6918 mentioned in release notesHenri Sara2011-05-031-0/+1
| | | | svn changeset:18615/svn branch:6.6
* #6918 Test case for CheckBox with null valueHenri Sara2011-05-032-0/+138
| | | | svn changeset:18613/svn branch:6.6
* #6918 CheckBox/Button in switch mode should support null valueHenri Sara2011-05-031-9/+4
| | | | svn changeset:18604/svn branch:6.6
* #6286 Getters for fields of SimpleStringFilter to enable creation of lazy ↵Henri Sara2011-05-031-0/+48
| | | | | | implementations svn changeset:18601/svn branch:6.6
* #6694 Updated to GWT 2.3.0Artur Signell2011-05-031-1/+1
| | | | svn changeset:18593/svn branch:6.6
* #6834 improvements to the test caseHenri Sara2011-05-031-15/+19
| | | | svn changeset:18590/svn branch:6.6
* maybe fixes #6834 (can't reproduce as described, but this fixes an other ↵Matti Tahvonen2011-05-022-7/+44
| | | | | | related (possibly same) issue with Firefox 4) svn changeset:18588/svn branch:6.6
* merged test case for #6834 to 6.6Matti Tahvonen2011-05-021-0/+188
|\ | | | | | | svn changeset:18587/svn branch:6.6
| * Renamed tests to use the same style as other integration tests. Related to ↵Artur Signell2011-04-261-2/+2
| | | | | | | | | | | | earlier commit svn changeset:18459/svn branch:6.5
| * test caseMatti Tahvonen2011-04-211-0/+188
| | | | | | | | svn changeset:18426/svn branch:6.5
| * Renamed tests to use the same style as other integration testsArtur Signell2011-04-212-0/+0
| | | | | | | | svn changeset:18422/svn branch:6.5
| * fixes #6259 (typo in field name)Matti Tahvonen2011-04-201-12/+12
| | | | | | | | svn changeset:18418/svn branch:6.5
| * #6748 Documenting how debug id can currently be usedMatti Tahvonen2011-04-201-0/+5
| | | | | | | | svn changeset:18416/svn branch:6.5
| * fixes #6320Matti Tahvonen2011-04-202-1/+326
| | | | | | | | svn changeset:18414/svn branch:6.5
| * fixes #5824Matti Tahvonen2011-04-201-1/+1
| | | | | | | | svn changeset:18412/svn branch:6.5
| * fixes #6642Matti Tahvonen2011-04-201-14/+16
| | | | | | | | svn changeset:18410/svn branch:6.5
| * fixes #6866Matti Tahvonen2011-04-191-6/+10
| | | | | | | | svn changeset:18398/svn branch:6.5
| * typoMatti Tahvonen2011-04-191-1/+1
| | | | | | | | svn changeset:18397/svn branch:6.5
| * test script for #6866Matti Tahvonen2011-04-191-0/+67
| | | | | | | | svn changeset:18396/svn branch:6.5
| * test case for #6866Matti Tahvonen2011-04-191-0/+55
| | | | | | | | svn changeset:18395/svn branch:6.5
| * Incremented development version number to 6.5.7.Marko Grönroos2011-04-181-1/+1
| | | | | | | | svn changeset:18365/svn branch:6.5
| * fixes #6861, regression from #6772Matti Tahvonen2011-04-182-3/+3
| | | | | | | | svn changeset:18364/svn branch:6.5
| * test script for #6376Matti Tahvonen2011-04-181-0/+37
| | | | | | | | svn changeset:18361/svn branch:6.5
| * fixes #6376Matti Tahvonen2011-04-181-1/+1
| | | | | | | | svn changeset:18359/svn branch:6.5