Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-02-26 | automated merge | Roxie Linden | |
2010-02-26 | automated merge | Roxie Linden | |
2010-02-26 | automated merge | Roxie Linden | |
2010-02-25 | automated merge | Roxie Linden | |
2010-02-25 | automated merge from trunk | Roxie Linden | |
2010-02-25 | warn-on-failure:unix-eol | Roxie Linden | |
automated merge from trunk | |||
2010-02-25 | automated merge from trunk | Roxie Linden | |
2010-02-25 | automated merge from trunk | Roxie Linden | |
2010-02-25 | automated merge | Roxie Linden | |
2010-02-25 | Automated merge | Roxie Linden | |
2010-02-24 | automated merge | Roxie Linden | |
Don't wanna fix all windows EOL issue here warn-on-failure:unix-eol | |||
2010-02-24 | automated merge | Roxie Linden | |
2010-02-24 | Automated merge | Roxie Linden | |
2010-02-24 | remove DOS newlines | Roxie Linden | |
2010-02-24 | remove windows line endings | Roxie Linden | |
2010-02-24 | Automated merge up from viewer 2.0 trunk. | Roxie Linden | |
Some llvoiceclient changes duplicated changes that had already been made in the voice modularization refactor, so the refactor versions were used. | |||
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 | 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 | 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 | 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. |