1439 Commits (6ef39c27fa6edd9454752bff18ea21ced19c91c0)

Author SHA1 Message Date
  Leif Åstrand 8eba6c5d6a Use overflow: hidden to remove scrollbars in IE8 (#8313) 12 years ago
  Leif Åstrand ead998ecf7 Prevent properly sized button element from causing scrolling in IE8 12 years ago
  Artur Signell 08987be4c2 Hide log by setting width/height to 0 so that the same spacing is used 12 years ago
  Leif Åstrand 1324d7b519 Ensure AbsoluteLayout wrappers have the rigth size (#8313) 12 years ago
  Leif Åstrand c0f52b82b4 Only prevent margin collapse if embedded 12 years ago
  Leif Åstrand 7bd2ebe2ed Remove old hack that nowadays just seems to cause problems (#7984) 12 years ago
  Leif Åstrand 9347946b70 Use box-sizing for v-view (#8313) 12 years ago
  Leif Åstrand f61e9202e1 Also limit error indicator width (#8313) 12 years ago
  Leif Åstrand 05b2d0be26 Use 1px instead of 0 to avoid extra space in left col (#8313) 12 years ago
  Leif Åstrand 7e340ffd0e Only use 100% width if parent width is defined (#8313) 12 years ago
  Leif Åstrand cb06b28fbb Use 100% width to get all extra space for the content (#8313) 12 years ago
  Leif Åstrand 1c455b5a92 Dynamically adjust window content paddings (#8313) 12 years ago
  Leif Åstrand 2fd39e3412 Move panel background back to where it belongs. (#8313) 12 years ago
  Leif Åstrand 2d7975fd8f Update VWindow.setWidth/Height to set outer sizes (#8313) 12 years ago
  Leif Åstrand aea71b60ef Window layouting changes attempt 2 (#8313) 12 years ago
  Leif Åstrand 3b0565b194 Remove CSS hack for FF2 (#7981) 12 years ago
  Leif Åstrand e439a08a0e Don't assign any extra space to the width column (#8313) 12 years ago
  Leif Åstrand 2e03e1abb1 Let the contents of sized form layouts use its size (#8313) 12 years ago
  Leif Åstrand 39990a4045 Define .v-has-width/height instead of v-undefined-width/height (#8313) 12 years ago
  Automerge d095f52853 [merge from 6.7] #7904 Fixed typo in Reindeer panel theme 12 years ago
  Leif Åstrand 65f3ce769e Adjust test css for new layout structure (#8085) 12 years ago
  Leif Åstrand d2789cfddb Don't use overflow: hidden by default (#8313) 12 years ago
  Johannes Dahlström cb5d65c56b #5100 Support for server-side focus/blur listeners; handle disabled tabs correctly; handle tab scrolling correctly; removed debug messages 12 years ago
  Leif Åstrand 877945448d Proper selector for defined sizing (#8313) 12 years ago
  Leif Åstrand ffddd12652 Compensate height definition for border-box sizing (#8313) 12 years ago
  Leif Åstrand abfdecd2df Always use box-sizing for date text field (#8313) 12 years ago
  Leif Åstrand 5c719b14a7 Use different size for text fields with box-sizing (#8313) 12 years ago
  Leif Åstrand 34ba5f44bb Don't use 100% sizing for undefined css layouts (#8313) 12 years ago
  Leif Åstrand 712a7f9d3b Further reduce the size calculations for VFilterSelect (#8313) 12 years ago
  Leif Åstrand ded7209521 Use a more specific selector to override height in tables (#8313) 12 years ago
  Leif Åstrand d105729a84 New attempt at getting full width (#8313) 12 years ago
  Leif Åstrand 32faee8c4e Use full width without messing with box-sizing (#8313) 12 years ago
  Leif Åstrand ed7f508695 Update GridLayout to use VLayoutSlot (#8313) 12 years ago
  Automerge acaffdda58 [merge from 6.7] #8369 Fixed absolute path in Chameleon CSS 12 years ago
  Leif Åstrand 70e58db73f PopupDateField without size calculations (#8313) 12 years ago
  Leif Åstrand 83982831be display: inline-block instead of float: right for popup opener (#8313) 12 years ago
  Leif Åstrand 1032b08277 Don't let icon affect undefined wide combo box (#8313) 12 years ago
  Leif Åstrand 52102d4dd8 Compensate text field height for border-box sizing (#8313) 12 years ago
  Leif Åstrand 058d5e2da9 Remove all margins from the combo box input field (#8313) 12 years ago
  Leif Åstrand 0b3ca5b960 Avoid captions wrapping over multiple rows (#8313) 12 years ago
  Leif Åstrand f82f4d5901 Set a style name for the layout slot and add overflow: hidden (#8313) 12 years ago
  Leif Åstrand 50ff7d44fa Only use explicit 24px for text field paintables (#8313) 12 years ago
  Automerge dfb8d08430 [merge from 6.7] #8398 drag image of table header cell in too high in reindeer when rearranging columns 12 years ago
  Leif Åstrand 3f60c5e4f7 Make VFilterSelect work with border-box & MeasureManager (#8313) 12 years ago
  Leif Åstrand a280d19e6e Form without own measuring (#8313) 12 years ago
  Leif Åstrand 1077dbe374 Update text field height for border-box sizing (#8313) 12 years ago
  Leif Åstrand f4e19c674b Update CssLayout to use MeasureManager (#8313) 12 years ago
  Leif Åstrand fb0835bd6d Set some basic styles in css (#8313) 12 years ago
  Leif Åstrand c6ef3aa139 Use box-sizing: border-box for all paintables (#8313) 12 years ago
  Leif Åstrand 36a0b5375c Update CssLayout to work with CalculatingLayotus (#8313) 12 years ago