summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Initial GWT 2.0.0 support (#3810)Artur Signell2009-12-185-94/+28
* Added "New Version" badge to Eclipse plugin banner in package index page.Jouni Koivuviita2009-12-181-0/+1
* Added "New Samples" badge to package index page.Jouni Koivuviita2009-12-181-0/+1
* added generics for textfield change variables (commonly extended component, c...Matti Tahvonen2009-12-181-1/+1
* Fixes #3871: Update the remaining old-style sample iconsJouni Koivuviita2009-12-182-9/+1
* Minor release notes changesArtur Signell2009-12-181-1/+1
* Minor release notes changesArtur Signell2009-12-181-8/+4
* Minor corrections to release notesHenri Sara2009-12-181-12/+12
* Removed old #2652 commentArtur Signell2009-12-181-3/+2
* Rewrote the upgrade information and added Artur Signell2009-12-181-40/+37
* added more info about variable handling changeMatti Tahvonen2009-12-181-1/+10
* Updated release notes for Maven archetypes and pluginHenri Sara2009-12-181-1/+10
* Added missing end tagArtur Signell2009-12-181-1/+1
* Added some info about new featuresArtur Signell2009-12-181-14/+30
* Fix for #3886 - InputPrompt of TextField/Combobox does not change until refreshArtur Signell2009-12-181-53/+54
* Fix for #3886 - InputPrompt of TextField does not change until refreshArtur Signell2009-12-181-0/+1
* Fixes #3884: Menubar with collapsed menus does not handle resize events properlyJouni Koivuviita2009-12-181-1/+11
* Updated Release Notes for Vaadin 6.2.Marko Grönroos2009-12-181-24/+132
* fixes minor IE8 rendering issue (main application area pops some pixels down ...Matti Tahvonen2009-12-181-2/+2
* #3879 removing portlet leaked memory due to ConcurrentModificationExceptionHenri Sara2009-12-171-3/+7
* Small fix for Sampler main screen with small screen sizes.Jouni Koivuviita2009-12-171-1/+2
* Corrected test case and updated sampler referencesArtur Signell2009-12-171-17/+7
* Fix for #3878: Remove focus outline from subwindowsJouni Koivuviita2009-12-172-0/+6
* One more fix for #3828Jouni Koivuviita2009-12-172-8/+10
* Fixed NPE in testArtur Signell2009-12-172-157/+15
* Fixed sampler test case so it works with OperaArtur Signell2009-12-171-3/+13
* Fix for #3874 - Two click events is sent for a middle click in a layoutArtur Signell2009-12-173-42/+38
* Added javadoc, fixes #3856Marc Englund2009-12-171-4/+250
* fixed obvious bug in non-used soon to be deprecated method :-)Matti Tahvonen2009-12-171-1/+1
* Fixes #3828: TextField inside a layout inside a Table is clippedJouni Koivuviita2009-12-172-8/+32
* fixes #3859, documented why some of the methods are deprecatedMatti Tahvonen2009-12-171-21/+29
* fixes #3859, documented why some of the methods are deprecatedMatti Tahvonen2009-12-171-125/+124
* Updated sampler reference imagesArtur Signell2009-12-171-0/+194
* Fix for #3872 - Remove reservr from demo pageArtur Signell2009-12-172-3/+1
* Added javadoc comment that Accordion does not support closing tabs.Artur Signell2009-12-171-1/+6
* Don't include menu in sample mainview as the length of it will always change ...Artur Signell2009-12-171-10/+10
* Updated sampler test script to include new sampleArtur Signell2009-12-171-0/+31
* Fix for #3259 - Removing all action handlersArtur Signell2009-12-173-0/+27
* fixes #3688Matti Tahvonen2009-12-171-23/+54
* added test caseMatti Tahvonen2009-12-171-0/+127
* Subwindows can now receive focus w/o focusing some field within the window. F...Marc Englund2009-12-164-11/+109
* added generics to ParameterHandlerMatti Tahvonen2009-12-162-5/+5
* fixes #3807, LoginForm now works if getWindow() returns windows for each uri ...Matti Tahvonen2009-12-161-5/+9
* Test case and fix for #3133 - Window draggability disabling featureArtur Signell2009-12-153-11/+112
* Sampler test case + screenshot updateArtur Signell2009-12-151-20/+98
* Fix for #3120 - Add Window.setClosable()Artur Signell2009-12-152-13/+69
* improving debug messagesMatti Tahvonen2009-12-151-7/+10
* Added debug messagesMatti Tahvonen2009-12-151-7/+11
* Test case for #3864Artur Signell2009-12-151-0/+33
* debug messages now goes to loggerMatti Tahvonen2009-12-151-13/+48