Yuri Chebotarev
5f8771ea9e
merge
...
--HG--
branch : product-engine
2009-11-11 17:06:35 +02:00
Yuri Chebotarev
8523d2d5b6
fix for normal bug EXT-2303 Distinguish Object-generated Nearby Chat from other Nearby Chat
...
--HG--
branch : product-engine
2009-11-11 17:05:36 +02:00
Mike Antipov
51d35efa23
Work on major sub-task EXT-991 (Update bottom bar behavior on resize)
...
Code cleaned up:
- removed test code to show background in chiclet panel
--HG--
branch : product-engine
2009-11-11 17:05:31 +02:00
Igor Borovkov
73bba2bab4
implemented EXT-2363 Get rid of 'Friends Conference' hardcode and rename it to 'Ad-hoc Conference'
...
--HG--
branch : product-engine
2009-11-11 16:56:13 +02:00
Mike Antipov
454c02102c
Work on major sub-task EXT-991 (Update bottom bar behavior on resize)
...
Code refactored:
- moved code to process width increasing into separate method
--HG--
branch : product-engine
2009-11-11 16:42:18 +02:00
Mike Antipov
3862e97219
Work on major sub-task EXT-991 (Update bottom bar behavior on resize)
...
Code refactored:
- processShowButton() now gets type of buttons should be shown instead of object
- removed unnecessary code
--HG--
branch : product-engine
2009-11-11 16:17:29 +02:00
Eugene Kondrashev
61fdd33f79
Fixed Low bug EXT-1052-IM message window show messages, that were sent in offline mode
...
--HG--
branch : product-engine
2009-11-11 16:11:57 +02:00
Eugene Kondrashev
5ca8c5f61d
Fixed normal bug EXT-2166-[BSI] Nearby Chat floater always jumps to most recent chat
...
--HG--
branch : product-engine
2009-11-11 15:48:55 +02:00
Yuri Chebotarev
9a88d4b02d
merge
...
--HG--
branch : product-engine
2009-11-11 15:28:24 +02:00
Yuri Chebotarev
ef721de720
fix for major bug EXT-2219 New Group profile layout breaks...everything
...
lots of small problems...
--HG--
branch : product-engine
2009-11-11 15:27:50 +02:00
Eugene Kondrashev
7123f0d447
Additional fix for normal bug EXT-2131-[BSI] Copy/pasted text chat logs are now much harder to read or post-process
...
--HG--
branch : product-engine
2009-11-11 15:27:42 +02:00
Eugene Kondrashev
249af0bf9d
Fixed normal bug EXT-2131-[BSI] Copy/pasted text chat logs are now much harder to read or post-process
...
--HG--
branch : product-engine
2009-11-11 15:08:49 +02:00
Nat Goodspeed
062d0a13db
Add LLEventAPI class, formalizing the mechanism by which we wrap a C++ API
...
with an event API. In addition to the LLEventPump name on which to listen,
LLEventAPI accepts a documentation string for event API introspection.
Give every LLEventDispatcher::add() overload a new documentation string
parameter for event API introspection.
Convert every existing event API to new conventions, introducing suitable
documentation strings for the API and each of its operations.
2009-11-11 07:41:50 -05:00
Nat Goodspeed
43ae94ab0f
Rename private methods to avoid ambiguity with subclasses
2009-11-11 07:32:59 -05:00
Andrew Polunin
cb96aa0913
fixed (again) normal bug EXT-2025 Gesture btn couses nothing
...
--HG--
branch : product-engine
2009-11-11 14:26:02 +02:00
Mike Antipov
9ab02a68bb
Work on major sub-task EXT-991 (Update bottom bar behavior on resize)
...
Code refactored:
- move calculating of buttons_required_width inside processShowButton();
- remove changing of delta_width out of processing each button while increasing width
--HG--
branch : product-engine
2009-11-11 13:53:04 +02:00
Dmitry Zaporozhan
a4f632da0e
Merge
...
--HG--
branch : product-engine
2009-11-11 13:19:44 +02:00
Dmitry Zaporozhan
532567c63e
Update for major task EXT-2250 Implement Classifieds list in Picks panel.
...
Added single expansion accordion.
--HG--
branch : product-engine
2009-11-11 13:18:36 +02:00
Mike Antipov
cff807dfaf
Work on major sub-task EXT-991 (Update bottom bar behavior on resize)
...
- refactored logic increasing of width
- fixed bug with incorrect work in some cases
--HG--
branch : product-engine
2009-11-11 13:13:34 +02:00
Tofu Linden
e4247c787d
Automated merge with ssh://hg.lindenlab.com/moss/viewer2voiceparity/
2009-11-11 11:13:30 +00:00
Tofu Linden
3be220b365
merge
2009-11-11 11:13:23 +00:00
Eugene Kondrashev
2afc64e6fa
Fixed Normal bug EXT-1959 - [BSI] emotes difficult to see in IM/Group chat
...
--HG--
branch : product-engine
2009-11-11 13:08:02 +02:00
Dmitry Zaporozhan
511d8a0a60
Merge
...
--HG--
branch : product-engine
2009-11-11 13:06:33 +02:00
Nat Goodspeed
113a0271cc
Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/
2009-11-11 06:05:43 -05:00
Dmitry Zaporozhan
e29fbb572f
Update for major task EXT-2250 Implement Classifieds list in Picks panel.
...
Fixed accordion name and added code to show and expand classifieds accordion when first classified is created.
--HG--
branch : product-engine
2009-11-11 13:05:15 +02:00
Dmitry Zaporozhan
1e9cdef67c
Update for major task EXT-2251 - Implement panels for creating, editing and viewing Classifieds.
...
Implemented "Map", "Teleport", and "Edit" buttons in Classified Info panel.
--HG--
branch : product-engine
2009-11-11 13:03:06 +02:00
Lynx Linden
d5f3e6b2a8
Automated merge with file:///home/lynx/hg/general/viewer-2-0
2009-11-11 10:59:31 +00:00
Alexei Arabadji
f4f3903b60
Automated merge with https://hg.aws.productengine.com/secondlife/viewer-2-0/
...
--HG--
branch : product-engine
2009-11-11 12:10:44 +02:00
Alexei Arabadji
eed0b3460b
fixed EXT-2341 "Add Friend notification not shown", EXT-2351 "Friendship and
...
Teleport offers no longer pop toast notifications";
suppresed IM-floater on incoming offer and registerd offer handler in chiclet
counter updater;
--HG--
branch : product-engine
2009-11-11 12:09:46 +02:00
Andrew Polunin
560ac281db
fixed minor bug EXT-2147 Group and Avatar Place Holder Icons defined in the specs should be used in place of currect placeholders
...
--HG--
branch : product-engine
2009-11-11 11:46:55 +02:00
angela
d1f8328b1e
EXT-2051 Add tooltip to inventory items showing their full names
2009-11-11 16:16:14 +08:00
Nat Goodspeed
973f0d2409
Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/
2009-11-11 01:36:19 -05:00
angela
3cfd8a7ae8
adding warning msg when fetching for folders with NULL uuid
2009-11-11 14:34:00 +08:00
Nat Goodspeed
94ba659ca4
Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/
2009-11-10 23:24:45 -05:00
Steve Bennetts
37ac878ec0
Fix for Windows compile error.
2009-11-10 19:52:58 -08:00
Steve Bennetts
28f7977d6f
merge
2009-11-10 19:42:07 -08:00
angela
68d6dffff3
Automated merge with ssh://angela@hg.lindenlab.com/viewer/viewer-2-0/
2009-11-11 11:35:12 +08:00
Nat Goodspeed
b854d4d55b
Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/
2009-11-10 22:34:00 -05:00
Monroe Linden
8ec85a68ac
Fix for DEV-42328 (Muting then Unmuting All Nearby Media resets nearby media to Home URL).
...
Fixed by having LLViewerMedia::updateMediaImpl() copy the media entry's current URL into the media impl's mMediaURL in the case where the impl has a non-empty media URL but the function doesn't do a navigate.
2009-11-10 18:47:03 -08:00
Nat Goodspeed
2fa6067939
Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/
2009-11-10 21:44:41 -05:00
angela
1fb3bfea28
Automated merge with ssh://angela@hg.lindenlab.com/viewer/viewer-2-0/
2009-11-11 10:00:54 +08:00
Steve Bennetts
98ca90bed4
Merge changes from product-engine
2009-11-10 17:52:28 -08:00
Nat Goodspeed
68ec7da971
Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/
2009-11-10 20:47:51 -05:00
Rick Pasetto
04eaf3f34f
Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0/
2009-11-10 17:28:19 -08:00
Rick Pasetto
353ac3969e
FIX DEV-41991: do not allow media settings panel to come up if media data is in flight
...
Review #33
This change marks the current selection "not editable" if
any objects in the selection are currently "in flight" (i.e.
their media data has not been fetched yet, or is in the
process of being fetched). This involved adding API to
LLMediaDataClient to query whether an object is in the
process of being fetched (i.e. in the queue). I've added
a unit test for this new API.
2009-11-10 17:24:02 -08:00
Erica
88b937d65c
Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/
2009-11-10 17:17:44 -08:00
Erica
e2a0e9426f
pushing changes to named font sizes prior to hardcoded font removal
2009-11-10 17:17:26 -08:00
Leyla Farazha
7eff61af30
merge
2009-11-10 17:12:29 -08: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
Leyla Farazha
d181b84dfd
EXT-1478 Tool-tip background and border colors are being ignored
...
EXT-2082 Multifloater preview tab container extends outside window border
EXT-773 odd notecard behaviour on closing an unsaved notcard
reviewed by Richard
2009-11-10 17:10:47 -08:00