summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-04-11STORM-2113 - uri parsing cleanup and fixesCinder
2015-04-10restore the ll[io]fstream because we need them as wrappers on Windows for ↵Oz Linden
wide char paths; on other platforms they are now just typedefs to the std classes
2015-04-09Detect running under cygwin and fail gracefullyOz Linden
2015-04-08fix validity errors in settings filesOz Linden
2015-04-07replace llifstream and llofstream with std::ifstream and std::ofstream ↵Oz Linden
respectively
2015-04-07convert llifstream and llofstream to std::ifstream and std::ofstream ↵Oz Linden
respectively
2015-04-02detect xml errors in parsing xml files and remove those filesOz Linden
2015-04-02add catch for possible exception in llsechandler_basic destructor (crash on ↵Oz Linden
exit)
2015-04-02improve logging of machine id generationOz Linden
2015-04-02improve logging of errors in default permissions capOz Linden
2015-04-02add script to check xml files written by the viewerOz Linden
2015-04-02improve notice clarityOz Linden
2015-04-02clarity and logging cleanupOz Linden
2015-03-25Add Cinder Roxley as contributor for BUG-8835Cinder Biscuits
2015-03-24Merged lindenlab/viewer-tools-update into defaultCinder Biscuits
2015-03-24BUG-8786 - Turn off fast math opts enforcing IEEE 754 floating point complianceCinder
2015-03-17improve file name handling and clean up some error checksOz Linden
2015-03-17MAINT-4995: fix stored favorites for login bar (close input files before ↵Oz Linden
opening them for writing)
2015-02-27Remove viewer build dependency on Incredibuild.Nat Goodspeed
Specifically, change the 'BuildConsole' command to 'devenv', and fix command-line arguments appropriately.
2015-03-23correct merge errorOz Linden
2015-03-23merge changes for 3.7.26-releaseOz Linden
2015-03-23increment viewer version to 3.7.27Oz Linden
2015-03-23Added tag 3.7.26-release for changeset 000e9dda4162Oz Linden
2015-03-06MAINT-4967 FIX - log spam removedBrad Payne (Vir Linden)
2015-03-04MAINT-4858 FIXBrad Payne (Vir Linden)
2015-02-26update uriparser packageOz Linden
2015-02-25mergeBrad Payne (Vir Linden)
2015-02-24merge changes for 3.7.25-releaseOz Linden
2015-02-24increment viewer version to 3.7.26Oz Linden
2015-02-24Added tag 3.7.25-release for changeset 9978a8c3a2ffOz Linden
2015-02-24merge changes for MAINT-4790Oz Linden
2015-02-23merge changes for MAINT-3591Oz Linden
2015-02-18add Sovereign Engineer to contribution creditsOz Linden
2015-02-17Fix line endingsTank_Master
2015-02-17BUG-2707; Disable SEHOP for installed binary via 'Image File Exection ↵Tank_Master
Options' during installation. With permission from Nicky Dasmijn
2015-02-16Add more info to the registry for display on Programs and Feature control panelTank_Master
2015-02-16Launch SL as a user from the UAC elevated installer. Fixes BUG-8358 and others.Tank_Master
2015-02-16Get the normal uninstall process working againTank_Master
2015-02-16Fix speeling errorsTank_Master
2015-02-16Simplify deleting Help folder, more comments format fixesTank_Master
2015-02-15Line ending fixTank_Master
2015-02-14Add myself to contributionTank_Master
2015-02-14Don’t delete user's settings with auto install, removing the need to back ↵Tank_Master
them up and then restore them later This saves time and lowers the risk of something going wrong with the file copy process
2015-02-14Remove LicenseDescUpdate, LicenseDescSetup, and LicenseDescNext from Ja and ↵Tank_Master
De language files These are not present in any other file, including English
2015-02-14Add option to remove user settings and cache files at uninstall, with messageTank_Master
Removed function to delete use stored password file Removed no longer used RemoveCacheFilesDP from language files Added message to English language file for prompt when asking to remove user files -Note: this needs translations in other languages added
2015-02-14Remove no longer used code; Combine calls to delete files on install into ↵Tank_Master
one call Functionality change: deletion of entire skins folder to prevent issues when an XML file is deleted from the installer, but left on the hard drive after upgrade
2015-02-14Rearrange the order of sections to better follow un/installation procedureTank_Master
2015-02-14MAINT-4329 Backed out changeset: fd3a4d5c2cf5ruslantproductengine
2015-02-13Merge viewer-release and become 3.7.25Mnikolenko ProductEngine
2015-02-12Backed out changeset: bd12d1ab1943 - MAINT-3591 Remove "Start Second Life ↵Tank_Master
now?" dialogue...