summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Collapse)Author
2010-04-09merge from viewer-trunkTofu Linden
2010-04-09merge?Tofu Linden
2010-04-09Tweak bias on projectors. Fix some silly shader mistakes.Dave Parks
2010-04-08mergeDave Parks
2010-04-08Total fix for shadows going wonky at altitude.Dave Parks
2010-04-08MergeEli Linden
2010-04-08EXT-2187 NL translation for set1 and set2, new filesEli Linden
2010-04-08EXT-2187 NL translation for set1 and set2Eli Linden
2010-04-08MergeLeyla Farazha
2010-04-08EXT-6670 Streaming Music does not obey Media Auto-play until restartLeyla Farazha
reviewed by Richard cc#183
2010-04-08Automated merge with ssh://hg.lindenlab.com/q/viewer-trunkXiaohong Bao
2010-04-08fix for EXT-6278: profile picture is blurry / fuzzy if IM is opened first.Xiaohong Bao
2010-04-08EXT-6557 Login screen menus disappear on restore downLeyla Farazha
reviewed by Richard cc#181
2010-04-08EXT-6503 Setting a "click to" action in the Build tool breaks Shared Media ↵Leyla Farazha
interaction reviewed by richard cc#182
2010-04-08Fix for shadows going crazy at high altitudes.Dave Parks
2010-04-08viewer-trunk mergeTofu Linden
2010-04-08Another small fix-up from backing out the SLE mergeAimee Linden
2010-04-08Automated merge with ssh://hg.lindenlab.com/q/viewer-trunkAimee Linden
2010-04-08Fix-up some breakage from backing out the SLE merge.Aimee Linden
Was causing a crash on viewer exit if the Voice Control Panel was left open and detached.
2010-04-08mergeTofu Linden
2010-04-08PE viewer-trunk merge.Tofu Linden
2010-04-08Automated merge with https://hg.productengine.com/secondlife/viewer-trunk/Alexei Arabadji
--HG-- branch : product-engine
2010-04-08fixed EXT-3703 Startup toast message doesn't fit toast widthAlexei Arabadji
* reverted changes made previously by rev. f0663aa57134; * added calculation of toast height difference based on LLTextBox::reshapeToFitText; * added vertical centering of message textbox; reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/195/ --HG-- branch : product-engine
2010-04-08Fixed major bug EXT-6605 (No profile verb button on Places panel)Paul Guslisty
- Added functionality of showing place profile to the LLPanelPlacesTab hierarchy. Use this functionality from LLPanelPlaces as callback for profile button click. Reviewed my Mike Antipov at https://codereview.productengine.com/secondlife/r/191/ --HG-- branch : product-engine
2010-04-07ES linguisticEli Linden
2010-04-07Fix for EXT-6756: google apps auth doesn't work right with shared media cookiesMonroe Linden
Added "HttpOnly" to the allowed field names in LLPluginCookieStore::Cookie::parse(). (This was the actual cause of the failure -- cookies with this field in them were silently failing to parse.) Added some LL_WARNS logging on this sort of cookie parse failure, which will make similar problems much easier to track down in future. Also added tags to most of the logging in llplugincookiestore.cpp to make it easier to selectively enable it when debugging. Added a cookie with all allowable field names to the unit test. Reviewed by Sam at http://codereview.lindenlab.com/1247014
2010-04-07MergeLeyla Farazha
2010-04-07mergeRichard Linden
2010-04-07EXT-6693 - [crashhunters] crash in LLPopupView::handleMouseEventRichard Linden
2010-04-07EXT-5646 Replace the "More >>" chevron with the art we use for the Favorites ↵Leyla Farazha
bar overflow (TabIcon_Close_Off and TabIcon_Close_Over). cc # 179
2010-04-07EXT-6308 Drag and Drop cursor indicates you can drop a URL on a Shared ↵Leyla Farazha
Media prim that you are not allowed to Navigate reviewd by Richard cc# 178
2010-04-07VWR-17781 en_xui_change for fixing truncation in multiple languages, esp. ↵Eli Linden
ES, IT, NL
2010-04-07Fix for build failing.Dave Parks
2010-04-07mergeDave Parks
2010-04-07Whitespace trimming.Dave Parks
2010-04-07mergeDave Parks
2010-04-07MergeEli Linden
2010-04-07ES linguisticEli Linden
2010-04-07Automated merge with ssh://hg.lindenlab.com/q/viewer-trunkXiaohong Bao
2010-04-07fix for all wierd crashes happening to lltexturecache.cpp, cuased by running ↵Xiaohong Bao
viewer 2.0 and viewer 1.23 at the same time. Specifically for the following jiras: EXT-6692: crash at LLTextureCache::readEntryFromHeaderImmediately [secondlife-bin lltexturecache.cpp:1145] EXT-6691: crash at LLTextureCache::writeEntryToHeaderImmediately [secondlife-bin lltexturecache.cpp:1126] possible fix for EXT-6567: crash at LLImageBase::allocateData [secondlife-bin llimage.cpp:170]
2010-04-07mergeDave Parks
2010-04-07Shadow aliasing fix WIPDave Parks
2010-04-07mergeDave Parks
2010-04-07mergeRichard Linden
2010-04-07MergeEli Linden
2010-04-07mergeRichard Linden
2010-04-07EXT-4885 - [DnD] cannot drag slurls from Google Chrome into SL on windowsRichard Linden
2010-04-07mergeVadim Savchuk
--HG-- branch : product-engine
2010-04-07Fixed major bug EXT-6602 (Sidebar panel focus goes to filter field, ↵Andrew Dyukov
obscuring watermark text). -Set focus on sidetray tabs open to tab containers which hold panels with lists, so now filter fields are not emptied. Used "default_tab_group" + "tab_group" attributes in xml to implement this. Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/198/ --HG-- branch : product-engine
2010-04-07Fixed normal bug EXT-6712(SLapp: nothing happens after click on ↵Eugene Mutavchi
'secondlife:///app/group/list/show' link from Nearby chat) - added showing my groups tab in people panel. Reviewed by Vadim Savchuk, https://codereview.productengine.com/secondlife/r/196/ --HG-- branch : product-engine