Commit Graph

10776 Commits (8f892d0f36fda170a5cecf0aea89887d6d0e45ef)

Author SHA1 Message Date
Tofu Linden 044e020bcb PE merge. 2010-02-26 09:50:56 +00:00
Denis Serdjuk 92facf86d6 Additional commit for EXT-5675. "in world" part of message has been removed to avoid misunderstanding.
--HG--
branch : product-engine
2010-02-26 11:42:59 +02:00
Alexei Arabadji 7b2b36ec78 fixed major EXT-5746 “Voice notifications appear undocked in the top left corner of
viewport”,
made LLCallFloater and LLCallDialog force docked state when created;

--HG--
branch : product-engine
2010-02-26 10:08:03 +02:00
angela 75e5441f2d merge 2010-02-26 16:02:33 +08:00
angela 05b5193748 Automated merge with ssh://angela@hg.lindenlab.com/viewer/viewer-2-0/ 2010-02-26 14:38:11 +08:00
Eli Linden 9f079954af undo change. test finished. 2010-02-25 17:59:01 -08:00
Eli Linden 70afa40d57 test translate="false" on whole file 2010-02-25 17:52:26 -08:00
Eli Linden 99bd01b8aa undo. testing done. 2010-02-25 17:36:40 -08:00
Eli Linden e10722c3ef test file-level translate="false" functionality 2010-02-25 17:19:57 -08:00
Brad Payne (Vir Linden) 27c83bf399 For EXT-5333: Bodyparts missing from appearance and COF. Fixed invisible to self after first login via createStandardWearables(). (Patch from Nyx) 2010-02-25 17:37:38 -05:00
Eli Linden ecd0aef163 Merge 2010-02-25 13:02:02 -08:00
Eli Linden 5216470605 fix obvious typo 2010-02-25 13:00:57 -08:00
Sergei Litovchuk a3e5496391 Fixed normal bug (EXT-5729) My Landmarks search doesn't auto expand folders of found terms.
--HG--
branch : product-engine
2010-02-25 22:49:37 +02:00
Eli Linden b0885eb52a fix obvious typo 2010-02-25 12:28:58 -08:00
Aimee Linden e88f73d074 Merge from https://hg.lindenlab.com/q/viewer-hotfix/ 2010-02-25 20:07:39 +00:00
Andrew Dyukov 272c42d7cf Fixed normal bug EXT-4313 (Should not be able to start a call when voice is disabled).
- Added constant holding maximum number of times(in a row) "stateJoiningSession" case for spatial channel is
reached in LLVoiceClient::stateMachine() which is treated as normal. They are counted using member added to
LLVoiceClient. If this number is exceeded we suspect there is a problem with connection to voice server.
Check of current number against maximum was added to LLVoiceClient::voiceWorking().

--HG--
branch : product-engine
2010-02-25 22:05:55 +02:00
Aimee Linden 96da7000e3 Update Vivox SDK to 3.1.0001.8016 for DEV-46706 2010-02-25 19:57:48 +00:00
Vadim Savchuk 94bbaa43cc Less code duplication.
--HG--
branch : product-engine
2010-02-25 20:53:11 +02:00
Vadim Savchuk 3a9923bb87 Fixed bug EXT-5578 (My Inventory Filter entries are ALL CAP).
--HG--
branch : product-engine
2010-02-25 20:52:26 +02:00
Denis Serdjuk fa3dbae2cc fixed Normal Bug EXT-5675 Empty friends list mentions \"click\" where it should specify \"right-click\"
--HG--
branch : product-engine
2010-02-25 20:07:47 +02:00
Vadim Savchuk a325df0898 Fixed bug EXT-5580 (Characters in Inventory Filter appear behind X).
Added configurable text right padding support to search_filter:
* When the Clear button is enabled
  (i.e. search_editor.clear_button_visible set to "true")
  the search_editor.clear_button.pad_left parameter determines the padding.
* Otherwise search_editor.text_pad_right is used.

--HG--
branch : product-engine
2010-02-25 19:39:16 +02:00
Denis Serdjuk e235e71b90 Bug Low EXT-5194 SLURL field dropdown should display empty menu rather than do nothing when empty
Solution:
Button of dropdown list will be disabled if there are no items in location history

--HG--
branch : product-engine
2010-02-25 19:15:59 +02:00
Sergei Litovchuk 087ea1cef6 Fixed normal bug (EXT-5748) Useless area on Place Profile panel.
- Reduced unused size in Place Profile and Landmark Info panels.

