Commit Graph

10776 Commits (8f892d0f36fda170a5cecf0aea89887d6d0e45ef)

Author SHA1 Message Date
Tofu Linden c53e587170 CID-115
Checker: MISSING_BREAK
Function: LLGroupMgrGroupData::sendRoleChanges()
File: /indra/newview/llgroupmgr.cpp

not a bug.
2010-02-11 13:32:50 +00:00
Mike Antipov ce46b83538 Merged
--HG--
branch : product-engine
2010-02-11 15:21:52 +02:00
Mike Antipov 82086067d9 Merged backout changeset
--HG--
branch : product-engine
2010-02-11 15:21:08 +02:00
Mike Antipov c3d262cc6d Backed out changeset bc651a97431f. This changeset broke fix for EXT-4212 (There's an ability to send non-latin group notices but they turn to '????...' in group profile page.)
--HG--
branch : product-engine
2010-02-11 15:18:10 +02:00
Tofu Linden 69bed1f123 CID-83 follow-up 2010-02-11 13:07:57 +00:00
Tofu Linden e7e414e8d2 CID-84
Checker: FORWARD_NULL
Function: LLPanelPicks::onPanelClassifiedClose(LLPanelClassifiedInfo *)
File: /indra/newview/llpanelpicks.cpp
2010-02-11 13:04:38 +00:00
Tofu Linden a94ae7766e CID-83
Checker: FORWARD_NULL
Function: LLPanelLandmarkInfo::populateFoldersList()
File: /indra/newview/llpanellandmarkinfo.cpp
2010-02-11 13:03:14 +00:00
Tofu Linden ca1e4d99a2 CID-81
Checker: FORWARD_NULL
Function: LLScriptEdCore::onBtnDynamicHelp()
File: /indra/newview/llpreviewscript.cpp
2010-02-11 13:00:18 +00:00
Tofu Linden d74fe63645 CID-79 cleanup 2010-02-11 12:59:04 +00:00
Tofu Linden d0183207eb CID-79
Checker: FORWARD_NULL
Function: LLSidepanelItemInfo::refreshFromItem(LLViewerInventoryItem *)
File: /indra/newview/llsidepaneliteminfo.cpp
2010-02-11 12:58:06 +00:00
Tofu Linden 0fba252b65 CIT-76
Checker: FORWARD_NULL
Function: upload_done_callback(const LLUUID &, void *, int, int)
File: /indra/newview/llviewermenufile.cpp
2010-02-11 12:55:41 +00:00
Tofu Linden 8d3d389fc7 CID-73
Checker: FORWARD_NULL
Function: LLToolPie::pickRightMouseDownCallback()
File: /indra/newview/lltoolpie.cpp
2010-02-11 12:52:22 +00:00
Tofu Linden 9919e6f339 CID-68
Checker: FORWARD_NULL
Function: LLPipeline::updateMoveNormalAsync(LLDrawable *)
File: /indra/newview/pipeline.cpp

not a bug.
2010-02-11 12:48:48 +00:00
Andrew Dyukov 23bc796a7f Fixed normal bug EXT-5289 ("Cancel" button is missing if call started when voice notification exists).
- Added setting "Cancel" button visible when call is started.

--HG--
branch : product-engine
2010-02-11 13:57:48 +02:00
Paul Guslisty pguslisty@productengine.com 0133b3d3f9 Fixed low bug EXT - 5197 (Change default help text in my Picks to \"You haven't created any Picks or Classifieds. Click the Plus button below to create a Pick or Classified.\")
- Replaced old default help text in settings.xml with new one

--HG--
branch : product-engine
2010-02-11 13:55:13 +02:00
Paul Guslisty 05db845c88 Merge
--HG--
branch : product-engine
2010-02-11 13:08:28 +02:00
Tofu Linden fc1af768b8 PE merge. 2010-02-11 10:58:20 +00:00
Tofu Linden 4805c9bea7 PE merge. 2010-02-11 10:58:08 +00:00
Paul Guslisty pguslisty@productengine.com cf18a1d22c EXT - 2753 (Implement Avatar icons on IM multifloater tabs) refactoring:
- Deleted unnecessary parameters (UIButtonImageTopPadding, UIButtonImageBottomPadding) from settings.xml and their usage in LLTabContainer

- Deleted triggers (LLIMFloaterContainer::processProperties and LLIMFloaterContainer::changed) due to LLIMFloaterContainer no more Observer

- Renamed class LLParticularGroupMgrObserver to LLParticularGroupObserver as the last one's name is more self explanatory

--HG--
branch : product-engine
2010-02-11 12:52:26 +02:00
Dmitry Zaporozhan 8fb7720948 Fixed normal bug EXT-5207 - Region Maturity level not displayed on nav bar when coordinates are enabled and parcel got no name.
Added maturity rating to full location string in case parcel name is empty.

--HG--
branch : product-engine
2010-02-11 12:47:47 +02:00
Mike Antipov de7ca5abb2 Merge. Note: changeset b048156543b6 (Fixed normal bug EXT - 5104) was initially commited into default branch by mistake
--HG--
branch : product-engine
2010-02-11 10:38:34 +02:00
Mike Antipov b0af6b8acb Merge from default branch
--HG--
branch : product-engine
2010-02-11 09:49:57 +02:00
Paul Guslisty pguslisty@productengine.com 0e035fd9b8 Fixed normal bug EXT - 5104 (Remove names from below Profile image in IM windows)
- removed LLTextBox containing avatar name from IM control panel(panel_im_control_panel.xml) and corresponding code in LLPanelIMControlPanel
2010-02-11 09:41:20 +02:00
Monroe Linden abae31cb4a Provisional fix for EXT-2939
Restored the call to updateMotions(LLCharacter::HIDDEN_UPDATE) in LLVOAvatar::updateCharacter().

Added a specific fast timer for hidden updates in LLCharacter::updateMotions() to assess how much this will impact performance.

Reviewed by Richard.
2010-02-10 18:31:39 -08:00
richard 6961a1501f build fix 2010-02-10 18:40:15 -08:00
richard 92ee1045f2 merge 2010-02-10 18:13:41 -08:00
richard 8bc4dcc855 EXT-5321 - llinfos from non ui threads is not thread safe
reviewed by Mani
2010-02-10 18:13:02 -08:00
Xiaohong Bao 41b1b2849f Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0 2010-02-10 18:08:29 -08:00
Xiaohong Bao 60cb3f8fd2 fix for EXT-4632: LLViewerMediaTexture::getMaxVirtualSize() sometimes returns bad values. 2010-02-10 18:08:00 -08:00
Rick Pasetto 234f5a48a7 Code review feedback: add comments, move teleport hook to a callback in llviewermedia
Review #100
2010-02-10 17:31:46 -08:00
Monroe Linden 93c4a7a18f Finish up EXT-3908
Remove code for aspect ratio controls from LLFloaterPreference.  (The XUI had already been removed.)

Reviewed by Richard.
2010-02-10 17:16:38 -08:00
Rick Pasetto c680368e19 EXT-5261 EXT-5263 EXT-5265 EXT-5266 EXT-5271 - Reformat NMF and enable 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-10 14:28:46 -08:00
Brad Payne (Vir Linden) cc8b983398 merge 2010-02-10 16:09:42 -05:00
Brad Payne (Vir Linden) 662ce9b1fd More temporary log messages 2010-02-10 16:08:15 -05:00
Tofu Linden da3ad612df merge. 2010-02-10 21:00:51 +00:00
Tofu Linden efe1f7c6f6 Fix 'fast alpha' option for non-deferred rendering. This is a developer 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-10 21:00:00 +00:00
Dave Parks fb248e7ad0 Fix for U16 dumbness (can have > 64K indices) 2010-02-10 14:47:53 -06:00
Tofu Linden b214180ac1 a better fix for the blend-factor init problem. I think. 2010-02-13 13:55:41 +00:00
Erica 409cade29d Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0 2010-02-10 12:40:48 -08:00
Erica 53a9f46b8a EXT-4357Add a color overlay to the selected tool and shape in build tools 2010-02-10 12:40:23 -08:00
Chuck Linden 62c8091693 Removed referral text.
https://jira.secondlife.com/browse/EXT-3909
2010-02-10 15:20:11 -05:00
Sergei Litovchuk d3bde04a8c Fixed normal bug (EXT-5111) Mysterious disabled arrow widget on Places tab.
--HG--
branch : product-engine
2010-02-10 22:05:37 +02:00
Andrew Dyukov 7403d53e68 Fixed normal bug EXT-4566 ([BSI] private chat end floater reports 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-10 21:42:39 +02:00
Eli Linden 369c58b09c DEV-43688 Cycle3 JA linguistic changes by Rika for better UI, post truncation fix 2010-02-10 11:38:00 -08:00
Tofu Linden bac0248f3b merge. 2010-02-10 18:49:06 +00:00
richard 62e1508bf6 merge 2010-02-10 10:46:56 -08:00
richard 75916b486c fixed tongue positioning 2010-02-10 10:46:37 -08:00
Tofu Linden eeb4800858 CID-130
Checker: NULL_RETURNS
Function: LLSpatialBridge::LLSpatialBridge(LLDrawable *, int, unsigned int)
File: /indra/newview/lldrawable.cpp
2010-02-10 18:43:13 +00:00
Tofu Linden cd62780457 bracket fix. 2010-02-10 18:41:54 +00:00
Tofu Linden e7c9f67494 CID-136
Checker: NULL_RETURNS
Function: LLInventorySort::operator ()(const LLFolderViewItem *const &, const LLFolderViewItem *const &)
File: /indra/newview/llfolderviewitem.cpp
2010-02-10 18:40:13 +00:00