Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Ensure popup datefield width setting works in all themes (#10485) | Artur Signell | 2013-01-04 | 1 | -6/+0 |
| | | | | Change-Id: I9f0891fb363e49d59b5ab2b1af53ba4bf9bca21e | ||||
* | Added override for font-sizes which used em in base theme (#10606, #10587) | Artur Signell | 2013-01-02 | 1 | -0/+1 |
| | | | | Change-Id: I556137c307bdacdb22cbd2abb4461268997ff53d | ||||
* | Fixed browser specific theme selectors (#10362) | Artur Signell | 2012-11-23 | 1 | -21/+21 |
| | | | | | | Browser specific class names are set on the body element and the theme class name is inside body. Theme selectors must therefore be of type ".v-ie & " Change-Id: I1893946ed9b5441a6977945a757a85ae87c07ce8 | ||||
* | Change sass compoent @mixin parameter from $name to $primaryStyleName, fixes ↵ | Marc Englund | 2012-11-23 | 1 | -104/+104 |
| | | | | | | #10294 Change-Id: I548fdd3b0295db980bc4d769826e7c149ec0b3b3 | ||||
* | Fix for small theme bug induced by overlay-container #9220 Note: this will ↵ | Marc Englund | 2012-11-05 | 1 | -0/+1 |
| | | | | | | break FF screenshots, but the new version is actually more according to spec, afaik. Change-Id: Ib7048522b06e62e5fc964e538a865524a08eaaab | ||||
* | Removed padding which has magically appeared (#10075) | Artur Signell | 2012-10-26 | 1 | -0/+1 |
| | | | | Change-Id: Iefefe10fcc15d503ccd6cd40ce8d080c335594f4 | ||||
* | Sass restructure: tried some variants, this should be a reindeer structure ↵ | Marc Englund | 2012-09-28 | 1 | -104/+104 |
| | | | | that should work w/o overlay-container | ||||
* | Standard themes in SCSS form, updated CompileDefaultTheme (#9223) | Henri Sara | 2012-08-08 | 1 | -0/+4 |
| | | | | | | | | Conversion performed for most themes trivial, just rename file and wrap in a mixin. For chameleon compounds, also nesting used. In some cases, related small files combined in a single SCSS file Chameleon accordion and select contain fixes other than just a missing semicolon. | ||||
* | Refine box-sizing: border-box styles (#8682) | Leif Åstrand | 2012-04-20 | 1 | -1/+2 |
| | |||||
* | Prevent properly sized button element from causing scrolling in IE8 | Leif Åstrand | 2012-03-21 | 1 | -0/+3 |
| | |||||
* | Define .v-has-width/height instead of v-undefined-width/height (#8313) | Leif Åstrand | 2012-03-05 | 1 | -8/+5 |
| | |||||
* | Proper selector for defined sizing (#8313) | Leif Åstrand | 2012-02-23 | 1 | -1/+1 |
| | |||||
* | Always use box-sizing for date text field (#8313) | Leif Åstrand | 2012-02-23 | 1 | -6/+8 |
| | |||||
* | New attempt at getting full width (#8313) | Leif Åstrand | 2012-02-21 | 1 | -1/+4 |
| | |||||
* | Use full width without messing with box-sizing (#8313) | Leif Åstrand | 2012-02-21 | 1 | -7/+1 |
| | |||||
* | PopupDateField without size calculations (#8313) | Leif Åstrand | 2012-02-20 | 1 | -4/+15 |
| | |||||
* | #7984 removed Firefox workarounds | Artur Signell | 2011-11-22 | 1 | -1/+0 |
| | |||||
* | #7981 Removed Firefox 2 specific code and CSS | Artur Signell | 2011-11-22 | 1 | -7/+1 |
| | |||||
* | #7912 Remove support for IE6 | Leif Åstrand | 2011-11-09 | 1 | -9/+0 |
| | |||||
* | Fix for #5098 | Jonatan Kronqvist | 2010-09-23 | 1 | -1/+1 |
| | | | | svn changeset:15149/svn branch:6.4 | ||||
* | Fixes readonly datefield white background. | John Alhroos | 2010-08-10 | 1 | -0/+3 |
| | | | | svn changeset:14441/svn branch:6.4 | ||||
* | Merged fix and sample for #2855 - "Implement input prompt for DateField" ↵ | Artur Signell | 2010-06-11 | 1 | -0/+7 |
| | | | | | | from /branches/6.4-minor-features svn changeset:13646/svn branch:6.4 | ||||
* | Fixes IE6 problem with #4582 | John Alhroos | 2010-05-20 | 1 | -1/+1 |
| | | | | svn changeset:13264/svn branch:6.3 | ||||
* | More fixes for #4547 | Jouni Koivuviita | 2010-04-26 | 1 | -0/+6 |
| | | | | svn changeset:12846/svn branch:6.3 | ||||
* | Loads of small fixes to Base and Reindeer themes: contains bugfixes for ↵ | Jouni Koivuviita | 2010-04-08 | 1 | -2/+2 |
| | | | | | | issues found during developing the new Reindeer theme demo, plus a couple of new styles for Reindeer. svn changeset:12389/svn branch:6.3 | ||||
* | Fixes #3492: DateField should have an option to show week numbers | Jouni Koivuviita | 2010-03-24 | 1 | -6/+11 |
| | | | | svn changeset:12061/svn branch:6.3 | ||||
* | Drag-n-drop related styles. | Jouni Koivuviita | 2010-03-24 | 1 | -12/+7 |
| | | | | svn changeset:12056/svn branch:6.3 | ||||
* | Small corrections to #4334: TextField contents offset in Firefox 3.6 | Jouni Koivuviita | 2010-03-23 | 1 | -0/+1 |
| | | | | svn changeset:12020/svn branch:6.3 | ||||
* | Fixes #4334: TextField contents offset in Firefox 3.6 | Jouni Koivuviita | 2010-03-22 | 1 | -17/+5 |
| | | | | | | | Fixes #4352: Vaadin application font is ugly in Windows Safari/Chrome * Changed WebKit to render text fields same as all other as well, no more border-images (easier to override in custom themes). svn changeset:12009/svn branch:6.3 | ||||
* | Fix for #3492 - DateField should have an option to show week numbers | Artur Signell | 2010-03-22 | 1 | -0/+9 |
| | | | | svn changeset:12005/svn branch:6.3 | ||||
* | Fixes #3456: DateField rendered wrong in readonly mode | Jouni Koivuviita | 2009-10-07 | 1 | -4/+14 |
| | | | | svn changeset:9121/svn branch:6.2 | ||||
* | Reindeer theme update: new window style "light". | Jouni Koivuviita | 2009-05-26 | 1 | -0/+4 |
| | | | | | | Other fixes to progress indicator and datefield styles. svn changeset:8008/svn branch:6.0 | ||||
* | Tabsheet paging buttons added. Disabled buttons no longer appear to be ↵ | Jouni Koivuviita | 2009-05-25 | 1 | -0/+5 |
| | | | | | | "pushable". Fixes #2945 and #2999. svn changeset:7993/svn branch:6.0 | ||||
* | Black window style for Reindeer theme. | Jouni Koivuviita | 2009-05-25 | 1 | -10/+8 |
| | | | | | | Multiple other fixes to Reindeer theme. Some fixes to base and Runo themes involving window styles. svn changeset:7988/svn branch:6.0 | ||||
* | Reindeer theme update: inline datefield now works on black background. | Jouni Koivuviita | 2009-05-22 | 14 | -0/+83 |
| | | | | svn changeset:7960/svn branch:6.0 | ||||
* | More reindeer theme component now support black styles: datefield and ↵ | Jouni Koivuviita | 2009-05-22 | 3 | -0/+13 |
| | | | | | | combobox. Some other updates as well. svn changeset:7955/svn branch:6.0 | ||||
* | "poro" theme update: | Jouni Koivuviita | 2009-05-13 | 1 | -3/+5 |
| | | | | | | | | * context menu styles added * tree styles improved * fixed textfield styles for Opera svn changeset:7776/svn branch:6.0 | ||||
* | "poro" theme update: | Jouni Koivuviita | 2009-05-13 | 6 | -20/+153 |
| | | | | | | | * datefield styles finished * many other fixes for other components svn changeset:7770/svn branch:6.0 | ||||
* | Renaming ITMILL/ -> VAADIN/ part 1 (for #2904) | Marc Englund | 2009-05-12 | 11 | -0/+112 |
svn changeset:7762/svn branch:6.0 |