summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-02-16fix implicit cast in 2ea5dc26d479 / EXT-5251Tofu Linden
2010-02-16defensiveness added to 81fc7fe78ca6 / EXT-5376Tofu Linden
2010-02-16PE merge.Tofu Linden
2010-02-16Fixed low bug EXT-5376(Gesture button has stripped label after unhide if it ↵Eugene Mutavchi
was hidden with stripped label) --HG-- branch : product-engine
2010-02-16Automated merge with https://hg.aws.productengine.com/secondlife/viewer-2-0/Alexei Arabadji
--HG-- branch : product-engine
2010-02-16fixed EXT-5070 “Modal Login Failed popup prevents interaction with Media ↵Alexei Arabadji
Browser”; --HG-- branch : product-engine
2010-02-16Fixed bug EXT-5290 (TP failed if try to teleport from 'Teleport completed ↵Vadim Savchuk
from...' toast). Reason: LLUrlEntrySLURL::getLocation() failed to parse maps.secondlife.com SLURLs (though worked fine for slurl.com ones). --HG-- branch : product-engine
2010-02-16EXT-5449 Difficult to see where drop lists end and the interface behind it ↵Tofu Linden
begins Slightly changed combo-list background color, made it definable in colors.xml
2010-02-16(EXT-5251) Status text isn't aligned to top in inventory SP.Sergei Litovchuk
- Removed some magic numbers in status textbox positioning. --HG-- branch : product-engine
2010-02-16EXT-3620 Unable to locate other avatars in God mode on map via "map" button ↵Tofu Linden
(previously "show on map")
2010-02-16Updated low bug EXT-5124 - Display buddy icons on online/offline alertsDmitry Zaporozhan
Made panel background invisible to make toast background visible. --HG-- branch : product-engine
2010-02-16EXT-5394 [crashhunters] Crash in LLViewerMediaImpl::calculateInterest()Tofu Linden
2010-02-16EXT-5434 Texture Preview floater "Cancel" button DELETES TEXTURESTofu Linden
The 'Cancel' button was completely mis-named. Everything in the code - and even the button name - says this is the 'Discard' button. And that's what it does. So I simply changed the label to indicate this.
2010-02-16merge.Tofu Linden
2010-02-16trivial whitespace reformatting.Tofu Linden
2010-02-16merge with remote repoangela
2010-02-16 EXT-618 Low/Mid/High response is broken in Preferences > Graphicsangela
2010-02-16EXT-1467 Preferences > Chat > small/medium/large should change chat text sizeangela
2010-02-16Merge from default branchVadim Savchuk
--HG-- branch : product-engine
2010-02-16EXT-5172 prefs review: Allow media to auto-play should be set by defaultangela
2010-02-16fixed major EXT-5387 “Private IM Window Steals Focus from Nearby Chat”,Alexei Arabadji
prevented focus stealing when IM opened in multitab mode; --HG-- branch : product-engine
2010-02-16merge from viewer2.Tofu Linden
2010-02-16Fixed low bug EXT-5124 - Display buddy icons on online/offline alertsDmitry Zaporozhan
--HG-- branch : product-engine
2010-02-16Fixed low bug (EXT-5457) Old tooltip is shown for just renamed landmark.Sergei Litovchuk
- Added setting new tooltips after inventory panel item renaming. --HG-- branch : product-engine
2010-02-16Fixed low priority bug EXT-5425 (Undocked 'Movement Controls' floater became ↵Vadim Savchuk
docked after opening from 'World' top menu). --HG-- branch : product-engine
2010-02-16Added Share to avatar mini-inspector overflow menu (EXT-5151).Vadim Savchuk
--HG-- branch : product-engine
2010-02-16Fixed build.Vadim Savchuk
--HG-- branch : product-engine
2010-02-16Fixed low priority bug EXT-5338 (Double quotes are used in text for ↵Vadim Savchuk
'up/down' tooltips and not used for others them of 'Fly mode' controls). --HG-- branch : product-engine
2010-02-16fixed Normal bug EXT-5380 'Place Profile' side panel opens instead 'Search' ↵Denis Serdjuk
floater after not-recognized SLURL was entered in Location Field Changes:Viewer will try to open search browser, if slurl has invalid region name --HG-- branch : product-engine
2010-02-16PE merge.Tofu Linden
2010-02-16Fixed normal bug EXT - 5383 ('Save as outfit' floater has no title)Paul Guslisty
--HG-- branch : product-engine
2010-02-16Fixed major bug EXT - 5400 (erroneously blinking IM tab on group chat message)Paul Guslisty
--HG-- branch : product-engine
2010-02-16additional fix for reopened EXT-5429 IM chat history of active tab in IM ↵Igor Borovkov
container is not updated when IM container is unminimized --HG-- branch : product-engine
2010-02-15Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/Chuck Linden
2010-02-15Automated merge with file:///Users/chuck/Documents/hg/viewer-hotfixChuck Linden
2010-02-15Second round of polish on side-panels (People, groups, et al).Chuck Linden
https://jira.secondlife.com/browse/EXT-4335
2010-02-15Fixed low bug EXT-5421 (IM floater doesn't remember minimized state when ↵Eugene Mutavchi
leaving mouselook) --HG-- branch : product-engine
2010-02-15Fixed normal bug EXT-5328 (Focus is lost after LEFT arrow button has been ↵Eugene Mutavchi
pressed in Landmarks tab) --HG-- branch : product-engine
2010-02-15MergeDenis Serdjuk
--HG-- branch : product-engine
2010-02-15fixed Bug Major EXT-5086 llDialog buttons are displayed in ↵Denis Serdjuk
wrong order Order of the buttons has been recovered to viewer 1.23 behavior. --HG-- branch : product-engine
2010-02-15MergeAndrew Dyukov
--HG-- branch : product-engine
2010-02-15No ticket. Minor cleanup in LLGroupMgr::sendGroupMemberEjects()Andrew Dyukov
- Removed warnings used to deal with fixed EXT-4778 - Replaced (*it) with ejected_member_id where it wasn't to make code more clear --HG-- branch : product-engine
2010-02-15Fixed major bug EXT-4778 ([crashhunters] Crash @ ↵Andrew Dyukov
LLGroupMgr::sendGroupMemberEjects [secondlife-bin llgroupmgr.cpp:1708]) - Replaced usage of map iterator (which later became invalid and this caused crash) with pointer to data. --HG-- branch : product-engine
2010-02-15Fixed low bug (EXT-5251) Status text isn't aligned to top in inventory SPSergei Litovchuk
- Changed status textbox rect in folder view. --HG-- branch : product-engine
2010-02-15viewer2 mergeTofu Linden
2010-02-15PE mergeTofu Linden
2010-02-15viewer2 mergeTofu Linden
2010-02-15CID-34Tofu Linden
Checker: DEADCODE Function: LLDockableFloater::toggleInstance(const LLSD &) File: /indra/llui/lldockablefloater.cpp bool logic precendence assumptions were wrong.
2010-02-15CID-37Tofu Linden
Checker: DEADCODE Function: LLToolsSelectedScriptAction::handleEvent(const LLSD &) File: /indra/newview/llviewermenu.cpp
2010-02-15CID-39Tofu Linden
Checker: DEADCODE Function: LLToolPie::handleMediaClick(const LLPickInfo &) File: /indra/newview/lltoolpie.cpp simply some redundant checking, cleared-up for clarity