summaryrefslogtreecommitdiff
path: root/indra/newview
AgeCommit message (Collapse)Author
2009-12-04mergeYuri Chebotarev
--HG-- branch : product-engine
2009-12-04omg fix for two omg crtical bugs...Yuri Chebotarev
EXT-3109 Viewer crashes when attempting to select group role EXT-3130 Viewer crashes after pressing "New Role" button in group profile also a bit fix layout --HG-- branch : product-engine
2009-12-04No ticket. Removed check is current voice channel active whenAndrew Dyukov
"Leave Call" button in Voice Control Panel (EXT-2986). --HG-- branch : product-engine
2009-12-04Implemented normal task EXT-2832 (Hide "undock" icon on the floaters).Andrew Dyukov
--HG-- branch : product-engine
2009-12-04Implemented normal priority task EXT-2311 (Filter in side panels should ↵Vadim Savchuk
highlight results). Added missing highlighting to people/group lists and teleport history. Btw, the "none" group list entry now gets hidden when user types a filter. --HG-- branch : product-engine
2009-12-04Automated merge with https://hg.aws.productengine.com/secondlife/viewer-2-0/Alexei Arabadji
--HG-- branch : product-engine
2009-12-04implemented EXT-700 “"Offer" notifications should be accessible via chiclet”Alexei Arabadji
--HG-- branch : product-engine
2009-12-04Completed normal task EXT-3081 (Separate Message Well on Notifications Well ↵Mike Antipov
and IM Well) -- created IM Wel icon -- functionality is moved from the base class into appropriate classes (for Notification & IM Well windows) --HG-- branch : product-engine
2009-12-04Work on normal task EXT-3081 (Separate Message Well on Notifications Well ↵Mike Antipov
and IM Well) -- removed member pointer to Notification Well Icon from the LLBottomTray -- placed Well counter over the Icon, made center-aligned --HG-- branch : product-engine
2009-12-04Work on normal task EXT-3081 (Separate Message Well on Notifications Well ↵Mike Antipov
and IM Well) Refactored toggle interaction between Notification Well and Notification Well Window: -- set "Button.SetDockableFloaterToggle" init callback to Notification Well -- remove deprecated functionality in code -- update interaction with screen channels to work properly. --HG-- branch : product-engine
2009-12-03Automated merge with https://hg.aws.productengine.com/secondlife/viewer-2-0/Alexei Arabadji
--HG-- branch : product-engine
2009-12-03Fixed minor bug EXT-2466 (Call menuitem in the Friends context menu is ↵Sergey Borushevsky
disabled always) --HG-- branch : product-engine
2009-12-03fixed 'accept' of voice group chatAlexei Arabadji
--HG-- branch : product-engine
2009-12-03Fixed normal bug EXT-3021 - Viewer crashes on receiving notification for ↵Dmitry Zaporozhan
creating script(offer) chiclet for same object in second time. --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-03Work on task EXT-3081 (Separate Message Well on Notifications Well and IM Well)Mike Antipov
Initial commit -- added two floater classes derived from LLSysWellWindow to work with Notification Well & IM Well -- register two floaters in place of previous sys_well (but with the same xml file) -- replace using of LLSysWellWindow with LLNotificationWellWindow in the out code (except of in LLScreenChannel::updateShowToastsState) -- rename member variable in bottom tray used for Notification Well --HG-- branch : product-engine
2009-12-04Merge from default branch.Vadim Savchuk
--HG-- branch : product-engine
2009-12-04partial implementation for the following tasksDmitry Oleshko
(EXT-2803) Create notifications and dialogs to negotiate P2P voice chat (shown over the Speak button) (EXT-2806) Create notification windows and dialogs to negotiate Group Voice Chat (docked to Speak button's chevron) (EXT-2802) Create notifications and dialogs to negotiate AvaLine calls (shown over Speak button) (EXT-2805) Create notifications and dialogs to negotiate Ad-Hoc calls (shown over Speak button) implemented: invitations, displaying of notifications according to the state of current voice chat session --HG-- branch : product-engine
2009-12-04Implemented normal task EXT-3082 (Remove Reply button from IM toastsAndrew Dyukov
and open IM window just by click on IM toast). --HG-- branch : product-engine
2009-12-04fixed low bug EXT-2963 (Buttons in Move floater don't have tool-tips)Paul Guslisty
--HG-- branch : product-engine
2009-12-04Fixed normal bug EXT-1710 (IM & Chat: System messages should haveAndrew Dyukov
SL icon and title). "i" icon is temporarily used, changing it in xml to SL icon moved to new bug- EXT-3132. --HG-- branch : product-engine
2009-12-03Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0/Rick Pasetto
2009-12-03Merge from product-engineSteve Bennetts
2009-12-03Un-threaded LLTextureFetch to address potential performance and edge case ↵Steve Bennetts
crash issues. Changed an assert to an llerrs with extra info Added "HTTP Textures" to "Develop" menu
2009-12-03Fixed a crash when clearing private data twice.Steve Bennetts
2009-12-03Fix for DEV-43696 (media streams should have hard limit of 8)Monroe Linden
This was just an off-by-one error in the hard limit calculation (> instead of >=).
2009-12-03Don't show controls if build tools are upRick Pasetto
2009-12-03remove fudge factor for controls background renderingRick Pasetto
2009-12-03merge of avatar-pipeline branch into viewer2Eric M. Tulla (BigPapi)
2009-12-03Automated merge with ssh://rick@hg.lindenlab.com/skolb/mediaRick Pasetto
2009-12-03local mergeskolb
2009-12-03merge of viewer2 into avp branchEric M. Tulla (BigPapi)
--HG-- branch : avatar-pipeline
2009-12-03fixing bad cast that was causing a compiler error.Nyx (Neal Orman)
Code reviewed by Seraph --HG-- branch : avatar-pipeline
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-03fix for normal EXT-3077 [BSI] Object chat of objects without a name bork ↵Yuri Chebotarev
nearby chat toasts and log for information - since I think that messages from nowhere is bad practice for user - if object that send message has no name I use object id as name --HG-- branch : product-engine
2009-12-03fix for normal EXT-2944 [BSI] Object chat and Resident chat is combined in ↵Yuri Chebotarev
Nearby Chat floater when object and Resident share the same name --HG-- branch : product-engine
2009-12-02DEV-42827 Implement volume slider on media controlsRick Pasetto
Introducing a volume slider that pops up when you hover over the "mute" button. Fades out with the rest of the controls. Had to also render (by hand) the background image. Cleaned up the XUI file.
2009-12-02local mergeskolb
2009-12-02removed the unused AutoPlayMedia flag. This is now governed by the ↵skolb
ParcelMediaAutoPlayEnable flag.
2009-12-02unify the two media auto play preferences into one. The ↵skolb
ParcelMediaAutoPlayEnable flag now controls both (horribly named, but must be preserved for legacy purposes).
2009-12-02Changed the behavior of LLViewerMediaImpl::setDisabled() to interact more ↵Monroe Linden
predictably with auto-play. Disabling and re-enabling media should work much more like teleporting away and teleporting back -- media will respect the auto-play flag when reloading, instead of returning to its previous load state.
2009-12-02Cleaned up the conditional code a bit in llviewerkeyboard.cpp, start_gestureskolb
2009-12-02DEV-42150 crash when using media on a HUDskolb
2009-12-02EXT-3060 : Turn links into broken links immediately when baseobj is purgedLoren Shih
EXT-3067 : INFRASTRUCTURE : LLInventoryPanel::modelChanged cleanup Added REBUILD mask to inventory observer. Added new logic for rebuilding linked items when an item is purged. Took out atrocious expensive refresh that was being triggered on most LLInventoryPanel::modelChanged. --HG-- branch : avatar-pipeline
2009-12-02EXT-3060 : Turn links into broken links immediately when baseobj is purgedLoren Shih
EXT-3067 : INFRASTRUCTURE : LLInventoryPanel::modelChanged cleanup This first set of checkins is just llinventorypanel infrastructure cleanup, including comments and improved use of iterators. --HG-- branch : avatar-pipeline