5000 Commits (13ad36b5edff44966b7761e13e50a4b253caf565)
 

Author SHA1 Message Date
  Artur Signell 13ad36b5ed Added missing GWT jar definition 14 years ago
  Artur Signell ea8a7d1e84 Uncommented accidentaly commented servlet version check 14 years ago
  Artur Signell d79a92dcc2 Brought branch up-to-date with 6.2 14 years ago
  Artur Signell 859a8edd94 Initial GWT 2.0.0 support (#3810) 14 years ago
  Marko Grönroos 1af5b6d240 Minor fixes to Release Notes for Vaadin 6.2. 14 years ago
  Jouni Koivuviita cc6457b203 Added public declaration to LayoutClickEventHandler constructor (made possible to use it in custom widgets). 14 years ago
  Marko Grönroos 88a0a7b816 Mostly language corrections to the Release Notes for Vaadin 6.2. Sorted the change list. 14 years ago
  Artur Signell 6bccef1181 Updated changelog part of release notes 14 years ago
  Jouni Koivuviita afc82a7b8d Added "New Version" badge to Eclipse plugin banner in package index page. 14 years ago
  Jouni Koivuviita 6893b754b0 Added "New Samples" badge to package index page. 14 years ago
  Matti Tahvonen fb74ba79fa added generics for textfield change variables (commonly extended component, compiler will complain if generics used in extending component) 14 years ago
  Jouni Koivuviita f0d184ec6c Fixes #3871: Update the remaining old-style sample icons 14 years ago
  Artur Signell aa1549fe32 Minor release notes changes 14 years ago
  Artur Signell b5f1959cd2 Minor release notes changes 14 years ago
  Henri Sara d776fcff8c Minor corrections to release notes 14 years ago
  Artur Signell 3870552d2e Removed old #2652 comment 14 years ago
  Artur Signell 95dc98c5d0 Rewrote the upgrade information and added 14 years ago
  Matti Tahvonen b33ae7fb05 added more info about variable handling change 14 years ago
  Henri Sara 6e4604e7b7 Updated release notes for Maven archetypes and plugin 14 years ago
  Artur Signell 305c8cd4c8 Added missing end tag 14 years ago
  Artur Signell f884ccd0f5 Added some info about new features 14 years ago
  Artur Signell bc8a4d185c Fix for #3886 - InputPrompt of TextField/Combobox does not change until refresh 14 years ago
  Artur Signell 581ee46f94 Fix for #3886 - InputPrompt of TextField does not change until refresh 14 years ago
  Jouni Koivuviita a60ba8af7e Fixes #3884: Menubar with collapsed menus does not handle resize events properly 14 years ago
  Marko Grönroos 957b923bf4 Updated Release Notes for Vaadin 6.2. 14 years ago
  Matti Tahvonen e52158d842 fixes minor IE8 rendering issue (main application area pops some pixels down in some cases) 14 years ago
  Henri Sara 2c53520153 #3879 removing portlet leaked memory due to ConcurrentModificationException 14 years ago
  Jouni Koivuviita 10ecf4d4cf Small fix for Sampler main screen with small screen sizes. 14 years ago
  Artur Signell 5d60a9d743 Corrected test case and updated sampler references 14 years ago
  Jouni Koivuviita 0419eacf17 Fix for #3878: Remove focus outline from subwindows 14 years ago
  Jouni Koivuviita b5f17b4207 One more fix for #3828 14 years ago
  Artur Signell df1ec74545 Fixed NPE in test 14 years ago
  Artur Signell 3e4744c55d Fixed sampler test case so it works with Opera 14 years ago
  Artur Signell 5254061ed4 Fix for #3874 - Two click events is sent for a middle click in a layout 14 years ago
  Marc Englund eb754fc044 Added javadoc, fixes #3856 14 years ago
  Matti Tahvonen 2b6e35f323 fixed obvious bug in non-used soon to be deprecated method :-) 14 years ago
  Jouni Koivuviita 0a56cf2735 Fixes #3828: TextField inside a layout inside a Table is clipped 14 years ago
  Matti Tahvonen 29b9d0da90 fixes #3859, documented why some of the methods are deprecated 14 years ago
  Matti Tahvonen 3e81a786d1 fixes #3859, documented why some of the methods are deprecated 14 years ago
  Artur Signell de4f433aa8 Updated sampler reference images 14 years ago
  Artur Signell 7e93a75477 Fix for #3872 - Remove reservr from demo page 14 years ago
  Artur Signell 1237b45383 Added javadoc comment that Accordion does not support closing tabs. 14 years ago
  Artur Signell 7c5827f578 Don't include menu in sample mainview as the length of it will always change when samples are added 14 years ago
  Artur Signell 0b03001a5d Updated sampler test script to include new sample 14 years ago
  Artur Signell 649b41d5dd Fix for #3259 - Removing all action handlers 14 years ago
  Matti Tahvonen 44dbd7e9c1 fixes #3688 14 years ago
  Matti Tahvonen 8edfa3ea24 added test case 14 years ago
  Marc Englund 3d79f013ea Subwindows can now receive focus w/o focusing some field within the window. Fixes #3498 14 years ago
  Matti Tahvonen 21342d69c8 added generics to ParameterHandler 14 years ago
  Matti Tahvonen df5769d3a2 fixes #3807, LoginForm now works if getWindow() returns windows for each uri (also urihandlers) 14 years ago