Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-02-04 | merge. | Tofu Linden | |
2010-02-04 | PE merge. | Tofu Linden | |
2010-02-04 | Update for low bug EXT-4951 - Redundant edit box context menu in list items ↵ | Dmitry Zaporozhan | |
in Panel Picks/Classifieds Disabled edit box context menu in classified list items. --HG-- branch : product-engine | |||
2010-02-04 | fixed duplicating of log records for EXT-4777 Implement saving and loading ↵ | Igor Borovkov | |
chat history for Nearby Chat (both plain text and widgeted chat) --HG-- branch : product-engine | |||
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 | merge | Ychebotarev ProductEngine | |
--HG-- branch : product-engine | |||
2010-02-04 | fix for normal EXT-3807 ABOUT LAND/OBJECTS: (i) icon is badly positioned | Ychebotarev ProductEngine | |
--HG-- branch : product-engine | |||
2010-02-04 | Fixed critical bug (EXT-4827) [NUX] The Places Panel should default to the ↵ | Sergei Litovchuk | |
Landmarks tab with the Library expanded. - Added Library tab set open by default with Landmarks category fetch from Library. --HG-- branch : product-engine | |||
2010-02-04 | Removed aspect ratio controls. | Chuck Linden | |
http://jira.secondlife.com/browse/EXT-3908 | |||
2010-02-04 | fixed shout/whisper representation for EXT-4777 Implement saving and loading ↵ | Igor Borovkov | |
chat history for Nearby Chat (both plain text and widgeted chat) --HG-- branch : product-engine | |||
2010-02-04 | Fixed normal bug EXT-4925 (Please make user voice settings compatible with 1.23) | Mike Antipov | |
- for now volume level is stored in external (vivox) format [0.0 - 1.0] - this fix should be included into the Beta 2 release --HG-- branch : product-engine | |||
2010-02-04 | Automated merge with https://hg.aws.productengine.com/secondlife/viewer-2-0/ | Alexei Arabadji | |
--HG-- branch : product-engine | |||
2010-02-04 | fixed EXT-4905 “Duplicated text in teleport notification” | Alexei Arabadji | |
--HG-- branch : product-engine | |||
2010-02-04 | merge | Ychebotarev ProductEngine | |
--HG-- branch : product-engine | |||
2010-02-04 | Fixed low bug EXT-4951 - Redundant edit box context menu in list items in ↵ | Dmitry Zaporozhan | |
Panel Picks/Classifieds --HG-- branch : product-engine | |||
2010-02-04 | fix for normal EXT-1888 Apply button remains active after Applying changes | Ychebotarev ProductEngine | |
--HG-- branch : product-engine | |||
2010-02-04 | Fixed normal bug EXT-4862 - Nearby Chat pop-up toasts close affordance ↵ | Dmitry Zaporozhan | |
displays under prior toasts. Implemented same fix for notification toasts. --HG-- branch : product-engine | |||
2010-02-04 | fixed critical bug EXT-4887 The Label, \"Favorites Bar\" should only ↵ | Denis Serdjuk | |
appear if you have no favorites Changes: Check for empty favbar has been added to change visibility of favbar label --HG-- branch : product-engine | |||
2010-02-04 | Additional commit for low Bug EXT-4242 . No logic had been affected. code ↵ | Denis Serdjuk | |
cleaning up. --HG-- branch : product-engine | |||
2010-02-04 | Fixed critical bug EXT-4845 (Create padding around text messages in the side ↵ | Mike Antipov | |
tray panels) - moved "No Items" textbox params to widget (flat_list_view.xml) - set default vertical/horizontal padding to 10 px - they can be overridden in panel's xml if necessary. --HG-- branch : product-engine | |||
2010-02-04 | PE merge. | Tofu Linden | |
2010-02-04 | EXT-4754 Crash in LLEventTimer::updateClass | 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 | 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 | |