Mike Antipov
4a70a50dad
Work on major sub-task EXT-2790 (Complete Voice Control Panel (floater) started by Lynx (LLVoiceControlPanel))
...
-- initialized agent icon, name
-- added agent's speaker indicator
--HG--
branch : product-engine
2009-11-30 18:43:08 +02:00
Alexei Arabadji
9a37144a3c
removed unused method LLIMModel::addMessageSilently;
...
--HG--
branch : product-engine
2009-11-30 18:23:59 +02:00
Alexei Arabadji
288f67e462
Automated merge with https://hg.aws.productengine.com/secondlife/viewer-2-0/
...
--HG--
branch : product-engine
2009-11-30 18:15:49 +02:00
Alexei Arabadji
0c828289c0
renamed LLHandlerUtil::logToIM to LLHandlerUtil::logToIMP2P;
...
avoided IM-toast popup when adding message to session;
--HG--
branch : product-engine
2009-11-30 18:15:09 +02:00
Loren Shih
f2da2c00a8
EXT-2859 : Landmark filters aren't explicitly fetching inventory recursively
...
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-30 10:54:48 -05:00
Sergey Borushevsky
cbab53ec39
Implemented major sub-task EXT-2882 (User who has been muted/unmuted by the moderator (that means, user is muted for the whole group) should receive a notification.)
...
--HG--
branch : product-engine
2009-11-30 17:47:20 +02:00
Justin C. Rounds (Chuck)
447d1c6498
Updated layout to prevent overlapping elements.
...
http://jira.secondlife.com/browse/EXT-2777
2009-11-30 10:38:35 -05:00
Tofu Linden
ec42c50fe8
tidy-up. clicking mute button doesn't need to bring up the volume slider any more.
2009-11-30 15:24:23 +00:00
Tofu Linden
903de794d2
pretty good volume bar appear-on-hover
2009-11-30 15:22:16 +00:00
Mike Antipov
a69bef19e1
Work on major sub-task EXT-2790 (Complete Voice Control Panel (floater) started by Lynx (LLVoiceControlPanel))
...
-- Enabled "Voice Controls" button in P2P voice chat
--HG--
branch : product-engine
2009-11-30 16:02:22 +02:00
Tofu Linden
555100899a
merge from trunk.
2009-11-30 13:46:19 +00:00
Mike Antipov
62e775288c
Work on major sub-task EXT-2790 (Complete Voice Control Panel (floater) started by Lynx (LLVoiceControlPanel))
...
-- Changed text for empty nearby list to "No one near"
--HG--
branch : product-engine
2009-11-30 15:38:18 +02:00
Yuri Chebotarev
9e0e0e4d54
no ticket. addition to "(EXT-2894)- Add support for the viewer 1.23 chat history style (widget-less)"
...
change all messages style when chaning chat style in preference.
--HG--
branch : product-engine
2009-11-30 15:35:48 +02:00
Mike Antipov
3284dec5d9
Work on major sub-task EXT-2790 (Complete Voice Control Panel (floater) started by Lynx (LLVoiceControlPanel))
...
-- Updated title according to voice chat type
--HG--
branch : product-engine
2009-11-30 15:27:20 +02:00
Vadim Savchuk
d5152b3ea7
Merge from default branch
...
--HG--
branch : product-engine
2009-11-30 14:31:56 +02:00
Mike Antipov
7ea44f8add
Work on major sub-task EXT-2790 (Complete Voice Control Panel (floater) started by Lynx (LLVoiceControlPanel))
...
-- Excluded Agent's item from the Participant List
--HG--
branch : product-engine
2009-11-30 13:51:52 +02:00
angela
12cb419121
EXT-1881 [BSI] Log (Nearby Chat) floater should turn semi-transparent when it loses focus.
2009-11-30 18:36:33 +08:00
Tofu Linden
1b055428bb
merge.
2009-11-30 10:28:53 +00:00
Tofu Linden
c2deb4ece7
remove llvorbisdecode.* - it's long-dead.
...
at some point someone inlined this into llaudiodecodemgr and the 'indie' version rotted away.
2009-11-30 10:03:50 +00:00
Mike Antipov
5358354869
Fixed Line endings to Unix format
...
--HG--
branch : product-engine
2009-11-30 11:48:47 +02:00
Mike Antipov
a334ae22e4
Work on major sub-task EXT-2790 (Complete Voice Control Panel (floater) started by Lynx (LLVoiceControlPanel))
...
-- Added updating of the speakers list for P2P call
--HG--
branch : product-engine
2009-11-30 11:45:00 +02:00
Mike Antipov
651dfe1f69
Work on major sub-task EXT-2790 (Complete Voice Control Panel (floater) started by Lynx (LLVoiceControlPanel))
...
-- Added initial processing of titles for different calls
--HG--
branch : product-engine
2009-11-30 11:43:05 +02:00
Mike Antipov
c83aa5ba6a
Fixed wrong type for getChild<LLTextBox>("user_name") to prevent WARNING logging.
...
--HG--
branch : product-engine
2009-11-30 11:41:00 +02:00
angela
855a02554f
trivial xml formating changes
2009-11-30 16:37:02 +08:00
Steve Bennetts
d4e01315e3
EXT-2595 - Sounds not playing because LFSThread (Local File System) wasn't being updated.
2009-11-29 22:49:15 -08:00
Steve Bennetts
3eb48e4015
Fix for Windows crash (incorrect date format crashes windows)
2009-11-29 22:13:32 -08:00
Steve Bennetts
a7549d6fe5
Merge
2009-11-29 18:25:03 -08:00
James Cook
30cb8d566e
Missed another LL_COMMON_API tag
2009-11-29 12:53:09 -08:00
James Cook
b50ba67bd8
Revert extern template link optimization until I can build/test on PC
2009-11-29 10:19:17 -08:00
James Cook
491cbc5de6
Suppress MSVC warning about extern template for linker optimization
2009-11-28 23:50:14 -08:00
James Cook
e9b07c480a
Fix build, missed a file and items need LL_COMMON_API
2009-11-28 23:10:38 -08:00
James Cook
5531149ad1
Fix merge error
2009-11-28 21:25:53 -08:00
James Cook
e8b436591a
merge
2009-11-28 21:02:55 -08:00
James Cook
0e34bc413a
Slightly more complex test file
2009-11-28 20:56:27 -08:00
James Cook
895d528524
Fix build - exported globals must have LL_COMMON_API tag
2009-11-28 20:56:15 -08:00
James Cook
8ff96a3515
Migrated LLUUIDs and some float constants out of headers into .cpp files
...
Moved some functions with llinfos into .cpp files
Linker optimizations, all
2009-11-28 20:08:09 -08:00
James Cook
3838a7dfa5
Fix build broken by removal of a test floater.
2009-11-28 17:15:53 -08:00
James Cook
f280c43d61
Use extern template for common singletons to reduce code bloat/link time.
2009-11-28 16:51:02 -08:00
James Cook
fd71800bb1
De-inline virtual functions with llerrs to reduce link time.
2009-11-28 16:49:29 -08:00
James Cook
11cc56316c
Fixed a typo in includes list.
2009-11-28 16:48:28 -08:00
James Cook
cb29ce1243
Move hard-coded image IDs to .cpp file to speed link time.
2009-11-28 16:39:50 -08:00
Alexei Arabadji
f0426b924f
implemented EXT-2889 "Incoming "grant modify rights" message should trigger
...
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-28 17:43:21 +02:00
James Cook
3858992603
Add CMake var LL_TESTS to optionally disable tests for build timing
2009-11-27 22:24:57 -08:00
James Cook
7cfb01526f
Move sound id declarations to cpp file to reduce redundant linker symbols.
...
Cuts size of object files dramatically, often 100KB apiece.
2009-11-27 22:13:01 -08:00
Tofu Linden
5bff5d28ee
merge.
2009-11-27 19:15:57 +00:00
Tofu Linden
f57abb0272
Backed out changeset 4c84d72f16ca
2009-11-27 19:15:43 +00:00
Tofu Linden
c5719c445a
whee, back to a floater for now. i'm going to stop worrying about the position for a while and work on the functionality.
2009-11-27 17:34:50 +00:00
Andrew Dyukov
1cc80c60ca
Fixed major bug EXT-2774(Crash when trying to resize top Menu with
...
Fav bar and Nav bar closed).
--HG--
branch : product-engine
2009-11-27 19:25:33 +02:00
Paul Guslisty
857bc15a39
fixed normal bug EXT-2685. My Landmarks: "Sort by Date" becomes disabled after selecting it
...
--HG--
branch : product-engine
2009-11-27 19:08:02 +02:00
Paul Guslisty
9f603cef97
fixed normal bug EXT-2738. 12-hour clock format should not have a leading zero
...
--HG--
branch : product-engine
2009-11-27 18:50:43 +02:00