Commit Graph

10776 Commits (8f892d0f36fda170a5cecf0aea89887d6d0e45ef)

Author SHA1 Message Date
Mike Antipov c6e24e53a1 Work on normal bug EXT-3434 There is no difference between invited and left participants in a Group call (Voice Controls)
-- implemented removing of participant who has left voice chat from the list (after hardcoded 10 seconds)
-- added struct params to be set from the xml

--HG--
branch : product-engine
2009-12-22 14:45:49 +02:00
Mike Antipov 34b684c49e Work on normal bug EXT-3434 There is no difference between invited and left participants in a Group call (Voice Controls)
-- added doxygen comments in header
-- replaced collecting of voice participants' uuids, added helpful & removed unused code comments in cpp

--HG--
branch : product-engine
2009-12-22 13:09:34 +02:00
Andrew Polunin 45e0b59524 fixed minor bug EXT-3462 Voice Chat vs Voice Call
--HG--
branch : product-engine
2009-12-22 18:37:32 +02:00
Igor Borovkov a68935b94f merge
--HG--
branch : product-engine
2009-12-22 17:50:17 +02:00
Igor Borovkov 191e5f9ca0 merge
--HG--
branch : product-engine
2009-12-22 17:49:35 +02:00
Andrew Polunin 754801f669 fixed minor bug EXT-3627 'Loading..' is shown over second life icon in view profile panel
--HG--
branch : product-engine
2009-12-22 17:32:30 +02:00
Vadim Savchuk d4a8f4c6ef merge
--HG--
branch : product-engine
2009-12-22 16:42:37 +02:00
Igor Borovkov 304e321f89 implemented EXT-3515 Click on IM button for multiple selected Avatars each time creates new IM session
--HG--
branch : product-engine
2009-12-22 16:39:56 +02:00
Dmitry Oleshko 29ac4cf97d fixed normal bug (EXT-3587) Notifications overflow toast cannot be dismissed during spam
- reduced to minimum number of show/hide cycles for the Overflow toast, so it is easier now to click the (x) button
- the Overflow toast is now created once for a channel

