1372 Commits (f21168aa4dde39f12a4f93d9e8f84c23d7f54418)

Autor SHA1 Mensaje Fecha
  Leif Åstrand 410653ce86 Revert "Change testing portlet parameter to use root instead of application" hace 12 años
  Leif Åstrand e566200882 Change testing portlet parameter to use root instead of application hace 12 años
  Marko Grönroos 0376a920ad Release Notes for Vaadin 6.8.1. hace 12 años
  Johannes Dahlström 8437fd1834 #9064 Render checkboxes in a Table as display: inline-block like TreeTable already does hace 12 años
  Johannes Dahlström 3aab8e558b #7387 Render block elements in TreeTable hierarchy column correctly: draw the expand/collapse arrow as position: absolute and use padding for indentation. Also fix typo "ident" -> "indent". hace 12 años
  Leif Åstrand b48d4648ee Add test for JavaScript component fundamentals (#8888) hace 12 años
  Artur Signell c13a5b75a4 Minor release notes update hace 12 años
  Marko Gronroos bdde9b7339 Updated Release Notes for Vaadin 7.0.0.alpha3. hace 12 años
  Leif Åstrand b9b9c2dcd6 Rename getWidgetElement() -> getElement() (#8888) hace 12 años
  Johannes Dahlström cee6ead8b0 #8949 Make sure a drag image always has absolute position hace 12 años
  Leif Åstrand 51ce4a2535 Implement js rpc proxy objects and wildcard rpc support (#8888) hace 12 años
  Leif Åstrand 72c0f66e2a Use callbacks directly as fields in connector object (#8888) hace 12 años
  Leif Åstrand 755adc2731 Rename Javascript -> JavaScript hace 12 años
  Leif Åstrand 0c06e5ac6e Change package name in js file not changed by previous refactoring hace 12 años
  Leif Åstrand 24e3409e6f Initial support for javascript components (#8888) hace 12 años
  Marko Grönroos 398487ab5e Updated changelog. Changed formatting of enhancements list. hace 12 años
  Johannes Dahlström 6940761ffb Added more highlighted features to the release notes hace 12 años
  Johannes Dahlström 9cffab9586 Fixed non-matching header close tags, added link to classloader workaround hace 12 años
  Johannes Dahlström abdc1ee5c2 Update supported platforms to include Firefox 12, Android 4 hace 12 años
  Artur Signell 052feb7be2 Fixed header height by taking padding into account (box sizing change) hace 12 años
  Marko Grönroos 6e960199f9 Updated Release Notes for Vaadin 6.8 RC1. Cleanup of the invalid HTML formatting. hace 12 años
  Johannes Dahlström e716b16b61 Remove -webkit-overflow-scrolling from .v-scrollable for now - caused a weird iOS 5 bug in Accordion touch support (#8723 #8792) hace 12 años
  Johannes Dahlström 239aad4885 #8763 Removed overflow: auto from v-panel-content, v-accordion-item-content, and v-view classes; use v-scrollable class in elements that should scroll instead hace 12 años
  Automerge 0bcee7fad2 [merge from 6.7] Test case for #8781 hace 12 años
  Johannes Dahlström 63dc030e32 Add new CSS class to the base theme enabling (touch) scrolling of the element (#8716 #8720 #8721 #8722 #8723 #8724 #8725) hace 12 años
  Marko Gronroos c0c47aa80d A fix to release notes for 7.0.alpha2. hace 12 años
  Marko Gronroos 8ba1a72e17 Added release notes for 7.0.alpha2. hace 12 años
  Marko Gronroos 9b1e46d3a6 Added release notes for 7.0.alpha2. hace 12 años
  Leif Åstrand 792ae0e5c4 Refine box-sizing: border-box styles (#8682) hace 12 años
  Leif Åstrand 16050f4905 Add test for detecting scrollbar quirks in different browsers hace 12 años
  Leif Åstrand cf06923748 Revert "Reduce tree node caption padding to make room for focus border" hace 12 años
  Leif Åstrand 64f34f1c6e Reduce tree node caption padding to make room for focus border hace 12 años
  Leif Åstrand 00ef3eff62 Add overflow: hidden to v-label to prevent margins from escaping (#8671) hace 12 años
  Leif Åstrand 333a901f71 Rename v-paintable -> v-connector (#8652) hace 12 años
  Artur Signell a12bfcf94d Removed old info and added mention of #4296 hace 12 años
  Artur Signell 2c683e3872 Include ApplicationRunnerServlet in test.war hace 12 años
  Leif Åstrand 6bf22c0d43 Do panel wrapper sizing with css hace 12 años
  Leif Åstrand 8eba6c5d6a Use overflow: hidden to remove scrollbars in IE8 (#8313) hace 12 años
  Leif Åstrand ead998ecf7 Prevent properly sized button element from causing scrolling in IE8 hace 12 años
  Artur Signell 08987be4c2 Hide log by setting width/height to 0 so that the same spacing is used hace 12 años
  Leif Åstrand 1324d7b519 Ensure AbsoluteLayout wrappers have the rigth size (#8313) hace 12 años
  Leif Åstrand c0f52b82b4 Only prevent margin collapse if embedded hace 12 años
  Leif Åstrand 7bd2ebe2ed Remove old hack that nowadays just seems to cause problems (#7984) hace 12 años
  Leif Åstrand 9347946b70 Use box-sizing for v-view (#8313) hace 12 años
  Leif Åstrand f61e9202e1 Also limit error indicator width (#8313) hace 12 años
  Leif Åstrand 05b2d0be26 Use 1px instead of 0 to avoid extra space in left col (#8313) hace 12 años
  Leif Åstrand 7e340ffd0e Only use 100% width if parent width is defined (#8313) hace 12 años
  Leif Åstrand cb06b28fbb Use 100% width to get all extra space for the content (#8313) hace 12 años
  Leif Åstrand 1c455b5a92 Dynamically adjust window content paddings (#8313) hace 12 años
  Leif Åstrand 2fd39e3412 Move panel background back to where it belongs. (#8313) hace 12 años