roytam1
0855ba43d7
[Basilisk] pdfjs: remove telemetry
2022-05-27 09:03:10 +08:00
roytam1
f3c7008077
Merge remote-tracking branch 'origin/tracking' into custom
2022-05-05 09:16:13 +08:00
roytam1
9816e341b2
bump versions
2022-05-05 09:04:04 +08:00
FranklinDM
5d8b76c827
[Pale-Moon] Issue MoonchildProductions/UXP#21 - Remove panning/tab animation performance measurements
2022-05-05 09:02:06 +08:00
FranklinDM
fb350a088f
[Pale-Moon] Restore removed call to log application start time
2022-05-05 09:01:46 +08:00
FranklinDM
22b4e607c8
[Pale-Moon] Fix undefined console when the hidePopup method is called
2022-05-05 09:01:23 +08:00
roytam1
393b7aac8c
[Basilisk] search: remove telemetry
2022-05-01 16:16:47 +08:00
roytam1
cf4e046f90
Merge remote-tracking branch 'origin/tracking' into custom
2022-04-28 22:15:55 +08:00
roytam1
b0ccff1c6c
[Basilisk] tracking-protection: remove telemetry
2022-04-28 22:13:32 +08:00
roytam1
57e54b2a18
Merge remote-tracking branch 'origin/tracking' into custom
2022-04-28 13:55:17 +08:00
Moonchild
494a4caae0
[Basilisk] Prevent form popups from crossing the "line of death".
...
Without this, doorhangers could potentially be spoofed to overlap legitimate
permission popups like geolocation or plugin permissions.
Another reason doorhangers are evil!
2022-04-28 13:54:50 +08:00
roytam1
897bcc3b20
Merge remote-tracking branch 'origin/tracking' into custom
2022-04-28 12:15:29 +08:00
win7-7
264752661b
[Pale-Moon] Issue MoonchildProductions/UXP#1828 - Stop using js expression closures in Pale Moon front-end
...
Stop using non-standard JS expression closures in Pale Moon front-end.
2022-04-28 12:13:18 +08:00
Moonchild
e349f9b884
[Pale-Moon] Issue MoonchildProductions/UXP#21 - Fix up start-up timeline instrumentation.
2022-04-28 12:09:39 +08:00
Moonchild
8a2431fffb
[Pale-Moon] [win system] Update the list of delayed-loaded dlls
...
Primarily for those who custom-install and somehow mess up directory permissions
exposing themselves to dll injection attacks.
Also removes esent since we no longer import anything from it.
2022-04-28 12:08:28 +08:00
Matt A. Tobin
5d7a2b8793
[Pale-Moon] No Issue - ifdef hide/showChrome sync-notifications code
2022-04-28 12:06:29 +08:00
Moonchild
0691dfb5ba
[Basilisk] Issue MoonchildProductions/GRE#3029 - Fix search after telemetry removal.
2022-04-28 12:01:38 +08:00
roytam1
e2613c0177
Merge remote-tracking branch 'origin/tracking' into custom
2022-04-28 11:59:07 +08:00
Moonchild
653cba3202
[Basilisk] Issue MoonchildProductions/GRE#3029 - Remove telemetry from FE
2022-04-28 11:58:17 +08:00
Moonchild
054e286777
[Pale-Moon] Issue MoonchildProductions/UXP#21 - Remove telemetry from the front-end.
2022-04-28 11:52:35 +08:00
roytam1
f8434c7bda
Merge remote-tracking branch 'origin/tracking' into custom
2022-03-23 07:43:06 +08:00
roytam1
3636940b3a
bump versions.
2022-03-23 07:42:35 +08:00
roytam1
223f5ace9a
pref-ui: make sanitize sub-dialog resizable
2022-02-03 23:25:17 +08:00
roytam1
eedc02ee94
Merge remote-tracking branch 'origin/tracking' into custom
2021-11-10 09:12:40 +08:00
roytam1
7d223da9ca
[Pale-Moon] addons: replace Application.restart call with Services.startup.quit
2021-11-10 09:10:26 +08:00
roytam1
16f07caa39
[Pale-Moon] remove Application prefix in enterTabbedMode method
2021-11-10 09:10:26 +08:00
roytam1
7852cec48a
[Pale-Moon] make sure anchor.top is not smaller than zero
2021-11-10 09:10:26 +08:00
roytam1
e4da2ce4e0
[Pale-Moon] remove OSX related code
2021-11-10 09:10:25 +08:00
roytam1
bd90dd917f
[Basilisk] remove OSX related code
2021-11-10 09:10:24 +08:00
Fedor
18908d2f06
[Basilisk] Fix error when installing signed webextensions
2021-09-21 09:49:59 +08:00
roytam1
1ce27d8eb2
Merge remote-tracking branch 'origin/master' into custom
2021-07-30 11:53:50 +08:00
Ben Fenner
c7a14f5481
[Pale-Moon] Issue #1875 - Rebrand Help menu item URI from FF to PM.
2021-07-30 11:52:45 +08:00
roytam1
c0cea40182
Merge remote-tracking branch 'origin/master' into custom
2021-07-15 09:47:07 +08:00
Matt A. Tobin
a668e99abd
[Pale-Moon] Issue MoonchildProductions/UXP#1793 - Override the global style for Windows 10 that adds a bottom border to the toolbox widget
...
The local application style already provides this.
2021-07-15 09:41:36 +08:00
Matt A. Tobin
17a32c4f3f
[Basilisk] Issue MoonchildProductions/UXP#1793 - Override the global style for Windows 10 that adds a bottom border to the toolbox widget
...
The local application style already provides this.
2021-07-15 09:39:22 +08:00
roytam1
fe79e2a96a
Merge remote-tracking branch 'origin/master' into custom
2021-07-08 10:54:34 +08:00
Pale Moon
d76cfefcfc
[Pale-Moon] Issue #1872 - Part 8: Tweak, cleanup and finalize.
...
- clean up old unused graphics
- remove gradient and noise
- tweak quickdial styling
- add padding and slightly reduce logos
- add generic search icon for those without one
2021-07-08 10:00:46 +08:00
Moonchild
3fa9719166
[Pale-Moon] Remove unnecessary (and interfering) code for tabbed privacy preferences category.
...
Follow-up to 0a124f1ccbde384a5e74cf85d782155210e1111f
2021-07-08 10:00:26 +08:00
Moonchild
a5416d8087
[Pale-Moon] Issue #1872 - Part 7: Make the the search placeholder less obnoxious.
...
Reducing opacity and making it Italic makes it less confusing of an element
to deal with.
2021-07-08 10:00:06 +08:00
Moonchild
5c628bbf77
[Pale-Moon] Issue #1872 - Part 6: Revisit styling to base it more on previous about:home
...
- Redo search box colors
- Redo newtab cell titles and hover-drag shading
2021-07-08 09:59:37 +08:00
roytam1
8803266417
Merge remote-tracking branch 'origin/master' into custom
2021-07-02 11:02:20 +08:00
Moonchild
abdb4ac723
[Pale-Moon] Issue #1872 - Part 5: Align about:home background with other pages.
2021-07-02 10:51:06 +08:00
Moonchild
ae5e18f518
[Pale-Moon] Issue #1872 - Part 4: Tweak search box styling some more.
2021-07-02 10:50:47 +08:00
Moonchild
31d77a0815
[Pale-Moon] Issue #1872 - Part 3: Fix about:home search form width.
...
Reverts accidental deletion of required code.
2021-07-02 10:50:28 +08:00
Moonchild
befd404397
[Pale-Moon] Issue #1872 - Part 2: De-duplicate search engine logos in the source and unify.
...
This also adds logos for other included generic search engines Yahoo, Bing,
Ecosia and Ekoru.
2021-07-02 10:50:04 +08:00
Moonchild
ca2ea0bc7b
[Pale-Moon] Issue #1872 - Part 1: Update and align about:home and newtab search box styling
...
Redesigned the styling for the search box for newtab (quickdial) and about:home.
This gets rid of the "play" button and reinstates the "Search" localized term
for submission of the search terms.
Also tweaked the spacing around the logo to neatly tuck into the left side of
the search input bar, which was sloppy and especially visible with image-filling
logotypes (i.e. square).
2021-07-02 10:49:26 +08:00
Moonchild
6d7fdcaab1
[Pale-Moon] Change the hard-coded "Learn more" link with DNT to our own page.
2021-07-02 10:48:47 +08:00
Moonchild
b671986b15
[Pale-Moon] Re-organize the Privacy category in preferences.
2021-07-02 10:48:19 +08:00
roytam1
cc8b823a2d
bump palemoon version for upcoming changes
2021-07-02 09:13:55 +08:00
roytam1
20c6498ca1
Merge remote-tracking branch 'origin/master' into custom
2021-06-24 11:13:09 +08:00