10450 Commits (66d60ab6015ffaadce3bf6c906b9463c30649b81)
 

Author SHA1 Message Date
  Artur Signell 66d60ab601 Moved client compiler sources to own source folder (#9299) 12 years ago
  Artur Signell eb51296d21 Removed depdencies from server to client (#9279) 12 years ago
  Artur Signell d311548afb Disabled Emma to avoid extra complexity in build (#9305, #9299) 12 years ago
  Leif Åstrand b811f7c586 Javadocs for #9274 12 years ago
  Leif Åstrand 15be955733 Javadocs for #9273 12 years ago
  Artur Signell acf099b41f Eliminated dependencies from server to client (#9279) 12 years ago
  Artur Signell e85d933b25 Moved server files to a server src folder (#9299) 12 years ago
  Artur Signell 14dd4d0b28 Moved client files to a client src folder (#9299) 12 years ago
  Artur Signell 9bc14b90a3 Moved com.vaadin.shared files to a shared src folder (#9299) 12 years ago
  Leif Åstrand 4a1d729534 Send destroy event to the same listeners that got the init (#9273) 12 years ago
  Leif Åstrand b998fd14b6 Rename JavaScriptCallback -> JavaScriptFunction (#9293) 12 years ago
  Leif Åstrand 2e6313e12b Rename VaadinContext -> AddonContext (#9273) 12 years ago
  Leif Åstrand 5dfec038cd Register BootstrapListener to Application (#9274) 12 years ago
  Leif Åstrand c4d3ca692e Refactor to have separate BootstrapListener methods (#9274) 12 years ago
  Artur Signell 7d2fd844a1 Removed dependencies from shared to server/client (#9278) 12 years ago
  Leif Åstrand 52347a1079 Fix test broken by #9280 12 years ago
  Leif Åstrand 1ea209f48c Simplify BootstrapHandler now when extensibility isn't needed (#9274) 12 years ago
  Leif Åstrand 1fd77ff0d5 Fix doctype causing screenshot differences (#9274) 12 years ago
  Johannes Dahlström 2bb642c779 A few improvements to shared state debug console (#8422) 12 years ago
  Johannes Dahlström f235fa7f64 Basic support for logging connector hierarchy changes 12 years ago
  Johannes Dahlström 6fa6a21224 Pass ApplicationConnection, not ApplicationConfiguration, to VUIDLBrowser 12 years ago
  Henri Sara fc94542099 Merge remote-tracking branch 'origin/sass' 12 years ago
  Leif Åstrand 4ba988a5a0 Update test case to cover #9282 12 years ago
  Leif Åstrand 3c1e9fb02c Allow detaching Extension once (#9282) 12 years ago
  Leif Åstrand 454f44738b Revert "Run JavaScript RPC with this pointing to the connector wrapper (#9096)" 12 years ago
  Henri Sara 239ce71f49 Merge SASS fixes keeping comments, remove hack for reindeer (#9223) 12 years ago
  Artur Signell c0a192974a Reformatted project 12 years ago
  Leif Åstrand 2b0cb55ef2 Add an API for modifying the bootstrap page. (#9274) 12 years ago
  Leif Åstrand bfaf549a78 Include jsoup library for modifying bootstap page DOM (#9274) 12 years ago
  Leif Åstrand f673c7b265 Use ServiceLoader to let add-ons register listeners (#9273) 12 years ago
  Henri Sara 0a4a462fd1 Merge SASS change: Fixed a bug regarding replaceValue in LexicalUnitImpl 12 years ago
  Henri Sara ef64d5becc Manual merge for SASS: fixed a bug in VariableVisitor 12 years ago
  Henri Sara 30f0f85cf0 Add license header for all non-parser SASS Java files (#9223) 12 years ago
  Henri Sara 56489f5e8c Refactor SASS tests: split off Microsoft extensions test (#9223) 12 years ago
  Henri Sara f0f8578176 Refactor SASS tests to fail on exceptions (#9223) 12 years ago
  Henri Sara f946e4d34a Split semicolon related issues to a separate test (#9223) 12 years ago
  Henri Sara d5acf11699 Remove SASS test suites and rename TestBase to AbstractTestBase (#9223) 12 years ago
  Henri Sara 3580acbd26 Apply changeset from SASS repository: comment handling 12 years ago
  Henri Sara cfa455d6cf Standard themes in SCSS form, updated CompileDefaultTheme (#9223) 12 years ago
  Henri Sara 620e096b45 Compile and unit test SASS during build (#9223) 12 years ago
  Henri Sara f9d44e50e7 Add SASS source code, unit tests and test resources to project (#9223) 12 years ago
  Artur Signell 0a5ef5d891 Merge commit '197e7ce782968dfda2fd7849547ffdec59a387f5' 12 years ago
  Artur Signell 1d354186f1 Merge commit '082985c68ad0b6c7f8c155cce2a5a79070176c09' 12 years ago
  Leif Åstrand 5813e0e9e5 Make JsonPaintTarget use ResourceReference for getting urls (#9212) 12 years ago
  Leif Åstrand 46e2ee52c1 Set java.awt.headless to avoid dock icon in tests using images 12 years ago
  Leif Åstrand 41c48b90bb Make clean-all purge gwt-unitCache 12 years ago
  Leif Åstrand b2761e0300 Add shorthand for avoiding null-checks with ResourceReference (#9211) 12 years ago
  Artur Signell 197e7ce782 Do not submit TextArea value on enter in IE (#9139) 12 years ago
  Leif Åstrand 20af2f5623 Support getting translated urls in javascript (#9209) 12 years ago
  Artur Signell 082985c68a Shim iframe should not have tabindex (#6219) 12 years ago