Commit graph

947 commits

Author SHA1 Message Date
roytam1
3636940b3a bump versions. 2022-03-23 07:42:35 +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
Ben Fenner
c7a14f5481 [Pale-Moon] Issue #1875 - Rebrand Help menu item URI from FF to PM. 2021-07-30 11:52:45 +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
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
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
Moonchild
ba00d14c12 Issue #1751 - Remove Mac code behind MOZ_WIDGET_TOOLKIT == 'cocoa' 2021-06-24 11:09:47 +08:00
Moonchild
4bcb79066b [Pale-Moon] Issue #1870 - Add try/catch and console logging for failing autocomplete popup. 2021-06-04 09:40:02 +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
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
FranklinDM
0be821b7c1 [Basilisk] Issue #39 - Warn before opening many URI nodes in tabs 2021-04-30 09:50:10 +08:00
Moonchild
1d298f4e0f [Pale-Moon] [SSUAO] Update Citi bank override. 2021-04-30 09:49:45 +08:00
FranklinDM
8d7f0a27aa [Pale-Moon] Issue #1816 - Warn before opening many URI nodes in tabs 2021-04-22 09:29:23 +08:00
FranklinDM
d846ef7bee [Pale-Moon] Issue #1701 - Allow Open All in Tabs for containers with only one child URI 2021-04-22 09:29:03 +08:00
Moonchild
700f7804bd [Pale-Moon] Issue #1866 - Add controls for preferred color scheme. 2021-04-10 17:22:19 +08:00
Moonchild
437f41ff19 [Pale-Moon] Feed Twitter a native UA so it'll stop blocking. 2021-04-10 17:21:58 +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
0006a4612d [Pale-Moon] Remove stray Android conditional 2021-03-25 09:20:07 +08:00
Moonchild
d88f98c226 [Basilisk] Don't try to force x-icon image type for search engine icon.
If it's not actually an image, then throw a warning in the console and bail.
2021-03-25 09:19:37 +08:00
Moonchild
0e51c60953 [Basilisk] [SSUAO] Update UA override for YT studio 2021-03-17 09:13:55 +08:00
Moonchild
849d42280b [Pale-Moon] [SSUAO] Update override for Citi 2021-03-13 06:59:36 +08:00
Moonchild
0e8947001f [Pale-Moon] [SSUAO] Add override for kroger 2021-03-13 06:59:02 +08:00
Moonchild
ccc2fcc8ae [Pale-Moon] [SSUAO] Add override for spotify 2021-03-13 06:58:42 +08:00
Moonchild
650abe2cb9 [Pale-Moon] Issue #1862 - Add media format controls in Preferences -> Content 2021-03-05 09:09:02 +08:00
Moonchild
ed1e3a5fcc [Pale-Moon] [SSUAO] Shut twitter's pointless nagging up. 2021-02-26 07:27:32 +08:00
Moonchild
62df9eb775 [Pale-Moon] Issue #1737 - Format some Windows specific browser jsm modules 2021-02-18 21:58:04 +08:00
Moonchild
9efe3a15b9 [Pale-Moon] Issue #1860 - Fix blocklist typo 2021-02-12 10:50:59 +08:00
Moonchild
d1f42d4aeb [Pale-Moon] Blocklist update
Treestyle Tabs breaks the UI. hard blocker for <= 0.0.5
2021-02-04 22:19:38 +08:00
Moonchild
8655202be1 [Pale-Moon] [SSUAO] Update override for YT studio (again) 2021-02-04 22:18:28 +08:00
Moonchild
ad0f41898a [Pale-Moon] Remove unused nsis var 2021-02-03 10:11:02 +08:00
roytam1
9b0375dffd [Pale-Moon] (a late) version bump for reflecting engine version change 2021-02-03 10:10:06 +08:00
Moonchild
065bbb7940 [Basilisk] Remove unused nsis var 2021-02-03 10:06:01 +08:00
Moonchild
f5cf8f0558 [Basilisk] [pdf.js] Don't follow redirects on range requests for PDFs. 2021-01-27 21:04:16 +08:00