summaryrefslogtreecommitdiff
path: root/toolkit/themes
Commit message (Collapse)AuthorAge
* [Autocomplete] Add styling for Pale Moon's private-* implementation of AC popupsMoonchild2021-09-19
|
* Issue mcp-graveyard/UXP%1793 - Only use Glass on the Toolkit Download ↵Matt A. Tobin2021-07-12
| | | | Manager on Windows 7
* Issue mcp-graveyard/UXP%1793 - Only use proper Aero Styling in the Toolkit ↵Matt A. Tobin2021-07-12
| | | | Error Console on Windows 7
* Issue mcp-graveyard/UXP%1793 - Add a border-bottom to treecols headerMatt A. Tobin2021-07-12
|
* Issue mcp-graveyard/UXP%1793 - Add a border-bottom to toolboxMatt A. Tobin2021-07-12
| | | | Follow-up to e8be661944c730cb3b702cd7f7d97e0860eb9132
* Issue mcp-graveyard/UXP%1751 - Remove Mac code behind MOZ_WIDGET_TOOLKIT == ↵Moonchild2021-06-21
| | | | 'cocoa'
* [Toolkit] Don't use the "aero" msstyle provided toolbox background on Windows 10Matt A. Tobin2021-06-12
|
* Issue mcp-graveyard/UXP%1774 - Add metrics to the editable menulist-button ↵Matt A. Tobin2021-05-31
| | | | for GTK3
* Revert "Issue mcp-graveyard/UXP%1774 - Make menulist-button visible again in ↵Moonchild2021-05-31
| | | | | | gtk3" This reverts commit 0a0830ba8bed438f9e22456da56a284e6a05ade1.
* Issue mcp-graveyard/UXP%1774 - Make menulist-button visible again in gtk3Job Bautista2021-05-31
|
* Issue mcp-graveyard/UXP%1751 -- Remove XP_MACOSX conditionals from the rest ↵Moonchild2021-05-06
| | | | | | | of the tree. This also removes some PP abuse and takes file entries out of PP when no longer needed without XP_MACOSX conditionals.
* Issue mcp-graveyard/UXP%1705 - Part 6: Remove scrollbarbutton ↵Moonchild2021-01-08
| | | | | | | | | | | | min-{width|height} rule from theme. This would interfere with implementing thin scrollbars. Almost all widgets provide a non-overridable size for scrollbar buttons, so it makes no sense to specify min size for them. It is probably(?) a layout bug that min size properties can override the value returned by GetMinimumWidgetSize even if aIsOverridable is set to false, but removing this rule is simpler than locating and fixing the issue in layout code ;)
* Issue mcp-graveyard/UXP%1700 - Apply background color instead of inset ↵Moonchild2020-12-21
| | | | | | | | | | shadow for findbar input. This changes the toolkit theme for Linux and Windows (Mac already did this) to style the input textbox on the findbar with -moz-appearance:none so as to give us styling control (as opposed to using a native widget style) and apply a neutral style to it. Also ensures Mac remains readable in case of poorly contrasting text.
* Issue mcp-graveyard/UXP%1656 - Part 6: Clean up the build filesMoonchild2020-09-23
|
* Issue mcp-graveyard/UXP%361 - Remove dead Android code.Ascrod2020-05-25
| | | | See Bug 1629030, part 3.
* Issue mcp-graveyard/UXP%1053 - Remove android support from toolkitMatt A. Tobin2020-02-25
| | | | Note: Does not remove support completely from toolkit/mozapps/installer or from telemetry or AppConstants.jsm
* Issue mcp-graveyard/UXP%1445 - Clarify the status of extensions in the ↵wolfbeast2020-02-16
| | | | | | Add-On manager This resolves %1445.
* [AM] Remove shared theme leftovers for webextensionswolfbeast2020-02-06
|
* Merge pull request %1080 from Ascrod/readerviewMoonchild2019-05-06
|\ | | | | Reader Updates
| * Bug 1422680 - simplify aboutReader.css font-size classes using CSS variables ↵monikamaheshwari2019-04-27
| | | | | | | | r=Gijs
| * Bug 1399616 - add WP emoji styling to reader mode.Ascrod2019-04-27
| |
* | Only change the default and hover text color on buttons for Windows 8+ HC ↵Matt A. Tobin2019-05-03
|/ | | | Themes (aero-lite)
* Add hover state arrow images.wolfbeast2019-03-03
| | | | This fixes %981
* Remove WebExtension support from the platform.wolfbeast2019-02-13
| | | | | | - Conditional code - WE APIs - WE toolkit theming
* Issue mcp-graveyard/UXP%832 Part 2: Remove styling and images.Ascrod2018-10-11
|
* Fix toolbar styling in non-Australis toolkit themes part 2wolfbeast2018-08-21
| | | | | | Fix jar manifests. This resolves %713
* Fix toolbar styling in non-Australis toolkit themeswolfbeast2018-08-21
| | | | This resolves %713
* Remove dead Help Viewer skin mapping from ToolkitJustOff2018-07-29
|
* Restore Pale Moon's standalone image viewing style.wolfbeast2018-06-29
|
* Use MOZ_AUSTRALIS to define common shared Australis featuresMatt A. Tobin2018-06-28
|
* "about:support" - added support for "Restart normally"janekptacijarabaci2018-06-26
| | | | https://github.com/MoonchildProductions/Pale-Moon/pull/1093 (partially)
* Add new close icons and make current icons Basilisk-specificLootyhoof2018-06-22
|
* [PALEMOON] Fix missed `notifyPluginCrashed.png` on windows and linuxJustOff2018-05-30
|
* [PALEMOON] [frontend vs backend] Remove unused webapps-*.png ↵janekptacijarabaci2018-05-29
| | | | | | (chrome://global/skin/icons/webapps-*.png) Issue mcp-graveyard/UXP%121
* [PALEMOON] [frontend vs backend] Added icons (fix typo in a path: ↵janekptacijarabaci2018-05-29
| | | | | | osx/global/icons) Issue mcp-graveyard/UXP%121
* [PALEMOON] [frontend vs backend] Added icons (fix typo in a path: ↵janekptacijarabaci2018-05-29
| | | | | | osx/global/icons) Issue mcp-graveyard/UXP%121
* [PALEMOON] [frontend vs backend] Added iconsjanekptacijarabaci2018-05-29
| | | | Issue mcp-graveyard/UXP%121
* Merge pull request %358 from janekptacijarabaci/notifications_settings_3Moonchild2018-05-16
|\ | | | | [PALEMOON] Fix: The settings icon in the notification is missing (copy some files from webextensions)
| * [PALEMOON] Fix: The settings icon in the notification is missing (copy some ↵janekptacijarabaci2018-05-15
| | | | | | | | | | | | | | files from webextensions) Issue mcp-graveyard/UXP%121 Pull %273
* | Initial updates for Reader View.Ascrod2018-05-15
|/
* [follow up] moebius%154: Notifications - user settings - the immediate ↵janekptacijarabaci2018-05-05
| | | | | | | duration of the alert https://github.com/MoonchildProductions/moebius/pull/154 https://github.com/MoonchildProductions/UXP/pull/132
* [PALEMOON] [frontend vs backend] Fix of non-existent CSS files (follow up - ↵janekptacijarabaci2018-04-27
| | | | | | use preprocessing for OSX and windows) Issue mcp-graveyard/UXP%121
* [PALEMOON] [frontend vs backend] Fix of non-existent CSS filesjanekptacijarabaci2018-04-26
| | | | Issue mcp-graveyard/UXP%121
* Merge branch 'html_input_datetime_1'wolfbeast2018-04-15
|\ | | | | | | This is almost everything needed for %162.
| * A nicer button for class="month-year::after"janekptacijarabaci2018-03-31
| | | | | | | | | | A small replacement for: Bug 1282768: https://bugzilla.mozilla.org/show_bug.cgi?id=1282768
| * Bug 1363672 - Add step support to date pickerjanekptacijarabaci2018-03-30
| |
| * moebius%92: HTML - input - datetimejanekptacijarabaci2018-03-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | + native in moebius: Bug 1317600: https://bugzilla.mozilla.org/show_bug.cgi?id=1317600 A note - not implemented: Bug 1282768: https://bugzilla.mozilla.org/show_bug.cgi?id=1282768 *.css: filter: url("chrome://global/skin/filters.svg%fill");, fill: Bug 1283385: https://bugzilla.mozilla.org/show_bug.cgi?id=1283385 Bug 1323109: https://bugzilla.mozilla.org/show_bug.cgi?id=1323109 Bug 1314544: https://bugzilla.mozilla.org/show_bug.cgi?id=1314544 Bug 1286182: https://bugzilla.mozilla.org/show_bug.cgi?id=1286182 Bug 1325922: https://bugzilla.mozilla.org/show_bug.cgi?id=1325922 A note - not implemented: Bug 1282768: https://bugzilla.mozilla.org/show_bug.cgi?id=1282768 *.css: filter: url("chrome://global/skin/filters.svg%fill");, fill: Bug 1320225: https://bugzilla.mozilla.org/show_bug.cgi?id=1320225 Bug 1341190: https://bugzilla.mozilla.org/show_bug.cgi?id=1341190
| * Merge branch 'master' of https://github.com/MoonchildProductions/UXP into ↵janekptacijarabaci2018-03-30
| |\ | | | | | | | | | html_input_datetime_1
| * | Bug 1325922: [DateTimePicker] Add arrows svg file and style month-year ↵janekptacijarabaci2018-02-14
| | | | | | | | | | | | button for date picker
| * | Bug 1323109: [DateTimePicker] Date time picker popup does not open near ↵janekptacijarabaci2018-02-14
| | | | | | | | | | | | input box