summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2009-12-01fix normal EXT-2937 Nearby Chat window has layout issuesYuri Chebotarev
--HG-- branch : product-engine
2009-12-01mergeYuri Chebotarev
--HG-- branch : product-engine
2009-12-01fix for normal EXT-1713 Nearby Chat: Objects have tooltips (???)(???)Yuri Chebotarev
--HG-- branch : product-engine
2009-12-01mergeVadim Savchuk
--HG-- branch : product-engine
2009-12-01Merge from default branch.Vadim Savchuk
--HG-- branch : product-engine
2009-12-01Automated merge with https://hg.aws.productengine.com/secondlife/viewer-2-0/Dmitry Zaporozhan
--HG-- branch : product-engine
2009-12-01Workaround for major bug EXT-2879 - Only 'Online' accordion is present in ↵Dmitry Zaporozhan
the People panel / Friends tab. --HG-- branch : product-engine
2009-12-01mergeYuri Chebotarev
--HG-- branch : product-engine
2009-12-01fix for normal EXT-2820 [BSI] Functionality loss: Can't open groups from ↵Yuri Chebotarev
Resident's profile --HG-- branch : product-engine
2009-12-01mergeLynx Linden
2009-12-01EXT-2765: Added help IDs for tabs in the Places sidebar.Lynx Linden
The issue was that the widgets for this panel are not built solely from XUI. There's code in LLPanelPlaces::changeInventory() that creates the actual My Inventory and Teleport History panels. Adding help_topic strings to the relevant XUI files for the LLLandmarksPanel and LLTeleportHistoryPanel classes fixes this issue.
2009-12-01implemented EXT-2799 “Record to IM history notification about L$ payments byAlexei Arabadji
other avatar”; --HG-- branch : product-engine
2009-12-01version number tweakery in About dialog.Tofu Linden
vivox 'Unknown' is the more-descriptive '(Not Connected)' now. plus, we admit that our Qt version number is hard-coded right into the viewer instead of asking Qt.
2009-12-01DEV-41358: pass localization information to the Search web pages via aLynx Linden
new ?lang=<LANG> query parameter.
2009-12-01DEV-40702: Internationalize the unknown Vivox version string ratherLynx Linden
than hardcode it in llvoiceclient.cpp. Also rename the string from "Unknown" to "Not connected", to better reflect the fact that we get the Vivox version once voice is connected.
2009-12-01fixed EXT-2958 “The states of checkboxes from Notes&Privacy tab are not savedAlexei Arabadji
after having been modified”; --HG-- branch : product-engine
2009-11-30Merge from product-engineSteve Bennetts
2009-11-30Automated merge with ssh://rick@hg.lindenlab.com/skolb/mediaRick Pasetto
2009-11-30Automated merge with ssh://rick@hg.lindenlab.com/skolb/media/Rick Pasetto
2009-11-30Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0/Rick Pasetto
2009-11-30DEV-43041 DEV-41648 - disable OK and Apply if the media data is the same as ↵Rick Pasetto
the initial Review #48 This change kills two birds with one stone: every frame, we check to see if the media data is the same as the one we 'initialize' with. If it is, we disable OK and Cancel. Otherwise we enable them. This makes it very difficult to set empty media data, as well as fixing the "apply button doesn't grey out" bug.
2009-11-30Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0/Rick Pasetto
2009-11-30doxygen: exclude licensing commentsbea@american.lindenlab.com
2009-11-30doxygen: exclude licensing blurbsbea@american.lindenlab.com
2009-11-30mplemented EXT-2891 “Group notices should be recorded into group IM ↵Alexei Arabadji
history”; --HG-- branch : product-engine
2009-11-30Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/Lynx Linden
2009-11-30Made the gcc version number checking more robust in llaudio'sLynx Linden
CMakeFiles.txt file. Previously it checked for a narrow range of gcc versions via a regex: if (${CXX_VERSION} MATCHES "4.[23]") Now we explicit check for any version >= 4.2: if (${CXX_VERSION_NUMBER} GREATER 419)
2009-11-30implemented EXT-2962 “Implement adding messages into IM history w/o spawningAlexei Arabadji
chiclet” --HG-- branch : product-engine
2009-11-30lots more clean-up.Tofu Linden
2009-11-30Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0/Rick Pasetto
2009-11-30remove dead panel version of the master volume pulldown.Tofu Linden
the floater version turned out easier to get on-spec (though not perfect).
2009-11-30Automated merge with https://hg.aws.productengine.com/secondlife/viewer-2-0/Alexei Arabadji
--HG-- branch : product-engine
2009-11-30Fixed build after implementation of EXT-2882.Sergey Borushevsky
Replaced LLNotifications::add call by LLNotificationsUtil::add. --HG-- branch : product-engine
2009-11-30Fixed Line endings to Unix formatMike Antipov
--HG-- branch : product-engine
2009-11-30Work on major sub-task EXT-2790 (Complete Voice Control Panel (floater) ↵Mike Antipov
started by Lynx (LLVoiceControlPanel)) -- initialized agent icon, name -- added agent's speaker indicator --HG-- branch : product-engine
2009-11-30removed unused method LLIMModel::addMessageSilently;Alexei Arabadji
--HG-- branch : product-engine
2009-11-30Automated merge with https://hg.aws.productengine.com/secondlife/viewer-2-0/Alexei Arabadji
--HG-- branch : product-engine
2009-11-30renamed LLHandlerUtil::logToIM to LLHandlerUtil::logToIMP2P;Alexei Arabadji
avoided IM-toast popup when adding message to session; --HG-- branch : product-engine
2009-11-30Implemented major sub-task EXT-2882 (User who has been muted/unmuted by the ↵Sergey Borushevsky
moderator (that means, user is muted for the whole group) should receive a notification.) --HG-- branch : product-engine
2009-11-30tidy-up. clicking mute button doesn't need to bring up the volume slider ↵Tofu Linden
any more.
2009-11-30pretty good volume bar appear-on-hoverTofu Linden
2009-11-30Work on major sub-task EXT-2790 (Complete Voice Control Panel (floater) ↵Mike Antipov
started by Lynx (LLVoiceControlPanel)) -- Enabled "Voice Controls" button in P2P voice chat --HG-- branch : product-engine
2009-11-30Work on major sub-task EXT-2790 (Complete Voice Control Panel (floater) ↵Mike Antipov
started by Lynx (LLVoiceControlPanel)) -- Changed text for empty nearby list to "No one near" --HG-- branch : product-engine
2009-11-30no ticket. addition to "(EXT-2894)- Add support for the viewer 1.23 chat ↵Yuri Chebotarev
history style (widget-less)" change all messages style when chaning chat style in preference. --HG-- branch : product-engine
2009-11-30Work on major sub-task EXT-2790 (Complete Voice Control Panel (floater) ↵Mike Antipov
started by Lynx (LLVoiceControlPanel)) -- Updated title according to voice chat type --HG-- branch : product-engine
2009-11-30Merge from default branchVadim Savchuk
--HG-- branch : product-engine
2009-11-30Work on major sub-task EXT-2790 (Complete Voice Control Panel (floater) ↵Mike Antipov
started by Lynx (LLVoiceControlPanel)) -- Excluded Agent's item from the Participant List --HG-- branch : product-engine
2009-11-30merge.Tofu Linden
2009-11-30remove llvorbisdecode.* - it's long-dead.Tofu Linden
at some point someone inlined this into llaudiodecodemgr and the 'indie' version rotted away.
2009-11-30Fixed Line endings to Unix formatMike Antipov
--HG-- branch : product-engine