Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 09/15/2018 in all areas

  1. Thanks, I'm safe as usual. The only thing I worried is the possible power outage caused by typhoon.
    1 point
  2. New build of basilisk/UXP for XP! Test binary: Win32 https://o.rthost.cf/basilisk/basilisk52-g4.1.win32-git-20180915-351ffa462-xpmod.7z Win64 https://o.rthost.cf/basilisk/basilisk52-g4.1.win64-git-20180915-351ffa462-xpmod.7z diff: https://o.rthost.cf/basilisk/UXP-xp-gitdiff-20180606.7z PM28XP build: Win32 https://o.rthost.cf/palemoon/palemoon-28.1.0a1.win32-git-20180915-351ffa462-xpmod.7z Win64 https://o.rthost.cf/palemoon/palemoon-28.1.0a1.win64-git-20180915-351ffa462-xpmod.7z Official repo changes since my last build: - Make nsScannerIterator a trivial type in order to use memset (d79c47502) - Convert the trailing array of BindingNames at the end of the various kinds of scope data into raw unsigned chars into which those BindingNames are placement-new'd, rather than memcpy-ing non-trivial classes around and failing to comply with the C++ object model (b4aed63f5) - Call the relevant scope-data constructor when allocating it, and poison/mark as undefined the memory for the trailing array of BindingNames, ratther than impermissibly PodZero-ing non-trivial classes. (36cb80d1c) - Fix build bustage (47c5bba17) - backport mozbug 1350090: Turn off the spammy warning that goes off every time we create an about:blank content viewer; r=mystor (22bb99a32) - RTCCertificate.cpp: output truncated before the last format character (cb7141536) - Merge pull request #757 from trav90/buildsystem-work (347e6ac31) - Merge pull request #755 from g4jc/debugspam (a90b6fe53) - Silence the -Wuninitialized warning in mozjemalloc (41b674505) - Merge pull request #758 from trav90/buildsystem-work (eb2016063) - Revert "Add tabbrowser findbar styling for Linux and OSX" (9900def52) - Revert "Add tabbrowser findbar styling" (d9f762df8) - Revert "[PALEMOON] Findbar - added the listener also to tabbrowser.xml, remove "_fastFind", a better focus() for the method "updateCurrentBrowser"" (95835c0ac) - Revert "[PALEMOON] Findbar - remove unnecessary code (Findbar is no longer in the gBrowser)" (b1a98da75) - Revert "Transfer findbar data to torn-off tabs." (aa9cd0d77) - Revert "Minimal easy fix -- move findbar getters to tabbrowser." (1c455d9cb) - Ensure the findbar target content browser follows the active tab. (a744d7665) - Add findbar.termPerTab (7c9b62ee0) - fix mozilla regression in search service (saving user-defined search engines) (2e9c525a9) - Bug 1470260 - Part 1: Ensure that 'this' stays alive for the duration of the TickRefreshDriver call. (4c1f33b16) - Bug 1470260 - Part 2: Make RefreshDriverTimer ref-counted and hold a strong ref on it on the stack when nsRefreshDriver::Tick can be reached. (69b88dfcc) - Merge pull request #754 from trav90/class-memaccess-errors (7bf3d2440) - Merge branch 'master' into ported-upstream (756551355) - Cherry-pick libvpx upstream 52add5896661d186dec284ed646a4b33b607d2c7. (ca36e991e) - Bug 1473113 - Defer initializing the MAR index until it's needed. (ea8680907) - Replace the custom logic in ObserverList with an nsTObserverArray which has all the necessary logic for stable iteration over a potentially changing list of items. (e05705fe5) - Remove some unnecessary dependencies from HAL. (1bf4a513c) - Bug 1478575 - Unify CamerasChild shutdown paths. (1de1ce577) - Bug 1467363 - Protect access to mTransparentSurface with a lock. (6ded94d38) - Move surface data checking to a separate function to make it less "totally nuts" (cbfef7fcd) - Release mapped surface memory on size check failure to plug a leak. (09319b435) - Fix build bustage in cbfef7fcdb853916ff04015f6ee2d4b86f424a08 (6195a2f1e) - Bug 1469309 - Remove an unused sensor type. (a95078a6c) - Bug 1472925 - Keep a strong reference to MediaStreamGraph from GraphDriver. (9830cd079) - Bug 1466991 - Part 1: Factor out ShouldUseXBLScope. (a6d4e65db) - Bug 1466991 - Part 2: Reparent nodes when they start being in the XBL scope. (d086e918b) - Merge branch 'ported-upstream' (2713347f0) - Merge branch 'fbgw' (b07b08f9d) - Update HSTS preload list (2f64d5eee) - Flush some more buildlog output to screen when prudent. (9f091cf11) - Fix clang build bustage. (2bbbcfc49) - Merge branch 'master' of https://github.com/MoonchildProductions/UXP (2fce053e9) - Fix wrong SVG sizes with non-integer values for viewBox width/height. (351ffa462)
    1 point
  3. I think you have a different issue. My ThinkPad R60 has the same card (the T60 and R60 are identical machines other than cosmetic differences) and has no issues connecting to my network. You don't need a Wireless N card to connect to a wireless N network. Wireless N is backward compatible to wireless G network cards but the maximum speed will only be 54 mbps. Stephen Fox's IBM Lenovo ThinkPad R60
    1 point
  4. Hello I currently do not have access to an XP laptop, but on my current Vista SP2 one, the "Connect to a Network" window dialog looks like this: That window lists all wireless networks picked-up by my WLAN card; if you hover mouse over one of them, pop-up (aka tooltip) has relevant info in the "Radio Type" row (e.g. 802.11n); I understand that window dialog is pretty similar in Win7 machines, but am unsure about the state of things in Win10... If you can't find a similar window in your XP laptop (I only ever had a desktop XP system, with only an ethernet LAN card...), perhaps you could inquire the radio type of your school's Wi-Fi by asking an IT staff member or another person already logged-in... Hope I've helped... (BTW, I'm in the range of a total of 10 different WLANs, including mine, only one of them is of radio type g, the rest are all n )
    1 point
  5. The US is one of the few places that use mm/dd/yy(yy)... most places in the world use dd/mm/yy(yy), while some use (yy)yy/mm/dd. In fact, the latter is more interesting because, if one drops the forward slashes it creates a continuous sequence of growing numbers (yy)yymmdd, unlike any of the other alternatives... This being an international forum, one should expect to see all possible formats, because people rarely realize the way they are most familiar with may be unusual in some English speaking places. In other words, YMMV.
    1 point
×
×
  • Create New...