summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2009-12-28Work on low task EXT-3682 (Dedicated icon is required for AvaLine callers in ↵Mike Antipov
the VCP) -- improved changes for bug EXT-3684 ("Default" icon is used always for group calls in the voice notifications instead of group icon) to process avaline calls --HG-- branch : product-engine
2009-12-26Fixed low bug EXT-573 (There is paragraph indent in the toasts text), added ↵Eugene Mutavchi
the suggested workaround: allow one less character in message. --HG-- branch : product-engine
2009-12-26Fixed low bug EXT-3684 ("Default" icon is used always for group calls in the ↵Mike Antipov
voice notifications instead of group icon) -- implemented LLGroupIconCtrl to show group icon for passed group UUID. -- added LLGroupIconCtrl to incoming and outgoing dialogs --HG-- branch : product-engine
2009-12-26Fixed low bug EXT-3345 ""Expand all folders" ability is enabled while all ↵Sergei Litovchuk
folders are expanded in "My Landmarks" tab". - Added check for folder view's folders being in expanded or collapsed state on "My Landmarks" tab. - Added enabling/disabling of "Expand all folders" and "Collapse all folders" commands for landmark and folder "gear" menu. --HG-- branch : product-engine
2009-12-26mergeIgor Borovkov
--HG-- branch : product-engine
2009-12-26Updated chiclet panel min width due to changes made in changeset c68760a949d0.Dmitry Zaporozhan
--HG-- branch : product-engine
2009-12-26Update for low task EXT-3451 - Code cleanup: Get Rid of Magic constants in ↵Dmitry Zaporozhan
LLChicletPanel::Params::Params (move into widget xml). Removed hardcodes. --HG-- branch : product-engine
2009-12-26Implemented low task EXT-3634 - Create widgets for IM chiclets (P2P, GROUP, ↵Dmitry Zaporozhan
ADHOC). --HG-- branch : product-engine
2009-12-26Moved parameters to xml so they don't overwrite outputmonitor's parameters ↵Dmitry Zaporozhan
in default widgets. --HG-- branch : product-engine
2009-12-26fixed low bug EXT-3705 No confirm teleport dialog appears if teleport is ↵Denis Serdjuk
being performed by \"teleport\" item from landmark's context menu --HG-- branch : product-engine
2009-12-26mergeIgor Borovkov
--HG-- branch : product-engine
2009-12-26implemented EXT-3682 Dedicated icon is required for AvaLine callers in the VCPIgor Borovkov
--HG-- branch : product-engine
2009-12-26Reduced header dependency from the "llimview.h"Mike Antipov
--HG-- branch : product-engine
2009-12-26fixed normal bug EXT-3674 (There is wrong time stamp format for p2p im ↵Andrew Polunin
sessions for \"voice\" notifications) --HG-- branch : product-engine
2009-12-26Automated merge with https://hg.aws.productengine.com/secondlife/viewer-2-0/Alexei Arabadji
--HG-- branch : product-engine
2009-12-26implemented EXT-3701 “Replace "accept" button with "show" in the inventoryAlexei Arabadji
offer toast”; --HG-- branch : product-engine
2009-12-26Fixed low bug EXT-3526(Moderator tag appears for a participant in the p2p ↵Eugene Mutavchi
voice chat) --HG-- branch : product-engine
2009-12-26Fixed low bug EXT-3543 ("Mute this participant" menu should be disabled for ↵Mike Antipov
non-connected participants) -- improved condition to validate whether speaker is in voice channel --HG-- branch : product-engine
2009-12-26Automated merge with https://hg.aws.productengine.com/secondlife/viewer-2-0/Alexei Arabadji
--HG-- branch : product-engine
2009-12-26fixed EXT-3702 “"group invitation accepted" toast should be ↵Alexei Arabadji
non-interactive”, made system IM notifications(IM_MESSAGEBOX) as notifytip; --HG-- branch : product-engine
2009-12-26Fixed normal bug EXT-3643 (Make Friend Offer dialog a modal alert)Mike Antipov
-- made dialog a modal alert -- logging to IM is left as it was --HG-- branch : product-engine
2009-12-26fixed low bug EXT-3625 Unable to submit Friendship offer message by Enter keyDenis Serdjuk
--HG-- branch : product-engine
2009-12-26EXT-700 “"Offer" notifications should be accessible via chiclet”Alexei Arabadji
made teleport offers not spawn chiclet; --HG-- branch : product-engine
2009-12-26Implemented EXT-1627 “Nearby Chat window behavior needs clarification”,Alexei Arabadji
made non-unique docked floaters docks without dock tongue; --HG-- branch : product-engine
2009-12-25Fixed minor bug EXT-2929 ([BSI] Context menu on chiclets should not haveAndrew Dyukov
"show session" enabled when chiclet window is visible). --HG-- branch : product-engine
2009-12-25mergeVadim Savchuk
--HG-- branch : product-engine
2009-12-25Fixed normal priority bug EXT-3677 (Resident doesn't appear in the nearby ↵Vadim Savchuk
voice list after enabling voice). * Avatars having voice chat disabled will not be displayed in the voice control panel. * If an avatar disables and then re-enables voice chat, it will re-appear in the VCP. * Avatars that are not in the nearby chat range anymore, will be immediately removed from the VCP (were displayed in italic for a few seconds). --HG-- branch : product-engine
2009-12-25- Fixed a typo (renamed mPaticipants to mParticipants).Vadim Savchuk
--HG-- branch : product-engine
2009-12-25Work on low task EXT-1770 ( Places - Landmarks - Inventory Panels should be ↵Mike Antipov
refactored to use LL implementation of possibility to show specified Inventory folder) -- renamed files from llinventorysubtreepanel to llplacesinventorypanel -- renamed class LLInventorySubTreePanel to LLPlacesInventoryPanel --HG-- branch : product-engine
2009-12-25Fixed low bug EXT-3543 ("Mute this participant" menu should be disabled for ↵Mike Antipov
non-connected participants) -- added validating of the speaker status while showing voice moderation menu items --HG-- branch : product-engine
2009-12-25Update coding styleMike Antipov
--HG-- branch : product-engine
2009-12-25Fixed a memory leak in ContextMenu (EXT-3563).Paul Guslisty
--HG-- branch : product-engine
2009-12-25EXT-700 “"Offer" notifications should be accessible via chiclet”Alexei Arabadji
made 'inventory declined' notification spawn chiclet; made 'inventory declined' toast as notytip; --HG-- branch : product-engine
2009-12-25Automated merge with https://hg.aws.productengine.com/secondlife/viewer-2-0/Alexei Arabadji
--HG-- branch : product-engine
2009-12-25fixed EXT-700 “"Offer" notifications should be accessible via chiclet”Alexei Arabadji
made inventory and teleport offers spawn chiclet; made 'inventory accepted' toast as notytip; --HG-- branch : product-engine
2009-12-25Fixed normal bug EXT-3544 (Voice icon doesn't become "muted" in the voice ↵Mike Antipov
controls panel after muting a resident) --added updating of speakers in speaker manager when LLVoiceClient::participantUpdatedEvent and LLViewerChatterBoxSessionAgentListUpdates::post events come. --HG-- branch : product-engine
2009-12-25Merge from default branch.Vadim Savchuk
--HG-- branch : product-engine
2009-12-25Fixed low sub task EXT-3451 - Code cleanup: Get Rid of Magic constants in ↵Dmitry Zaporozhan
LLChicletPanel::Params::Params (move into widget xml). --HG-- branch : product-engine
2009-12-25Fixed low bug EXT-3294 - Toasts bunch up in the channel when big docked IM ↵Dmitry Zaporozhan
window is opened. --HG-- branch : product-engine
2009-12-25fixed EXT-3632 “Move floater closes after user click on Stop Flying btn”;Alexei Arabadji
--HG-- branch : product-engine
2009-12-25Automated merge with https://hg.aws.productengine.com/secondlife/viewer-2-0/Alexei Arabadji
--HG-- branch : product-engine
2009-12-25moved to base class LLCallDialog method draw();Alexei Arabadji
added check to draw LLCallDialog if floater has dock control; --HG-- branch : product-engine
2009-12-24turn off verbose logging on gstreamer media plugin.Tofu Linden
2009-12-24more minor cleanup to the gstreamer plugin.Tofu Linden
2009-12-24Some tidy-ups to the gstreamer media plugin while I try to figure out where ↵Tofu Linden
the black-frame-on-resize is coming from.
2009-12-24DEV-44521 Linux viewer indicates that Parcel Audio is streaming when there ↵Tofu Linden
is no Parcel Audio
2009-12-24Use "strict" invocation of buildconsole according to XoreaxCG Linden
2009-12-24Fixed low bug EXT-1165(Teleport History stays in "filtered" state after ↵Eugene Mutavchi
resetting filter) --HG-- branch : product-engine
2009-12-24No ticket: added updating of speaker manager for sorting participant list by ↵Eugene Mutavchi
recent speakers order. --HG-- branch : product-engine
2009-12-24merge.Tofu Linden