Commit graph

871 commits

Author SHA1 Message Date
wuggy
a5cf494890 Add support for compiling under MinGW + fix Windows compiling in general 2026-04-17 15:05:11 -07:00
ownedbywuigi
8d81720534 Browser should now compile on both OS X and Windows 2026-04-05 18:06:46 +01:00
wuggy
5b48f5878c fix some CSS issues on OS X 2026-04-05 14:25:41 +01:00
wuggy
0075c6ec07 Fix CSS in OSX 2026-04-05 03:04:36 +01:00
wuggy
29bfa4fc7f IT LAUNCHES ON OS X 2026-04-05 02:08:42 +01:00
wuggy
ebfa229173 Add OS X branding + try to fix it hanging 2026-04-04 19:18:54 +01:00
wuggy
2ab5bcf93d [BETA] macOS support 2026-04-04 15:51:31 +01:00
ownedbywuigi
aef29f93d0 Update to Twemoji 17 2026-04-03 14:06:21 +01:00
ownedbywuigi
89bf8a2b96 Fix about:support 2026-04-03 10:53:28 +01:00
ownedbywuigi
307ed3953e implement globalOverlay 2026-04-02 18:49:10 +01:00
ownedbywuigi
14f1894779 Add dark mode to the browser 2026-04-02 15:45:15 +01:00
ownedbywuigi
83a3972d44 Add native Windows media SMTC metadata publishing 2026-04-01 15:59:21 +01:00
ownedbywuigi
f2d3eb036b Add a 'reason code' for when there isn't a reason string for a "corrupt extension" 2026-04-01 13:52:00 +01:00
ownedbywuigi
8bf148471c Add a "close all tabs to the left" button + fix compile error 2026-04-01 11:35:08 +01:00
ownedbywuigi
ea6b948f3b (from mypal68) Full webRequest support 2026-03-31 23:52:46 +01:00
ownedbywuigi
d90e52fac4 (from mypal68) Add incognito and windowId support to webRequest filtering 2026-03-31 21:25:53 +01:00
ownedbywuigi
223d5d6a25 Spoof to Firefox 128 for WebExtensions 2026-03-31 20:30:49 +01:00
ownedbywuigi
f2703f7f95 webRequest support 2026-03-31 20:04:18 +01:00
ownedbywuigi
c961f4e45c Enhanced WebExtension support + detailed reason on why a extension is "corrupt" 2026-03-31 14:37:57 +01:00
ownedbywuigi
f342f6ce12 Revert one process per tab, regression in backspace handling 2026-03-29 23:00:40 +01:00
ownedbywuigi
eca96d42e6 One process per tab for e10s 2026-03-29 22:27:29 +01:00
ownedbywuigi
0d1c6220b3 Initial effort to add e10s 2026-03-29 21:55:25 +01:00
wuggy
3c52e5eb8a Revert back to 12.1 codebase 2026-03-26 19:29:20 +00:00
K4sum1
d745ac5721 Branding inprogress 2025-09-27 19:44:33 -07:00
K4sum1
b7ed146126 Branding part 0 2025-09-27 19:36:55 -07:00
K4sum1
4c8497ec46 Fix coloring on XP 2025-09-27 19:36:54 -07:00
K4sum1
76fa1af460 Hardcoded generic branding 2025-09-27 19:36:53 -07:00
K4sum1
413bd9a872 Packager improvements 2025-09-27 19:36:50 -07:00
K4sum1
8840299c26 Fix installer missing dlls 2025-09-27 19:36:49 -07:00
K4sum1
633ef1c426 Mypal portable mode 2025-09-27 19:36:46 -07:00
K4sum1
6be1c0968c misc fixs 2025-09-27 19:36:43 -07:00
K4sum1
88b6304ad7 Add back localized e10s text 2025-09-27 19:36:39 -07:00
K4sum1
e80beccfe4 Revert "Issue #1229 - Remove fallback for $INSTDIR"
This reverts commit c87432ab7e.
2025-09-27 19:36:38 -07:00
roytam1
4c1a4a4402 Merge remote-tracking branch 'origin/tracking' into custom 2025-07-29 10:44:33 +08:00
MeladJM
70cbf0dfd3 Issue #2790 - Cleanup: Remove whitespaces 2025-07-29 10:41:22 +08:00
MeladJM
459ed6ea85 Issue #2790 - Cleanup: Remove debugging lines 2025-07-29 10:41:05 +08:00
MeladJM
156c755085 Issue #2790 - Part 5: Persistent highlight despite blur click 2025-07-29 10:36:38 +08:00
MeladJM
bf8cfcc980 Issue #2790 - Part 4: Working non persistent autofill highlight 2025-07-29 10:35:07 +08:00
MeladJM
4cdfb9e16b Issue #2790 - Part 3: Address BZ bug 1849122 and resolve build issues 2025-07-29 10:14:48 +08:00
MeladJM
d99eab0d9d Issue #2790 - Part 2: Address BZ bugs: 1355438 and 1341230 2025-07-29 10:14:23 +08:00
MeladJM
13d1054046 Issue #2790 - Part 1: Add: event state, pseudo-class mapping, SetAutofilled methods 2025-07-29 10:14:06 +08:00
roytam1
be6796bb20 Merge remote-tracking branch 'origin/tracking' into custom 2025-07-25 07:33:44 +08:00
Francis Dominic Fajardo
b992da05eb Issue #2826 - Set up fontconfig on XRE startup (GTK only) 2025-07-25 07:30:17 +08:00
roytam1
b59402a1f9 Merge remote-tracking branch 'origin/tracking' into custom 2025-07-16 15:39:18 +08:00
MeladJM
5e8e1208e7 Issue #2499 - Part 3: Add CSS clip overflow support with serialization fixes 2025-07-16 15:20:45 +08:00
roytam1
fbb39ce322 Merge remote-tracking branch 'origin/tracking' into custom 2025-07-08 10:02:11 +08:00
Andy
1a5b3dcae6 Issue #2106 - Follow-up: Additional Un-prefixing 2025-07-08 10:00:02 +08:00
roytam1
bd335d6284 Merge remote-tracking branch 'origin/tracking' into custom 2025-07-07 11:59:17 +08:00
Jerico
17b594b705 Issue #2106 - Part 2: Align value names 2025-07-07 11:19:20 +08:00
roytam1
6414271c91 Merge remote-tracking branch 'origin/tracking' into custom 2025-06-17 09:32:50 +08:00