Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-02-04 | merge | Brad Payne (Vir Linden) | |
2010-02-04 | For EXT-4855: Crash on onWearableAssetFetch. Prevent late-arriving ↵ | Brad Payne (Vir Linden) | |
wearables from touching a deleted object. | |||
2010-02-04 | Removed aspect ratio controls. | Chuck Linden | |
http://jira.secondlife.com/browse/EXT-3908 | |||
2010-02-04 | remove linux linking stats from build process - I added them to help ↵ | Tofu Linden | |
optimize linking time, but they're noisy and inaccurate in reality. | |||
2010-02-04 | PE merge. | Tofu Linden | |
2010-02-04 | EXT-4754 Crash in LLEventTimer::updateClass | Tofu Linden | |
2010-02-04 | merge. | Tofu Linden | |
2010-02-04 | A flag+assert to help track bad behaviour in LLEventTimer, especially EXT-4754 | Tofu Linden | |
2010-02-04 | Fixed critical bug EXT-4823 - [NUX] Default My Profile to Edit Mode | Dmitry Zaporozhan | |
--HG-- branch : product-engine | |||
2010-02-04 | fix for task EXT-4750 Disable "Join" dialog for free groups | Ychebotarev ProductEngine | |
also add group name to notification - more informative... --HG-- branch : product-engine | |||
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 | |