summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-02-10mergerichard
2010-02-10EXT-5321 - llinfos from non ui threads is not thread saferichard
reviewed by Mani
2010-02-10Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0Xiaohong Bao
2010-02-10fix for EXT-4632: LLViewerMediaTexture::getMaxVirtualSize() sometimes ↵Xiaohong Bao
returns bad values.
2010-02-10Code review feedback: add comments, move teleport hook to a callback in ↵Rick Pasetto
llviewermedia Review #100
2010-02-10Finish up EXT-3908Monroe Linden
Remove code for aspect ratio controls from LLFloaterPreference. (The XUI had already been removed.) Reviewed by Richard.
2010-02-10EXT-5261 EXT-5263 EXT-5265 EXT-5266 EXT-5271 - Reformat NMF and enable ↵Rick Pasetto
behavior of media toggle in chrome Review #100 http://10.1.19.90:8080/go?page=ReviewDisplay&reviewid=100 This encompasses the first of the behavioral and structural changes for the Nearby Media Floater and the chrome button at the top of the UI. It includes: - Removal of the Parcel Media and Parcel Audio UI. Still not in the list yet. - New More/Less button, which doesn't quite work right (see below) - Changed icon for UI chrome - Enabled "turning on" and "turning off" media from the chrome and NMF - Added gear icon to bring up prefs - XUI changes to the structure of NMF - Implementation of the "tentative" autoplay flag This is basically a checkpoint so that Richard can help with the More/Less implementation
2010-02-10mergeBrad Payne (Vir Linden)
2010-02-10More temporary log messagesBrad Payne (Vir Linden)
2010-02-10merge.Tofu Linden
2010-02-10Fix 'fast alpha' option for non-deferred rendering. This is a developer ↵Tofu Linden
toggle which we don't support as such, but people with old viewers may have it turned on and will experience new artifacts without this fix. Fix is isolated to this fast-alpha case.
2010-02-10Fix for U16 dumbness (can have > 64K indices)Dave Parks
2010-02-13a better fix for the blend-factor init problem. I think.Tofu Linden
2010-02-23mergePalmer Truelson
2010-02-23mergePalmer Truelson
2010-02-23Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0/Rick Pasetto
2010-02-23FIX EXT-5517: clear hover face when cursor hovers over Nearby Media panelRick Pasetto
Review #140 This isn't the most generalized solution, but it fixes the proximal problem of selecting items in the Nearby Media panel, and is low risk because the code change is isolated to that panel.
2010-02-23FIX EXT-5680: Get rid of unnecessary code that formats the media item countRick Pasetto
Review #139 The crash was happening because the German (locale "de") version of the format string had an ​%ls in it, which was causing the crash. Getting rid of the widget and the string since it is no longer desired in the design.
2010-02-23DEV-46346 Cycle5 JA changeEli Linden
2010-02-23MergeEli Linden
2010-02-23EXT-5575 DE linguistic fixEli Linden
2010-02-23DEV-46346 A few missing strings from cycle3 for JA FR. This didn't make the ↵Eli Linden
2/23 public beta cut.
2010-02-23EXT-5451 - HUD attachment points offset, when extending the right UI panelRichard Linden
reviewed by Callum
2010-02-23mergeRichard Linden
2010-02-23gah, more dos line-endings in PE diffs.Tofu Linden
2010-02-23PE merge.Tofu Linden
2010-02-23mergeangela
2010-02-23slightly reduce the overhead of 'EXT-5601: Linux: volume adjustment of ↵Tofu Linden
web-based media / Flash'
2010-02-23PE merge.Tofu Linden
2010-02-23merg and resolve conflictsangela
2010-02-23revert some changed from EXT-5410 but keep the changes for disabling ↵angela
streaming audio when music or media is disabled. reviewed by rick
2010-02-22EXT-5410 Streaming audio does ignores preference setting.angela
2010-02-19mergeRichard Linden
2010-02-17mergeRichard Linden
2010-02-12potential fix for bad font namesRichard Linden
2010-02-12mergeRichard Linden
2010-02-10Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0Erica
2010-02-10EXT-4357Add a color overlay to the selected tool and shape in build toolsErica
2010-02-10Removed referral text.Chuck Linden
https://jira.secondlife.com/browse/EXT-3909
2010-02-10Fixed normal bug (EXT-5111) Mysterious disabled arrow widget on Places tab.Sergei Litovchuk
--HG-- branch : product-engine
2010-02-10Fixed normal bug EXT-4566 ([BSI] private chat end floater reports ↵Andrew Dyukov
incorrectly who ended the call) - Added flag to voicechannel which is true when call is ended by agent. - It is sent to imview via signal and used to properly customize text in outgoing call floater. --HG-- branch : product-engine
2010-02-10DEV-43688 Cycle3 JA linguistic changes by Rika for better UI, post ↵Eli Linden
truncation fix
2010-02-10merge.Tofu Linden
2010-02-10mergerichard
2010-02-10fixed tongue positioningrichard
2010-02-10CID-130Tofu Linden
Checker: NULL_RETURNS Function: LLSpatialBridge::LLSpatialBridge(LLDrawable *, int, unsigned int) File: /indra/newview/lldrawable.cpp
2010-02-10bracket fix.Tofu Linden
2010-02-10CID-136Tofu Linden
Checker: NULL_RETURNS Function: LLInventorySort::operator ()(const LLFolderViewItem *const &, const LLFolderViewItem *const &) File: /indra/newview/llfolderviewitem.cpp
2010-02-10CID-141Tofu Linden
Checker: NULL_RETURNS Function: LLFolderBridge::folderOptionsMenu() File: /indra/newview/llinventorybridge.cpp
2010-02-10Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0Xiaohong Bao