summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-04-15MAINT-5058 FIXED Get the query string by simple extracting it from whole url.Mnikolenko ProductEngine
2015-04-14remove dead member variablesOz Linden
2015-04-14MAINT-5097 FIXED crash in LLFloaterPay::onGiveandreykproductengine
2015-04-14remove disabled codeOz Linden
2015-04-14merge changes for MAINT-5090Oz Linden
2015-04-14Merge viewer-release, become version 3.7.28simon
2015-04-14remove check-viewer-xml (moved to the viewer-test-tools repo)Oz Linden
2015-04-14MAINT-5090 Remove disabling HTTP Inventory from ViewerMnikolenko ProductEngine
2015-04-14merge changes for STORM-2113Oz Linden
2015-04-14minimal changes to compile on Xcode 6.2Oz Linden
2015-04-13merge changes for 3.7.27-releaseOz Linden
2015-04-13increment viewer version to 3.7.28Oz Linden
2015-04-13Added tag 3.7.27-release for changeset afd8d4756e8eOz Linden
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-08MAINT-5063 FIXED SLurl display text shows name of parcel in adjacent region ↵andreykproductengine
when mousing over parcel after region crossing
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-07 MAINT-5023 FIXED URIparser crash in LLUrlEntryBase::urlToLabelWithGreyQueryMNikolenko ProductEngine
2015-04-07MAINT-5036 FIXED Blocked user can send invites to groupandreykproductengine
2015-04-07MAINT-5059 FIXED Update snapshot as well as thumbnail.Mnikolenko ProductEngine
2015-04-03MAINT-4878 FIXED Outfits worn from library copy the subfolders tooandreykproductengine
2015-04-03MAINT-5030 FIXED Right side toolbar is not restores to default parametersMnikolenko ProductEngine
2015-04-03MAINT-5041 FIXED Current Window snapshot option is restored. Hide ↵Mnikolenko ProductEngine
height/width spinners when selecting this option.
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-04-02MAINT-5023 URIparser crash in LLUrlEntryBase::urlToLabelWithGreyQueryMnikolenko ProductEngine
2015-04-01MAINT-5031 FIXED Attachments aren't highlighted in the inventory after using ↵andreykproductengine
'Show original'
2015-03-31MAINT-5039 FIXED Viewer crashes at logout if wearing clothing textured with ↵Mnikolenko ProductEngine
a local texture
2015-03-31MAINT-5020 FIXED Determine the need to use bracket via chat source.Mnikolenko ProductEngine
2015-03-31build fixMnikolenko ProductEngine
2015-03-30fix for MAINT-5021: landmarks not populating correctly when parcel data is ↵Glenn Glazer
missing
2015-03-30MAINT-3585 FIXED (Crashes when attempting to upload image.)ruslantproductengine
2015-03-30MAINT-3585 FIXED (Crashes when attempting to upload image.)ruslantproductengine
2015-03-27MAINT-4718 FIXED Context menu Open button is always disabled for no-copy ↵Mnikolenko ProductEngine
textures in task inventory
2015-03-27MAINT-5019 FIXED Undesired http:// added to domains sent in chatMnikolenko ProductEngine
2015-03-26MAINT-3818 FIXED Certain dae files that used to display skin weights ↵ruslantproductengine
successfully now crash when ticking skin weights in model preview on ALL viewers
2015-03-30MAINT-5037 FIXED Viewer is operable under the leaving call confirmation dialogandreykproductengine
2015-03-25MAINT-5016 FIXED Skip messages from muted objects.Mnikolenko ProductEngine
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-24Merge with viewer-release and become 3.7.27andreykproductengine