Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Standard themes in SCSS form, updated CompileDefaultTheme (#9223) | Henri Sara | 2012-08-08 | 1 | -152/+0 |
| | | | | | | | | 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. | ||||
* | Remove old hack that nowadays just seems to cause problems (#7984) | Leif Åstrand | 2012-03-16 | 1 | -3/+0 |
| | |||||
* | #7984 removed Firefox workarounds | Artur Signell | 2011-11-22 | 1 | -4/+2 |
| | |||||
* | #7981 Removed Firefox 2 specific code and CSS | Artur Signell | 2011-11-22 | 1 | -4/+0 |
| | |||||
* | #7913 Removed IE7 specific CSS rules | Artur Signell | 2011-11-22 | 1 | -2/+1 |
| | |||||
* | #7912 Remove support for IE6 | Leif Åstrand | 2011-11-09 | 1 | -6/+0 |
| | |||||
* | #6811 TabSheet and Panel fixes needed for IE9 | Artur Signell | 2011-04-11 | 1 | -1/+2 |
| | | | | svn changeset:18210/svn branch:6.6 | ||||
* | Small fix to tabsheet style on blue background (border color on IE etc.) | Jouni Koivuviita | 2010-04-08 | 1 | -9/+11 |
| | | | | svn changeset:12394/svn branch:6.3 | ||||
* | Loads of small fixes to Base and Reindeer themes: contains bugfixes for ↵ | Jouni Koivuviita | 2010-04-08 | 1 | -0/+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 | ||||
* | Merged revisions [10620]-[10678] from 6.2 | Artur Signell | 2010-01-12 | 1 | -0/+2 |
| | | | | svn changeset:10693/svn branch:6.3 | ||||
* | Fixes #522: IE8/reindeer: Error indicator is missing background when inside ↵ | Jouni Koivuviita | 2009-12-23 | 1 | -0/+1 |
| | | | | | | tabsheet svn changeset:10542/svn branch:6.2 | ||||
* | Fixes #1595: Close button on TabSheet control | Jouni Koivuviita | 2009-11-12 | 1 | -0/+160 |
* Added new sample to Sampler/TabSheets * Made all tabs in Reindeer theme demo closable. svn changeset:9737/svn branch:6.2 |