Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-02-04 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Lynx Linden | |
2010-02-04 | EXT-3681: Send Parcel "Local ID" (S32) to web pages. | Lynx Linden | |
This is instead of sending the Parcel ID (LLUUID), which it turns out the server never sends to the viewer (LLParcel::getID() always returns NULL). | |||
2010-02-04 | EXT-4898: Convert "en-us" to "en" for url substitutions. | Lynx Linden | |
The correct and general fix is to change English.lproj/language.txt. This fix here is a more targeted and less risky fix at this stage of the release cycle. | |||
2010-02-03 | EXT-4901 : Context menu missing on Scripts and Notecards in Trash | Loren Shih | |
Simple string naming error. | |||
2010-02-03 | EXT-4344 : Object Inspector has "Sorry, not implemented yet" | Loren Shih | |
Added sidetray object inspector code. | |||
2010-02-03 | automated merge viewer2.0->viewer2.0 | Loren Shih | |
2010-02-03 | automated merge viewer2.0->viewer2.0 | Loren Shih | |
2010-02-03 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Chuck Linden | |
2010-02-03 | Fixed paths to artwork. | Chuck Linden | |
https://jira.secondlife.com/browse/EXT-4935 | |||
2010-02-04 | EXT-4898: Turn off policy hooks so I can check in this file. | Lynx Linden | |
English.lproj/language.txt must not have a newline in it. warn-on-failure:eol-at-eof | |||
2010-02-04 | EXT-4898: Trying to subvert the coding policy hooks.... | Lynx Linden | |
.lproj/language.txt MUST NOT have a newline at the end, but the coding policy hooks won't let me do this. Making a trivial change so that I can undo it again with the relevant just-do-it flag. | |||
2010-02-04 | EXT-4898: Reverting English.lproj change until I get a review | Lynx Linden | |
But I want to be able to check in other commits... | |||
2010-02-04 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Lynx Linden | |
2010-02-04 | EXT-4237: Don't show Start Up pulldown until successful login. | Lynx Linden | |
Previously any login attempt, even a failed one, would cause the Start Up pulldown to appear. Now only a successful login will cause this to happen. Also renamed the setting FirstRunThisInstall to the more accurate HadFirstSuccessfulLogin (and inverted its logic). Reviewed by Mani. | |||
2010-02-03 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Eric M. Tulla (BigPapi) | |
2010-02-03 | EXT-4824 - NUX Close My Inventory and open Library for a new user's first login. | Eric M. Tulla (BigPapi) | |
-Reviewed by Vir | |||
2010-02-03 | Fix for DEV-45609 "CID-47 and CID-154 - bogus allocation/memset in Quicktime ↵ | Callum Prentice | |
plugin" (Fixed line endings for commit hook) Reviewed by Rick. | |||
2010-02-03 | Merge with HEAD | Callum Prentice | |
2010-02-03 | Fix for DEV-45609 "CID-47 and CID-154 - bogus allocation/memset in Quicktime ↵ | Callum Prentice | |
plugin" Reviewed by Rick. | |||
2010-02-03 | EXT-1560 VWR-11118 DEV-27362 Ctrl+Alt+Shift+H doesn't say hippos! anymore | Soft Linden | |
2010-02-03 | automated merge viewer2.0->viewer2.0 | Loren Shih | |
2010-02-03 | Automated merge with ssh://lis@hg.lindenlab.com/viewer/viewer-2-0 | Lis Linden | |
2010-02-03 | EXT-1268 'Remember me' is misleading | Lis Linden | |
2010-02-03 | EXT-4022 : Texture previews don't work in object contents | Loren Shih | |
This was broken long ago in viewer-2.0.0-2 when someone made the decision to stop passing in ObjectID to the texture preview floater. | |||
2010-02-03 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Chuck Linden | |
2010-02-03 | Changed the "inspect" highlight color to teal to differentiate it from the ↵ | Chuck Linden | |
"edit" color (and make it less obnoxious). https://jira.secondlife.com/browse/EXT-2578 | |||
2010-02-03 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0 | Erica | |
2010-02-03 | EXT-3648 New message indicator on IM chiclets should be orange | Erica | |
2010-02-03 | EXT-4930 : Remove ability to change folder type in release viewer2.0 | Loren Shih | |
You should not be able to change folder type in viewer2.0; this was meant as a debug option and I swear it was removed some time ago and crept back in... | |||
2010-02-03 | EXT-4923 : Texture Preview "Copy to Inventory" button too small | Loren Shih | |
2010-02-03 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Nat Goodspeed | |
2010-02-03 | merge. | Tofu Linden | |
2010-02-03 | merge | Richard Linden | |
2010-02-03 | PE merge. | Tofu Linden | |
2010-02-03 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Nat Goodspeed | |
2010-02-03 | CID-405 | Tofu Linden | |
Checker: UNUSED_VALUE Function: LLNormalTextSegment::drawClippedSegment(int, int, int, int, LLRectBase<int>) File: /indra/llui/lltextbase.cpp | |||
2010-02-03 | CID-259 | Tofu Linden | |
Checker: UNINIT_CTOR Function: LLVFile::LLVFile(LLVFS *, const LLUUID &, LLAssetType::EType, int) File: /indra/llvfs/llvfile.cpp dead field. | |||
2010-02-03 | CID-260 | Tofu Linden | |
Checker: UNINIT_CTOR Function: LLPidLockFile::LLPidLockFile() File: /indra/llvfs/llpidlock.cpp | |||
2010-02-03 | CID-261 | Tofu Linden | |
Checker: UNINIT_CTOR Function: LLImageJ2COJ::LLImageJ2COJ() File: /indra/llimagej2coj/llimagej2coj.cpp | |||
2010-02-03 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Nat Goodspeed | |
2010-02-03 | CID-262 | Tofu Linden | |
Checker: UNINIT_CTOR Function: LLPluginProcessParent::LLPluginProcessParent(LLPluginProcessParentOwner *) File: /indra/llplugin/llpluginprocessparent.cpp | |||
2010-02-03 | Skip fragile (local ISP dependent) llhttpclient integration test. | Nat Goodspeed | |
2010-02-03 | CID-263 | Tofu Linden | |
Checker: UNINIT_CTOR Function: LLPluginClassMedia::LLPluginClassMedia(LLPluginClassMediaOwner *) File: /indra/llplugin/llpluginclassmedia.cpp | |||
2010-02-03 | CID-264 | Tofu Linden | |
Checker: UNINIT_CTOR Function: LLPluginProcessChild::LLPluginProcessChild() File: /indra/llplugin/llpluginprocesschild.cpp | |||
2010-02-03 | CID-266 | Tofu Linden | |
Checker: UNINIT_CTOR Function: LLXmlTreeParser::LLXmlTreeParser(LLXmlTree *) File: /indra/llxml/llxmltree.cpp | |||
2010-02-03 | CID-267 | Tofu Linden | |
Checker: UNINIT_CTOR Function: LLXMLNode::LLXMLNode(const LLXMLNode&) File: /indra/llxml/llxmlnode.cpp | |||
2010-02-03 | Fixed bug EXT-2915 ([BSI] Pay Button is hard to find on small resolutions). | Vadim Savchuk | |
Added a "Block/Unblock" item to the profile view panel overflow menu to make the menu more visible. --HG-- branch : product-engine | |||
2010-02-03 | CID-269 | Tofu Linden | |
Checker: UNINIT_CTOR Function: LLWorkerClass::LLWorkerClass(LLWorkerThread *, const std::basic_string<char, std::char_traits<char>, std::allocator<char>>&) File: /indra/llcommon/llworkerthread.cpp | |||
2010-02-03 | CID-271 | Tofu Linden | |
Checker: UNINIT_CTOR Function: LLTreeDFSIter<LLView, std::list<LLView *, std::allocator<LLView *>>::_Const_iterator<(bool)0>>::LLTreeDFSIter() File: /indra/llcommon/lltreeiterators.h | |||
2010-02-03 | CID-272 | Tofu Linden | |
Checker: UNINIT_CTOR Function: LLTreeDFSPostIter<LLView, std::list<LLView *, std::allocator<LLView *>>::_Const_iterator<(bool)0>>::LLTreeDFSPostIter() File: /indra/llcommon/lltreeiterators.h |