Jump to content

roytam1

Member
  • Posts

    3,618
  • Joined

  • Last visited

  • Days Won

    415
  • Donations

    0.00 USD 
  • Country

    Hong Kong

Everything posted by roytam1

  1. that's for NEC USB3 chip, not Intel.
  2. only this one is available in pm27
  3. that's manifest issue, you should replace files with pm26xp-no-manifest.7z
  4. New build of Firfox 45ESR SSE: test binary: https://o.rthost.cf/gpc/files1.rt/firefox-45.9.10-20180728-1a7ee7094-win32-sse.7z repo: https://github.com/roytam1/mozilla45esr Changes since my last build: - import changes from tenfourfox: - #463: rework idle callbacks to use max timeout; try to fix stalls; pref off by default for FPR9 (12cdb0cd2) - #516: idle time to 10s; add more adblock hosts (dc12741be) (1a7ee7094)
  5. New build of basilisk/UXP for XP! Test binary: Win32 https://o.rthost.cf/basilisk/basilisk52-g4.1.win32-git-20180728-09eda489b-xpmod.7z Win64 https://o.rthost.cf/basilisk/basilisk52-g4.1.win64-git-20180728-09eda489b-xpmod.7z diff: https://o.rthost.cf/basilisk/UXP-xp-gitdiff-20180606.7z PM28XP pre-release build: Win32 https://o.rthost.cf/palemoon/palemoon-28.0.0b4.win32-git-20180728-09eda489b-xpmod.7z Win64 https://o.rthost.cf/palemoon/palemoon-28.0.0b4.win64-git-20180728-09eda489b-xpmod.7z Official repo changes since my last build: - [PALEMOON] Remove localization files for pdf.js (e2e4c628a) - Warn instead of assert if SPS value is incorrect (e20561735) - Merge pull request #656 from JustOff/PR_pdf.js_locale (8a4f1defd) - [PALEMOON] Places - remove unused @param from controller.js (bc44bb27e) - [PALEMOON] Places - remove unnecessary line from controller.js (1fdbac9b8) - Fix position and size of Permissions Manager main content area. (01a9c193f) - Merge pull request #662 from janekptacijarabaci/pm_places_controller_clean-up_2 (826c59400) - Fix position and size of Permissions Manager main content area. (889612561) - Copy ByteReader to BufferReader and add some error handling (b3d0eb648) - Rework MoofParser to return an error when the underlying BufferReader returns an error. (0adebd32d) - Remove incorrect debug assertion. (c534a0ca2) - Allow AsyncDrawing for plugins in all versions. (14c53fcf7) - replace "certErrorCodePrefix2" with "certErrorCodePrefix" (bdcae58fa) - remove dead code (e313e5e2e) - Merge pull request #665 from trav90/media-work (72e628874) - remove "learnMoreContainer" leftovers (5334cff64) - Merge pull request #666 from kn-yami/issue605 (6ff51b3df) - Update AUTHORS (2e7e3c706) - Cater Pale Moon's about box to unofficial branding. (a81919b57) - ANGLE: Initialize uniform blocks before detaching shaders (dd234f025) - palemoon/unofficial: provides .desktop file (3394b25d2) - about:profiles - fix "Launch profile in new browser" (added "-no-remote" for Windows) (45cdc5db3) - Merge pull request #672 from alaviss/newmoon-desktop (ed2287aef) - Merge pull request #674 from janekptacijarabaci/toolkit_startup_instance-with-profile_1 (aab5ccc41) - Use try/catch in PageThumbs writeData to deal with null data from caller. (e437d8013) - Use a fixed thumbnail placeholder for blank thumbs (failed to capture). (19b35e925) - Set up new blocklist infra URLs (1de0d64e0) - Set up new blocklist infra URLs (d2498873e) - [EME] Add support for sbgp and sgpd boxes in the traf box (512dcfac0) - [EME] Add support for sbgp and sgpd boxes occuring in the sampletable (165a8d505) - [EME] Add error handling in MoofParser for sbgp and sgpd boxes (b71430130) - remove "learnMoreContainer" leftovers (part 2) (36033ae5e) - Merge pull request #677 from kn-yami/issue667 (c904349ce) - Bypass transparency optimization with HC themes. (6e4c8dd34) - Merge branch 'master' of https://github.com/MoonchildProductions/UXP (ddd7d4586) - Fix #include and potentially undefined Capture.options object. (9fc1381e1) - Update zlib to 1.2.11 (0ccb5a03b) - Convert trinary to more explicit statement. (3555533f7) - Merge branch 'thumbnailplaceholder' (1afcbb90e) - Merge pull request #678 from trav90/media-work (09eda489b)
  6. it is better to report "archive name" instead of build ID since build ID is not always updating itself in every build.
  7. cleaned up and rebased pm27 history repo is here: https://github.com/roytam1/palemoon27
  8. * updated first post for the code.
  9. yeah, I'm preparing a Tycho-history repo for a clean history (like my palemoon*-history repos) will have a look after history repo is ready. yes, they ported upstream(mozilla-esr) changes into their repo, and I cherry-picked non-PowerPC exclusive patches into my repo, and M*** are actually bugzilla.mozilla.org bug numbers.
  10. So just replacing bitmap while keeping same layout is just boring. What about putting Beta boot screen into retail? cross post from betaarchive: I think I found the position that sets progress bar and scrolling bar: NTOSKRNL.EXE 5.0.2195.7376, CHT, 1,691,648 bytes File Date: Thursday, 18 February, 2010, 20:17:26 SHA256: 86356E3BB6DB3E873AE8C881358233F5CD142EC2CEDF34D7B007B427CE085394 .text:0041D14A loc_41D14A: ; CODE XREF: sub_41CFF6+14Aj .text:0041D14A push 1B5h .text:0041D14F push 112h .text:0041D154 call sub_41CDAC .text:0041D159 push offset loc_41D1F4 .text:0041D15E mov dword_476070, 1A0h .text:0041D168 mov dword_47606C, esi .text:0041D16E mov dword_476000, 280h .text:0041D178 mov dword_475F40, 0Ah .text:0041D182 call InbvInstallDisplayStringFilter Y = 0x1B5=437, X = 0x112=274 is progress bar starting location Y= dword_476070 = 0x1A0 = 416 X = dword_47606C = esi = 0 W = dword_476000 = 0x280 = 640 H = dword_475F40 = 0x0A = 10 is scrolling bar location. but there is difficulty on setting dword_47606C, since "mov dword_47606C, esi" is 4-bytes shorter than others. -- so hacking around it is working! (VA)0x41d14a: 68 b5 01 00 00 push 0x1b5 e9 6d 29 04 00 jmp 0x45fac1 be a0 00 00 00 mov esi, 0xa0 /* it is 0x41D154 here */ (VA)0x45fac1: 68 21 01 00 00 push 0x121 e8 e1 d2 fb ff call 0x41CDAC e9 84 d6 fb ff jmp 0x41D154 that splits call to sub_41CDAC into half, pushing X value goes to 15-bytes spaces at 0x45FAC1, call 0x41CDAC can jumps back to 0x41D154 for making a space to set ESI. Thanks http://shell-storm.org/online/Online-Assembler-and-Disassembler/ for a flexible-enough online assembler.
  11. actually 226 "builds" make huge difference, but yes, beta 3 is close to final version, and palemoon itself requires helper functions from IE5, which makes it not working in earlier builds of win2000.
  12. actually, not only able to run on vanilla win2000 retail version, it even runs in win2000 beta 3 (unmodified in build 1969 and later, or hex-editing xul.dll to load build1969's advapi32 in builds 1946 to 1965)
  13. people may want to know how far can pm26w2k go, and it even runs in Win2000 Build 1946 (with advapi32.dll from build 2000.3)
  14. Currently I'm not interested in backporting SeaMonkey.
  15. New build of Firfox 45ESR SSE: test binary: https://o.rthost.cf/gpc/files1.rt/firefox-45.9.10-20180721-11012c83f-win32-sse.7z repo: https://github.com/roytam1/mozilla45esr Changes since my last build: - import changes from tenfourfox: - M1256520 + M1248314 (027a6309b) (d40656c0f) - NSS: applied Bug 1474875, Typo in policy handling for DTLS-VERSION-MAX, r=ueno (99462bf91) - import changes from tenfourfox: - #512: modified M1222924 (c59480e6b) (68313f3d2) - import changes from tenfourfox: - #512: update EV roots (b6afdab5d) (only EV part is merged here) - remove annoying warnings from IOService, since we support old extensions (2f6fe15d3) - Fix regression from #511 (#515) (1ec366235) - #334: remove tele from security/manager/ssl (5cf00f4a2) (28c3c4354) - import changes from tenfourfox: - #512: M1472018 M1469309 M1472925 M1470260 (part 1) (f9fe116fa) - #463: fix name of pref II (05241abca) (11012c83f)
  16. New build of basilisk/UXP for XP! Test binary: Win32 https://o.rthost.cf/basilisk/basilisk52-g4.1.win32-git-20180721-b4f748a7c-xpmod.7z Win64 https://o.rthost.cf/basilisk/basilisk52-g4.1.win64-git-20180721-b4f748a7c-xpmod.7z diff: https://o.rthost.cf/basilisk/UXP-xp-gitdiff-20180606.7z PM28XP pre-release build: Win32 https://o.rthost.cf/palemoon/palemoon-28.0.0b4.win32-git-20180721-b4f748a7c-xpmod.7z Win64 https://o.rthost.cf/palemoon/palemoon-28.0.0b4.win64-git-20180721-b4f748a7c-xpmod.7z Official repo changes since my last build: - DOM - Element - add support for Element.toggleAttribute() (d4c0def3b) - Switch to Lanczos scaling from Hamming to get acceptable fast downscaling. (6bb3a908d) - Add pref to control CanOptimizeToImageLayer for large downscale factors. (dc9d933d8) - Update redundant comment (cac6931d8) - Don't try to fetch FxA migration sentinel from non-supporting server. (422a3cda0) - Use expected dialog button ordering in Launch Application dialog. (57e08f8dd) - Don't disable lightweight themes in PB mode. (0cb3a0ccf) - [PALEMOON] Fix Page Info - permissions (plugins.click_to_play / vulnerable plugins) (f3dc7095e) - [PALEMOON] Fix Permissions Manager (plugins.click_to_play / vulnerable plugins) (70f5da857) - Merge pull request #642 from janekptacijarabaci/dom_element_toggleAttribute_1 (8eb01c2ce) - Merge pull request #643 from janekptacijarabaci/pm_permissions_plugins_clickToPlay_vulnerable_1 (cdb690f0a) - Update HSTS preload list (4d358ef73) - Merge pull request #644 from trav90/HSTS-preload-list (50d3e596b) - Clean up app strings and legacy download manager after e92808f0ebbeab3ffb79a0b1a4d190f61fb8b43a (8be0c16be) - Ignore user data track (cdd42cc33) - Merge pull request #645 from trav90/media-work (1ef8b01c5) - Remove unused strings left from the migrator (9430dc4a7) - Fix a typo in aboutRights.dtd (ebe0f277d) - Merge pull request #646 from JustOff/PR_locale_updates3 (1475cd931) - Bug 819475 - Make document.domain non-nullable (324cab511) - Bug 1351193 - Added new DataTransfer constructor (9454cd414) - Bug 1351193 - Update tests (568e27db3) - Bug 1434380: Rewrite parts of reftest reference case grid-auto-min-sizing-definite-001-ref.html to be easier to understand & adjust (24b11942e) - Bug 958714 Remove special case for flex & grid items' percent block-axis margin/padding resolution, to align with other browsers (b12973bc9) - Bug 958714 Simplify percent-margin/padding resolution code to pass around a single length as the percent basis (83459c927) - Bug 958714 Remove obsolete assertion & comment (1b153b3f2) - Merge pull request #650 from janekptacijarabaci/css_layout_flex-grid_1 (edc1da82d) - Merge pull request #651 from janekptacijarabaci/dom_DataTransfer_constructor_1 (cba8e7b14) - Merge pull request #652 from janekptacijarabaci/dom_document_domain_null_1 (7fce9b4a0) - Version bump (f9265e956) - [PALEMOON] Remove misc leftovers of Google Safebrowsing (e25caee02) - [PALEMOON] Enable update prefs in Official branding for Linux (3ac6438dd) - Merge pull request #655 from trav90/updater-enable (edc21c972) - Merge pull request #653 from JustOff/PR_safebrowsing_leftovers (b4f748a7c)
  17. redacted ^ when these two lines join together, 403 is issued.
  18. It happens again, this time the post is short, I think there is banned words that prevents posting and returning 403 but I can't figure it out. whole content that I wanted to post is available here: http://rtfreesoft.blogspot.com/2018/07/new-build-of-browsers-for-win2000.html
  19. New Pale Moon 26.5 for Win2000 build: updated test binary: https://o.rths.ml/gpc/files1.rt/palemoon-26.5.0-20180718.win2000.7z and updated test binary of K-Meleon 74 with Goanna 2.2(palemoon-26.5) that works in Win2000: https://o.rths.ml/gpc/files1.rt/KM74-g22-20180718.win2000.7z base repo: https://github.com/roytam1/palemoon26/tree/oldvc Changes since last build (omitted due to forum restrictions, changelog available in blog entry)
  20. OK it works! New build is here: https://msfn.org/board/topic/133014-last-versions-of-software-for-windows-2000/?do=findComment&comment=1152197
  21. New Pale Moon 26.5 for Win2000 build: updated test binary: https://o.rthost.cf/gpc/files1.rt/palemoon-26.5.0-20180718.win2000.7z and updated test binary of K-Meleon 74 with Goanna 2.2(palemoon-26.5) that works in Win2000: https://o.rthost.cf/gpc/files1.rt/KM74-g22-20180718.win2000.7z base repo: https://github.com/roytam1/palemoon26/tree/oldvc Changes since last build (omitted due to forum restrictions, changelog available in blog entry)
  22. Just found a better(working) of SList functions by MS: https://github.com/Microsoft/msphpsql/blob/master/source/shared/interlockedslist.h and it seems working in my VS2013 debug build, hope I can try to build it with VC2005 when I get off from work today.
  23. @jumper There is a better(working) of SList functions by MS: https://github.com/Microsoft/msphpsql/blob/master/source/shared/interlockedslist.h
  24. Just found the problem, but I don't have a solution yet: the libraries doesn't like KEx's SList implementation - https://github.com/roytam1/palemoon26/commit/34fc78cf0256df178d86dfdae26d38dc66ef46c8#diff-1b00568527aa3c7c73775abcb684db0d once I reverted this block (so it uses system's SList implementation, which is not available in 9x/2000), youtube video plays again.
  25. Too many to be listed, please check change log for details.
×
×
  • Create New...