summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Collapse)Author
2015-06-22I can't believe I really added these lines - pretend you didn't see themcallum_linden
2015-06-18Update llmanifest.LLManifest.copy_action() to handle symlinksNat Goodspeed
for directories as well as for files.
2015-06-18Add code in viewer_manifest.py to create a symlink for second copy of CEF ↵Callum Prentice
framework vs copying in second version
2015-06-15Merge with head of viewer-releaseCallum Prentice
2015-06-15increment viewer version to 3.7.31Oz Linden
2015-06-12MAINT-2577 Fixed the status messageAndreyL ProductEngine
2015-06-12MAINT-5277 FIXED Viewer is missing MSVCP100.DLL and MSVCR100.DLLAndreyL ProductEngine
2015-06-11Add commands to move CEF runtime files to right place and fix up ↵Callum Prentice
media_plugin_cef with install_name_tool (note, this generates 2 copies of CEF framework - will fix later)
2015-06-10Changes to let CMake generate determine where the build files for OS X CEF ↵callum_linden
media plugin are
2015-06-08Fixed for OS X version - in progressCallum Prentice
2015-06-04Point all media with MIME type that used to be webkit, at the new CEF pluginCallum Prentice
2015-06-04Copy OS X media plugin to right placeCallum Prentice
2015-06-04Add CEF into OS X buildCallum Prentice
2015-05-26Merge with viewer-release after layer-limits releasecallum_linden
2015-05-26increment viewer version to 3.7.30Oz Linden
2015-05-18Merge with Viewer Release (after Viewer Release updated with Viewer Tools ↵callum_linden
Update)
2015-04-24mergeBrad Payne (Vir Linden)
2015-04-23increment viewer version to 3.7.29Oz Linden
2015-04-16Fix for bad syntax that displeased linux more than windows.Brad Payne (Vir Linden)
2015-04-16MAINT-5082 WIP, MAINT-5083 WIP - consolidate COF link creation calls during ↵Brad Payne (Vir Linden)
mass add of wearables/objects
2015-04-14remove dead member variablesOz Linden
2015-04-14MAINT-5082 WIP, MAINT-5083 WIP - batch up wear/add/take off/detach requests ↵Brad Payne (Vir Linden)
in inventory panel the same way we do now in appearance tab
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-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-13mergeBrad Payne (Vir Linden)
2015-04-13merge changes for 3.7.27-releaseOz Linden
2015-04-13increment viewer version to 3.7.28Oz 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-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-07 MAINT-5023 FIXED URIparser crash in LLUrlEntryBase::urlToLabelWithGreyQueryMNikolenko ProductEngine
2015-04-07appearance utility source updatedBrad Payne (Vir Linden)
2015-04-07appearance utility source updatedBrad Payne (Vir Linden)
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-02improve notice clarityOz Linden
2015-04-02clarity and logging cleanupOz Linden
2015-04-02MAINT-5023 URIparser crash in LLUrlEntryBase::urlToLabelWithGreyQueryMnikolenko ProductEngine
2015-03-30MAINT-3585 FIXED (Crashes when attempting to upload image.)ruslantproductengine
2015-03-28Merge with headcallum_linden
2015-03-28add support for keyboard (rudimentary & broken), mouse wheel and open links ↵callum_linden
in same page
2015-03-27MAINT-4718 FIXED Context menu Open button is always disabled for no-copy ↵Mnikolenko ProductEngine
textures in task inventory