summaryrefslogtreecommitdiff
path: root/indra/newview
AgeCommit message (Collapse)Author
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-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-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-15PE mergeTofu Linden
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
2010-02-15CID-40Tofu Linden
Checker: DEADCODE Function: LLAvatarListItem::getItemChildView(LLAvatarListItem::e_avatar_item_child) File: /indra/newview/llavatarlistitem.cpp simply very redundant checking. removed the least-paranoid.
2010-02-15some const'ness for previous fixes.Tofu Linden
2010-02-15CID-87Tofu Linden
Checker: FORWARD_NULL Function: LLLocationInputCtrl::refreshLocation() File: /indra/newview/lllocationinputctrl.cpp
2010-02-15CID-131Tofu Linden
Checker: NULL_RETURNS Function: LLFloaterWorldMap::friendsChanged() File: /indra/newview/llfloaterworldmap.cpp actually the logic looks a bit suspicious (esp for isGodLike) but I've preserved it.
2010-02-15CID-133Tofu Linden
Checker: NULL_RETURNS Function: is_agent_mappable(const LLUUID &) File: /indra/newview/llviewermenu.cpp
2010-02-15CID-135 followupTofu Linden
2010-02-15CID-135Tofu Linden
Checker: NULL_RETURNS Function: LLPreviewLSL::postBuild() File: /indra/newview/llpreviewscript.cpp
2010-02-15CID-137Tofu Linden
Checker: NULL_RETURNS Function: LLPanelMainInventory::onCustomAction(const LLSD &) File: /indra/newview/llpanelmaininventory.cpp
2010-02-15CID-209Tofu Linden
Checker: REVERSE_INULL Function: LLVoiceClient::startUserIMSession(const LLUUID &) File: /indra/newview/llvoiceclient.cpp
2010-02-15CID-210Tofu Linden
Checker: REVERSE_INULL Function: LLFloaterGodTools::processRegionInfo(LLMessageSystem *) File: /indra/newview/llfloatergodtools.cpp
2010-02-15fixed EXT-5429 IM chat history of active tab in IM container is not updated ↵Igor Borovkov
when IM container is unminimized --HG-- branch : product-engine
2010-02-15DEV-33767 VWR-13897: Deleting multiple open animations crashes the viewerTofu Linden
We were closing preview floaters while we were in the middle of assembling the MoveInventoryItem message. But closing an anim preview floater issues a AgentAnimation message to stop any playing animation previews. On resuming the MoveInventoryItem assembly, message system is in a rightly confused state. Made preview window closing happen before we start assembling the MoveInventoryItem message.
2010-02-15fixed EXT-5428 Detached IM window doesn't show received messages.Igor Borovkov
--HG-- branch : product-engine
2010-02-15Fixed major bug EXT-4911 (Viewer exits if "Cancel" is pressed while ↵Andrew Dyukov
teleporting inside region). - LLProgressView::onCancelButtonClicked() now requests quit depending on startup state instead of teleport state. --HG-- branch : product-engine
2010-02-15fixed EXT-5010 Redundant resident name in the IM log for offersIgor Borovkov
--HG-- branch : product-engine
2010-02-15Fixed low bug EXT - 5187 (Remove Friend should be in friends list context menu)Paul Guslisty
--HG-- branch : product-engine
2010-02-15Merge from default branchVadim Savchuk
--HG-- branch : product-engine
2010-02-15Fixed low bug EXT-5069 (Bad user experience while blocking avatar from view ↵Paul Guslisty
profile panel). Replaced using of menu_item_check with menu_item_call --HG-- branch : product-engine
2010-02-13CID-207 assert.Tofu Linden
2010-02-13CID-207Tofu Linden
Checker: REVERSE_INULL Function: LLInventoryModel::addItem(LLViewerInventoryItem *) File: /indra/newview/llinventorymodel.cpp