summaryrefslogtreecommitdiff
path: root/indra/newview
AgeCommit message (Collapse)Author
2010-02-03EXT-4901 : Context menu missing on Scripts and Notecards in TrashLoren Shih
Simple string naming error.
2010-02-03EXT-4344 : Object Inspector has "Sorry, not implemented yet"Loren Shih
Added sidetray object inspector code.
2010-02-03automated merge viewer2.0->viewer2.0Loren Shih
2010-02-03automated merge viewer2.0->viewer2.0Loren Shih
2010-02-03Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/Chuck Linden
2010-02-03Fixed paths to artwork.Chuck Linden
https://jira.secondlife.com/browse/EXT-4935
2010-02-04EXT-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-04EXT-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-04EXT-4898: Reverting English.lproj change until I get a reviewLynx Linden
But I want to be able to check in other commits...
2010-02-04Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/Lynx Linden
2010-02-04EXT-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-03Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/Eric M. Tulla (BigPapi)
2010-02-03EXT-4824 - NUX Close My Inventory and open Library for a new user's first login.Eric M. Tulla (BigPapi)
-Reviewed by Vir
2010-02-03EXT-1560 VWR-11118 DEV-27362 Ctrl+Alt+Shift+H doesn't say hippos! anymoreSoft Linden
2010-02-03automated merge viewer2.0->viewer2.0Loren Shih
2010-02-03Automated merge with ssh://lis@hg.lindenlab.com/viewer/viewer-2-0Lis Linden
2010-02-03EXT-1268 'Remember me' is misleadingLis Linden
2010-02-03EXT-4022 : Texture previews don't work in object contentsLoren 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-03Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/Chuck Linden
2010-02-03Changed 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-03Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0Erica
2010-02-03EXT-3648 New message indicator on IM chiclets should be orangeErica
2010-02-03EXT-4930 : Remove ability to change folder type in release viewer2.0Loren 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-03EXT-4923 : Texture Preview "Copy to Inventory" button too smallLoren Shih
2010-02-03merge.Tofu Linden
2010-02-03mergeRichard Linden
2010-02-03PE merge.Tofu Linden
2010-02-03Fixed 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-03Fixed normal bug EXT-4648 (Right segment of Speak button is disabled if ↵Andrew Dyukov
nearby voice chat is disabled in estate). - Added methods for separate enabling of left and right parts of speak button and used them instead of simply enabling/disabling LLSpeakButton in bottomtray. - Made changes to reset() in LLCallFloater to show "no one near..." instead of "loading" in vcp for nearby chat in regions with disabled voice. --HG-- branch : product-engine
2010-02-03mergeRichard Linden
2010-02-03No ticket. Removed unrelevant comment and added disabling call button if ↵Andrew Dyukov
session doesn't exist in LLPanelChatControlPanel::updateCallButton(). --HG-- branch : product-engine
2010-02-03mergeYchebotarev ProductEngine
--HG-- branch : product-engine
2010-02-03a bit log for major Bug EXT-4778 - may help to find problem.Ychebotarev ProductEngine
--HG-- branch : product-engine
2010-02-03PE merge.Tofu Linden
2010-02-03Backed out changeset 83d2ec4d4a5e, a hack that forces you to fall when ↵Vadim Savchuk
entering a parcel with no rights to fly in it. --HG-- branch : product-engine
2010-02-03accidental commit revertLeyla Farazha
2010-02-03EXT-4656 [crashhunters] Crash in LLFloaterAnimPreview::postBuild()Leyla Farazha
reviewed by Richard
2010-02-03Moss rocks! Thanks for noticeing the paste error that resulted in a double ↵Eric M. Tulla (BigPapi)
\'\!\' bool op.
2010-02-03mergeBrad Payne (Vir Linden)
2010-02-03 For EXT-4173: New accounts sometimes appear half-naked. Removed duplicate ↵Brad Payne (Vir Linden)
code block.
2010-02-03Fixed normal bug EXT-4866 (There is no overflow menu for favorites bar)Eugene Mutavchi
--HG-- branch : product-engine
2010-02-03Fixed major bug EXT-4876 (Switch from slurl.com to maps.secondlife.com)Eugene Mutavchi
--HG-- branch : product-engine
2010-02-03Fixed normal bug EXT-4229 ("This object costs L$ XXX" truncates price)Eugene Mutavchi
--HG-- branch : product-engine
2010-02-03Fixed normal bug EXT-2124 - [BSI] New notifications of group chat messages ↵Dmitry Zaporozhan
do not identify the destination group chat of message --HG-- branch : product-engine
2010-02-03EXT-4868: Callback was getting triggered at shutdown, leading to crash. Now ↵Eric M. Tulla (BigPapi)
test isExiting() first. -Reviewed by vir
2010-02-03mergeVadim Savchuk
--HG-- branch : product-engine
2010-02-03mergeVadim Savchuk
--HG-- branch : product-engine
2010-02-03PE merge.Tofu Linden
2010-02-03fixed EXT-4737 Nearby chat edit field doesn't get focus after pastingIgor Borovkov
--HG-- branch : product-engine
2010-02-03Merge from default branchVadim Savchuk
--HG-- branch : product-engine