Leokids123 Posted 10 hours ago Posted 10 hours ago On 6/19/2025 at 12:24 AM, roytam1 said: since @rn10950 is doing his job, I don't think I need to pick this up again. He needs help with Chatzilla and he just manually fixed it and...
roytam1 Posted 7 hours ago Author Posted 7 hours ago New build of Serpent/UXP for XP! Test binary: Win32 https://o.rthost.win/basilisk/basilisk52-g4.8.win32-git-20250621-3219d2d-uxp-6414271c91-xpmod.7z Win64 https://o.rthost.win/basilisk/basilisk52-g4.8.win64-git-20250621-3219d2d-uxp-6414271c91-xpmod.7z source code that is comparable to my current working tree is available here: https://github.com/roytam1/UXP/commits/custom IA32 Win32 https://o.rthost.win/basilisk/basilisk52-g4.8.win32-git-20250621-3219d2d-uxp-6414271c91-xpmod-ia32.7z source code that is comparable to my current working tree is available here: https://github.com/roytam1/UXP/commits/ia32 NM28XP build: Win32 https://o.rthost.win/palemoon/palemoon-28.10.7a1.win32-git-20250621-d849524bd-uxp-6414271c91-xpmod.7z Win32 IA32 https://o.rthost.win/palemoon/palemoon-28.10.7a1.win32-git-20250621-d849524bd-uxp-6414271c91-xpmod-ia32.7z Win32 SSE https://o.rthost.win/palemoon/palemoon-28.10.7a1.win32-git-20250621-d849524bd-uxp-6414271c91-xpmod-sse.7z Win64 https://o.rthost.win/palemoon/palemoon-28.10.7a1.win64-git-20250621-d849524bd-uxp-6414271c91-xpmod.7z Win7+ x64 AVX2 https://o.rthost.win/palemoon/palemoon-28.10.7a1.win64-git-20250621-d849524bd-uxp-6414271c91-w7plus-avx2.7z Official UXP changes picked since my last build: - No issue - Set device contrast to an acceptable value if OOB. (91a026ea65) - [devtools] Improve special character escaping for curl (7d099a8080) - Fix loop for column picker's drop-down menu (#2758) (72a17a5284) - Issue #2721 - Create special case exception for <A>.Click() outside of DOM (37de431ac0) - Issue #2721 - Remove nsILinkHandler. (c3f1c0cdba) - Issue #2721 - Simplify CheckHandleEventForAnchorsPreconditions. (3b1fe322f7) - Issue #2721 - Remove nsILinkHandler include from `/mailnews` (9c69a34da4) - Issue #2751 - Use rounded interpolation value when interpolating the Integer type and Font stretch type, per spec. (321b75a391) - Issue #2752 - Change DOMMatrix Rotate{Self}() to the current spec. (2782cded29) - No issue - Update SQLite lib to 3.50.1 and require it as syslib. (5ae40cfe47) - Issue #2734 - Add base-64 grammar check to CSP nonces where applicable. (51022b98b2) - Issue #2723 - Remove obsolete NPN prefs and callbacks. (5960178802) No official Pale-Moon changes picked since my last build. No official Basilisk changes picked since my last build. Update Notice: - You may delete file named icudt*.dat inside program folder when updating from old releases. * Notice: From now on, UXP rev will point to `custom` branch of my UXP repo instead of MCP UXP repo, while "official UXP changes" shows only `tracking` branch changes. 2
roytam1 Posted 7 hours ago Author Posted 7 hours ago New build of BOC/UXP for XP! Test binary: MailNews Win32 https://o.rthost.win/boc-uxp/mailnews.win32-20250621-7bda12e7-uxp-6414271c91-xpmod.7z BNavigator Win32 https://o.rthost.win/boc-uxp/bnavigator.win32-20250621-7bda12e7-uxp-6414271c91-xpmod.7z source repo (excluding UXP): https://github.com/roytam1/boc-uxp/tree/custom * Notice: the profile prefix (i.e. parent folder names) are also changed since 2020-08-15 build, you may rename their names before using new binaries when updating from builds before 2020-08-15. -- New build of HBL-UXP for XP! Test binary: IceDove-UXP(mail) https://o.rthost.win/hbl-uxp/icedove.win32-20250621-id-656ea98-uxp-6414271c91-xpmod.7z IceApe-UXP(suite) https://o.rthost.win/hbl-uxp/iceape.win32-20250621-id-656ea98-ia-c642e3c-uxp-6414271c91-xpmod.7z source repo (excluding UXP): https://github.com/roytam1/icedove-uxp/tree/winbuild https://github.com/roytam1/iceape-uxp/tree/winbuild
roytam1 Posted 7 hours ago Author Posted 7 hours ago New build of post-deprecated Serpent/moebius for XP! * Notice: This repo will not be built on regular schedule, and changes are experimental as usual. ** Current moebius patch level should be on par with 52.9, but some security patches can not be applied/ported due to source milestone differences between versions. Test binary: Win32 https://o.rthost.win/basilisk/basilisk55-win32-git-20250621-7d334e013-xpmod.7z Win64 https://o.rthost.win/basilisk/basilisk55-win64-git-20250621-7d334e013-xpmod.7z repo: https://github.com/roytam1/basilisk55 Repo changes: - import from UXP: No issue - Set device contrast to an acceptable value if OOB. (91a026ea) (427c76a4f) - ported from UXP: [devtools] Improve special character escaping for curl (7d099a80) (907358c5c) - import from UXP: Fix loop for column picker's drop-down menu (#2758) (72a17a52) (8fcbddc07) - ported from UXP: Issue #2721 - Create special case exception for <A>.Click() outside of DOM (37de431a) (66afe9f75) - ported from UXP: Issue #2721 - Remove nsILinkHandler. (c3f1c0cd) (96cac3a54) - import from UXP: Issue #2751 - Use rounded interpolation value when interpolating the Integer type and Font stretch type, per spec. (321b75a3) (0fa273491) - import from UXP: Issue #2752 - Change DOMMatrix Rotate{Self}() to the current spec. (2782cded) (4d9db3b9d) - import from UXP: No issue - Update SQLite lib to 3.50.1 and require it as syslib. (5ae40cfe) (6c4f2fc44) - ported from UXP: Issue #2723 - Remove obsolete NPN prefs and callbacks. (59601788) (7d334e013) 1
DanR20 Posted 7 hours ago Posted 7 hours ago On 6/1/2025 at 7:15 AM, covo said: (but roytam1 does not respond to posts that on some www NM & Serpent do not work --> my post: https://vider.pl/vid/+fs85ve5 - players in New Moon and Serpent52 don't play, but serpent55 does...) Don't feel bad, he won't respond to posts about mailnews bugs either. Guess it gets on his nerves :-)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now