Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 05/06/2019 in all areas

  1. It's ironic how people decry the older operating systems like W2k Pro as outdated, yet can't even trust newer Windows 7 or Windows 10 systems far enough to let them update. These days, generally speaking, lots of new stuff sucks--because people take it for granted that new stuff is better. From that presumption, lazy thinking ensues, and movement replaces progress. So, although we still "go," we go backwards instead of forward. Windows illustrates the regression.
    2 points
  2. Today marks the 20th anniversary of the release of Windows 98 SE, which was on May 5th, 1999! The OS that changed my life forever! Share your birthday wishes and OS experiences here! Many great things awaits...
    1 point
  3. Hello Guys I noticed this thread and installed Chrome 360 .... its only been an hour or two but I noticed 2 things immediately using this browser compared to MyPal, Pale Moon, Centaury or Firefox .... its memory allocation is better and my machine still feels useable even with around 20 instances of the 360 browser open in tabs. My NForce 3 AMD PC with its 14 year old XP installation is actually utilising over 3Gb now of the installed 4Gb of memory, whereas before with the known browsers listed above, if my memory usage got to 2Gb my PC would start to go slower and slower until I closed the browser and started again. I'm amazed, what happened?
    1 point
  4. Because of .NET Framework 3.5 Assistant add-on for Firefox (KB963707) I have a suitable uninstaller where the update KB963707 is no longer available in WU / MU. Download: here
    1 point
  5. Then why post in the 9x forum? Topic moved.
    1 point
  6. I guess so, as I was taken full circle back to where I started, with the .net framework assistant still listed/disabled in my add-ons. I had assumed the add-on would be removed by this procedure. One more step was needed: “Go to C:\WINDOWS\Microsoft.NET\Framework\v3.5\Windows Presentation Foundation\DotNetAssistantExtension and delete everything in that folder but keep the folder name…Start Firefox. The add-on should not be in the list anymore.” https://www.ghacks.net/2009/02/09/remove-microsoft-net-framework-assistant-from-firefox/ So now I am rid of it.
    1 point
  7. I just installed it on my main Windows 2000 workstation (extended kernel v3.0a) and I had many issues. I manually installed uBlock Origin v1.18.6 and it didn't work I noticed that it made connections to servers under these domains: -cloudflare.com -tencent.com -e10.net (eNom, LLC; maybe that one shouldn't be blocked) -163data.com.cn (China Telecom Group Corporation; state-owned) -akamaitechnologies.com (they also host some of M$' win10 telemetry servers if I remember correctly) Once I put them all in my hosts file the browser would crash on bootup and removing them had no effect. New Moon is still the best browser.
    1 point
  8. For me, the past behavior is the same as the current behavior. That is that clicking on the thread title takes you to the first post. [The thread title will be bold if there are posts you haven't read.] Hovering over the thread title allows you to see at least part of the first or last post in the thread, you can choose. If there are posts you haven't read, there will be a "quote balloon" marker to the left of the thread title, which will be filled in if you have participated in the thread and open if you haven't. Clicking that marker will take you to the first post that you have not read, with the "New content begins here" marker directly above that. That is the behavior I see when going through the various forum index pages. The look is a little different when using the Activity or Unread Content pages, it also includes avatars of the posters, but the effect is the same. At least the above is what I see using Win 7 and a Chrome variant browser. I don't know if that helps you or not. Cheers and Regards
    1 point
  9. Temporary and easy fix is detailed here: "Missing something? Some extensions are no longer supported" Rumour is that Firefox 66.0.4 is in close to release and will fix the issue.
    1 point
  10. Social icons and country flags fixed.
    1 point
  11. New regular/weekly KM-Goanna release: https://o.rths.cf/kmeleon/KM76.2-Goanna-20190504.7z Changelog: Out-of-tree changes: * update Goanna3 to git a09f31062..249ad075c: - import change from rmottola/Arctic-Fox: - Bug 1140709: Add a second bounds check for checking that the index is actually positive (b79e7923f) - pointer style (32c997296) - Bug 1135042: Optimize SIMD.storeX/storeXY/storeXYZ in Ion (cb99e5f91) - Bug 1144108 - Fix debugger tests that are confused by GC zeal (b492b7fd0) - pointer style (0aae53f82) - more pointer style (a55165e9b) - Bug 1134150 - Don't check type sweeping generation when accessing an unboxed object's layout during nursery collections (5f184fb4a) (1c67f373e) - import change from rmottola/Arctic-Fox: - more boring pointer style (9855fa50f) - Bug 1128646 part 1 - Optimize calls to own property scripted getters (6b7da146a) - pointer style (6ef381028) - Bug 1137180 - Allow unboxed objects to be extended with new properties (dafccfa9d) (249ad075c) * Notice: the changelog above may not always applicable to XULRunner code which K-Meleon uses. A goanna3 source tree that has kmeleon adaption patch applied is available here: https://github.com/roytam1/palemoon27/tree/kmeleon76
    1 point
  12. New New Moon 27 Build! 32bit https://o.rths.cf/palemoon/palemoon-27.9.6.win32-git-20190504-249ad075c-xpmod.7z 32bit SSE https://o.rths.cf/palemoon/palemoon-27.9.6.win32-git-20190504-249ad075c-xpmod-sse.7z 32bit noSSE https://o.rths.cf/palemoon/palemoon-27.9.6.win32-git-20190504-249ad075c-xpmod-ia32.7z 64bit https://o.rths.cf/palemoon/palemoon-27.9.6.win64-git-20190504-249ad075c-xpmod.7z source repo: https://github.com/roytam1/palemoon27 repo changes since my last build: - import change from rmottola/Arctic-Fox: - Bug 1140709: Add a second bounds check for checking that the index is actually positive (b79e7923f) - pointer style (32c997296) - Bug 1135042: Optimize SIMD.storeX/storeXY/storeXYZ in Ion (cb99e5f91) - Bug 1144108 - Fix debugger tests that are confused by GC zeal (b492b7fd0) - pointer style (0aae53f82) - more pointer style (a55165e9b) - Bug 1134150 - Don't check type sweeping generation when accessing an unboxed object's layout during nursery collections (5f184fb4a) (1c67f373e) - import change from rmottola/Arctic-Fox: - more boring pointer style (9855fa50f) - Bug 1128646 part 1 - Optimize calls to own property scripted getters (6b7da146a) - pointer style (6ef381028) - Bug 1137180 - Allow unboxed objects to be extended with new properties (dafccfa9d) (249ad075c)
    1 point
  13. New build of BOC/UXP for XP! Test binary: MailNews Win32 https://o.rths.cf/boc-uxp/mailnews.win32-20190504-0502a83-uxp-d9d9d1ed8-xpmod.7z Browser-only Suite Win32 https://o.rths.cf/boc-uxp/bnavigator.win32-20190504-0502a83-uxp-d9d9d1ed8-xpmod.7z source patch (excluding UXP): https://o.rths.cf/boc-uxp/boc-uxp-src-xpmod-20190223.7z Official repo changes since my last build: - [PLATFORM] Update commit pointer (0502a83) For UXP changes please see above.
    1 point
  14. New build of Serpent/UXP for XP! Test binary: Win32 https://o.rths.cf/basilisk/basilisk52-g4.1.win32-git-20190504-d9d9d1ed8-xpmod.7z Win64 https://o.rths.cf/basilisk/basilisk52-g4.1.win64-git-20190504-d9d9d1ed8-xpmod.7z source code that is comparable to my current working tree is available here: https://github.com/roytam1/UXP/commits/custom NM28XP build: Win32 https://o.rths.cf/palemoon/palemoon-28.6.0a1.win32-git-20190504-d9d9d1ed8-xpmod.7z Win64 https://o.rths.cf/palemoon/palemoon-28.6.0a1.win64-git-20190504-d9d9d1ed8-xpmod.7z Official repo changes since my last build: - Fix failure to print when pages contain zero-sized <canvas> element. Fixes #1058 (1091fcac8) - Merge pull request #1059 from g4jc/print_preview_fix (6e8e07e2c) - New cycle version bump. (b63098646) - Merge branch 'master' of https://github.com/MoonchildProductions/UXP (722cc9091) - [PALEMOON] Prevent overlapping modal prompts and preserve prompt order. (cd296c598) - Improve dead compartment collection js/src (5a65d8739) - Improve dead compartment collection js/src/gc (2cb4d2ee5) - Improve dead compartment collection js/src/builtin (bb1fad0fa) - Improve dead compartment collection js/ipc (cf319d581) - Space to comment. (44e59151e) - Add newline at end of files js/src (d57c13c6d) - add newline at end of files js/src/gc (22116f9a7) - Add newline at end of file js/src/builtin (6f15c693f) - Add newline at end of files (038d437d7) - tab to spaces js/src (0e70828f2) - tab to spaces js/src/gc (9fb6b925f) - tab to spaces js/src/builtin (f8d671ab7) - tab to spaces js/ipc (d59b5441e) - remaining tabs to space js/src/jsgc.cpp (4d03ec5c2) - Remaining tabs to spaces JavaScriptShared.cpp (53e748f9b) - Remove some empty lines (a2dbd23b0) - Remove rest of empty lines. (0c8c58314) - Whitespaces, typo, tabs to space (31ea8c7e9) - Braces and one more typo fix for comment (2ec2389d7) - Merge pull request #1065 from win7-7/Improve-dead-compartment-collection (871b926f6) - Restore BROWSER_NEW_TAB_URL check in Basilisk. (aca5eb2cd) - patch to Bug 1363423 (7975665f6) - patch to Bug 1377329 (9b750203d) - unnecessary space at the end removed (99d111ad8) - Merge pull request #1070 from win7-7/PresShellPaint-performance-patch (d9404b77b) - Merge pull request #1071 from win7-7/nsDisplayListBuilder (650585f03) - Only change the default and hover text color on buttons for Windows 8+ HC Themes (aero-lite) (d9d9d1ed8)
    1 point
×
×
  • Create New...