summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2009-11-27Fixed low priority bug EXT-2935 (IM log in plain text contains redundantVadim Savchuk
space between timestamp and bracket). --HG-- branch : product-engine
2009-11-27back to the floater version of the volume drop-down - I was having no luck ↵Tofu Linden
with having the panel version display properly.
2009-11-27Partial implementation of a normal task EXT-2471 llLoadURL should be handled ↵Andrew Polunin
also by Chiclet subsystem along with Notificaton subsystem: - implemented normal subtask EXT-2472 Implement a chiclet for the llLoadURL() processing - implemented normal subtask EXT-2474 Implement a chiclet window for the llLoadURL() processing --HG-- branch : product-engine
2009-11-27fixed bug EXT-2785 All gestures appear in Gestures window only after ↵Denis Serdjuk
inventory/gestures has been invoked Cause: Specific implementation of LLInventoryCompletionObserver. It call done() on startup before all items had been loaded. Changes: LLGesturemanager will be loaded appropriated inventory item itself. LLGestureInventoryfetchObserver has been removed. --HG-- branch : product-engine
2009-11-27avoided include llnotifications.hAlexei Arabadji
--HG-- branch : product-engine
2009-11-27Work on major sub-task EXT-2790 (Complete Voice Control Panel (floater) ↵Mike Antipov
started by Lynx (LLVoiceControlPanel)) -- Enabled "Voice Controls" button in add-hoc conference --HG-- branch : product-engine
2009-11-27more fiddling and tracing.Tofu Linden
2009-11-27Work on major sub-task EXT-2790 (Complete Voice Control Panel (floater) ↵Mike Antipov
started by Lynx (LLVoiceControlPanel)) -- implemented refreshing of the participant list when Voice Channel is changed --HG-- branch : product-engine
2009-11-27Work on major sub-task EXT-2790 (Complete Voice Control Panel (floater) ↵Mike Antipov
started by Lynx (LLVoiceControlPanel)) -- fixed bug with setting context menu for participant list --HG-- branch : product-engine
2009-11-27more stabbing that doesn't work.Tofu Linden
2009-11-27Work on major sub-task EXT-2790 (Complete Voice Control Panel (floater) ↵Mike Antipov
started by Lynx (LLVoiceControlPanel)) -- improved logic to update Participant List for session. Now it uses current voice channel. --HG-- branch : product-engine
2009-11-27implemented normal sub-task (EXT-2800) Voice calls notification windows and ↵Dmitry Oleshko
dialogs should be shown/docked over the speak button's chevron changed dock-control from the SysWell to the SpeakButton for outgoing and incoming voice dialogs --HG-- branch : product-engine
2009-11-27Fixed low bug EXT-2730 (Trash icon should not be enabled unless a person has ↵Eugene Mutavchi
been selected) --HG-- branch : product-engine
2009-11-27fix for normal EXT-1713 Nearby Chat: Objects have tooltips (???)(???)Yuri Chebotarev
--HG-- branch : product-engine
2009-11-27mergeYuri Chebotarev
--HG-- branch : product-engine
2009-11-27fix normal EXT-2893 Nearby toast should hide after log became openedYuri Chebotarev
--HG-- branch : product-engine
2009-11-27fixed EXT-2740 "There is no alert on giving/removing modify rights toAlexei Arabadji
resident" --HG-- branch : product-engine
2009-11-27fix linux build (no default section in switch)Dmitry Oleshko
--HG-- branch : product-engine
2009-11-27build fix forDmitry Oleshko
partial fix for major sub-task (EXT-2211) Add textual indication (IM messages) about incoming voice calls and reactions on them (All types of IMs) --HG-- branch : product-engine
2009-11-27partial fix for major sub-task (EXT-2211) Add textual indication (IM ↵Dmitry Oleshko
messages) about incoming voice calls and reactions on them (All types of IMs) implemented "Started a voice call" and "Joined the voice call" IM notifications for p2p voice chat. --HG-- branch : product-engine
2009-11-27mergeYuri Chebotarev
--HG-- branch : product-engine
2009-11-27fix for major task EXT-2894 Add support for the viewer 1.23 chat history ↵Yuri Chebotarev
style (widget-less) - Nearby Chat --HG-- branch : product-engine
2009-11-27fix for low Bug EXT-2756 side tray button are gray instead of whiteYuri Chebotarev
--HG-- branch : product-engine
2009-11-27Automated merge with https://hg.aws.productengine.com/secondlife/viewer-2-0/Alexei Arabadji
--HG-- branch : product-engine
2009-11-27fixed EXT-2566 "Unable to locate other avatars on map via "map" button ↵Alexei Arabadji
(previously "show on map")" --HG-- branch : product-engine
2009-11-26Fixed the clipping of bottom pixels by LLScrollContainer, related to major ↵Eugene Mutavchi
bug EXT-2572 (the bottom of text on the bottom line in nearby chat is clipped) --HG-- branch : product-engine
2009-11-26build fixedDenis Serdjuk
--HG-- branch : product-engine
2009-11-26Work on major sub-task EXT-2790 (Complete Voice Control Panel (floater) ↵Mike Antipov
started by Lynx (LLVoiceControlPanel)) -- updated default avatar icon --HG-- branch : product-engine
2009-11-26Work on major sub-task EXT-2790 (Complete Voice Control Panel (floater) ↵Mike Antipov
started by Lynx (LLVoiceControlPanel)) -- implemented opening of the Voice Control Panel from the Group Chat --HG-- branch : product-engine
2009-11-26implemented overridden LLAvatarList::clear to follow class behaviorMike Antipov
--HG-- branch : product-engine
2009-11-26Partial fix for normal bug EXT-2619 \"Invalid IM session is opened when ↵Andrew Polunin
resident ejects a member from group\": a toast was implemented, but adding a record to the Group Chat history was not because of known issue EXT-2884 \"Initiation of a voice call should not bring text chat (p2p, ad-hoc, group)\". --HG-- branch : product-engine
2009-11-26More trying to get my panel to show.Tofu Linden
I must still be missing something obvious.
2009-11-26mergeVadim Savchuk
--HG-- branch : product-engine
2009-11-26Merge from default branch.Vadim Savchuk
--HG-- branch : product-engine
2009-11-26merge.Tofu Linden
2009-11-26Backed out changeset 4c84d72f16caTofu Linden
2009-11-26upgrade vivox v3 sdk to 3.0.0006.7653Tofu Linden
2009-11-26Fixed low bug EXT-2746 ("All friends" list not scrolled when traversing it ↵Eugene Mutavchi
with arrow keys) --HG-- branch : product-engine