Moonchild
a1d0cf1e05
[Pale-Moon] Issue #1972 - Follow-up: include Ci with nsIWebNavigation flag.
...
For code consistency.
2024-10-11 10:31:27 +08:00
Moonchild
e1c64b1bb8
[Pale-Moon] Issue #1972 - Halt only closing tab activity before closing, not everything browser-wide.
2024-09-22 20:53:59 +08:00
Moonchild
cf29319f78
[Pale-Moon] Issue #1972 - Make sure all tab activity is halted before removal.
2024-09-22 20:53:03 +08:00
Moonchild
fa2fdbe24e
[Pale-Moon] Issue #1972 - Implement ghostbuster
2024-09-22 20:52:34 +08:00
Moonchild
7121fc7844
[Pale-Moon] Revert "Issue #1936 - Optionally leave Bookmarks menu open when spawning new tab."
...
This reverts commit 72d882780643d2f11717525e342febe866b18880.
2023-12-15 09:44:47 +08:00
Moonchild
56f5e8f283
[Pale-Moon] Issue #1936 - Optionally leave Bookmarks menu open when spawning new tab.
...
This resolves #1936
2023-10-06 09:52:57 +08:00
Moonchild
1768eb1930
[Pale-Moon] Issue #1925 - Follow-up: Throw errors on invalid values.
...
Uses defaults for negative values and caps upper limit.
2023-06-02 10:37:27 +08:00
Job Bautista
075eebec12
[Pale-Moon] Issue #1925 - Follow-up: Don't show link items when pref is less than 1.
...
A user setting the pref to 0 most likely wants to get rid of the items, so let's
allow that by simply not calling PlacesMenu.call at all in that case.
2023-06-02 10:37:01 +08:00
Moonchild
e3d51b39b6
[Pale-Moon] Issue #1925 - Add pref to control history menu length.
...
Limits set are minimum 1 entry (0 would mean unlimited so this can't
be used to completely remove the history list from the menu) and maximum
50 which would overflow on most screens anyway. Default remains 15 if
undefined.
Resolves #1925
2023-06-02 10:36:16 +08:00
FranklinDM
1ae0d6ff7f
[Pale-Moon] No issue - Remove invalid key attribute on Permissions menu item
...
There wasn't any assigned key combination for the Permissions page when this menu item was added. This is a follow-up to c2fd8a6466e1005f4266753708e7c8a38442db54
Oddly enough, there's actually a check if the key element exists. Unlike the warning for key conflicts on keyboards, this one doesn't show up on the Error Console and is available only on debug builds.
2023-05-12 10:42:53 +08:00
FranklinDM
a39686b91b
[Pale-Moon] No issue - Ensure window.location exists before checking against the browser URL
2023-05-12 10:42:11 +08:00
FranklinDM
4a9e6100ec
[Pale-Moon] No issue - Silence tab closing animation assert if the tabbrowser is not visible
2023-05-12 10:41:16 +08:00
FranklinDM
21f0c3de63
[Pale-Moon] Issue #1908 - Fade tab titles instead of using ellipses
2023-03-02 14:42:14 +08:00
FranklinDM
0f67602bf1
[Pale-Moon] Issue #21 - Remove leftover telemetry code for the app menu's opening time
...
The actual calls to telemetry were removed, but the checks for the app menu's
opening time wasn't removed. Effectively, this reverts Mozilla bug 723515 which
implemented this check.
2022-09-20 15:13:34 +08:00
FranklinDM
5d8b76c827
[Pale-Moon] Issue MoonchildProductions/UXP#21 - Remove panning/tab animation performance measurements
2022-05-05 09:02:06 +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
Matt A. Tobin
5d7a2b8793
[Pale-Moon] No Issue - ifdef hide/showChrome sync-notifications code
2022-04-28 12:06:29 +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
Ben Fenner
c7a14f5481
[Pale-Moon] Issue #1875 - Rebrand Help menu item URI from FF to PM.
2021-07-30 11:52:45 +08:00
Moonchild
214ac352e5
[Pale-Moon] Issue #1865 - Remove mac-specific resources
...
This removes Mac-specific branding resources, shell service components, and the
Mac browser theme.
2021-05-10 10:06:41 +08:00
Moonchild
2fea3f29bc
[Pale-Moon] Issue #1865 - Stop preprocessor abuse causing issues
2021-04-02 10:45:56 +08:00
Moonchild
724fc731ac
[Pale-Moon] Issue #1865 - Remove unused overlays and unnecessary preprocessing
2021-04-02 10:43:35 +08:00
Moonchild
a984b1dd93
[Pale-Moon] Issue #1865 - Remove XP_MACOSX conditional blocks.
2021-03-25 09:25:51 +08:00
Moonchild
ef13be6ef8
[Pale-Moon] Issue #1845 - Pref detach&tear-off tab handling.
...
Resolves #1845
2021-01-14 22:33:04 +08:00
Moonchild
48f962a66f
[Pale-Moon] Issue #1854 - Account for users disabling off-line and memory caching.
...
Resolves #1854
2020-12-21 15:07:44 +08:00
Moonchild
77146fc40f
[Pale-Moon] Nuke vim configuration lines from the front-end (no code changes)
...
See MoonchildProductions/UXP#1656
2020-10-30 09:19:39 +08:00
Moonchild
08809c7f12
[Pale-Moon] Issue #1717 - Add distinct mixed-mode indicator and logic for display.
2020-09-12 07:24:29 +08:00
Moonchild
347bfc5741
[Pale-Moon] Issue MoonchildProductions/UXP#1644 - Remove plugin check leftovers (front-end)
...
Includes appropriate platform pointer update.
2020-09-12 07:24:01 +08:00
Andy
6d0384a86f
[Pale-Moon] Issue #1717 - Total Level Rewrite
...
SSLStatus is now used for basically everything.
2020-08-21 15:11:32 +08:00
Andy
66a5df11c1
[Pale-Moon] Issue #1717 - Differentiate DV & EV Mixed Content
...
UXP drops STATE_IDENTITY_EV_TOPLEVEL for Mixed Content.
If we want to have different behaviors between DV and EV, we need to use nsISSLStatus.
2020-08-21 15:11:11 +08:00
Andy
81001e37c3
[Pale-Moon] Issue #1717 - UXP Says Mixed Content is Broken
...
We get a little more picky about it.
2020-08-21 15:10:49 +08:00
Andy
c5ff8be4fb
[Pale-Moon] Issue #1717 - Revert 3DES Check to Original Method for Now
2020-08-21 15:10:32 +08:00
Andy
92eed10c3b
[Pale-Moon] Issue #1717 - Whitespace Cleanup
2020-08-21 15:10:14 +08:00
Andy
024f61bf38
[Pale-Moon] Issue #1717 - Localize Padlock Tooltip
2020-08-21 15:09:56 +08:00
Andy
a3117f5b44
[Pale-Moon] Issue #1717 - 3DES Detection
...
This will do to start. Get a better list of what's being deprecated.
2020-08-21 15:09:34 +08:00
Andy
782bcb46dc
[Pale-Moon] Issue #1717 - Low Cipher Changes
2020-08-21 15:09:18 +08:00
Andy
02f79388b4
[Pale-Moon] Issue #1717 - Padlock Improvements
2020-08-21 15:09:02 +08:00
FranklinDM
194f96855e
[Pale-Moon] Issue #1824 - Fix broken page style menu selection for alternative style sheets
...
Missing `return` in anonymous function which checks if the given style sheet title is present in the document's style sheet array.
2020-08-14 09:01:47 +08:00
Moonchild
61e78cda6a
[Pale-Moon] Issue #1782 - Add option to insert all new tabs after the current tab
...
This adds 'browser.tabs.insertAllAfterCurrent' as a preference which
makes all new tabs opened to be next to the currently active tab, instead
of at the end - regardless if the tab is considered "related" to the active
tab. This (naturally and logically) overrides 'insertRelatedAfterCurrent'
Resolves #1782
2020-06-27 06:33:45 +08:00
Lootyhoof
9f5067486b
[Pale-Moon] Issue MoonchildProductions/UXP#1578 - Add global menubar support for GTK
2020-06-20 06:46:07 +08:00
Matt A. Tobin
9e9b145d6d
[Pale-Moon] Remove duplicate panels with the same ID
...
Currently Pale Moon uses an older version of autocomplete as a private binding
2020-06-12 22:13:57 +08:00
Pale Moon
76d7b66661
[Pale-Moon] [ui] Encode braille space
2020-06-06 07:25:14 +08:00
Pale Moon
b294e4f2ff
[Pale-Moon] Issue #1737 - Address nits.
2020-05-02 09:14:07 +08:00
Pale Moon
054a3fb4a5
[Pale-Moon] Issue #1737 - Part 8: Phase 1 proofread + adjust for updated code style
2020-05-02 09:13:36 +08:00
Pale Moon
94e0c368a5
[Pale-Moon] Issue #1737 - Part 6: Re-tidy browser-gesturesupport.js after merge
2020-05-02 09:12:33 +08:00
Pale Moon
0d1f8c11a8
[Pale-Moon] Issue #1737 - Part 5: Fix some typoes so the browser doesn't explode.
2020-05-02 09:02:43 +08:00
Pale Moon
fa4c122fad
[Pale-Moon] Issue #1737 - Part 4: Scope gXPInstallObserver.observe case statements.
...
This is needed because the large blocks of code otherwise have
redeclarations of let variables.
2020-05-02 09:02:24 +08:00
Pale Moon
6c51c7704a
[Pale-Moon] Issue #1737 - Part 3: Clean up base/content p.3
2020-05-02 09:02:03 +08:00
Pale Moon
b017678cf0
[Pale-Moon] Issue #1737 - Part 2: Clean up base/content p.2
2020-05-02 09:01:29 +08:00