--HG--
branch : product-engine
2010-02-25 18:47:28 +02:00
Brad Payne (Vir Linden) 10058c982f For EXT-5333: Bodyparts missing from appearance and COF. 2010-02-25 11:04:46 -05:00
Brad Payne (Vir Linden) 8e5d95cba8 For EXT-5333: Bodyparts missing from appearance and COF. createStandardWearables() now COF-based 2010-02-25 10:59:59 -05:00
Mike Antipov 4d978eaf0a No ticket. Code cleanup: remove deprecated StopFlying button from the Move Floater.
It uses separate button from Stand/Stop Flying panel

--HG--
branch : product-engine
2010-02-25 17:53:45 +02:00
Mike Antipov f7916bb6ca Work on normal bug EXT-4518 (movement & camera floaters should have window titles)
-- done for Camera floater.
-- also updated tooltip for Presets button

--HG--
branch : product-engine
2010-02-25 17:43:51 +02:00
Igor Borovkov 55f1a96dbf fixed EXT-5731 Viewer 2: New chat format doesn't recognise scripted object name changes
--HG--
branch : product-engine
2010-02-25 17:40:40 +02:00
Erica 1eff2a33b1 Replaced Buy L arrow button which was confused with the media play button. Fixed image height bugs in volume and media play buttons that made them blurry. 2010-02-25 07:12:41 -08:00
Erica 10d325c145 Replaced Buy L arrow button which was confused with the media play button. Fixed image height bugs in volume and media play buttons that made them blurry. 2010-02-25 07:12:41 -08:00
Mike Antipov bf25f3fd00 Work on normal bug EXT-4518 (movement & camera floaters should have window titles)
-- done for Move floater.
-- deprecated comments cleaned up

--HG--
branch : product-engine
2010-02-25 16:37:31 +02:00
Igor Borovkov f864d74a47 fixed EXT-5742 IM history: font color isn't applied for 'user not online/offline' system notifications
--HG--
branch : product-engine
2010-02-25 16:14:26 +02:00
Vadim Savchuk 4adaf9e66d merge
--HG--
branch : product-engine
2010-02-25 16:01:22 +02:00
Paul Guslisty 765b9a0a8e Fixed major EXT - 5670 (Resident name tabs are blocked in the Conversation window)
- Removed the profile pictures in the tabs and swiched to the use of simple LLButton instead of LLCustomButtonIconCtrl

--HG--
branch : product-engine
2010-02-25 15:06:04 +02:00
Tofu Linden 1beaa01f57 PE merge. 2010-02-25 11:08:07 +00:00
Lynx Linden 0faa004aa1 EXT-5480: Support secondlife:///app/region SLapps.
This is defined to work exactly like the classic secondlife://{REGION}
Slurl. However, the later syntax cannot support spaces in the region
name because spaces (and %20 chars) are illegal in the hostname of an
http URL. Some browsers let you get away with this, but some do not
(such as Qt's Webkit). Hence we have decided to introduce the newer
secondlife:///app/region alternative.
2010-02-25 09:53:38 +00:00
angela 69376c83c5 Automated merge with ssh://angela@hg.lindenlab.com/viewer/viewer-2-0/ 2010-02-25 12:04:53 +08:00
angela e2b347c235 merge 2010-02-25 10:52:03 +08:00
Eli Linden f71098a406 Merge 2010-02-24 18:46:52 -08:00
Eli Linden cea0bac85c EXT-5575 DE xui fix by me, plus JA linguistic fixes by Rika. 2010-02-24 18:45:47 -08:00
Leyla Farazha fadbd33b52 Merge 2010-02-24 16:19:30 -08:00
Leyla Farazha 66d2bd3de3 EXT-5362 clicking an AutoZoom web prim twice will focus camera on your avatar
reviewed by Richard - CC#142
2010-02-24 16:16:58 -08:00
Leyla Farazha 7745b0e1c3 EXT-2237 Preferences > Alerts shows "$ignoretext" in the list
reviewed by Richard - CC#142
2010-02-24 16:16:31 -08:00
Chuck Linden 4729019189 Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ 2010-02-24 17:52:56 -05:00
Chuck Linden f2a64ad572 Reworked layout of Advanced Permissions flags.
https://jira.secondlife.com/browse/EXT-922
2010-02-24 17:52:45 -05:00
Rick Pasetto fe07c1a29c Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0/ 2010-02-24 14:18:36 -08:00
Sergei Litovchuk c4277e421c Implemented (EXT-4704) Add maturity icons to Prefs -> General.
--HG--
branch : product-engine
2010-02-24 23:41:04 +02:00
Sergei Litovchuk 59b82f8185 Backed out of changeset 9941:57eb2dba6641
--HG--
branch : product-engine
2010-02-24 23:38:50 +02:00
Eli Linden a31cb50d46 DEV-46346 JA linguistic fix 2010-02-24 12:17:53 -08:00
Vadim Savchuk 70d31b4516 Minor cleanup
--HG--
branch : product-engine
2010-02-24 22:06:04 +02:00