Commit Graph

10776 Commits (8f892d0f36fda170a5cecf0aea89887d6d0e45ef)

Author SHA1 Message Date
Nathan Wilcox bee98d70e3 DEV-44838 - Add the string "DEV-44838" to assertion failures to future devs understand preconditions on windows run(). 2010-01-13 16:08:30 -08:00
Nathan Wilcox dd7840aa9e Add an assertion for my sanity. 2010-01-13 15:47:57 -08:00
Tofu Linden eae15689d8 automated merge PE->viewer2.0 2010-01-13 15:15:51 -08:00
Erica 9b6195fcb2 EXT-4272 Style Unread message IM talk bubble chiclet overlay image to match spec 2010-01-13 14:30:23 -08:00
Lis Linden 1ee8366ebe ext-3027 about land dialog: media panel layout issues 2010-01-13 17:12:13 -05:00
Tofu Linden c316edda25 Merge. 2010-01-13 14:01:16 -08:00
Tofu Linden 70870b2d53 EXT-4251 update vivox sdk to 3.1.0001.7832 2010-01-13 14:00:21 -08:00
Lis Linden 4a2dceff49 EXT-3027 About Land dialog: Media panel layout issues 2010-01-13 16:24:26 -05:00
Tofu Linden c58c4ace2c EXT-3739 Task panel tabs in incorrect order, Home tab is missing 2010-01-13 13:15:17 -08:00
Ramzi Linden 92653ac61c EXT-3383 adhere to style guide for capitalization of 'Resident' 2010-01-13 13:01:01 -08:00
Chuck Linden f59207c461 Automated merge with ssh://hg.lindenlab.com/james/gooey/ 2010-01-13 15:56:31 -05:00
Chuck Linden 627db00b0e Adjusted width of panel and scroll list columns to make "Mono Time" column label visible. Added column in XUI for URLs.
http://jira.secondlife.com/browse/EXT-4167
2010-01-13 15:56:19 -05:00
Ramzi Linden 0a984f1920 DEV-43688 commit new translations - DE, FR, JA cycle2
This adds new, raw translations to the viewer; they will not yet be formatted to fit cleanly to the user.
2010-01-13 12:25:53 -08:00
Lis Linden 1bd0402f78 EXT-3939 Display problems when object price == MAXINT 2010-01-13 13:43:00 -05:00
Lynx Linden f3bd6481a5 EXT-4197: Search in sub-panels for help IDs too.
In order to support unique help IDs for the Landmark and Place Profile
panels off the Places sidetray, we need to also search within any
embedded (and visible) sub-panels.
2010-01-13 17:57:03 +00:00
Vadim Savchuk 6ad8674a8c Fixed bug EXT-4210 (Partner in Profile not a Link).
Added an optional "link" parameter to LLNameBox to display the name as a link.

--HG--
branch : product-engine
2010-01-13 19:49:51 +02:00
Ychebotarev ProductEngine 3398ed6f89 merge
--HG--
branch : product-engine
2010-01-13 19:37:27 +02:00
Ychebotarev ProductEngine 70de93ce10 fix for normal EXT-4139 Group Abilities: No distinction between abilities and categories of ability
--HG--
branch : product-engine
2010-01-13 19:36:23 +02:00
Lis Linden 15d50a02c6 ext-4056 Preferences: Draw Distance value and "m" are not vertically aligned 2010-01-13 12:28:17 -05:00
Lis Linden b24b6b0123 Automated merge with ssh://lis@hg.lindenlab.com/james/gooey 2010-01-13 11:56:43 -05:00
Lis Linden 5a88a496ff EXT-4065 Preferences: Wrong window background color on Advanced tab 2010-01-13 11:55:59 -05:00
Igor Borovkov 37f55393e4 fixed EXT04137 BSI] /me shows on the line below in group chat in plain text
--HG--
branch : product-engine
2010-01-13 18:52:45 +02:00
Ychebotarev ProductEngine 1219a439df merge
--HG--
branch : product-engine
2010-01-13 17:52:32 +02:00
Ychebotarev ProductEngine 6ce581432b possible fix for freeze with group activities
related bugs: EXT-4113 EXT-4111 EXT-4087
problem - findChild takes loooonng time to execute so cache it...

--HG--
branch : product-engine
2010-01-13 17:49:09 +02:00
Alexei Arabadji 33af1ba1e5 implemented EXT-4001 “Notification Well window interaction”,
made notification that restored from notification well window shows as inspector;

--HG--
branch : product-engine
2010-01-13 17:40:47 +02:00
Lynx Linden db2321bad2 EXT-4220: Fix crash on exit bug.
Don't dereference gVoiceClient without checking for NULL in the
cleanup for LLPanelVoiceDeviceSettings.

