Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
voorhees_groupban.
|
|
|
|
|
|
|
|
Minor XML adjustment.
|
|
user who cannot enter text chat
|
|
outfits.
|
|
objects
|
|
indentation
|
|
* Move file fetched callback to the singleton and handle all syntax id changes within the singleton
* Remove a fair number of bool checks and method relying more on callbacks to drive syntax changes.
* Don't pretty print the cache file to conserve space and to speed up xml to llsd parsing
* Clean up includes
|
|
|
|
|
|
|
|
|
|
|
|
|
|
quicker
|
|
|
|
|
|
|
|
Received Items folders which may have been moved
|
|
|
|
Fix two issues with how hours and days are calculated and displayed
|
|
|
|
This is a workaround that the TPVs have been exercising for quite a few
months and it does seem to fix the OPs problem. The solution is based
on magic numbers and has no technical basis, it's just an artifact of
particular networking gear and/or ISPs.
|
|
|
|
|
|
probable location of a callstack being reported by the crash reporter. However, there is no reproduction yet, so hard to test whether this actually patches the crash occcurrence.
|
|
lead to problems in the future.
|
|
|
|
array
|
|
|
|
Linux: Include libQtXml and libQtSvg in manifest for libqsvg.so.
More documentation thoughts for library package structure.
|
|
|
|
|
|
|
|
|
|
from appearing.
|
|
|
|
|
|
|
|
With the updated PNG library (1.6.8), we're getting stderr warnings about
non-conformance issues with images in the build. These warnings include:
* iCCP: known incorrect sRGB profile
* iCCP: profile 'ICC Profile': 1000000h: invalid rendering intent
* iCCP: cHRM chunk does not match sRGB
These were normalized by running an ImageMagick 'convert -strip' pass
over each PNG image. 'compare -metric AE' reports 0 delta for all
before/after pairs.
|