Commit Graph

9 Commits (8f892d0f36fda170a5cecf0aea89887d6d0e45ef)

Author SHA1 Message Date
Andrew Dyukov b52d2a2f1b Fixed normal bug EXT-4648 (Right segment of Speak button is disabled if nearby voice chat is disabled in estate).
- Added methods for separate enabling of left and right parts of speak button and used them instead of simply enabling/disabling LLSpeakButton in bottomtray.

- Made changes to reset() in LLCallFloater to show "no one near..." instead of "loading" in vcp for nearby chat in regions with disabled voice.

--HG--
branch : product-engine
2010-02-03 22:16:18 +02:00
Mike Antipov e0717c6aac Work on major sub-task EXT-2790 (Complete Voice Control Panel (floater) started by Lynx (LLVoiceControlPanel))
-- made Voice Control Panel dockable to speak panel
 -- move button toggle state processing from the code to xml

--HG--
branch : product-engine
2009-11-26 11:39:59 +02:00
Mike Antipov cdd9c57b2c Work on major sub-task EXT-2790 (Complete Voice Control Panel (floater) started by Lynx (LLVoiceControlPanel))
-- Replaced LLVoiceControlPanel with LLCallFloater in Speak button implementation

--HG--
branch : product-engine
2009-11-25 13:44:53 +02:00
Mike Antipov 91fdbd92c8 Fixed normal bug EXT-2616 ("Speak" button isn't narrowed and has title when width of window is 800px)
- updated resize behavior to shrink Snapshot button: only speaker is shown in this case.
- updated LLSpeakButton to hide/show its labels
- updated talk_button widget (talk_button.xml) to have correct follows attributes
- also fixed bug with calculating necessary updates for children while extending bottom tray

--HG--
branch : product-engine
2009-11-20 14:39:27 +02:00
James Cook fb20a7281d EXT-2338 Move button tooltips to strings the viewer translation tool can parse.
Also moved mSpeakBtn from llnearbychatbar to llbottomtray, because the bottom
tray is its parent.
2009-11-10 17:12:07 -08:00
Tofu Linden 8b9c031f59 Smarter mildly-refactored voice-toggle state management. 2009-11-09 17:51:21 +00:00
Tofu Linden e9048b1779 Central-source the authoritative state of mic openness. 2009-11-09 17:13:37 +00:00
Tofu Linden 6d6fcc46ef Merge from viewer2voiceparity, conflicts resolved, and I fixed the 'speak' button which is broken on trunk. 2009-11-05 13:17:19 +00:00
Tofu Linden 179f18d1ab LLTalkButton -> LLSpeakButton, 'cos that's what it is. 2009-11-04 20:34:11 +00:00