exogenesis Posted July 15 Posted July 15 https://iso.reactos.org/ Select BootCD or LiveCD folder both of these for many years take a while forever to load the page I guess browser or maybe P3 arch. Any known about:config, script, plugin that can help load the complete page faster. Ask as I did see similar situation decades ago with Firefox with similar pages and after a while loaded faster. I forget after all this time if the site, browser got a fix or it was something I read and applied to help the browser to load the page faster.
roytam1 Posted July 17 Author Posted July 17 New build of Serpent/UXP for XP! Test binary: Win32 https://o.rthost.win/basilisk/basilisk52-g4.8.win32-git-20260718-3219d2d-uxp-edd86c9a9d-xpmod.7z Win64 https://o.rthost.win/basilisk/basilisk52-g4.8.win64-git-20260718-3219d2d-uxp-edd86c9a9d-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-20260718-3219d2d-uxp-edd86c9a9d-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-20260718-d849524bd-uxp-edd86c9a9d-xpmod.7z Win32 IA32 https://o.rthost.win/palemoon/palemoon-28.10.7a1.win32-git-20260718-d849524bd-uxp-edd86c9a9d-xpmod-ia32.7z Win32 SSE https://o.rthost.win/palemoon/palemoon-28.10.7a1.win32-git-20260718-d849524bd-uxp-edd86c9a9d-xpmod-sse.7z Win64 https://o.rthost.win/palemoon/palemoon-28.10.7a1.win64-git-20260718-d849524bd-uxp-edd86c9a9d-xpmod.7z Win7+ x64 AVX2 https://o.rthost.win/palemoon/palemoon-28.10.7a1.win64-git-20260718-d849524bd-uxp-edd86c9a9d-w7plus-avx2.7z Official UXP changes picked since my last build: - Issue #3122 - Stop using <base> element in json viewer. (25440b453a) - Issue #3129 - Add palette_neon_intrinsics.c to moz.build (6ba6120115) - Issue #3129 - Follow-up: Add aarch64 to platforms enabling Neon in libpng. (97a7730717) - Issue #3134 - Import missing libpng files for loongarch and plug them into moz.build (f3ed8ce4a4) - Revert "Bug 2033848 - Use non-default response ID for GTK file picker accept button. r=stransky" (7e4c152210) - Issue #2829 - Support revert-layer in CSS-wide parsing (cacd5b2d61) - Issue #2829 - Implement CSS revert-layer cascade rollback (07a651cb70) - Issue #2829 - Handle revert-layer variable fallbacks (8a63f0d1e1) - Issue #2829 - Use layer index naming for revert-layer metadata (121fa183a0) - Issue #2829 - Regenerate devtools CSS database for revert-layer (3ad8472edc) - Issue #3140 - implement URL.parse() (a5610624d0) 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 and icu63.dll 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. 4
roytam1 Posted July 17 Author Posted July 17 New build of BOC/UXP for XP! Test binary: MailNews Win32 https://o.rthost.win/boc-uxp/mailnews.win32-20260718-40a79c75-uxp-edd86c9a9d-xpmod.7z BNavigator Win32 https://o.rthost.win/boc-uxp/bnavigator.win32-20260718-40a79c75-uxp-edd86c9a9d-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-20260718-id-656ea98-uxp-edd86c9a9d-xpmod.7z IceApe-UXP(suite) https://o.rthost.win/hbl-uxp/iceape.win32-20260718-id-656ea98-ia-c642e3c-uxp-edd86c9a9d-xpmod.7z source repo (excluding UXP): https://github.com/roytam1/icedove-uxp/tree/winbuild https://github.com/roytam1/iceape-uxp/tree/winbuild 3
roytam1 Posted July 17 Author Posted July 17 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-20260718-99e7fa950-xpmod.7z Win64 https://o.rthost.win/basilisk/basilisk55-win64-git-20260718-99e7fa950-xpmod.7z repo: https://github.com/roytam1/basilisk55 Repo changes: - Revert "import from UXP: Bug 2033848 - Use non-default response ID for GTK file picker accept button. r=stransky (81babad1)" (072bcb2ff) - ported from UXP: Issue #3122 - Stop using <base> element in json viewer. (25440b45) (57690362e) - import from UXP: Issue #3129 - Add palette_neon_intrinsics.c to moz.build (6ba61201) (ff5d3081d) - import from UXP: Issue #3129 - Follow-up: Add aarch64 to platforms enabling Neon in libpng. (97a77307) (fe07f5ff6) - import from UXP: Issue #3134 - Import missing libpng files for loongarch and plug them into moz.build (f3ed8ce4) (38bca147b) - ported from UXP: Issue #2829 - Support revert-layer in CSS-wide parsing (cacd5b2d) (0bb7b6959) - ported from UXP: Issue #2829 - Implement CSS revert-layer cascade rollback (07a651cb) (ebf3fafe2) - import from UXP: Issue #2829 - Handle revert-layer variable fallbacks (8a63f0d1) (5849d68a0) - ported from UXP: Issue #2829 - Use layer index naming for revert-layer metadata (121fa183) (22dac9430) - ported from UXP: Issue #2829 - Regenerate devtools CSS database for revert-layer (3ad8472e) (e49363921) - import from UXP: Issue #3140 - implement URL.parse() (a5610624) (99e7fa950) 2
GTAGAME Posted July 19 Posted July 19 The Advanced tab in New Moon appears completely empty when using the last supported version of Pale Moon's German language pack (28.10.0). I don't know if New Moon is still being developed with these LP's in mind, sorry if this turns out to be a useless forum post. 1
nicolaasjan Posted July 19 Posted July 19 7 hours ago, GTAGAME said: The Advanced tab in New Moon appears completely empty when using the last supported version of Pale Moon's German language pack (28.10.0). I don't know if New Moon is still being developed with these LP's in mind, sorry if this turns out to be a useless forum post. I've had the same issues with the Dutch language pack. Some things have to be changed in the .xpi file. Regarding the German language pack; @AstroSkipper should be able to help you out. 1
soggi Posted Thursday at 01:33 PM Posted Thursday at 01:33 PM Sorry, very late again - the latest update is online: The mirror of latest ArcticFox 44, BNavigator 0.9, Firefox 28/45ESR, IceApe 52, IceDove 52, K-Meleon 1.5.x/74/76, MailNews 52, New Moon 26.5/27/28, RetroZilla, RZ browser and Serpent 52/55 builds by @roytam1 has been updated -> soggi.org - tools. changelog: - added latest BNavigator 0.9 20260718 build - added latest IceApe 52 20260718 build - added latest IceDove 52 20260718 build - added latest MailNews 52 20260718 build - added latest New Moon 28 20260718 builds - added latest Serpent 52 20260718 builds - added latest Serpent 55 20260718 builds To don't lose track of things I want to update too someday... todo: - add various flash player versions - add FlashFix for WinXP - add VLC 2.2.8 (WinXP non-SSE2) done! - add polyfill addons Kind regards soggi
roytam1 Posted Friday at 10:55 PM Author Posted Friday at 10:55 PM New build of Serpent/UXP for XP! Test binary: Win32 https://o.rthost.win/basilisk/basilisk52-g4.8.win32-git-20260725-3219d2d-uxp-30427c0213-xpmod.7z Win64 https://o.rthost.win/basilisk/basilisk52-g4.8.win64-git-20260725-3219d2d-uxp-30427c0213-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-20260725-3219d2d-uxp-30427c0213-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-20260725-d849524bd-uxp-30427c0213-xpmod.7z Win32 IA32 https://o.rthost.win/palemoon/palemoon-28.10.7a1.win32-git-20260725-d849524bd-uxp-30427c0213-xpmod-ia32.7z Win32 SSE https://o.rthost.win/palemoon/palemoon-28.10.7a1.win32-git-20260725-d849524bd-uxp-30427c0213-xpmod-sse.7z Win64 https://o.rthost.win/palemoon/palemoon-28.10.7a1.win64-git-20260725-d849524bd-uxp-30427c0213-xpmod.7z Win7+ x64 AVX2 https://o.rthost.win/palemoon/palemoon-28.10.7a1.win64-git-20260725-d849524bd-uxp-30427c0213-w7plus-avx2.7z Official UXP changes picked since my last build: - Issue #1803 - Convert std::*<T>::value/::type to _v and _t suffixes. (1dd094e90b) - Issue #3061 - Remove network tickler. (3312ebb226) - No issue - Exclude some files from the preprocessor that don't have directives in them. (4b77043d11) - Issue #3144 - Implement CSSStyleSheet replaceSync (05467e9db6) - [js] Guard against OOB string sizes in internal Printf (90952505ec) - [gfx] Add bounds checks and limit reverse scanning of ligature data. (07271921c9) - [gfx] Hold a strong ref during GetFontAt lookup. (0b8fd38fb3) - [DOM] Make parser update form owner properly (0cd2c3acf7) - [js] Initialize BaselineFrame return value slot in OnLeaveBaselineFrame. (a809f575d1) - [js] Clamp length of regexp captures array for dollar substitution. (f8982ebd3f) No official Pale-Moon changes picked since my last build. No official Basilisk changes picked since my last build. My changes picked since my last build: - devtools: restore preprocessor usage (30427c0213) Update Notice: - You may delete file named icudt*.dat and icu63.dll 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. 4
roytam1 Posted Friday at 10:55 PM Author Posted Friday at 10:55 PM New build of BOC/UXP for XP! Test binary: MailNews Win32 https://o.rthost.win/boc-uxp/mailnews.win32-20260725-40a79c75-uxp-30427c0213-xpmod.7z BNavigator Win32 https://o.rthost.win/boc-uxp/bnavigator.win32-20260725-40a79c75-uxp-30427c0213-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-20260725-id-656ea98-uxp-30427c0213-xpmod.7z IceApe-UXP(suite) https://o.rthost.win/hbl-uxp/iceape.win32-20260725-id-656ea98-ia-c642e3c-uxp-30427c0213-xpmod.7z source repo (excluding UXP): https://github.com/roytam1/icedove-uxp/tree/winbuild https://github.com/roytam1/iceape-uxp/tree/winbuild 2
roytam1 Posted Friday at 10:55 PM Author Posted Friday at 10:55 PM 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-20260725-94e741a46-xpmod.7z Win64 https://o.rthost.win/basilisk/basilisk55-win64-git-20260725-94e741a46-xpmod.7z repo: https://github.com/roytam1/basilisk55 Repo changes: - ported from UXP: Issue #1803 - Convert std::*<T>::value/::type to _v and _t suffixes. (1dd094e9) (200256195) - ported from UXP: Issue #3061 - Remove network tickler. (3312ebb2) (5cb455841) - ported from UXP: Issue #3144 - Implement CSSStyleSheet replaceSync (05467e9d) (de7f8267f) - import from UXP: [js] Guard against OOB string sizes in internal Printf (90952505) (604ade209) - import from UXP: [gfx] Add bounds checks and limit reverse scanning of ligature data. (07271921) (6c05b903c) - import from UXP: [gfx] Hold a strong ref during GetFontAt lookup. (0b8fd38f) (a3d9936ff) - import from UXP: [DOM] Make parser update form owner properly (0cd2c3ac) (443fd3272) - import from UXP: [js] Initialize BaselineFrame return value slot in OnLeaveBaselineFrame. (a809f575) (df19befd2) - import from UXP: [js] Clamp length of regexp captures array for dollar substitution. (f8982ebd) (94e741a46) 2
soggi Posted Saturday at 11:51 AM Posted Saturday at 11:51 AM This time on time :-) - the latest update is online: The mirror of latest ArcticFox 44, BNavigator 0.9, Firefox 28/45ESR, IceApe 52, IceDove 52, K-Meleon 1.5.x/74/76, MailNews 52, New Moon 26.5/27/28, RetroZilla, RZ browser and Serpent 52/55 builds by @roytam1 has been updated -> soggi.org - tools. changelog: - added latest BNavigator 0.9 20260725 build - added latest IceApe 52 20260725 build - added latest IceDove 52 20260725 build - added latest MailNews 52 20260725 build - added latest New Moon 28 20260725 builds - added latest Serpent 52 20260725 builds - added latest Serpent 55 20260725 builds To don't lose track of things I want to update too someday... todo: - add various flash player versions - add FlashFix for WinXP - add VLC 2.2.8 (WinXP non-SSE2) done! - add polyfill addons Kind regards soggi 1
johk Posted 19 hours ago Posted 19 hours ago (edited) Long ago I reported Steam game list didn't display correctly. After it got fixed on some version I can't recall, here it goes again with the same glitch, that happens (with different affected elements) on wishlist and games list. Working on 2026-06-28 build, not working in latest 2026-07-24 build (note I haven't been online since early July and didn't update NewMoon so don't know which version had the regression). Wishlist with messed up menus over games on list (this is the more visually impacting; on game list it affects other elements, such as triple dots): Edited 29 minutes ago by johk
soggi Posted 1 hour ago Posted 1 hour ago 18 hours ago, johk said: Working on 2026-06-28 build, not working in latest 2026-07-18 build (note I haven't been online since early July and didn't update NewMoon so don't know which version had the regression). There was no other build between 20260627 and 20260718. kind regards soggi
johk Posted 30 minutes ago Posted 30 minutes ago Sorry, I mixed dates, I meant the last one of this saturday. I just mixed (probably scrolled the page and in a hurry I wrote the previous post date by roytam). That would mean 2026-07-25 (actually build on 23th). I'll edit the above post now.
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