Commit graph

33 commits

Author SHA1 Message Date
ownedbywuigi
8d81720534 Browser should now compile on both OS X and Windows 2026-04-05 18:06:46 +01:00
wuggy
2ab5bcf93d [BETA] macOS support 2026-04-04 15:51:31 +01:00
ownedbywuigi
89bf8a2b96 Fix about:support 2026-04-03 10:53:28 +01:00
ownedbywuigi
14f1894779 Add dark mode to the browser 2026-04-02 15:45:15 +01:00
Jerico
17b594b705 Issue #2106 - Part 2: Align value names 2025-07-07 11:19:20 +08:00
Moonchild
a02ef4f1d7 Issue #2284 - Adjust some in-content CSS to account for flex definite-sizing change.
As of this change, flex items in a vertical flex container will sometimes
be considered to have "indefinite" sizes, i.e. percent sizes in them will
no longer resolve.
To work around this, they need to provide a definite flex-basis (e.g. as
part of the "flex" shorthand property) if we want percent sizes to
resolve (instead of being treated as "auto") inside of them.
2023-08-17 09:10:19 +08:00
Brian Smith
13fcc4a046 Issue #1829 - Revert "Issue #1751" 2022-05-04 09:40:24 +08:00
Moonchild
a4b0f333ba Issue #1751 -- Remove XP_MACOSX conditionals from the rest of the tree.
This also removes some PP abuse and takes file entries out of PP when no longer
needed without XP_MACOSX conditionals.
2021-05-07 09:53:59 +08:00
Ascrod
035134a520 Issue #361 - Remove dead Android code.
See Bug 1629030, part 3.
2020-05-30 07:12:36 +08:00
Matt A. Tobin
678b1ea2ec Issue #1053 - Remove android support from toolkit
Note: Does not remove support completely from toolkit/mozapps/installer or from telemetry or AppConstants.jsm
2020-02-27 07:32:40 +08:00
monikamaheshwari
deed413b53 Bug 1422680 - simplify aboutReader.css font-size classes using CSS variables r=Gijs 2019-05-11 06:22:06 +08:00
Ascrod
a0ceaeace8 Bug 1399616 - add WP emoji styling to reader mode. 2019-05-11 06:22:04 +08:00
wolfbeast
3fb083d84c Add hover state arrow images.
This fixes #981
2019-03-09 10:21:27 +08:00
JustOff
62255ec61f Remove dead Help Viewer skin mapping from Toolkit 2019-02-16 00:10:11 +08:00
wolfbeast
edecb0c67d Restore Pale Moon's standalone image viewing style. 2019-02-16 00:06:18 +08:00
janekptacijarabaci
c2d6003d64 "about:support" - added support for "Restart normally"
https://github.com/MoonchildProductions/Pale-Moon/pull/1093 (partially)
2019-02-16 00:05:35 +08:00
JustOff
3687f876bc [PALEMOON] Fix missed notifyPluginCrashed.png on windows and linux 2019-02-15 23:59:45 +08:00
janekptacijarabaci
bafa726b15 [PALEMOON] Fix: The settings icon in the notification is missing (copy some files from webextensions)
Issue #121
Pull #273
2019-02-15 23:58:09 +08:00
Ascrod
1c494e80a6 Initial updates for Reader View. 2019-02-15 23:57:50 +08:00
janekptacijarabaci
d520c739ac [follow up] moebius#154: Notifications - user settings - the immediate duration of the alert
https://github.com/MoonchildProductions/moebius/pull/154
https://github.com/MoonchildProductions/UXP/pull/132
2019-02-15 23:56:25 +08:00
janekptacijarabaci
c82fcce52b A nicer button for class="month-year::after"
A small replacement for:
Bug 1282768: https://bugzilla.mozilla.org/show_bug.cgi?id=1282768
2019-02-15 23:45:09 +08:00
janekptacijarabaci
1cca8d40f3 Bug 1363672 - Add step support to date picker 2019-02-15 23:44:49 +08:00
janekptacijarabaci
cac5c5adc7 moebius#92: HTML - input - datetime
+ 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
2019-02-15 23:44:39 +08:00
janekptacijarabaci
a13a3afc1b Bug 1325922: [DateTimePicker] Add arrows svg file and style month-year button for date picker 2019-02-15 23:44:29 +08:00
janekptacijarabaci
f4e1313a58 Bug 1323109: [DateTimePicker] Date time picker popup does not open near input box 2019-02-15 23:44:27 +08:00
janekptacijarabaci
c030f0de23 Bug 1283385: Implement UI for <input type="date"> 2019-02-15 23:44:25 +08:00
janekptacijarabaci
1248a53f69 Bug 1317600: [DateTimePicker] Spinner arrow buttons shouldn't depend on find bar resources 2019-02-15 23:44:24 +08:00
janekptacijarabaci
5371575837 moebius#173: Fix up "about:" page
https://github.com/MoonchildProductions/moebius/issues/173
2019-02-15 23:44:11 +08:00
janekptacijarabaci
c25758a0bb [PALEMOON] Update: extension/plugin icons (Windows), passwordmgr icons
050f33015b
2019-02-15 23:42:23 +08:00
NTD
a122115666 Import Tycho's Add-on Manager 2019-02-15 23:31:11 +08:00
NTD
358cd0404a Move WebExtensions enabled Add-ons Manager 2019-02-15 23:31:05 +08:00
NTD
28bbfef589 Use MOZ_PHOENIX instead of checking for 'browser' in MOZ_BUILD_APP 2019-02-14 14:35:08 +08:00
Roy Tam
dcd9973243 import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00