8332 Commits (cb5f080e5337c081f22eea86c0cf170ef88a2257)
 

Author SHA1 Message Date
  Leif Åstrand cb5f080e53 Rework bootstrap to support loading widgetset without application 12 years ago
  Leif Åstrand 55948aefe8 Initial support for lazy root creation 12 years ago
  Leif Åstrand d4057da1cd Don't require Vaadin license in files from external libs 12 years ago
  Leif Åstrand 58f5ab84c4 Set vaadin.debug to make ?debug in the URL work 12 years ago
  Leif Åstrand 0b4297ddd2 Introduce vaadinBootstrap.js and use it to init the widgetset 12 years ago
  Leif Åstrand 181b76b3a0 Add JSON helper library 12 years ago
  Leif Åstrand 744f3a68d3 Don't use hard coded version number in default window title 12 years ago
  Leif Åstrand 2be0089a7c Don't set a window title if there isn't one in the UIDL 12 years ago
  Leif Åstrand fe8bf27c01 #6702 Requesting a removed resource should give an error 12 years ago
  Leif Åstrand dc80599cb9 Move ajax page generation code to AjaxPageHandler 12 years ago
  Leif Åstrand 3bbb808f7f Remove old Debug param and make productionMode available in Application 12 years ago
  Leif Åstrand 6b655c4a63 Drop support for request attributes used by support for portlet 1.0 12 years ago
  Leif Åstrand d2c959a046 Initial migration of ajax page generation to a RequestHandler (#7888) 12 years ago
  Leif Åstrand c7d16c5daf Remove explicit terminal from Root 12 years ago
  Leif Åstrand aeb31149fd Merge remote branch 'origin/master' into windowing 12 years ago
  Leif Åstrand e578248b13 Merge remote branch 'origin/6.8' 12 years ago
  Leif Åstrand b23d8dfaa5 Merge changes from 6.7 to 6.8 12 years ago
  Leif Åstrand fe25ff500f Restore support for ClickListener in Root 12 years ago
  Leif Åstrand 2e94e9a5d3 Remove close listener for browser windows 12 years ago
  Leif Åstrand 4853a871ea Don't test for event when closing browser windows 12 years ago
  Leif Åstrand ebbb84f3f7 Remove old notice to the server when a root is closed 12 years ago
  Leif Åstrand 0d27f6f766 Don't throw exceptions when a root is "closed" 12 years ago
  Leif Åstrand 2bb5af48be Restore action support in Root 12 years ago
  Leif Åstrand 5139999149 Don't throw exception when a root is "closed" 12 years ago
  Matti Tahvonen 2e2fa667b3 renamed html file so that test bench don't think it is a test script 12 years ago
  Matti Tahvonen eab165bc26 renamed html file so that test bench don't think it is a test script 12 years ago
  Matti Tahvonen fdc8e9a344 dragandropwrapper can now initiate html5 drags, fixes #7833 12 years ago
  Leif Åstrand f24fde60c5 Make ApplicationRunnerServlet.getApplicationClass return the right type 12 years ago
  Leif Åstrand d0c45a5416 Remove the right component when changing content 12 years ago
  Leif Åstrand c59c3205ce Don't test notifications added to sub windows any more 12 years ago
  Leif Åstrand 990f8ffb18 Don't test component moving with Root 12 years ago
  Leif Åstrand 08ea1143da Handle removeAllComponents for Roots in legacy applications 12 years ago
  Leif Åstrand 638ed69cef Only set mainWindow once to be compatible with LegacyApplication 12 years ago
  Leif Åstrand 5ff75d43a3 Properly attach layouts passed to the constructor 12 years ago
  Leif Åstrand af3ffd1835 Attach the window to a root before testing 12 years ago
  Leif Åstrand 3bc8621c02 Window.close shouldn't throw npe even if not attached to any root 12 years ago
  Leif Åstrand b9d78241b9 Don't test adding and removing components for Root 12 years ago
  Leif Åstrand f6a6ebd706 Pretend more classes are serializable 12 years ago
  Leif Åstrand e80767e00c Remove servlet mappings for the root test application 12 years ago
  Leif Åstrand 126dabf03c Make ApplicationRunnerServlet work with Root classes 12 years ago
  Leif Åstrand 95c7681f65 Separate getting the Root class name from creating an instance of it 12 years ago
  Leif Åstrand eb7f898f6c Simplify RootTest and move it to the tests package 12 years ago
  Leif Åstrand 64f581a33b Word wrapping of javadoc comments changed by move to top level file 12 years ago
  Leif Åstrand 6c5e1b9795 Formatting change 12 years ago
  Leif Åstrand d1e0dc30d4 Make some interfaces extend Serializable 12 years ago
  Leif Åstrand 71240880c7 Add license to a bunch of files 12 years ago
  Leif Åstrand 058e4a47ba Use the theme defined for the root 12 years ago
  Leif Åstrand f9455f0105 Use margins on the default Root layout 12 years ago
  Leif Åstrand 9238924733 Include tests on the classpath again now that they can be compiled 12 years ago
  Artur Signell e8f99a58c3 Merged fixes from 6.7 12 years ago