Eli Linden
ed481c418b
xui resizing fix; FR fix
2010-03-02 14:47:09 -08:00
Eli Linden
8c37837876
VWR-17830 for 'en' xml, resizing; JA linguistic fix
2010-03-02 12:55:25 -08:00
Eli Linden
15af3f0e6a
Merge
2010-03-02 11:06:43 -08:00
Eli Linden
bfd1fd9936
DEV-46346 Cycle5 DE and JA change
2010-03-02 11:06:06 -08:00
Tofu Linden
06b8146686
PE merge
2010-03-02 13:44:52 +00:00
Vadim Savchuk
be1739c5d5
Merge from default branch
...
--HG--
branch : product-engine
2010-03-02 15:17:50 +02:00
Tofu Linden
3e8b1006fb
PE merge.
2010-03-02 12:24:31 +00:00
Dmitry Zaporozhan
9c8a8f388a
Fixed normal bug EXT-5654 - 'More' link doesn't show all text in pick/classified description.
...
Encreased expandable text box max length to match classified description max length.
--HG--
branch : product-engine
2010-03-02 12:03:28 +02:00
Tofu Linden
d1d195ba90
CID-433
...
Checker: FORWARD_NULL
Function: LLTabContainer::reshapeTuple(LLTabTuple *)
File: /indra/llui/lltabcontainer.cpp
2010-03-02 09:58:34 +00:00
Tofu Linden
0c6cf6fa78
CID-435
...
Checker: MISSING_BREAK
Function: friendship_offer_callback(const LLSD &, const LLSD &)
File: /indra/newview/llviewermessage.cpp
not-a-bug
2010-03-02 09:56:03 +00:00
Tofu Linden
1394d21b7a
CID-436
...
Checker: NULL_RETURNS
Function: RecoveredItemCB::fire(const LLUUID &)
File: /indra/newview/llappearancemgr.cpp
2010-03-02 09:53:52 +00:00
Alexei Arabadji
e88b6d9c7a
fixed EXT-5693 “llDialog window appears out of viewport if UI scale > 1.0”,
...
corrected calculation of allowed floater rect in docked state;
--HG--
branch : product-engine
2010-03-02 11:53:00 +02:00
Tofu Linden
ac7539bd68
CID-437
...
Checker: REVERSE_INULL
Function: RecoveredItemLinkCB::fire(const LLUUID &)
File: /indra/newview/llappearancemgr.cpp
2010-03-02 09:50:09 +00:00
Tofu Linden
bc5be41bc0
CID-440
...
Checker: UNINIT_CTOR
Function: LLPanelClassifiedInfo::LLPanelClassifiedInfo()
File: /indra/newview/llpanelclassified.cpp
2010-03-02 09:47:25 +00:00
Dmitry Zaporozhan
bbe2daad55
Fixed normal bug EXT-5856 - "Auto renew each week" checkbox is displayed in the Classified Info from other resident profile.
...
Hide auro_renew checkbox for avatar classifieds and showing for agent classifirds.
--HG--
branch : product-engine
2010-03-02 11:34:14 +02:00
Karl Stiefvater (qarl)
01e26f5499
EXT-3120 drag select lasso for objects is inaccurate
...
reviewed by davep
2010-03-01 18:45:53 -06:00
Eli Linden
c999f0f82b
Merge
2010-03-01 16:03:14 -08:00
Eli Linden
2db6e2311c
FR linguistic fix
2010-03-01 16:02:06 -08:00
Eli Linden
5d5e0c5039
VWR-17082 fix width for all langs
2010-03-01 16:01:07 -08:00
Lis Linden
0600083891
Automated merge with ssh://lis@hg.lindenlab.com/viewer/viewer-2-0
2010-03-01 17:54:53 -05:00
Lis Linden
f905a10dbb
EXT-5681 Event Details floater needs labels and clean-up?
2010-03-01 17:53:50 -05:00
Eli Linden
5419c7f215
VWR-17488 width fix for all langs
2010-03-01 14:35:56 -08:00
Tofu Linden
b19212bb54
Linux viewer - remove some jumping-through-flaming-hoops from the launcher script.
...
This was previously nerfing some (only) 64-bit Linux features in media, and now that media is done out-of-process we don't need to worry about it crashing the main viewer in the worst case.
2010-03-01 22:18:21 +00:00
Lis Linden
7564813d60
EXT-5757 [INTERNAL TEXT] notifications.xml "MINSPECS"
2010-03-01 14:52:46 -05:00
Lis Linden
00970fbedb
VWR-17518 [TRUNCATION] Side bar : "Profile" button at the bottom within People >Near, Friends, and Recent
2010-03-01 14:44:42 -05:00
Eli Linden
fbfc61f1bb
JA linguistic fixes
2010-03-01 10:53:00 -08:00
Eugene Mutavchi
4802a6f572
Implemented major sub-task EXT-5722 (hard-coded: Right click on Object > Sit Here and Take are hard-coded)
...
--HG--
branch : product-engine
2010-03-01 19:15:40 +02:00
Denis Serdjuk
604537b235
fixed Normal Bug EXT-5616 mouse scrollwheel does not scroll world map region list
...
Cause:
Invalid check of the inside rectangle area in LLFloaterWorldMap::handleScrollWhell().
--HG--
branch : product-engine
2010-03-01 17:56:40 +02:00
Mike Antipov
671118638f
Fixed major bug EXT-5308 (right click - Copy Asset UUID, copies null key to clipboard.)
...
- disabled "Copy Asset UUID" menu item for Inventory items w/o known assets.
--HG--
branch : product-engine
2010-03-01 14:31:06 +02:00
Sergei Litovchuk
3556fd6bfa
Fixed major bug (EXT-5671) Resizing viewer 2 redraws maturity icon in location bar when it shouldn't.
...
--HG--
branch : product-engine
2010-03-01 15:37:19 +02:00
Ychebotarev ProductEngine
5351688b9d
fix for major EXT-5694 Only first recepient from ad-hoc conference is added to recent speakers
...
--HG--
branch : product-engine
2010-03-01 15:32:22 +02:00
Xiaohong Bao
60fde8d512
Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/
2010-02-28 11:25:11 -07:00
Tofu Linden
b20307a683
Hopefully fix this test case after the EXT-5820 fix
2010-02-28 09:28:00 +00:00
Xiaohong Bao
7b2e66b4d9
fix for EXT-5869: some UI textures loading delayed or broken in Release mode.
2010-02-27 23:08:35 -07:00
Tofu Linden
36acc8f2a5
merge.
2010-02-27 12:37:58 +00:00
Tofu Linden
6388ae033d
PE merge.
2010-02-27 11:55:29 +00:00
Tofu Linden
2bc346672c
merge.
2010-02-27 11:42:52 +00:00
Eli Linden
28bdead9e5
DEV-46346 Cycle5 FR change. fix bad xml.
2010-02-26 17:23:32 -08:00
Eli Linden
d7038ea191
Merge
2010-02-26 17:20:44 -08:00
Eli Linden
c3a00ac24b
DEV-46346 Cycle5 FR change
2010-02-26 17:18:34 -08:00
Eli Linden
33c52b714e
CT-575 CT Set7 ES translation, new files
2010-02-26 17:17:25 -08:00
Eli Linden
89b00a20bd
CT-575 CT Set7 ES translation
2010-02-26 17:17:11 -08:00
Leyla Farazha
d1e3785416
EXT-5679 Event details shows maturity incorrectly.
...
reviewed by Richard
2010-02-26 15:17:12 -08:00
Chuck Linden
f167d1a6b6
Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/
2010-02-26 17:18:21 -05:00
Chuck Linden
b84ae2164b
Cleanup pass on environment editor floaters for consistency and to eliminate widget overlapping.
...
https://jira.secondlife.com/browse/EXT-4552
2010-02-26 17:17:21 -05:00
Dave Parks
a16574b919
merge
2010-02-26 16:07:37 -06:00
Dave Parks
3694060444
VWR-17462 Fix for some updates not getting applied properly.
2010-02-26 16:07:11 -06:00
Chuck Linden
a681fc5b2b
Removed typo.
...
http://jira.secondlife.com/browse/EXT-5821
2010-02-26 16:03:10 -05:00
Tofu Linden
213ff5a4e0
EXT-5820 I can copy asset UUID from non-FULLPERM assets turning on admin mode.
...
If you're reading this message, this was reviewed by Soft, Nyx or Aura. :)
2010-02-26 19:23:42 +00:00
Brad Payne (Vir Linden)
2194d9a58e
merge
2010-02-26 14:00:04 -05:00