Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-05-28 | Automated merge with ssh://hg.lindenlab.com/palange/viewer-2-0 | palange | |
2010-05-28 | Automated merge with ssh://hg.lindenlab.com/dessie/viewer-public | palange | |
2010-05-28 | Merged from ssh://hg.lindenlab.com/dessie/viewer-private | Aimee Linden | |
2010-05-28 | Automated merge with ssh://hg.lindenlab.com/dessie/viewer-public | Nyx (Neal Orman) | |
2010-05-28 | AVP-44 WIP architectural cleanup for multi-wearables | Nyx (Neal Orman) | |
Implemented some resident-suggested tweaks to better support multiwearables code reviewed by Seraph | |||
2010-05-28 | Try using mbstowcs() to convert to std::wstring. | Lynx Linden | |
LLWString cannot be converted to std::wstring, apparently. | |||
2010-05-28 | automated merge | Loren Shih | |
2010-05-28 | On Windows, you have to pass the minidump path as a wstring. | Lynx Linden | |
2010-05-28 | Write breakpad minidump files to the SL log directory. | Lynx Linden | |
Also, clean out old minidump files when we start up. | |||
2010-05-28 | EXT-7138 FIXED Merge Voice Morphing from aimee/viewer-trunk_voice-features | Aimee Linden | |
2010-05-28 | CID-442 | Tofu Linden | |
Checker: FORWARD_NULL Function: LLBasicCertificateVector::insert(LLCertificateVector::iterator, LLPointer<LLCertificate>) File: /indra/newview/llsechandler_basic.cpp | |||
2010-05-28 | CID-443 | Tofu Linden | |
Checker: FORWARD_NULL Function: LLBasicCertificateVector::BasicIteratorImpl::equals(const LLPointer<LLCertificateVector::iterator_impl> &) const File: /indra/newview/llsechandler_basic.h | |||
2010-05-28 | CID-448 | Tofu Linden | |
Checker: UNINIT_CTOR Function: LLVoiceClient::LLVoiceClient() File: /indra/newview/llvoiceclient.cpp | |||
2010-05-28 | CID-466 | Tofu Linden | |
Checker: NULL_RETURNS Function: LLInventoryItemsList::refresh() File: /indra/newview/llinventoryitemslist.cpp | |||
2010-05-28 | EXT-7496 FIXED Turn OFF extra Voice debug logging when merging Voice Morphing | Aimee Linden | |
2010-05-28 | CID-476 | Tofu Linden | |
Checker: NULL_RETURNS Function: LLPanelEditWearable::updateScrollingPanelUI() File: /indra/newview/llpaneleditwearable.cpp | |||
2010-05-28 | CID-480 | Tofu Linden | |
Checker: UNINIT_CTOR Function: LLVivoxVoiceClient::participantState::participantState(const std::basic_string<char, std::char_traits<char>, std::allocator<char>>&) File: /indra/newview/llvoicevivox.cpp | |||
2010-05-28 | CID-479 | Tofu Linden | |
Checker: UNINIT_CTOR Function: LLVivoxVoiceClient::sessionState::sessionState() File: /indra/newview/llvoicevivox.cpp | |||
2010-05-28 | CID-477 | Tofu Linden | |
Checker: NULL_RETURNS Function: LLCOFWearables::buildClothingListItem(LLViewerInventoryItem *, bool, bool) File: /indra/newview/llcofwearables.cpp | |||
2010-05-28 | CID-478 | Tofu Linden | |
Checker: NULL_RETURNS Function: LLCOFWearables::buildBodypartListItem(LLViewerInventoryItem *) File: /indra/newview/llcofwearables.cpp | |||
2010-05-28 | CID-481 | Tofu Linden | |
Checker: FORWARD_NULL Function: LLTaskInvFVBridge::createObjectBridge(LLPanelObjectInventory *, LLInventoryObject *) File: /indra/newview/llpanelobjectinventory.cpp | |||
2010-05-28 | remove dos line-endings, grr. | Tofu Linden | |
2010-05-28 | merge | Igor Borovkov | |
--HG-- branch : product-engine | |||
2010-05-28 | EXT-7208 PARTIAL FIXED fixed tattoo texture pickers, repositioned tattoo ↵ | Igor Borovkov | |
color picker - assigned callbacks for tattoo texture pickers - repositioned tattoo color picker Reviewed by Neal Orman at https://codereview.productengine.com/secondlife/r/453/ --HG-- branch : product-engine | |||
2010-05-28 | EXT-7341 FIXED updating My Outfits with wearables ordering information on ↵ | Igor Borovkov | |
the very first login added saving ordering information for wearables of already populated My Outfits category on the very first login Reviewed by Neal Orman at https://codereview.productengine.com/secondlife/r/455/ --HG-- branch : product-engine | |||
2010-05-28 | merge from PE's viewer-trunk | Tofu Linden | |
2010-05-28 | Fix build break | Roxie Linden | |
2010-05-27 | automated merge | Roxie Linden | |
2010-05-27 | automated merge | Roxie Linden | |
2010-05-27 | automated merge | Roxie Linden | |
2010-05-27 | WIP VPLAT-248 cleanups for google_breakpad symbol file generation. | brad kittenbrink | |
2010-05-27 | Fix for linux build breakage. | brad kittenbrink | |
2010-05-27 | merge | Richard Linden | |
2010-05-27 | VI-49 FIX "_external" links should work in shared media | Richard Linden | |
monroe already did most of this, just moved dialog for confirming opening external browser to common code that calls out to external browser so no way to skip notification unless the user opts out | |||
2010-05-27 | mo' mergin mo problems | Palmer | |
2010-05-27 | EXT-7388 - --grid command-line argument does nothing | Roxie Linden | |
Fix up overriding of --loginuri --loginpage --helperuri | |||
2010-05-27 | merge | Palmer | |
2010-05-27 | Merge | Eli Linden | |
2010-05-27 | EXT-3780 FIX Bug in linux reporting. | Mark Palange (Mani) | |
2010-05-27 | EXT-7504 WIP Force decloud after timeout using lower res textures | Loren Shih | |
Changed lower res timeout setting to be persistent. | |||
2010-05-27 | EXT-7504 WIP Force decloud after timeout using lower res textures | Loren Shih | |
EXT-7526 FIXED Add baked texture information to texture view First attempt at low res textures after timeout. Added debug setting to control whether low res texture timeout is used. Added baked texture load information to texture view debug display. Trivial name changes to some variables. | |||
2010-05-27 | Merge of latest dessie/viewer-public with brad/viewer-public | brad kittenbrink | |
2010-05-27 | explicit cast cr:Roxie | Karen Lahey | |
2010-05-27 | WIP VPLAT-248 - Bugfix for last checkin (build depencencies for new ↵ | brad kittenbrink | |
generate_breakpad_symbols target were slightly off) thanks for the code review mani! | |||
2010-05-27 | WIP VPLAT-248 - added a generate_breakpad_symbols target to the build and ↵ | brad kittenbrink | |
info to upload symbol files to s3 after the build. | |||
2010-05-27 | WIP VPLAT-248 - New library package for google_breakpad on mac including ↵ | brad kittenbrink | |
dump_syms tool. | |||
2010-05-27 | EXT-7332 WIP remove DE override | Eli Linden | |
2010-05-27 | Automated merge with ssh://hg.lindenlab.com/dessie/viewer-public | palange | |
2010-05-27 | merge | Brad Payne (Vir Linden) | |
2010-05-27 | EXT-6953 WIP - pre-push cleanup after review. Accumulated EXT-6953 commits ↵ | Brad Payne (Vir Linden) | |
reviewed by Nyx. |