Ychebotarev ProductEngine
e761c0ece7
fix for major EXT-4414 Floaters can be expanded over bottom bar
...
left<->top...:)
--HG--
branch : product-engine
2010-01-20 19:06:05 +02:00
Igor Borovkov
9c277d95b6
fixed EXT-4162 Remove "Show IMs in Nearby Chat"
...
--HG--
branch : product-engine
2010-01-20 18:23:23 +02:00
Igor Borovkov
5f2669ab62
got rid of win CR
...
--HG--
branch : product-engine
2010-01-20 18:22:56 +02:00
Ychebotarev ProductEngine
361a54849f
merge
...
--HG--
branch : product-engine
2010-01-20 17:57:37 +02:00
Ychebotarev ProductEngine
fd9def311a
more on LLFloaterChat - oops...commit code with error
...
--HG--
branch : product-engine
2010-01-20 17:56:47 +02:00
Igor Borovkov
a03e00799a
fixed EXT-4428 [BSI] Chat bubble color preference doesn't honor color choice
...
--HG--
branch : product-engine
2010-01-20 17:24:01 +02:00
Ychebotarev ProductEngine
f4b8822aca
merge
...
--HG--
branch : product-engine
2010-01-20 17:12:30 +02:00
Ychebotarev ProductEngine
086135b684
more on removing LLFloaterChat
...
there was some places with messages that (as I think) should not go to nearby chat.
but still probably should go somewhere...
code is commented and messages are marked with:
//TODO* CHAT: how to show this?
--HG--
branch : product-engine
2010-01-20 17:11:29 +02:00
Mike Antipov
f2af69c993
merge
...
--HG--
branch : product-engine
2010-01-20 16:29:12 +02:00
Mike Antipov
a719c3631a
Fixed major bug EXT-4364 ( Crash clicking "View IM & Chat" when someone else joins group call)
...
- disabled processing of Incoming dialog buttons' clicks after viewer is disconnected
--HG--
branch : product-engine
2010-01-20 16:25:26 +02:00
Alexei Arabadji
3324c736d7
fixed EXT-4515 “Crash when ending an IM session”,
...
corrected chiclet destroying;
--HG--
branch : product-engine
2010-01-20 15:41:48 +02:00
Mike Antipov
d970835f41
Fixed magor bug EXT-3889 (Group IM window voice icons do not show who has joined the group voice call)
...
- processing agent's speaking indicators in avatar lists in the same way as others (if voice is disabled indicators are invisible)
--HG--
branch : product-engine
2010-01-20 15:26:29 +02:00
Ychebotarev ProductEngine
82de841c52
merge
...
--HG--
branch : product-engine
2010-01-19 17:13:21 +02:00
Igor Borovkov
00c05a885f
fixed EXT-3609 IM Floater that Opens Upon Friendship Acceptance Shows Accepting Av as Offline When They Aren't
...
--HG--
branch : product-engine
2010-01-19 16:42:55 +02:00
Ychebotarev ProductEngine
4610e911c9
working on floaters rezise-position bugs: EXT-4414, EXT-2625
...
--HG--
branch : product-engine
2010-01-19 16:39:03 +02:00
Vadim Savchuk
85e48a1a6d
Merge from default branch.
...
--HG--
branch : product-engine
2010-01-19 14:33:55 +02:00
Igor Borovkov
bc35caa766
merge
...
--HG--
branch : product-engine
2010-01-19 13:25:14 +02:00
Igor Borovkov
653b62e356
Fixed EXT-3818 [BSI] plain text chat has too much space between lines
...
by redoing fix for the EXT-3263 Cut and Paste from text chat loses new lines
--HG--
branch : product-engine
2010-01-19 13:23:51 +02:00
Dmitry Zaporozhan
862ca3fa16
Fixed major bug EXT-4206 - Bottom bar spec calls for button background art on IM Chiclets.
...
--HG--
branch : product-engine
2010-01-19 12:42:33 +02:00
angela
9c0ce03d82
EXT-1341 Inspectors - Break LLToolPie::handleTooltip into smaller functions, handleTooltipLand vs. handleTooltipObject
2010-01-19 18:18:59 +08:00
Ychebotarev ProductEngine
8bc11c7355
fix link error...
...
--HG--
branch : product-engine
2010-01-19 11:40:18 +02:00
Ychebotarev ProductEngine
a23277a673
a bit more to removing LLFloaterChat - add some system notifications
...
--HG--
branch : product-engine
2010-01-19 11:25:25 +02:00
Paul Guslisty
a6429a6a14
Fixed low bug EXT - 3703 (Startup toast message doesn't fit toast width)
...
--HG--
branch : product-engine
2010-01-19 08:15:50 +02:00
angela
2bf089c6ab
EXT-3833 [BSI] Build Tools -> Objects -> Slice Begin & End text unreadable
2010-01-19 13:38:51 +08:00
angela
52baeb34b3
EXT-4269 PDD: Add teleport destination to teleport warning dialog
2010-01-19 11:06:17 +08:00
Xiaohong Bao
a8cc535f54
temporarily disable the texture fetching thread again to avoid mutex deadlocks.
2010-01-18 19:55:16 -07:00
Monroe Linden
fae9c8fe86
Added getNativeKeyData() function to LLWindow and LLWindowMacOSX.
...
Added an LLSD argument to LLPluginClassMedia::keyEvent() and LLPluginClassMedia::textInput() which contains the native key data.
Made LLViewerMediaImpl retrieve the native key data and pass it to keyEvent and textInput.
Added a native_key_data parameter to the text_event and key_event messages.
Made the webkit plugin extract the native_key_data parameter and pass it to the internal keyEvent() and unicodeInput() functions.
Fixed LLMediaPluginTest to match function signature change to LLPluginClassMedia::keyEvent().
2010-01-18 17:58:12 -08:00
Tofu Linden
62ab590b16
trivial comment fix.
2010-01-18 15:41:12 -08:00
Tofu Linden
b4feec1277
PE merge.
2010-01-18 15:14:51 -08:00
Tofu Linden
c3ee66d60a
Some trivial comment/logging typos that were bothering me more than they needed to.
2010-01-18 14:52:55 -08:00
Tofu Linden
d8c6e5b315
trivial comment fix.
2010-01-18 14:22:32 -08:00
Tofu Linden
66f5f2b922
EXT-4470 Several bad assumptions that LL_PATH_PER_SL_ACCOUNT is always good (which it isn't until after login)
...
To be reviewed by Soft!
2010-01-18 14:07:03 -08:00
Sergei Litovchuk
0dac371e06
Fixed low bug (EXT-4310) '+' btn on My Landmarks tab of Places panel duplicates behavior of Star btn in nav bar
...
- Added alert if trying to create landmark for same location more than once.
--HG--
branch : product-engine
2010-01-18 22:20:11 +02:00
Rick Pasetto
313ef1a0f6
Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0/
2010-01-18 11:51:13 -08:00
Vadim Savchuk
16456d9679
Fixed major bug EXT-4331 ( Inventory sent by Blocked Residents appears after relog).
...
In case of inventory offer from a blocked resident we didn't fetch the item being offered,
hence it could not be discarded by the appropriate observer.
--HG--
branch : product-engine
2010-01-18 21:28:33 +02:00
Sergei Litovchuk
a5dfdf0c6f
Refactored fix for (EXT-4156) [BSI] Friendslist doesn't toggle open/close on shortcut
...
- Moved side panel toggling from viewer menu to side tray class.
--HG--
branch : product-engine
2010-01-18 20:13:48 +02:00
Igor Borovkov
48123c536c
fixed EXT-3005 Ascii art looks ugly in the nearby chat
...
--HG--
branch : product-engine
2010-01-18 20:02:35 +02:00
Igor Borovkov
d73eae5aa6
fixed EXT-4367 [BSI] Ability to display object IMs in nearby chat
...
--HG--
branch : product-engine
2010-01-18 19:22:31 +02:00
Alexei Arabadji
17f694ea39
Automated merge with https://hg.aws.productengine.com/secondlife/viewer-2-0/
...
--HG--
branch : product-engine
2010-01-18 18:44:52 +02:00
Alexei Arabadji
7165bb86be
fixed EXT-4214 “Notifications counter can be negative”,
...
added check to avoid deleting closed toasts;
--HG--
branch : product-engine
2010-01-18 18:44:23 +02:00
Ychebotarev ProductEngine
f28778b8b8
work on EXT-4322 Remove the Communicate floater
...
leave some LLFloaterChat usages commented for later review...
--HG--
branch : product-engine
2010-01-18 17:50:19 +02:00
Eugene Mutavchi
88d9710a8c
Fixed critical bug EXT-4419 ([BSI] pressing enter without local chat selected causes warning flood)
...
--HG--
branch : product-engine
2010-01-18 17:10:11 +02:00
Eugene Mutavchi
5b44c7c624
Related to EXT-4309, better commented onMouselookOut method
...
--HG--
branch : product-engine
2010-01-18 17:10:11 +02:00
Eugene Mutavchi
e8cbd586a9
Fixed normal bug EXT-4379 (Scroller doesn't follow the cursor if cursor is being moved by keyboard arrow buttons)
...
--HG--
branch : product-engine
2010-01-18 17:10:11 +02:00
Alexei Arabadji
fe37c59940
fixed EXT-4382 “Crash when blocking avatar from the inventory offer dialog”,
...
added clean-up of stored toasts list on toast destroy event;
--HG--
branch : product-engine
2010-01-18 16:28:24 +02:00
Vadim Savchuk
47d56ae574
merge
...
--HG--
branch : product-engine
2010-01-18 14:55:05 +02:00
Vadim Savchuk
97f35b18f0
Merge from default branch.
...
--HG--
branch : product-engine
2010-01-18 14:51:26 +02:00
Ychebotarev ProductEngine
5639a0c2ed
merge
...
--HG--
branch : product-engine
2010-01-18 14:33:40 +02:00
Ychebotarev ProductEngine
56855769ce
fix for normal EXT-4377 Disable appearance of Roles, Notices and Land/Assets accordeons for non avatar's groups
...
--HG--
branch : product-engine
2010-01-18 14:32:35 +02:00
Denis Serdjuk
2307dec193
implemented Task EXT-572 Action buttons on toast should size to word for internationalization
...
Changes:
1. Remove hard coded button's width. Now buttons will be reshaped to required size if the required width is bigger then default.
2. Default width is configurable now.
--HG--
branch : product-engine
2010-01-18 14:24:03 +02:00