Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-12-01 | version 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-11-30 | Merge from product-engine | Steve Bennetts | |
2009-11-30 | Automated merge with ssh://rick@hg.lindenlab.com/skolb/media | Rick Pasetto | |
2009-11-30 | Automated merge with ssh://rick@hg.lindenlab.com/skolb/media/ | Rick Pasetto | |
2009-11-30 | Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0/ | Rick Pasetto | |
2009-11-30 | DEV-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-30 | Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0/ | Rick Pasetto | |
2009-11-30 | doxygen: exclude licensing comments | bea@american.lindenlab.com | |
2009-11-30 | doxygen: exclude licensing blurbs | bea@american.lindenlab.com | |
2009-11-30 | mplemented EXT-2891 “Group notices should be recorded into group IM ↵ | Alexei Arabadji | |
history”; --HG-- branch : product-engine | |||
2009-11-30 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Lynx Linden | |
2009-11-30 | Made the gcc version number checking more robust in llaudio's | Lynx 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-30 | implemented EXT-2962 “Implement adding messages into IM history w/o spawning | Alexei Arabadji | |
chiclet” --HG-- branch : product-engine | |||
2009-11-30 | lots more clean-up. | Tofu Linden | |
2009-11-30 | Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0/ | Rick Pasetto | |
2009-11-30 | remove 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-30 | Automated merge with https://hg.aws.productengine.com/secondlife/viewer-2-0/ | Alexei Arabadji | |
--HG-- branch : product-engine | |||
2009-11-30 | Fixed build after implementation of EXT-2882. | Sergey Borushevsky | |
Replaced LLNotifications::add call by LLNotificationsUtil::add. --HG-- branch : product-engine | |||
2009-11-30 | Fixed Line endings to Unix format | Mike Antipov | |
--HG-- branch : product-engine | |||
2009-11-30 | Work 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-30 | removed unused method LLIMModel::addMessageSilently; | Alexei Arabadji | |
--HG-- branch : product-engine | |||
2009-11-30 | Automated merge with https://hg.aws.productengine.com/secondlife/viewer-2-0/ | Alexei Arabadji | |
--HG-- branch : product-engine | |||
2009-11-30 | renamed LLHandlerUtil::logToIM to LLHandlerUtil::logToIMP2P; | Alexei Arabadji | |
avoided IM-toast popup when adding message to session; --HG-- branch : product-engine | |||
2009-11-30 | Implemented 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-30 | tidy-up. clicking mute button doesn't need to bring up the volume slider ↵ | Tofu Linden | |
any more. | |||
2009-11-30 | pretty good volume bar appear-on-hover | Tofu Linden | |
2009-11-30 | Work 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-30 | Work 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-30 | Work 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-30 | Merge from default branch | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2009-11-30 | Work 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-30 | merge. | Tofu Linden | |
2009-11-30 | remove llvorbisdecode.* - it's long-dead. | Tofu Linden | |
at some point someone inlined this into llaudiodecodemgr and the 'indie' version rotted away. | |||
2009-11-30 | Fixed Line endings to Unix format | Mike Antipov | |
--HG-- branch : product-engine | |||
2009-11-30 | Work on major sub-task EXT-2790 (Complete Voice Control Panel (floater) ↵ | Mike Antipov | |
started by Lynx (LLVoiceControlPanel)) -- Added updating of the speakers list for P2P call --HG-- branch : product-engine | |||
2009-11-30 | Work on major sub-task EXT-2790 (Complete Voice Control Panel (floater) ↵ | Mike Antipov | |
started by Lynx (LLVoiceControlPanel)) -- Added initial processing of titles for different calls --HG-- branch : product-engine | |||
2009-11-30 | Fixed wrong type for getChild<LLTextBox>("user_name") to prevent WARNING ↵ | Mike Antipov | |
logging. --HG-- branch : product-engine | |||
2009-11-29 | EXT-2595 - Sounds not playing because LFSThread (Local File System) wasn't ↵ | Steve Bennetts | |
being updated. | |||
2009-11-29 | Fix for Windows crash (incorrect date format crashes windows) | Steve Bennetts | |
2009-11-29 | Merge | Steve Bennetts | |
2009-11-28 | implemented EXT-2889 "Incoming "grant modify rights" message should trigger | Alexei Arabadji | |
notify toast and adding record to IM history"; fixed avatar icon in IM-floater when message added to IM-session; avoided popup of IM-tast when message added to IM-session; --HG-- branch : product-engine | |||
2009-11-27 | merge. | Tofu Linden | |
2009-11-27 | Backed out changeset 4c84d72f16ca | Tofu Linden | |
2009-11-27 | whee, back to a floater for now. i'm going to stop worrying about the ↵ | Tofu Linden | |
position for a while and work on the functionality. | |||
2009-11-27 | Fixed major bug EXT-2774(Crash when trying to resize top Menu with | Andrew Dyukov | |
Fav bar and Nav bar closed). --HG-- branch : product-engine | |||
2009-11-27 | fixed normal bug EXT-2685. My Landmarks: "Sort by Date" becomes disabled ↵ | Paul Guslisty | |
after selecting it --HG-- branch : product-engine | |||
2009-11-27 | fixed normal bug EXT-2738. 12-hour clock format should not have a leading zero | Paul Guslisty | |
--HG-- branch : product-engine | |||
2009-11-27 | working but incomplete, I think I'll go back to panel... again. | Tofu Linden | |
2009-11-27 | fixed normal bug EXT-2931 Grey square appears on Navigation bar when ↵ | Paul Guslisty | |
dragging landmark from "My Landmarks" to "Favorites" bar --HG-- branch : product-engine | |||
2009-11-27 | Fixed low bug EXT-2794(MyLandmarks: "Create Pick" is enabled when multiple ↵ | Eugene Mutavchi | |
landmarks are selected) --HG-- branch : product-engine |