I also fixed the rendering of the color squares in the voice device
settings. The frame for these boxes were rendered with an off-by-one
error on certain platforms. It seems that gl_box_2d(rect, color, FALSE)
suffers from a graphics driver bug under certain platforms. Fixing
that would requiring a lot of testing on different hardware
configurations, so instead I simlply avoided that specific call.
2010-01-13 15:15:57 +00:00
Igor Borovkov d40c4f9b8e fixed EXT-4073 [BSI] Shouting is malformed in plain chat mode
--HG--
branch : product-engine
2010-01-13 16:55:23 +02:00
Eugene Mutavchi 5eb5ab13ba Additional commit related to EXT-3988 ([BSI] superfluous bottom bar buttons shown in mouse look after pressing enter): added gesture button accessibility via TAB and open Gestures list by pressing ENTER/SPACE.
--HG--
branch : product-engine
2010-01-13 15:39:05 +02:00
Lynx Linden dadca1e1b9 EXT-3611: Corrected the volume squares in Sound Prefs.
You should now be able to light up the 5th square on the I/O sound
devices panel of the preferences floater.
2010-01-13 13:37:55 +00:00
Paul Guslisty 891f2b3a75 Fixed normal bug EXT - 4047 (No verb/action buttons at bottom of Group profile panel)
--HG--
branch : product-engine
2010-01-13 14:55:42 +02:00
Paul Guslisty ab5580d1e9 Fixed linux build
--HG--
branch : product-engine
2010-01-13 14:54:21 +02:00
Igor Borovkov 4f51ab8448 fixed EXT-3821 [BSI] New IMs are not added as tabs
--HG--
branch : product-engine
2010-01-13 14:27:15 +02:00
Eugene Mutavchi c63c9656fc Fixed low bug EXT-4189 (Pressing Gesture button by SPACE/ENTER key doesn't open gestures list)
--HG--
branch : product-engine
2010-01-13 13:44:44 +02:00
Vadim Savchuk e6c2b2b87c Merge from default branch.
--HG--
branch : product-engine
2010-01-13 13:38:24 +02:00
Lynx Linden 3f07a635c8 DEV-44861: Support a home_sidetray_url from login.cgi
The URL for the Home side tray is specified in settings.xml. It can
now be overriden on a grid-level via a "home_sidetray_url" token sent
by login.cgi.

I also updated the Home URL in settings.xml to pass through a bunch of
information to the web server as query params. These include:

p= : the authentication token from login.cgi
lang= : the user's current two-letter language setting
channel= : the viewer's channel name, e.g., "Second Life Beta",
"Second Life Release", "Snowglobe", etc.
version= : the viewer's version number, e.g., "2.0.0.200712"
major= : the viewer's major version number, e.g. "2"
minor= : the viewer's minor version number, e.g. "0"
2010-01-13 11:06:50 +00:00
Lynx Linden abc190525f EXT-4021: Updated help ID for LSL Reference floater 2010-01-13 10:35:29 +00:00
Lynx Linden 82d26e6622 EXT-3384: Added the final URLs for the Buy L$ links.
Payment Method:
 http://www.secondlife.com/my/account/payment_method_management.php
Currency:
 http://www.secondlife.com/my/account/currency.php
2010-01-13 10:06:55 +00:00
Nat Goodspeed aa914ce948 Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ 2010-01-12 23:14:55 -05:00
Chuck Linden 612015f693 Changed "follows" attribute for refresh button.
http://jira.secondlife.com/browse/EXT-4166
2010-01-12 17:52:02 -05:00
Rick Pasetto b4ccb9367f Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0/ 2010-01-12 14:27:07 -08:00
Rick Pasetto 26e63da8cc Automated merge with ssh://rick@hg.lindenlab.com/rick/viewer-2-0-rickcallum 2010-01-12 14:26:23 -08:00
Chuck Linden b0f62f010c Shortened string to accomodate side panel width.
http://jira.secondlife.com/browse/EXT-3798
2010-01-12 16:38:14 -05:00
Nat Goodspeed 7b03037cac EXT-4193: Use different reply pumps for SRV and XMLRPC requests.
This eliminates the timing hole (introduced by EXT-3934 fix) in which a
belated SRV response could confuse the XMLRPC response code.
Extend unit tests to positively drive the bug and validate the fix.
2010-01-12 15:27:01 -05:00
Chuck Linden 7678ad3078 Automated merge with ssh://hg.lindenlab.com/james/gooey/ 2010-01-12 14:53:35 -05:00
Dave Parks 3d2506abe7 EXT-1331 Fix for avatars not rendering after they are loaded until camera is moved. 2010-01-12 13:53:25 -06:00
Chuck Linden ac0107b44d Increased interior padding on left side of location input.
http://jira.secondlife.com/browse/EXT-4192
2010-01-12 14:53:17 -05:00
richard eab73793fc fixed resizing logic not working for call floater 2010-01-12 11:49:56 -08:00
Rick Pasetto df69302cd2 Add restoring of previous cursor to mac impl
http://codereview.lindenlab.com/273045
2010-01-12 11:31:07 -08:00
richard 00c850386c merge 2010-01-12 10:58:04 -08:00
richard 2d9d3d5d86 moved floater-specific setting to settings.xml frmo string embedded in floater 2010-01-12 10:57:23 -08:00