summaryrefslogtreecommitdiff
path: root/indra/newview
AgeCommit message (Collapse)Author
2010-02-23mergePalmer Truelson
2010-02-23Turning back on Davep's ui optimizations. Backed out changeset 6c161782dba3Palmer Truelson
2010-02-23mergePalmer Truelson
2010-02-23Turning on Davep optimizations again. Backed out changeset d89b00b44ab6Palmer Truelson
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-23PE merge.Tofu Linden
2010-02-23Removed an unnecessary include.Vadim Savchuk
--HG-- branch : product-engine
2010-02-23Fixed low priority bug EXT-5653 (View Profile: Hand-pointer is shown when ↵Vadim Savchuk
hovering mouse above homepage that isn't a valid URL). Removed an unnecessary on-click callback (that caused the cursor change) from the textbox. --HG-- branch : product-engine
2010-02-23mergeYchebotarev ProductEngine
--HG-- branch : product-engine
2010-02-23fix for normal EXT-5598 Group member status list is sorted by name instead ↵Ychebotarev ProductEngine
of date --HG-- branch : product-engine
2010-02-23mergeangela
2010-02-23Fixed normal bug (EXT-5554) 'Land for Sale' icon should always be visible.Sergei Litovchuk
- Made 'Land for Sale' icon visible in Navigation bar even if "Show Parcel Properties" is off. --HG-- branch : product-engine
2010-02-23Merge from default branchVadim Savchuk
--HG-- branch : product-engine
2010-02-23PE merge.Tofu Linden
2010-02-23No ticket. Set correct tag name for tab label attrbute in tabbed IM floater.Paul Guslisty
--HG-- branch : product-engine
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-22Follow-up from previous change based on code review #137Rick Pasetto
2010-02-22FIX (unposted bug): "hasMedia" and "hasAudio" no longer checks preferences: ↵Rick Pasetto
it's now up to callers to decide to do that Review #137
2010-02-22FIX (unposted bug): Nearby media "dynamic" controls not disabled properly ↵Rick Pasetto
when media disabled
2010-02-22Fix (unposted bug): media "affordance" was not properly being disabled when ↵Rick Pasetto
media was disabled
2010-02-22EXT-5645 Change tooltip for media affordanceRick Pasetto
2010-02-22EXT-5633: Fix crash pressing PLAY on parcel media when media is disabledRick Pasetto
Good catch, Leyla
2010-02-22Fixed low bug (EXT-5136) Add the "Map" item to the people context menu.Sergei Litovchuk
--HG-- branch : product-engine
2010-02-22mergeBrad Payne (Vir Linden)
2010-02-22Work in progress on EXT-5333: Cleanup.Brad Payne (Vir Linden)
2010-02-22Minor code cleanup.Sergei Litovchuk
--HG-- branch : product-engine
2010-02-22Fixed normal bug (EXT-5558) "Close" button on the Create Landmark panel is ↵Sergei Litovchuk
out of panel. --HG-- branch : product-engine
2010-02-22No ticket. Removed unnecessary string which was occasionally left in ↵Andrew Dyukov
5e7ce89a4c9e. --HG-- branch : product-engine
2010-02-22Fixed normal bug (EXT-5330) No way to collapse/expand accordions on MySergei Litovchuk
Landmarks panel. - "Expand All" and "Collapse All" now affect all accordions in "My Landmarks". --HG-- branch : product-engine
2010-02-22Fixed normal bug EXT-4964 (Invalid SLURL detection does not detect invalid ↵Andrew Dyukov
slurls). - Added new static method LLSLURL::isValidSLURL() whic uses LLUrlRegistry::isUrl() to validate SLURLs and not just chek prefixes as LLSLURL::isSLURL() does. - Used it in slurl DnD check in LLViewerWindow. - LLUrlEntrySLURL regexp was changed not to pass non-valid SLURLS (such as one from the bug description). --HG-- branch : product-engine
2010-02-22merge of viewer2 trunk and 'EXT-5601: Linux: volume adjustment of web-based ↵Tofu Linden
media / Flash'
2010-02-22another minor readme tweak.Tofu Linden
2010-02-22Update Linux viewer README to cover basic Flash requirements.Tofu Linden
2010-02-22fixed EXT-5418 “When UI scale is set to 1.40 I see notices off the edge of ↵Alexei Arabadji
the screen.”, corrected emitting of world view update signal; replaced getWorldViewRectRaw with getWorldViewRectScaled LLIMFloater::getAllowedRect; --HG-- branch : product-engine
2010-02-22fixed Normal bug EXT-5583 Favorites bar watermark text should be unboldedDenis Serdjuk
--HG-- branch : product-engine
2010-02-22fixed EXT-5292 'i' btn is visible through inspectorIgor Borovkov
--HG-- branch : product-engine
2010-02-22fixed low Bug EXT-5194 SLURL field dropdown should display empty menu ↵Denis Serdjuk
rather than do nothing when empty --HG-- branch : product-engine
2010-02-22mergeVadim Savchuk
--HG-- branch : product-engine
2010-02-22mergeYchebotarev ProductEngine
--HG-- branch : product-engine
2010-02-22fix for normal EXT-5326 Cannot access full group options in God modeYchebotarev ProductEngine
--HG-- branch : product-engine
2010-02-22fix for normal "Archived Notice" field not cleared when looking at notice ↵Ychebotarev ProductEngine
list of another group --HG-- branch : product-engine
2010-02-22Fixed normal bug EXT-5506 (Group list in profile truncates without "more" link)Eugene Mutavchi
--HG-- branch : product-engine
2010-02-22Fixed normal bug EXT-4682 (Edit Linked Parts (from menu) appears to have no ↵Eugene Mutavchi
effect) --HG-- branch : product-engine
2010-02-22Fixed major bug EXT - 5351 (Lack of Highlighting Makes Selected Me > ↵Paul Guslisty
Preferences Tab Difficult to Identify) - Pointed to correct texture name for SELECTED state of the tab --HG-- branch : product-engine
2010-02-22fix for EXT-5128 Groups accordions should all appear on-screen w/out ↵Ychebotarev ProductEngine
scrolling (open accordion should fill space) fix is not complete since we got horizontal scrolbar which I think is not intended...need to fix croll_container. --HG-- branch : product-engine
2010-02-22EXT-5410 Streaming audio does ignores preference setting.angela