Chuck Linden
0f8cdbe72a
Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/
2010-02-01 17:44:29 -05:00
Chuck Linden
45579c59e9
Set the "Debug" menu to not be visible by default.
...
https://jira.secondlife.com/browse/EXT-4828
2010-02-01 17:44:15 -05:00
richard
7855785caa
merge
2010-02-01 13:51:37 -08:00
Lis Linden
5fe9863ff5
Automated merge with ssh://lis@hg.lindenlab.com/viewer/viewer-2-0
2010-02-01 16:50:59 -05:00
richard
08adb4cfed
merge
2010-02-01 13:50:35 -08:00
richard
8dbb2c6fd1
removed redundant code
2010-02-01 13:50:15 -08:00
Lis Linden
ab2581f6e2
ext-3871 Non-standard icon and behavior of avatar voice volume mute
2010-02-01 16:50:03 -05:00
Kent Quirk
acc33dfe75
DEV-45525 - don't change the current directory before running the text editor
2010-02-01 16:40:29 -05:00
Nyx (Neal Orman)
1397781c10
Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/
2010-02-01 16:13:32 -05:00
Nyx (Neal Orman)
cef4e2c174
Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/
2010-02-01 15:47:25 -05:00
Eric M. Tulla (BigPapi)
ec5ad98abe
EXT-4848 - Crash when trying to view chicklet(?). Bug in word wrap logic.
...
Added a clamp to >= 0 for num pixels so we don't hit the assert.
-Reviewed by Nyx
2010-02-01 15:47:16 -05:00
Nyx (Neal Orman)
6e7ead6f4f
EXT-4075 BTEST-129 switching wearables makes you temporarily naked
...
When switching from one pair of pants to another we were temporarily using
an in-between state without pants as a valid rendering state. Removed a call
to removeWearable to keep your pants on until the update from COF swaps the old
pair of pants for the new. Lower body is redrawn only once lowest discard level
of new pants arrives.
Code reviewed by Bigpapi
2010-02-01 15:47:15 -05:00
richard
45e700cb3e
merge
2010-02-01 12:39:59 -08:00
Rick Pasetto
e23b55c4a8
Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0/
2010-02-01 11:38:21 -08:00
palange
6abecf1228
pushing to private repo to move to windows development.
2010-02-01 11:23:30 -08:00
Tofu Linden
c339017d2e
merge.
2010-02-01 18:52:05 +00:00
Loren Shih
f0ee8af8ae
EXT-4816 : Fix coverty whine on break statement fallthrough
...
Can't fix the whine, but added a comment that the fallthrough is deliberate.
2010-02-01 13:46:22 -05:00
Tofu Linden
e5201f2bb3
PE merge.
2010-02-01 18:30:10 +00:00
Lynx Linden
5d7c376332
Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/
2010-02-01 18:11:52 +00:00
Lynx Linden
52d80701bb
EXT-4813: Added a "Loading..." indicator to the Help Browser.
...
This appears at the bottom of the Help Browser floater while a page is
loading. I also cleaned up the XUI file a little and removed some
unused strings.
2010-02-01 18:11:02 +00:00
Tofu Linden
a8f42e5190
merge
2010-02-01 16:59:52 +00:00
Eugene Mutavchi
7bcba326b3
Fixed major bug EXT-4798 (Voice notifications steal keyboard focus by default)
...
--HG--
branch : product-engine
2010-02-01 18:25:58 +02:00
Tofu Linden
f7f73568b5
merge.
2010-02-01 16:23:34 +00:00
gabriel lee
5dfdb0d5a4
DEV-44904 and other fixes
2010-02-01 16:12:47 +00:00
Mike Antipov
d5e97617c6
Fixed major bug EXT-4782 (Viewer crashes if end ad-hoc voice chat by 'End session' context commant of chiclet)
...
- reason: indicator on ad-hoc chiclets is changed its speaker UUID that leads to registering the same instances several times in the SpeakingIndicatorManager.
This leads to crash after instance is destroyed because the only one (specified by UUID in unregisterSpeakingIndicator()) is removed from the map.
So, using stored deleted pointer leads to crash. See EXT-4782.
- fix: prevent regestering the same instance of indicator by removing existing one in LLOutputMonitorCtrl::setSpeakerId.
Also added check in SpeakingIndicatorManager to prevent such situation in the future with an appropriate warning & assert.
--HG--
branch : product-engine
2010-02-01 17:48:25 +02:00
Ychebotarev ProductEngine
dee4c27dbf
merge
...
--HG--
branch : product-engine
2010-02-01 17:24:26 +02:00
Ychebotarev ProductEngine
c8621274ee
fix low EXT-3807 ABOUT LAND/OBJECTS: (i) icon is badly positioned
...
--HG--
branch : product-engine
2010-02-01 17:23:25 +02:00
Dmitry Zaporozhan
c679ae3546
Fixed normal bug EXT-4768 - 'Play' btn does nothing to gesture in Inventory side panel.
...
--HG--
branch : product-engine
2010-02-01 17:11:31 +02:00
Vadim Savchuk
10ed52f69a
Fixed linux build.
...
--HG--
branch : product-engine
2010-02-02 17:08:29 +02:00
Igor Borovkov
20cef65539
changed password's circles to bullets - EXT-4499 Replace "*" glyph in password fields with a proper circle [PATCH INCLUDED]
...
--HG--
branch : product-engine
2010-02-02 15:27:19 +02:00
Sergei Litovchuk
a359db96eb
(EXT-2987) Parcel Characteristics icons aren't refreshed
...
after changing restrictions
- LLViewerParcelMgr refactoring. Changed parcel characteristics accessors to get selected parcel properties.
--HG--
branch : product-engine
2010-02-01 16:57:34 +02:00
Lynx Linden
fca58b2750
EXT-4681: Fixed alignment of checkboxes on Beacons floater.
2010-02-01 14:52:06 +00:00
Igor Borovkov
e43d0f1815
fixed EXT-4779 Notifications about objects are saved into ".txt" or "{nobody}.txt" instead of "chat.txt" file
...
--HG--
branch : product-engine
2010-02-01 16:51:34 +02:00
Ychebotarev ProductEngine
bf6d1713ec
merge
...
--HG--
branch : product-engine
2010-02-01 16:32:16 +02:00
Ychebotarev ProductEngine
3650ef0d9f
fix for normal EXT-4512 [BSI] Can't minimize Mini-Map
...
actually this has nothing with original bug description so...fix map and text pos on map resize
--HG--
branch : product-engine
2010-02-01 16:30:48 +02:00
Lynx Linden
11a755507a
Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/
2010-02-01 14:22:04 +00:00
Lynx Linden
17b7d606b1
EXT-4774: Fixed the position of the snapshot preview thumbnail.
...
The preview thumbnail no longer floats above the snapshot window when
the window is in its small (less) mode.
2010-02-01 14:21:05 +00:00
Dmitry Zaporozhan
379762d2c1
Fixed normal bug EXT-4772 - No new IM notification when in tabbed IM mode.
...
--HG--
branch : product-engine
2010-02-01 15:37:03 +02:00
Igor Borovkov
484cbc524f
fixed EXT-4775 Plain text mode broken in IM windows
...
--HG--
branch : product-engine
2010-02-01 15:37:24 +02:00
Tofu Linden
d2c2d3f58e
merge
2010-02-01 12:25:06 +00:00
Tofu Linden
c6fb7a0b1a
Hint to compiler that logging is never *expected* on the fast-path.
2010-02-01 12:13:12 +00:00
Aimee Linden
5eee046bb7
Fix EXT-4770 : Voice muting not working properly due to a change in the Vivox API
...
Added <Scope>Audio</Scope> to the SetParticipantMuteForMe message.
Reviewed by Lynx
2010-02-01 12:03:15 +00:00
Tofu Linden
9b410e89c3
EXT-4388 Crash in octree line segment intersection code
...
Yet more sanitization - whew.
2010-02-01 12:02:11 +00:00
Tofu Linden
50f29e0bc2
Use floorf() instead of floor() when we know the param is an F32. Which here, it always is.
2010-02-01 12:01:44 +00:00
Tofu Linden
cdd3a7ecab
PE merge
2010-02-01 11:31:08 +00:00
Mike Antipov
b3641c35fe
Merge with default branch
...
--HG--
branch : product-engine
2010-02-01 13:10:45 +02:00
Chuck Linden
f99a7b23ae
Cleaned up layout of inventory script editor.
...
http://jira.secondlife.com/browse/EXT-999
2010-01-31 17:18:52 -05:00
Chuck Linden
2c23245652
Made all avatar pictures square and cleaned up layouts on panels.
...
http://jira.secondlife.com/browse/EXT-3998
2010-01-31 16:39:39 -05:00
CG Linden
244bef7d0c
Merge with viewer-2-0 latest
2010-01-31 10:48:24 -08:00
Chuck Linden
b73debe609
Changed title of inventory floater.
...
http://jira.secondlife.com/browse/EXT-4600
2010-01-31 11:19:26 -05:00