Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Issue #1782: Remove Luna, Royale and Zune support from the platform. | Moonchild | 2021-06-14 |
| | | | | | These are obsolete system themes; the platform will fall back to generic/unknown theme support instead. | ||
* | Undo Mozilla Bug 1302937; Reinstate -moz-mac-lion-theme media query | SpockMan02 | 2018-06-27 |
| | |||
* | Remove windows-xp and windows-vista from @media(-moz-os-version) | wolfbeast | 2018-02-20 |
| | |||
* | Remove unnecessary code in /widget. | wolfbeast | 2018-02-18 |
| | | | | | | | | | - Remove numerous blocklist entries that no longer apply. - Remove CanComputeVirtualKeyCodeFromScanCode(), because it's always true. - Remove ShowXP{Folder,File}Picker(), since we have native pickers on supported Windows versions. - Remove the config.trim_on_minimize preference, which is pointless on NT6+ and will just cause problems if used. Tag #22. | ||
* | Add -moz-windows-accent-color-is-dark | wolfbeast | 2018-02-04 |
| | | | | #31 point 4 | ||
* | Add -moz-win-accentcolor(text) | wolfbeast | 2018-02-04 |
| | | | | #31 points 1 and 2 | ||
* | Add `@media(-moz-windows-accent-color-applies)` | wolfbeast | 2018-02-04 |
| | | | | #31 point 3 | ||
* | Add m-esr52 at 52.6.0 | Matt A. Tobin | 2018-02-02 |