Commit graph

44 commits

Author SHA1 Message Date
Moonchild
0cd673d720 Issue #1656 - Part 6: Clean up the build files 2020-09-25 22:04:23 +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
Matt A. Tobin
dadaa3df44 Only change the default and hover text color on buttons for Windows 8+ HC Themes (aero-lite) 2019-05-04 10:40:59 +08:00
wolfbeast
3fb083d84c Add hover state arrow images.
This fixes #981
2019-03-09 10:21:27 +08:00
Ascrod
6343212065 Issue #832 Part 2: Remove styling and images. 2019-02-16 00:15:52 +08:00
wolfbeast
521e7b79bf Fix toolbar styling in non-Australis toolkit themes part 2
Fix jar manifests.

This resolves #713
2019-02-16 00:11:48 +08:00
wolfbeast
4db9b4b2bb Fix toolbar styling in non-Australis toolkit themes
This resolves #713
2019-02-16 00:11:47 +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
NTD
10487d6802 Use MOZ_AUSTRALIS to define common shared Australis features 2019-02-16 00:06:04 +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
Lootyhoof
5cfc75fdc9 Add new close icons and make current icons Basilisk-specific 2019-02-16 00:04:20 +08:00
JustOff
3687f876bc [PALEMOON] Fix missed notifyPluginCrashed.png on windows and linux 2019-02-15 23:59:45 +08:00
janekptacijarabaci
f8e5c4e837 [PALEMOON] [frontend vs backend] Remove unused webapps-*.png (chrome://global/skin/icons/webapps-*.png)
Issue #121
2019-02-15 23:59:27 +08:00
janekptacijarabaci
ba363baa9b [PALEMOON] [frontend vs backend] Added icons (fix typo in a path: osx/global/icons)
Issue #121
2019-02-15 23:59:25 +08:00
janekptacijarabaci
66e094fad3 [PALEMOON] [frontend vs backend] Added icons (fix typo in a path: osx/global/icons)
Issue #121
2019-02-15 23:59:24 +08:00
janekptacijarabaci
64c2c46681 [PALEMOON] [frontend vs backend] Added icons
Issue #121
2019-02-15 23:59:23 +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
fa692e119d [PALEMOON] [frontend vs backend] Fix of non-existent CSS files (follow up - use preprocessing for OSX and windows)
Issue #121
2019-02-15 23:51:42 +08:00
janekptacijarabaci
5331a87067 [PALEMOON] [frontend vs backend] Fix of non-existent CSS files
Issue #121
2019-02-15 23:51:41 +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
84b63aeae5 moebius#255: [minor fix] toolkit/themes/linux/global/jar.mn - style clean up (the columns alignment)
https://github.com/MoonchildProductions/moebius/pull/255
2019-02-15 23:44:05 +08:00
NTD
53e8bd2ac0 Restyle the findbar 2019-02-15 23:43:57 +08:00
janekptacijarabaci
a324c5b847 Remove an unused (web)extensions icon
Follow up: #122
2019-02-15 23:43:00 +08:00
janekptacijarabaci
c25758a0bb [PALEMOON] Update: extension/plugin icons (Windows), passwordmgr icons
050f33015b
2019-02-15 23:42:23 +08:00
trav90
92d7ea6db6 Remove extra "+" signs from jar.nm for Linux theme 2019-02-15 23:40:33 +08:00
NTD
fb319fb148 Hook up the Tycho Add-on Manager to the build system 2019-02-15 23:31:13 +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
NTD
b5846d500d Issue N/A - Restore the Toolkit Error Console - Part 1: Toolkit 2019-02-14 14:27:01 +08:00
Roy Tam
dcd9973243 import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00