49 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 51898d2838 Change getConfigString to not return null for empty string (#8274) 12 years ago
  Johannes Dahlström 02daee926e Merged changes from 6.8 12 years ago
  Leif Åstrand 83ae145f53 Merge #8143 to 6.8 and add missing methods to the Console interface 12 years ago
  Leif Åstrand 129b0c8464 Ensure WebBrowser is updated and available from BrowserDetails (#8098) 12 years ago
  Marc Englund 07d18034f1 UIDL can now be included in initial html, or second 'browser details' response, to avoid an extra UIDL request. For #8049 12 years ago
  Artur Signell 3b0da56451 #7354 IT Mill -> Vaadin find and replace 12 years ago
  Leif Åstrand 7491f0fd00 Add javadocs for some new methods 12 years ago
  Leif Åstrand cb5f080e53 Rework bootstrap to support loading widgetset without application 12 years ago
  Leif Åstrand 0b4297ddd2 Introduce vaadinBootstrap.js and use it to init the widgetset 12 years ago
  Leif Åstrand 57177879ed Pass around rootId instead of windowName and use it to find the Root 12 years ago
  Leif Åstrand 7f57fc6b3d #7912 Remove support for IE6 12 years ago
  Leif Åstrand 4a0cde8a81 Formatting changes 12 years ago
  Leif Åstrand 00a2b86752 Removed the Root interface and renamed DefaultRoot class to Root 12 years ago
  Leif Åstrand be1d3c3365 Split Window to Root and Window 12 years ago
  Leif Åstrand c0d417ebd8 #7496 Undo r20719 as the additional '{' and '}' in the css causes Safari 4 to stop parsing the rest of the css 13 years ago
  Leif Åstrand 38eaf39b4f #7496 Theme files loaded from a css file using AlphaImageLoader only works in the root context 13 years ago
  Henri Sara ca96dca574 Merged changes to 6.7 13 years ago
  Matti Tahvonen 9f3d8a400d deferred widgetloading is now less eager (slow connection previously flooded loading that should happen controlled) 13 years ago
  Matti Tahvonen d4b866253f preliminary support for multiple widgetset on a same host page 13 years ago
  Matti Tahvonen 1cdee780f3 fixes #6724 13 years ago
  Matti Tahvonen 5014a0515e fixes #6257, merged some XSS preventations to 6.4 13 years ago
  Artur Signell 225b496ac8 #6258 - IE6 does not cache CSS background images 13 years ago
  Matti Tahvonen 656c0ec571 Removed obsolete (?) pathInfo, previously (a very long time ago) used to identify UIDL requests. Nowdays all UIDL request goes to same APPURI/UIDL uri, the window identification happens based on request parameter 13 years ago
  Matti Tahvonen ddc2961cdb Improving client side extensibility: CommunicationManager now created with GWT.create + some re-factoring to CommunicationManager to make it easier to replace the communication channel (XHR based by default). 13 years ago
  Matti Tahvonen d9fef552c8 improving #5613, full error - not just message 13 years ago
  Matti Tahvonen e0d084bcdf improved logging while setting up logging #5613 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 45665c4a60 #5613 Client side logging related improvements 13 years ago
  John Alhroos 83e7ac457e Added authentication error checking in ApplicationConnection. Needed when using containers Form security. 14 years ago
  Matti Tahvonen 2517866aec code splitting + client initialization 14 years ago
  Matti Tahvonen c64015c890 initial implementation of code splitting #4408 14 years ago
  Artur Signell c8c341c07d Added missing @ITMillApache2LicenseForJavaFiles@ 14 years ago
  Marc Englund f1bd9c8f2a Merged from 6.2: Better warning & removed old commented code for #3974 (multiple entrypoints detection) 14 years ago
  Marc Englund 3d841ddf34 Better warning & removed old commented code for #3974 (multiple entrypoints detection) 14 years ago
  Marc Englund 87102e2ed9 Merged [11258] from 6.2 for #3974 14 years ago
  Marc Englund 1d326a9d03 Multiple entrypoints due to widgetset inheritance behaves better again; fixes #3974 14 years ago
  Artur Signell 6490e96cfa Merged [10686]-[10689] from 6.2 14 years ago
  Artur Signell d13c213bca Merged revisions [10620]-[10678] from 6.2 14 years ago
  Matti Tahvonen 1c6faf2ede fixes #3969, paintable coding now instance wide. eats more memory but safer on context reloads. Also fix on client side, so that Window is not hardcoded to "0" (does not resolve issue in all cases though) 14 years ago
  Matti Tahvonen 59df6fbc7d fixes #3974, logging error/warning instead of throwing runtime exception 14 years ago
  Matti Tahvonen 07a0172e0a more information for VUnknownComponent (and uidl browser). Fixes #3831 14 years ago
  Henri Sara 262869583b #3117 Minor cleanup and fixes in Portlet 2.0 support 14 years ago
  Petter Holmström b47a8d3e85 More changes 14 years ago
  Petter Holmström ccad5b2ed8 Some early modifications to the client side to allow for Portlet URLs. Don't know if they work yet. 14 years ago
  Matti Tahvonen 5ef5da15a7 steps toward simpler widgetset creation. Still needs a lot of cleaning and refining. 14 years ago
  Henri Sara 8884d53225 #3157: Spring security form login fix 15 years ago
  Henri Sara eeb91b4948 #2904 renamed JavaScript vaadin.toolkitConfigurations to vaadin.vaadinConfigurations 15 years ago
  Henri Sara 6a27bd3b03 Incomplete - task#2904 Toolkit -> Vaadin renames 15 years ago
  Marc Englund 8edeee183f toolkitVersion -> vaadinVersion 15 years ago