63 Commits (70173cfc6ec1a5d67f33c0477ae135935cf81314)

Author SHA1 Message Date
  Artur Signell 70173cfc6e Split Paintable from Widget so we have VPaintable (paintable without any 12 years ago
  Leif Åstrand 4c310c9cbd Set the v-theme-xxx class when the theme name is acutally known 12 years ago
  Marc Englund da29f74267 Root now sends click events, fixes #8151 12 years ago
  Leif Åstrand f1804b1e3c #8097 Root does not send resize events 12 years ago
  Artur Signell 3b0da56451 #7354 IT Mill -> Vaadin find and replace 12 years ago
  Leif Åstrand 94d133023f URI fragment support in Root (#8048) 12 years ago
  Leif Åstrand 2be0089a7c Don't set a window title if there isn't one in the UIDL 12 years ago
  Artur Signell a86f5e6a15 #7984 removed Firefox workarounds 12 years ago
  Artur Signell 8c2dc96621 #7913 Removed IE7 related stuff 12 years ago
  Leif Åstrand ebbb84f3f7 Remove old notice to the server when a root is closed 12 years ago
  Henri Sara d8e680ed8f Merged some changes from 6.7 to 6.8 12 years ago
  Leif Åstrand bbdde30e0a #7923 Shrinking browser window not detected if resizeLazy is enabled 12 years ago
  Leif Åstrand 0acd1bb01b Fix restore of display style based on review (#3125) 12 years ago
  Leif Åstrand 57177879ed Pass around rootId instead of windowName and use it to find the Root 12 years ago
  Leif Åstrand bc71f0a182 Hide all Vaadin apps on the same page before checking available width (#3125) 12 years ago
  Henri Sara 9fe131039d #7672 contributory XSS fixes in certain components 12 years ago
  Leif Åstrand f6f617b28f Engrish -> English in the comment (#3125) 12 years ago
  Leif Åstrand a98cc714e5 #3125 Portlet size is not updated when window is resized 12 years ago
  Leif Åstrand 0284ab0a00 #6097 Inversed the logic of the uidl attribute to avoid sending additional data when the default is selected 13 years ago
  Leif Åstrand 7e52432e5b #6097 Added support for htmlModeAllowed in notifications opened from a sub window 13 years ago
  Leif Åstrand 8cb9c059a9 #6097 Window.showNotification should support plain text in addition to Html 13 years ago
  Matti Tahvonen 1cdee780f3 fixes #6724 13 years ago
  Artur Signell 4267e71b65 #6715 Added option for enabling/disabling lazy resize mode. 13 years ago
  Matti Tahvonen e6f4183f44 merged fix for #6849 13 years ago
  Matti Tahvonen 08abd98087 fixes #6849 13 years ago
  Artur Signell e4889c4519 #6715 Layout calculations on browser window resize are now lazy in all browsers 13 years ago
  Artur Signell 66f7282862 Merged bugfixes and test updates from 6.5 13 years ago
  Artur Signell 3e02fb8310 #6685 servlet fix applied to portlets aswell 13 years ago
  Artur Signell 24eccbb910 Potential fix for #6685 High CPU usage for any Vaadin application in IE9 - Moved v-app-loading class to separate div inside v-app 13 years ago
  Henri Sara 722adf8a3e Merged some changes from 6.5 13 years ago
  John Alhroos d3e5031c13 Makes Window and Panel Focusable. #4384 13 years ago
  Matti Tahvonen dcf2b76f3e fixes #6316, reviewed by artur 13 years ago
  Artur Signell bf5849097d #6224 Use VLazyExecutor instead of custom timers in VMenuBar/VSlider/VView 13 years ago
  Artur Signell 3d3882ba8c #6000 - Replace DeferredCommand.add with Scheduler.scheduleDeferred 13 years ago
  Henri Sara eca26c9630 #5692 Generics: mostly UIDL.getChildIterator related changes; UIDL.getChildIterator() related code should be improved 13 years ago
  Matti Tahvonen 899b7f7762 #5613 Converted our own client side code to use VConsole instead of ApplicationConnection.getConsole 13 years ago
  Matti Tahvonen 7576f621f5 fixes #5548 14 years ago
  Artur Signell 789c80e253 Formatted using Eclipse Helios / Windows XP 14 years ago
  Matti Tahvonen 14f0506bf3 fixes #4175 and partly #5373 (TextField and RichTextArea now work properly) 14 years ago
  Matti Tahvonen be83f3e0d8 enhancements to widget implementation replacement 14 years ago
  Artur Signell 5aa3fcdae9 Added click listener for browser level windows (#5038) 14 years ago
  Matti Tahvonen 21e4e36a13 fixes #1847 14 years ago
  Artur Signell 3087dc2cc5 Merged fixes for #4206 - "Setting scroll position doesn't work with Webkit browsers" from 6.3 14 years ago
  Artur Signell 512aa18510 Fix for #4206 - Setting scroll position doesn't work with Webkit browsers 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 4e76225bd7 replaced(depracated) paintReference with addAttribute(String,Paintable) and added addVariable(VariableOwner, String, Paintable) method (updates already worked) 14 years ago
  Marc Englund 827f4b6db9 Window title no longer changed when running embedded, fixes #3479 14 years ago
  Artur Signell 1d2c11a2f7 Fix for #3589 - Window.executeJavaScript(). Removed DOM reference possibility. 14 years ago
  Joonas Lehtinen 126d453747 One more fix to #3589. Now the javascript is executed in correct windows context. 14 years ago
  Joonas Lehtinen f59f7d457c #3589 : Fixed document and window references for the script executed with executeJavaScript(), better testcases, better API documentation examples 14 years ago