summaryrefslogtreecommitdiff
path: root/indra/newview
AgeCommit message (Collapse)Author
2009-12-02Implemented normal task EXT-2833 ("Close" button should hide bottom bar windows)Sergey Borushevsky
When IM floater isn't torn off, "Close" button is disabled. It's not hidden, since there is a hack in LLFloater::updateButton. --HG-- branch : product-engine
2009-12-02EXT-2737 Fix for terrain/avatars/trees not showing up in water reflection.Runitai
2009-12-02mergeYuri Chebotarev
--HG-- branch : product-engine
2009-12-02fix for EXT-2886 Context menu for Nearby chat text field should look like ↵Yuri Chebotarev
context menu for any text editor, should include such items as (cut,copy, paste etc) --HG-- branch : product-engine
2009-12-02Implemented major task EXT-2985 (Implement Avaline calls processing in Voice ↵Mike Antipov
Control Panel) -- checkin missed changes in xml file --HG-- branch : product-engine
2009-12-02fixed normal bug EXT-3039 (Overflow menu for Pick/Classified contain ↵Paul Guslisty
duplicated entries) --HG-- branch : product-engine
2009-12-02Automated merge avp->avpLoren Shih
--HG-- branch : avatar-pipeline
2009-12-02EXT 3046 : INFRASTRUCTURE: Header file includes cleanup for llviewermenu, ↵Loren Shih
llviewermessage More header file cleanup. --HG-- branch : avatar-pipeline
2009-12-02EXT 3046 : INFRASTRUCTURE: Header file includes cleanup for llviewermenu, ↵Loren Shih
llviewermessage More header file cleanup. --HG-- branch : avatar-pipeline
2009-12-02EXT 3046 : INFRASTRUCTURE: Header file includes cleanup for llviewermenu, ↵Loren Shih
llviewermessage Removed > 100 header includes from llviewermenu and llviewermessage. --HG-- branch : avatar-pipeline
2009-12-02EXT-3028 : "Find Original" does nothing if floater inventory isn't openLoren Shih
InventorySP will open if no inventory floaters are open. --HG-- branch : avatar-pipeline
2009-12-02DEV-43439: Initial implementation of web-based Home panel.Lynx Linden
The home panel now displays a web page - hardcoded to secondlife.com until we have something more relevant to display.
2009-12-02Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/Eric M. Tulla (BigPapi)
2009-12-02Implemented major task EXT-2985 (Implement Avaline calls processing in Voice ↵Mike Antipov
Control Panel) -- improved Voice Control Panel to show avaline caller number as its name. Separate instance of derived from LLAvatarListItem class was provided --HG-- branch : product-engine
2009-12-02EXT-2911 [BSI] Unable to select any *old* notice in the Group Notice ArchiveYuri Chebotarev
--HG-- branch : product-engine
2009-12-02merging in viewer-2 into avpNyx (Neal Orman)
--HG-- branch : avatar-pipeline
2009-12-02mergeVadim Savchuk
--HG-- branch : product-engine
2009-12-02Manual merge from default branch.Vadim Savchuk
--HG-- branch : product-engine
2009-12-02merge from remote repoangela
2009-12-02Fixed normal bug EXT-2878 - There are missing letters in the titles of the ↵Dmitry Zaporozhan
verb buttons. --HG-- branch : product-engine
2009-12-02Update for normal task EXT-2081 - Object IM chiclets art needs to be hooked ↵Dmitry Zaporozhan
up to LLDialog chiclets. Disabled notification toast. --HG-- branch : product-engine
2009-12-03Implemented normal sub-task EXT-3035 (Made other participants' names ↵Eugene Mutavchi
clickable in IM chat log (old school chat log style)) --HG-- branch : product-engine
2009-12-03implemented major task EXT-3092 Disable LLFloaterCall from showing on call ↵Andrew Polunin
establishments --HG-- branch : product-engine
2009-12-03Fixed normal bug EXT-3004 "Created landmark isn't saved in "Favorite" folder ↵Sergei Litovchuk
and isn't shown in "Fav" bar". - Added enabling "Save" landmark button only after landmark is loaded. Minor cleanup of fix for EXT-2346 "My Landmarks accordion panels shouldn't be displayed if there are no landmarks in respective folders". --HG-- branch : product-engine
2009-12-03No ticket. Fixed using LLVoiceChannel::setStateChangedCallback() in IM Panel ↵Sergei Litovchuk
and IM View. - Added disconnecting signal in destructor. --HG-- branch : product-engine
2009-12-03mergeVadim Savchuk
--HG-- branch : product-engine
2009-12-03Merge from default branch.Vadim Savchuk
--HG-- branch : product-engine
2009-12-03fix for low EXT-3090 "Select All" item should be disabled if there is no ↵Yuri Chebotarev
text in nearby chat's input field --HG-- branch : product-engine
2009-12-03fix for normal EXT-2913 [BSI] Archived notice of Group1 is shown in any ↵Yuri Chebotarev
group Group2 until other notice is selected --HG-- branch : product-engine
2009-12-03mergeYuri Chebotarev
--HG-- branch : product-engine
2009-12-03no ticket. system messages where without time after changeset 5886:8987aefb8b91Yuri Chebotarev
--HG-- branch : product-engine
2009-12-03a bit more for (EXT-3077) [BSI] Object chat of objects without a name bork ↵Yuri Chebotarev
nearby chat toasts and log revert name changes since this may break some functionality... --HG-- branch : product-engine
2009-12-03fixed low bug EXT-3040 (Tool-tip for '+' icon on Picks tab says nothing ↵Paul Guslisty
about classifieds) --HG-- branch : product-engine
2009-12-03fixed normal bug EXT-3038 (Verb buttons in avatar profile panel don't have ↵Paul Guslisty
tool-tips) --HG-- branch : product-engine
2009-12-02fixed EXT-2938 (Log of not active IM floater isn't refreshed when IM session ↵Igor Borovkov
is in multitab mode) by employing setVisible for updating messaged --HG-- branch : product-engine
2009-12-02DEV-43439: Initial web-based Home side tray panelLynx Linden
Moved LLSideTrayInfoPanel from llsidetray.cpp into its own llpanelhome.{cpp|h} module. Updated the XUI for the Home tab to simply embed a web view. Thanks to Erica for the initial cut at this XUI.
2009-12-02Implemented normal sub-task EXT-2975 - Make the IM multifloater optional.Dmitry Zaporozhan
--HG-- branch : product-engine
2009-12-02Fixed normal bug EXT-1625 (Me > Pick Info > Edit Pick does not enable "Save" ↵Andrew Dyukov
button when image, location is changed). Implemented workaround:enabling save button each time when picker is opened, even if texture wasn't changed (see Steve's comment). --HG-- branch : product-engine
2009-12-02Fixed minor EXT-2993 (bug voice control window should have valid minimal & ↵Andrew Dyukov
maximal size). Maximal size was not set, because there are no any floaters which have it. --HG-- branch : product-engine
2009-12-02fix major EXT-3003 IM messages loaded from a chat history are displayed with ↵Yuri Chebotarev
current time --HG-- branch : product-engine
2009-12-02Minor changes to EXT-2986 (Add "Leave Call" button in Voice Control PanelAndrew Dyukov
for all voice chats except nearby) implementation. --HG-- branch : product-engine
2009-12-01Fix a signed/unsigned warning that breaks the Windows build.callum
2009-12-01Automated merge with ssh://rick@hg.lindenlab.com/skolb/mediaRick Pasetto
2009-12-01EXT-3028 : "Find Original" does nothing if floater inventory isn't openLoren Shih
Changed logic for getActiveInventory so that it considers InventorySP. Removed getActiveInventory and replaced with getActiveInventoryPanel since that follows its current usage. This currently contains a bug because the InventorySP always thinks it's open. --HG-- branch : avatar-pipeline
2009-12-01Mergeskolb
2009-12-01EXT-3033 Streaming audio is completely broken in Viewer 2.0skolb
2009-12-01DEV-43622 : API change (no functionality change) to fix a design error in LLSDKent Quirk
I made it about a year and a half ago; Zero found it while reading code. I had added a return value to LLSD::insert(), but a) did it wrong, and b) broke the STL-like semantics of insert(). So I've put insert() back to returning void and created LLSD::with(), which does what my earlier insert() did. The compiler then caught all the cases where insert()'s return value were being used, and I changed those to use with() instead.
2009-12-01Automated merge with ssh://hg.lindenlab.com/james/gooeyErica
2009-12-01EXT-3028 : "Find Original" does nothing if floater inventory isn't openLoren Shih
Preliminary checkin, includes cleanup for llinventorypanel. Also removed several unused private classes and such from llinventorypanel. --HG-- branch : avatar-pipeline
2009-12-01EXT-2117 - Fix for not being able to add / remove multiple items of ↵Eric M. Tulla (BigPapi)
different types from your inventory