7.4.15

Aus BC-Wiki
Zur Navigation springen Zur Suche springen

7x

  • Mac: update for compatibility (fix compile breaks) with Apple LLVM 5.0 compiler under Xcode 5.
  • MGR: On MS Windows, adjust width of Task Control buttons, Event Log and Log Flags dialog for users DPI setting.
  • MGR: On MS Windows, make DPI setting detection more efficient and DPI adjustments more general.
  • Mac installer: don't require restart after a clean install on OS 10.9 Mavericks or later.
  • MGR: On Windows Vista and newer, let the service control manager shutdown the core client to prevent crash dialogs from appearing on some peoples systems when Windows is shutting down.
  • client: try to report an IP address other than loopback
  • client: fix Unix part of last checkin
  • MGR: Remove references to target="_blank" from notices, it causes a failure to fire our own event handler when the link is clicked
  • MGR: On MS Windows, adjust Simple View metrics and images for users DPI setting.
  • MGR: Fix compiler warning.
  • MGR: Allow for floating point rounding errors when determining DPI settings.
  • client: Use /dev/input/* to determine idle input detection on Linux. This would also cover digitizers and bluetooth devices.
  • client: Remove references to unneeded XSS header files
  • BUILD: Remove references to the XSS libraries. The X11 screensaver in clientscr depends on the XCB and XCB-ATOM dev packages. BOINC API just depends on glut and glu.
  • MGR: Center the adv preferences dialog after opening it up.
  • MGR: Make sure the various item property dialogs open up in the designated client area on Windows and Mac.
  • client: fix build break
  • MGR: On MS Windows, adjust Simple View images from skin file for users DPI setting.
  • MGR: On MS Windows, adjust sizes of images in Advanced Frame tabs and Computing Preferences tabs for users DPI setting.
  • lib: Fixes for newer GCC versions when compiling md5.c.
  • WINBUILD: Update for renaming md5.c to md5.cpp
  • Mac: Update Xcode project for renaming md5.c to md5.cpp
  • WINBUILD: Prevent the deletion of service accounts and groups on upgrade. This was causing unneeded reboots on upgrades of service mode installs.