Mike Antipov
6a28667e93
Fixed low bug EXT-3543 ("Mute this participant" menu should be disabled for non-connected participants)
...
-- added validating of the speaker status while showing voice moderation menu items
--HG--
branch : product-engine
2009-12-25 18:40:48 +02:00
Mike Antipov
dc1558fd66
Update coding style
...
--HG--
branch : product-engine
2009-12-25 18:05:37 +02:00
Paul Guslisty
dafd9e269f
Fixed a memory leak in ContextMenu (EXT-3563).
...
--HG--
branch : product-engine
2009-12-25 17:18:51 +02:00
Alexei Arabadji
19faceabf4
EXT-700 “"Offer" notifications should be accessible via chiclet”
...
made 'inventory declined' notification spawn chiclet;
made 'inventory declined' toast as notytip;
--HG--
branch : product-engine
2009-12-25 17:11:28 +02:00
Alexei Arabadji
fc0019a338
Automated merge with https://hg.aws.productengine.com/secondlife/viewer-2-0/
...
--HG--
branch : product-engine
2009-12-25 16:41:34 +02:00
Alexei Arabadji
40d89ae418
fixed EXT-700 “"Offer" notifications should be accessible via chiclet”
...
made inventory and teleport offers spawn chiclet;
made 'inventory accepted' toast as notytip;
--HG--
branch : product-engine
2009-12-25 16:41:06 +02:00
Mike Antipov
91a8410757
Fixed normal bug EXT-3544 (Voice icon doesn't become "muted" in the voice controls panel after muting a resident)
...
--added updating of speakers in speaker manager when LLVoiceClient::participantUpdatedEvent and
LLViewerChatterBoxSessionAgentListUpdates::post events come.
--HG--
branch : product-engine
2009-12-25 16:31:52 +02:00
Vadim Savchuk
56b3e7a6b3
Merge from default branch.
...
--HG--
branch : product-engine
2009-12-25 16:05:09 +02:00
Dmitry Zaporozhan
5d5d9ee7fa
Fixed low sub task EXT-3451 - Code cleanup: Get Rid of Magic constants in LLChicletPanel::Params::Params (move into widget xml).
...
--HG--
branch : product-engine
2009-12-25 14:38:49 +02:00
Dmitry Zaporozhan
0312156258
Fixed low bug EXT-3294 - Toasts bunch up in the channel when big docked IM window is opened.
...
--HG--
branch : product-engine
2009-12-25 13:53:11 +02:00
Alexei Arabadji
3aabd408bd
fixed EXT-3632 “Move floater closes after user click on Stop Flying btn”;
...
--HG--
branch : product-engine
2009-12-25 14:04:06 +02:00
Alexei Arabadji
7eea562e8a
Automated merge with https://hg.aws.productengine.com/secondlife/viewer-2-0/
...
--HG--
branch : product-engine
2009-12-25 13:18:20 +02:00
Alexei Arabadji
0d0f10441b
moved to base class LLCallDialog method draw();
...
added check to draw LLCallDialog if floater has dock control;
--HG--
branch : product-engine
2009-12-25 13:17:53 +02:00
Tofu Linden
005688984d
turn off verbose logging on gstreamer media plugin.
2009-12-24 17:18:39 -08:00
Tofu Linden
4070f6636e
more minor cleanup to the gstreamer plugin.
2009-12-24 16:57:53 -08:00
Tofu Linden
52c8ffaa49
Some tidy-ups to the gstreamer media plugin while I try to figure out where the black-frame-on-resize is coming from.
2009-12-24 16:53:54 -08:00
Tofu Linden
272838070a
DEV-44521 Linux viewer indicates that Parcel Audio is streaming when there is no Parcel Audio
2009-12-24 14:52:15 -08:00
CG Linden
7f335dbb8c
Use "strict" invocation of buildconsole according to Xoreax
2009-12-24 11:46:25 -08:00
Eugene Mutavchi
36a9e88158
Fixed low bug EXT-1165(Teleport History stays in "filtered" state after resetting filter)
...
--HG--
branch : product-engine
2009-12-24 20:02:20 +02:00
Eugene Mutavchi
b30c7445b0
No ticket: added updating of speaker manager for sorting participant list by recent speakers order.
...
--HG--
branch : product-engine
2009-12-24 20:02:19 +02:00
Tofu Linden
4efc8d9b6b
merge.
2009-12-24 09:37:21 -08:00
Dmitry Zaporozhan
0c3f6abca6
Fixed low bug EXT-1326 - Pick info should contain vertical scroll-bar if height of viewer window less than Pick Info's height.
...
--HG--
branch : product-engine
2009-12-24 16:10:53 +02:00
Yuri Chebotarev
9c90822c9d
merge
...
--HG--
branch : product-engine
2009-12-24 16:36:14 +02:00
Yuri Chebotarev
2c7e5b9100
EXT-3457 Code Improvements: Places: Restore accordion tabs' state (expanded collapsed) while filtering when filter string is empty like in Inventory folders
...
--HG--
branch : product-engine
2009-12-24 16:34:24 +02:00
Yuri Chebotarev
a778ecc6c0
EXT-2881 Enough space to place 5 chiclets without arrows in bottom bar when voice indicator isn't shown
...
but bug description has nothing to do with bug...
--HG--
branch : product-engine
2009-12-24 16:33:38 +02:00
Vadim Savchuk
ed29d709c8
merge
...
--HG--
branch : product-engine
2009-12-24 16:30:39 +02:00
Vadim Savchuk
ed802c19ce
Merge from default branch.
...
--HG--
branch : product-engine
2009-12-24 16:30:10 +02:00
Dmitry Oleshko
404f164b5c
implemented normal task (EXT-2211) Add textual indication (IM messages) about incoming voice calls and reactions on them (All types of IMs)
...
- added textual indications about call starters for Group and AdHoc calls
--HG--
branch : product-engine
2009-12-24 16:29:38 +02:00
Mike Antipov
a1528c4559
Fixed normal bug EXT-3678 ( IM well button becomes "unlit" after starting voice session)
...
-- do nothing in Wells in case the same count of unread messages comes.
--HG--
branch : product-engine
2009-12-24 15:06:48 +02:00
Mike Antipov
8f81b5dbe4
Work on normal task EXT-3636 (Code Improvements: Voice control panels - Make Voice states and fade timeout xml driven)
...
-- Code cleaned up: renamed variables related to item styles,
-- changed signature of LLAvatarListItem::getItemStylesParams & LLAvatarListItem::getItemIconColorMap to return a reference to avoid calling of plural copy constructors.
--HG--
branch : product-engine
2009-12-24 14:31:48 +02:00
Mike Antipov
d75ba371a2
Work on normal task EXT-3636 (Code Improvements: Voice control panels - Make Voice states and fade timeout xml driven)
...
-- made Avatar List Item icon color xml-driven.
--HG--
branch : product-engine
2009-12-24 14:24:09 +02:00
Mike Antipov
2773a3bb7b
Work on normal task EXT-3636 (Code Improvements: Voice control panels - Make Voice states and fade timeout xml driven)
...
-- added possibility to set avatar item online/offline styles via xml.
-- commited fake xml panel file with styles missed in previous commit.
--HG--
branch : product-engine
2009-12-24 13:13:49 +02:00
Tofu Linden
6fde9c8fdb
DEV-39784 SNOW-218: KDE 4 applications don't recognize secondlife:// urls
...
patch by thickbrick sleaford, reviewed by me (tofu linden)
2009-12-23 16:40:24 -08:00
Tofu Linden
b518a3a5f0
EXT-3532 Can't deactivate "Render Attached Lights" and "Render Attached Particles"
2009-12-23 16:06:29 -08:00
Tofu Linden
ed4ee71889
DEV-44637 'debug gl', 'debug pipeline', 'fast alpha', 'animate textures' menu options all toggle at the same time, do not correspond to the correct underlying prefs
2009-12-23 15:38:10 -08:00
Tofu Linden
84f52f9033
DEV-44634 statusbar global volume mute button should not take keyboard focus when clicked
2009-12-23 15:14:41 -08:00
Tofu Linden
223ecb214c
Merge.
2009-12-23 13:48:03 -08:00
Tofu Linden
7561bbc870
DEV-44631 local chat / chat history emote formatting is wrong
2009-12-23 13:47:05 -08:00
Kent Quirk
61c240c206
Change to format string needed fewer arguments, removed excess ones.
2009-12-23 16:36:45 -05:00
Brad Payne (Vir Linden)
c24c6e8426
merge
2009-12-23 16:02:04 -05:00
Tofu Linden
6b984521c3
DEV-44626 pressing 'enter' in world map search field does not initiate the search
2009-12-23 12:18:20 -08:00
Brad Payne (Vir Linden)
ce86efac3d
merge
2009-12-23 15:17:05 -05:00
Brad Payne (Vir Linden)
5c8b2deb82
For EXT-3622: Take off item, wear a different item --> first item is put on again. Fixed the 'remove all clothing' case.
2009-12-23 15:15:49 -05:00
Tofu Linden
3a85217055
Merge.
2009-12-23 11:29:55 -08:00
Tofu Linden
183c991402
DEV-44614 ugly/broken font and formatting used for IM toast emotes
...
fix bug, also fix some comments/typos/enumparams in this code area.
2009-12-23 11:29:13 -08:00
Steve Bennetts
d78417fd87
merge
2009-12-23 11:25:14 -08:00
Steve Bennetts
069b410a88
Fix for world map textures not loading with HTTP Texture changes.
2009-12-23 11:24:43 -08:00
Sergei Litovchuk
def2fe77ce
Fixed normal bug EXT-3689 "Places/My Landmarks: "Collapse all folders" from gear menu closes root folder in landmarks accordions"
...
- Added reopening root folder after all folders are collapsed.
--HG--
branch : product-engine
2009-12-23 21:10:00 +02:00
Vadim Savchuk
de485d96a4
Fixed spelling and a wrong doxygen tag.
...
--HG--
branch : product-engine
2009-12-23 20:15:48 +02:00
Mike Antipov
46948d9fcc
Work on normal task EXT-3636 (Code Improvements: Voice control panels - Make Voice states and fade timeout xml driven)
...
-- made Avatar Item Voice States xml driven. Added fake xml panel file with one textbox per style.
Style of the appropriate textbox is applied to avatar item's name
-- It was necessary to change visibility of the LLTExtBase::getDefaultStyle() to public.
--HG--
branch : product-engine
2009-12-23 20:00:48 +02:00