Pale Moon
ee6eaf9bd5
[Pale-Moon] Issue MoonchildProductions/UXP#1360 - Add omitted XUL preference entry
2020-04-03 09:49:57 +08:00
Pale Moon
c3397ea7ec
[Pale-Moon] Issue MoonchildProductions/UXP#1280 - Remove HPKP from Pale Moon
2020-04-03 09:41:28 +08:00
Pale Moon
7e4a732a6e
[Pale-Moon] Issue #1495 - Fix aborting typo and bump UI version to re-migrate.
2020-04-03 09:40:19 +08:00
athenian200
f5acafc727
[Pale-Moon] Issue MoonchildProductions/UXP#516 - Fix obsolete self-reference in palemoon/components/places/PlacesUIUtils.jsm.
2020-02-15 07:32:45 +08:00
athenian200
b6b33a6b2a
[Pale-Moon] Remove excess whitespace.
2020-02-15 07:32:26 +08:00
athenian200
fcab070621
[Pale-Moon] Issue MoonchildProductions/UXP#516 - Remove named function syntax from palemoon/components/sync.
2020-02-15 07:30:49 +08:00
athenian200
4fa4016eb6
[Pale-Moon] Issue MoonchildProductions/UXP#516 - Remove named function syntax from palemoon/components/shell.
2020-02-15 07:30:36 +08:00
athenian200
8018d9393e
[Pale-Moon] Issue MoonchildProductions/UXP#516 - Remove named function syntax from palemoon/components/sessionstore.
2020-02-15 07:30:20 +08:00
athenian200
9e97918159
[Pale-Moon] Issue MoonchildProductions/UXP#516 - Remove named function syntax from palemoon/components/search.
2020-02-15 07:30:03 +08:00
athenian200
0764896876
[Pale-Moon] Issue MoonchildProductions/UXP#516 - Remove named function syntax from palemoon/components/preferences.
2020-02-15 07:29:49 +08:00
athenian200
e6be1fd9c3
[Pale-Moon] Issue MoonchildProductions/UXP#516 - Remove named function syntax from palemoon/components/places.
2020-02-15 07:29:29 +08:00
athenian200
85de6bf035
[Pale-Moon] Issue MoonchildProductions/UXP#516 - Remove named function syntax from palemoon/components/pageinfo.
2020-02-15 07:29:04 +08:00
athenian200
3d1be0ea0f
[Pale-Moon] Issue MoonchildProductions/UXP#516 - Remove named function syntax from palemoon/components/newtab.
2020-02-15 07:28:46 +08:00
athenian200
f5a1756738
[Pale-Moon] Issue MoonchildProductions/UXP#516 - Remove named function syntax from palemoon/components/fuel.
2020-02-15 07:28:31 +08:00
athenian200
c7bcbe215d
[Pale-Moon] Issue MoonchildProductions/UXP#516 - Remove named function syntax from palemoon/components/feeds.
2020-02-15 07:28:14 +08:00
athenian200
dd6ed2537f
[Pale-Moon] Issue MoonchildProductions/UXP#516 - Remove named function syntax from palemoon/components/downloads.
2020-02-15 07:27:55 +08:00
athenian200
2ffeaf901d
[Pale-Moon] Issue MoonchildProductions/UXP#516 - Remove named function syntax from palemoon/components.
2020-02-15 07:27:24 +08:00
Pale Moon
f169a6f4bc
[Pale-Moon] Issue #1721 - Add pref to control smart bookmarks size.
...
This adds `browser.places.smartBookmarks.max` as a hidden pref to
control the maximum number of results returned by application-generated
smart bookmarks.
Resolves #1721
2020-02-08 07:15:58 +08:00
Matt A. Tobin
955962504a
[Pale-Moon] Follow up to 8a67d2608 - Remove unused import of AppConstants.jsm from setDesktopBackground.js
2020-02-07 09:28:08 +08:00
Pale Moon
2814613a76
[Pale-Moon] Issue MoonchildProductions/UXP#1360 - Fix a dumb mistake.
2020-01-31 09:51:33 +08:00
Matt A. Tobin
5e0560d895
[Pale-Moon] Issue MoonchildProductions/UXP#65 - Remove AppConstants Pale Moon.. again.
2020-01-31 09:51:15 +08:00
Pale Moon
0dae8965e5
[Pale-Moon] Issue MoonchildProductions/UXP#1360 - Pale Moon front-end changes
...
- Move some options around, group HWA together, and add localization
strings for proper display.
2020-01-31 09:50:57 +08:00
Pale Moon
34a4c07937
[Pale-Moon] Issue #1711 - Remove cert9.db and key4.db from profile if they exist.
...
This resolves #1711
2020-01-31 09:50:26 +08:00
wolfbeast
4749ba0047
Issue #1289 - Part 4: Update Pale Moon UI.
...
This swaps the UI choice to using the new boolean pref instead of
enforcement level.
2019-11-15 14:24:08 +08:00
wolfbeast
465f7201ca
#1261 - Update status bar component for the removal of Object.(un)watch
...
This fixes the regression from #1257 by adding in an
Object.prototype.watch() shim, based on Eli Grey's polyfill.
This resolves #1261 .
2019-11-02 06:45:33 +08:00
janekptacijarabaci
fe68fd519c
Remove "Delete this page" and "Forget about this site" from livemarks.
...
These context menu entries should not be present on live bookmarks
because they make no sense for feed entries.
This resolves #663 .
2019-08-17 13:31:54 +08:00
wolfbeast
aa1fc0720e
Hide and disable open_all/cut/copy/delete/properties when opening
...
bookmarks/history context menu with no selection
This resolves #882 (by not offering options that can't be used)
2019-08-02 13:48:47 +08:00
Ryan Fox
f921a47707
Issue #1156 - Location Bar Preferences Checkboxes
...
Signed-off-by: Ryan Fox <flewkey@2a03.party>
2019-08-02 13:48:42 +08:00
wolfbeast
b0cd49c0b8
Add UI preference for overall vertical smooth scrolling speed
...
(as a percentage).
Resolves #1147 .
2019-07-27 06:35:40 +08:00
wolfbeast
d1125a5bd7
Remove MOZ_BROWSER_STATUSBAR conditional.
...
This resolves #1194 .
2019-07-25 21:39:48 +08:00
Matt A. Tobin
257e674bde
[Pale Moon] Fix event.stopPropagation is not defined when clicking the show/hide tiles on about:newtab
2019-05-31 07:20:59 +08:00
adeshkp
825f472a93
Issue #246 - Remove "enhanced" newtab code from Pale Moon
2019-05-31 07:20:44 +08:00
Matt A. Tobin
cc3e413793
Remove deprecated appending of #-moz-resolution from Pale Moon and left over from nsMediaFragmentURIParser.h
...
This also magically makes Aero Peek work properly with Pale Moon thus:
Resolves #809
2019-05-17 22:16:24 +08:00
Matt A. Tobin
9d9a113400
Issue #1083 - Deprecate FUEL extension helper javascript library
2019-05-11 06:22:45 +08:00
Ascrod
74e02af5af
Issue #991 Part 1: Pale Moon
2019-04-27 08:16:34 +08:00
wolfbeast
3dbc6ee1a4
Zap the robots.
...
Resolves #1036
2019-04-06 09:59:48 +08:00
JustOff
97a08efe32
Revert "Only write the newtab URL if the machinery for it had previously been"
...
This reverts commit eb77e289bbe056b58051db0fa868e95da803aa0a.
2019-03-29 22:27:33 +08:00
JustOff
3b9e91ba75
Prevent mistaken overwriting of browser.newtab.url when using the browser preferences dialog
2019-03-29 22:27:29 +08:00
wolfbeast
2f3189f5a4
Only write the newtab URL if the machinery for it had previously been
...
initialized.
This prevents the URL being overwritten with e.g. about:logopage.
2019-03-29 22:22:08 +08:00
wolfbeast
f835d03c2f
Move "No proxy for" control down to clarify it is a global effect.
...
Follow-up to the behavior change in commit
6567bb631a78033b6b4cc32bc93e07d837652276
2019-02-16 00:28:22 +08:00
wolfbeast
dbe5dd5e2a
Never let "localhost" get sent to a proxy.
...
Also make "No proxy for" editable always when usable.
2019-02-16 00:28:08 +08:00
Ascrod
13969c80a3
Pale Moon: Use file path for bookmarks import/export.
2019-02-16 00:27:46 +08:00
wolfbeast
496aae0631
Revert "Fix bookmarks backup logic."
...
This reverts commit 99f5afe64b393809c4bdee6c92d0769091bd2ca0.
2019-02-16 00:27:35 +08:00
wolfbeast
1e2c555484
[PALEMOON] Remove some dead code from browser glue
...
(plugin update service)
2019-02-16 00:27:26 +08:00
wolfbeast
c2496a58d0
Fix incorrect file reference in onDownloadDragStart
...
Follow-up to Janek's port in 462332eee018e24d88255c708fa8acb67a717673
where this variable was changed creating a mismatch with surrounding
code.
This fixes #943 .
2019-02-16 00:27:18 +08:00
wolfbeast
83dcf0f290
Fix bookmarks backup logic.
...
This is a follow-up to an incomplete patch submitted to Tycho:
https://github.com/MoonchildProductions/Pale-Moon/pull/1082
Also reduces the idle time before attempting to backup in the background
to 10 minutes (was 15).
2019-02-16 00:27:17 +08:00
Ascrod
ecab329490
[PALEMOON] Fix the option to disable HSTS.
2019-02-16 00:24:24 +08:00
wolfbeast
7f9b5f6329
[PALEMOON] Add captive portal preference to the UI.
...
Tag #860
2019-02-16 00:24:16 +08:00
wolfbeast
7bd9777765
[PALEMOON] Clean up advanced prefs XUL
...
Remove commented out old Firefox prefs that haven't been used in a
loon while and aren't going to be reinstated.
2019-02-16 00:24:11 +08:00
janekptacijarabaci
c80a76aaf0
[PALEMOON] Bug 1135348 - Fix about:downloads by adding missing XPCOMUtils imports
2019-02-16 00:23:42 +08:00