summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-01-25Changed menu font to SansSerifSmall and cleaned up layout.Chuck Linden
http://jira.secondlife.com/browse/EXT-4175
2010-01-25Standardized use of "My..." in side-panel widget labels.Chuck Linden
http://jira.secondlife.com/browse/EXT-4055
2010-01-25Automated merge with ssh://hg.lindenlab.com/james/gooey/Chuck Linden
2010-01-25Enabled the Mono checkbox in the script editor and cleaned up the layout.Chuck Linden
http://jira.secondlife.com/browse/EXT-4442
2010-01-22Automated merge with ssh://hg.lindenlab.com/james/gooeyErica
2010-01-22Group profile layout now resizes with the viewer window. Gave extra room to ↵Erica
each accordion panel, and tweaked the layout a bit.
2010-01-22mergerichard
2010-01-22wrong param names for avatar list item colorsrichard
reviewed by Rick
2010-01-22LLPointer cleanup and fix for EXT-4413richard
reviewed by Rick
2010-01-22Automated merge with ssh://hg.lindenlab.com/james/gooeyErica
2010-01-22Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0Rick Pasetto
2010-01-22DEV-1195 SVC-580: ATTACH_LPEC / ATTACH_RPEC reversedSoft Linden
2010-01-21mergeRick Pasetto
2010-01-21Automated merge with ssh://richard@hg.lindenlab.com/james/gooeyRick Pasetto
2010-01-21Merge.Tofu Linden
2010-01-21Fix inverted logic from review.Tofu Linden
2010-01-21another fix.Leyla Farazha
2010-01-21fixed.Leyla Farazha
2010-01-21fixing?Leyla Farazha
2010-01-21updatingLeyla Farazha
2010-01-21Soften another common llassert() failure to a warning.Tofu Linden
2010-01-21Partial fix for EXT-4508 (nearby media floater parcel media button breaks rtsp)Monroe Linden
This is actually two seperate issues: 1) After disabling parcel media from the nearby media floater, it can't be re-enabled 2) When you disable parcel media from the nearby media floater, faces displaying it don't revert to their original texture This change fixes issue (1), by forcing the priority of the inworld media instance to normal in LLViewerMedia::updateMedia() so it will always get reloaded instead of possibly being kept unloaded due to already-loaded prim media. Issue (2) is still under investigation. In addition to the case where you disable parcel media from the nearby media floater, it also doesn't restore the textures when you leave the parcel, and I think I've even seen it when unloading
2010-01-21Minor cleanup to the logic in LLViewerParcelMedia::play(), to prevent ↵Monroe Linden
duplication of code.
2010-01-21MergeLeyla Farazha
2010-01-21Backed out changeset: 191ec27bc583Leyla Farazha
2010-01-21eolLeyla Farazha
2010-01-21MergeLeyla Farazha
2010-01-21EXT-4266 Can't "drop" object selected in select-face modeLeyla Farazha
reviewed by Callum
2010-01-21checking for null in LLImageRaw::copy to prevent a crashLeyla Farazha
2010-01-21EXT-3418 [BSI] Can't set Web Proxy in Preferences floaterLeyla Farazha
reviewed by Callum
2010-01-21EXT-3416 Can't name a new gesture on creation (and renaming is HARD)Leyla Farazha
reviewed by Callum
2010-01-21EXT-4260 Minimizing Chat History will steal keyboard focusLeyla Farazha
reviewed by Callum
2010-01-21Turn on llassert() and llverify() for RelWithDebInfo builds.Tofu Linden
Convert top firing asserts into big warnings. To be reviewed by Mani.
2010-01-21mergeBrad Payne (Vir Linden)
2010-01-21For EXT-4222: Switching outfits sometimes causes me to wear both, and show ↵Brad Payne (Vir Linden)
previous outfit as worn.
2010-01-21Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0/Rick Pasetto
2010-01-21FIX EXT-2871 : Use "original texture" id in panelface if the current ↵Rick Pasetto
selected texture is a media texture Review #84 (Richard and Callum)
2010-01-21getting chiclet stuff out of test floater since it causes a crashErica
2010-01-21PE merge.Tofu Linden
2010-01-21Fixed major bug EXT-4130 ([BSI] "Only friends and groups can call or IM me" ↵Vadim Savchuk
needs better label OR is buggy). Viewer now handles incoming inventory offers disregarding the setting. --HG-- branch : product-engine
2010-01-21refixed EXT-4316 Side panel slides to the left in a newly created IM windowIgor Borovkov
--HG-- branch : product-engine
2010-01-21Merged from ssh://hg.lindenlab.com/viewer/viewer-2-0Aimee Linden
2010-01-21Fix for bug EXT-4421 (Parcel Voice settings not respected)Aimee Linden
Turns out the UI controls weren't hooked up to anything and so not showing that the parcel was actually voice enabled. Fixed by restoring the same functionality for these controls as in previous viewers, i.e. they now reflect the state of the current parcel, but are disabled when voice is disabled on the region. Reviewed by Lynx.
2010-01-21mergeBrad Payne (Vir Linden)
2010-01-21Fixed low bug EXT-4520 - Me Panel is resizeable.Dmitry Zaporozhan
--HG-- branch : product-engine
2010-01-21fixed low bug EXT-4519 No padding in avatar's miniinspectorDenis Serdjuk
--HG-- branch : product-engine
2010-01-21fixed bug EXT-4521 Long description in avatar's miniinspector is cutDenis Serdjuk
--HG-- branch : product-engine
2010-01-21Fixed normal bug (EXT-4446) IM Button doesn't workSergei Litovchuk
- Fixed buttons location in people, profile, picks, notes panels to enable handling clicks on the whole button surface. --HG-- branch : product-engine
2010-01-21Fixed low bug (EXT-4221) Select and display just created landmark in theSergei Litovchuk
Landmarks panel after closing Create Landmark panel - Added selecting landmark in landmarks panel after it was added or edited. - Added expanding accordion tab containing the selected landmark. --HG-- branch : product-engine
2010-01-21For EXT-4222: Switching outfits sometimes causes me to wear both, and show ↵Brad Payne (Vir Linden)
previous outfit as worn.