1372 Commits (f21168aa4dde39f12a4f93d9e8f84c23d7f54418)

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