--HG--
branch : product-engine
2009-12-22 16:10:10 +02:00
Eugene Mutavchi c4ad806164 Related to EXT-3581: removed unnecessary code from LLParticipantList::updateRecentSpeakersOrder method.
--HG--
branch : product-engine
2009-12-22 15:51:28 +02:00
Eugene Mutavchi 33d76f152e Fixed low bug EXT-3430(Accept/reject voice call dialog appears in wrong place for several moments)
--HG--
branch : product-engine
2009-12-22 15:35:06 +02:00
Yuri Chebotarev 4d9762eb84 work on EXT-3463 - Ambiguity: some system messages are shown as sent from avatar and others are shown as sent from SL
--HG--
branch : product-engine
2009-12-22 12:26:06 +02:00
Lynx Linden 722c8b1c76 EXT-3618: Add the "?" button back to the nearby chat floater. 2009-12-22 10:14:47 +00:00
Erica 1826bf54da Automated merge with ssh://hg.lindenlab.com/james/gooey 2009-12-21 22:52:57 -08:00
Erica 076edd8ba9 Cleaned up unused textures and xml, checked log for warnings 2009-12-21 22:52:33 -08:00
Steve Bennetts a2eb3becc7 merge 2009-12-21 22:04:17 -08:00
richard 18e25641fe merge 2009-12-21 18:12:17 -08:00
richard 5b978865e3 EXT-3623 - taking a snapshot on windows completely breakd the UI 2009-12-21 17:54:15 -08:00
richard 2c42062c10 merge 2009-12-21 17:32:21 -08:00
richard 093795c10c EXT-3599 - no chiclets in the im well window 2009-12-21 17:32:05 -08:00
Leyla Farazha 470dba630b merge 2009-12-21 16:18:28 -08:00
richard 06fb97735d merge 2009-12-21 16:05:41 -08:00
richard 4a460a1dcf added optional timing of fast timers themselves 2009-12-21 16:05:20 -08:00
Leyla Farazha 9538f96613 EXT-3523 Missing God Mode functions in User Profile
EXT-2635 	 No message reminding user that a restart is required to reset cache (was Clear Cache)
reviewed by Richard
2009-12-21 15:33:06 -08:00
Loren Shih e6a8b3e2b2 automated merge viewer2.0->viewer2.0 2009-12-21 18:32:35 -05:00
Loren Shih cfa21aad68 EXT-3573 : Wear and Edit buttons on AppearanceSP are difficult to click 2009-12-21 18:32:02 -05:00
Loren Shih 04b63a67e6 EXT-3619 : CRASH in xui preview tool when editing an inventory panel
Now checking if inventory is usable before checking if views are initialized.
2009-12-21 18:31:19 -05:00
Brad Payne (Vir Linden) 6cf7cd95ab merge 2009-12-21 17:56:19 -05:00
Loren Shih 65dfc74688 Minor comment change. 2009-12-21 17:46:46 -05:00
Brad Payne (Vir Linden) 97031cb90d merge 2009-12-21 17:28:06 -05:00
Mark Palange (Mani) b5ed2038fb Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0 2009-12-21 14:27:47 -08:00
Mark Palange (Mani) e6349ac192 EXT-3550 Post-review fixes to previous commit.
Reviewed by Nat
2009-12-21 14:27:02 -08:00
Brad Payne (Vir Linden) ced5b819d7 For EXT-3567: Folders should show as 'Loading...' when contents being fetched 2009-12-21 17:21:48 -05:00
Palmer Truelson a32f857fe6 EXT-2973 : turned off RenderDelayVBUpdate for all platforms and bumped feature table to apply it. Should solve index buff overflows.
Reviewed by Davep
2009-12-21 15:59:20 -06:00
Loren Shih d0d647d4ed automated merge viewer2.0->viewer2.0 2009-12-21 16:49:39 -05:00
Tofu Linden 89eab35b80 DEV-44564 'speak' button PTT-toggles and displays voice monitor even when voice disabled, gives wrong impression that you should be able to talk 2009-12-21 13:49:23 -08:00
Loren Shih c26034531a EXT-3582 : My Outfits populates from library if I delete my last outfit
Autopopulation logic is now smarter and only triggers if this is the first time you're logging into viewer2.0.
2009-12-21 16:49:14 -05:00
Mark Palange (Mani) 87f64b2d8d EXT-3550 Fixed messages from login.cgi not being displayed.
Handling message from "indeterminate" state - feeding them to the llprogressview.
Handling showing error message from incomplete login.
2009-12-21 13:48:46 -08:00
Steve Bennetts d146b83409 merge 2009-12-21 13:17:56 -08:00
Steve Bennetts fb2bc3a0e0 Better error handling for HTTP Texture code. 2009-12-21 13:15:59 -08:00
Tofu Linden 2f91768d96 merge. 2009-12-21 13:03:14 -08:00
Tofu Linden d74d0d5c41 DEV-44562 deferred rendering: crease noise sadness 2009-12-21 13:02:42 -08:00
Nat Goodspeed 0e6f0e5ca1 Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ 2009-12-21 15:24:32 -05:00
Loren Shih d215cd5c24 automated merge PE->viewer2.0 2009-12-21 15:20:41 -05:00
Nat Goodspeed 3b2d0e33fd Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ 2009-12-21 15:00:46 -05:00
Loren Shih 37b04c1507 EXT-3582 : My Outfits populates from library if I delete my last outfit
Tracking a "Is this my first time in viewer2.0?" flag and only populating My Outfits folder if it's true.
2009-12-21 14:54:55 -05:00
Rick Pasetto 7012b7e5a7 Automated merge with ssh://richard@hg.lindenlab.com/james/gooey 2009-12-21 11:54:27 -08:00
Rick Pasetto c308dacfe2 don't show incoming system messages in notification at bottom of chat history window 2009-12-21 11:54:05 -08:00
Erica fdaa7c3798 EXT-3220 Need an icon for inventory items broken links 2009-12-21 11:47:40 -08:00
Erica 434b10c925 EXT-3132 Artwork for IM&Chat system messages required 2009-12-21 11:31:28 -08:00