summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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-30EXT-2859 : Landmark filters aren't explicitly fetching inventory recursivelyLoren Shih
EXT-2815 : Create ability to selectively apply a filter LandmarkSP filters are now started explicitly whenever the Library / My Inventory accordion panels are opened. --HG-- branch : avatar-pipeline
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-30Updated layout to prevent overlapping elements.Justin C. Rounds (Chuck)
http://jira.secondlife.com/browse/EXT-2777
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-30merge from trunk.Tofu Linden
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-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
2009-11-30Work 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-30Work 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-30Fixed wrong type for getChild<LLTextBox>("user_name") to prevent WARNING ↵Mike Antipov
logging. --HG-- branch : product-engine
2009-11-29EXT-2595 - Sounds not playing because LFSThread (Local File System) wasn't ↵Steve Bennetts
being updated.
2009-11-29Fix for Windows crash (incorrect date format crashes windows)Steve Bennetts
2009-11-29MergeSteve Bennetts
2009-11-29Missed another LL_COMMON_API tagJames Cook
2009-11-29Revert extern template link optimization until I can build/test on PCJames Cook
2009-11-28Suppress MSVC warning about extern template for linker optimizationJames Cook
2009-11-28Fix build, missed a file and items need LL_COMMON_APIJames Cook
2009-11-28Fix merge errorJames Cook
2009-11-28mergeJames Cook
2009-11-28Slightly more complex test fileJames Cook
2009-11-28Fix build - exported globals must have LL_COMMON_API tagJames Cook
2009-11-28Migrated LLUUIDs and some float constants out of headers into .cpp filesJames Cook
Moved some functions with llinfos into .cpp files Linker optimizations, all
2009-11-28Fix build broken by removal of a test floater.James Cook
2009-11-28Use extern template for common singletons to reduce code bloat/link time.James Cook
2009-11-28De-inline virtual functions with llerrs to reduce link time.James Cook
2009-11-28Fixed a typo in includes list.James Cook
2009-11-28Move hard-coded image IDs to .cpp file to speed link time.James Cook
2009-11-28implemented EXT-2889 "Incoming "grant modify rights" message should triggerAlexei 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-27Add CMake var LL_TESTS to optionally disable tests for build timingJames Cook
2009-11-27Move sound id declarations to cpp file to reduce redundant linker symbols.James Cook
Cuts size of object files dramatically, often 100KB apiece.
2009-11-27merge.Tofu Linden
2009-11-27Backed out changeset 4c84d72f16caTofu Linden
2009-11-27whee, 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-27Fixed major bug EXT-2774(Crash when trying to resize top Menu withAndrew Dyukov
Fav bar and Nav bar closed). --HG-- branch : product-engine
2009-11-27fixed normal bug EXT-2685. My Landmarks: "Sort by Date" becomes disabled ↵Paul Guslisty
after selecting it --HG-- branch : product-engine
2009-11-27fixed normal bug EXT-2738. 12-hour clock format should not have a leading zeroPaul Guslisty
--HG-- branch : product-engine
2009-11-27working but incomplete, I think I'll go back to panel... again.Tofu Linden
2009-11-27fixed 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-27Fixed low bug EXT-2794(MyLandmarks: "Create Pick" is enabled when multiple ↵Eugene Mutavchi
landmarks are selected) --HG-- branch : product-engine
2009-11-27Fixed normal bug EXT-2932(Entering filter passes focus to the group list)Eugene Mutavchi
--HG-- branch : product-engine
2009-11-27Fixed normal bug EXT-2727 (View tool should remember state)Eugene Mutavchi
--HG-- branch : product-engine