summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Collapse)Author
2014-02-25merge latest changes from Ima with 3.6.14-releaseOz Linden
2014-02-24Pulled from release.obscurestar
2014-02-24increment viewer version to 3.7.3Oz Linden
2014-02-21changed variable names and errors to more accurately reflect the operation ↵JJ Linden
being performed
2014-02-20[MAINT-3555] Adding a bajillion log messages to (hopefully) narrow down the ↵Baker Linden
cause of the crash
2014-02-20Fix build problemmaksymsproductengine
2014-02-19duplicated the workaround added for darwin codesigning onto the windos ↵JJ Linden
codesigning
2014-02-14Merge. Refresh from viewer-release after 3.7.1 release.Monty Brandenberg
2014-02-14increment viewer version to 3.7.2Oz Linden
2014-02-11Merge. Refresh from viewer-release after 3.7.0 releaseMonty Brandenberg
2014-02-11Hack to fix ACME-1317Cho
2014-02-10increment viewer version to 3.7.1Oz Linden
2014-02-06Refactoring to better check state of loading and to allow clearing of ↵Ima Mechanique
highlighting if we don't have a valid keywords file.
2014-02-06Adding clear methods to remove any highlighting.Ima Mechanique
2014-02-06Changing how state of loading is reported to better allow other classes to ↵Ima Mechanique
know what is happening.
2014-02-05MAINT-3555 crash in LLPanel::~LLPanel() on shutdown:maksymsproductengine
- memory leaks fixing;
2014-02-14Merge viewer-release with 3.7.1simon
2014-02-14More memory cleanup of containers after DeletePairedPointer() usage.simon
2014-02-14MAINT-3724 : LLWorld::addRegion logging is misleadingsimon
2014-02-14mergeBaker Linden
2014-02-14[MAINT-3555] Crash in LLPanel::~LLPanel() on shutdownBaker Linden
- Added clear() after DeletePointer() call to hopfully fix this...
2014-02-11MAINT-3639 disable ALM for OSX 10.6.8Graham Madarasz (Graham Linden)
2014-02-10Merge viewer-releasesimon
2014-02-10MAINT-3710 FIXED List of members is removed from General tab. Title column ↵Mnikolenko ProductEngine
is added to the list in Members tab. Roles tab is renamed to Roles & Members and Roles sub-tab is default now.
2014-02-05Checking version for cached files so older versions cannot sneak through on ↵Ima Mechanique
upgrading of format.
2014-02-05Cleaning up a little. Using assigned values for simFeature/Capability name ↵Ima Mechanique
instead of literal values.
2014-02-01MergeIma Mechanique
2014-01-31strom-1831 Cleaning up a number of issues raised.Ima Mechanique
Adding some constants and member variables. Moving arguments into constructor signature and adding new signature. Breaking saving of file into its own method to separate it from checking the LLSD. Cleaning up severla of the logging messages. Differentiating between successful and failed loads/fetches using sLoaded/sLoadFail.
2014-01-30fix odd editor artifactOz Linden
2014-01-30Another build triggerMonty Brandenberg
2014-01-30minor white-space fixesIma Mechanique
2014-01-30Removing duplication of messagesIma Mechanique
2014-01-30Making initialisation of mKeywords conditional on mSyntaxIdLSL having loaded ↵Ima Mechanique
an XML file.
2014-01-30strom-1832 Adding checks for validity and version when downloading XMLIma Mechanique
2014-01-30Moved fetchKeywordsFileResponder class to end of file, so that LLSyntaxIdLSL ↵Ima Mechanique
is declared ahead of it for friend status.
2014-01-29FITMESH-6: correct bounds checkingOz Linden
2014-01-29another trigger editMonty Brandenberg
2014-01-27Trivial edit to stimulate a new build.Monty Brandenberg
2014-01-27MAINT-3657 FIXED Don't change state when other user declines call.Mnikolenko ProductEngine
2014-01-26typo. Yay.Aura Linden
2014-01-26Debug removal.Aura Linden
2014-01-26Warn treated as error kills TS film at 11Aura Linden
2014-01-26Merged.Aura Linden
2014-01-26Was not using correct name for results of file search.obscurestar
2014-01-24merge fix to the codesign fixOz Linden
2014-01-24fix error message python boo-booOz Linden
2014-01-24merge workaround for build farm Mac code signing failuresOz Linden
2014-01-23Debugging changes. fixed broken pipe.Aura Linden
2014-01-23FITMESH-6, FITMESH-20 Fix for some objects disappearing when hardware ↵Dave Parks
skinning enabled and ALM disabled.
2014-01-22add retries around OSX codesign to try to work around frequent build farm ↵Oz Linden
failures