Commit Graph

10776 Commits (8f892d0f36fda170a5cecf0aea89887d6d0e45ef)

Author SHA1 Message Date
Eugene Mutavchi 06d5706cdc Implemented normal sub-task EXT-2478(Implement a chiclet for the llGiveInventory() processing)
--HG--
branch : product-engine
2009-12-01 22:30:04 +02:00
callum 55f4ad3dc8 Fix for "DEV-43581 - EXT-2901: [BSI] Can't access twitter pages directly via MoaP" 2009-12-01 11:47:38 -08:00
James Cook dd6fa93d84 merge 2009-12-01 11:47:13 -08:00
Eugene Mutavchi 07f284408b Implemented normal task EXT-2476 (llGiveInventory() should be handled also by Chiclet subsystem along with Notificaton subsystem)
--HG--
branch : product-engine
2009-12-01 21:46:19 +02:00
James Cook 8025c15a71 merge 2009-12-01 11:45:45 -08:00
James Cook 594f96b92e Merge - backing out scroll container change 2009-12-01 11:45:11 -08:00
James Cook 0ae508c99b Revert partial fix for EXT-2572 (chat history text clipping) that causes EXT-1597
(script editor scrolls upward while typing)
Backed out changeset: e38642e0c21c
2009-12-01 11:44:49 -08:00
Leyla Farazha 90572936e8 merge 2009-12-01 11:32:23 -08:00
James Cook d5d1db8833 EXT-3015 Fixed right and center aligned text boxes
Document rect left edge was being computed incorrectly.
Made floater_test_textbox.xml have more examples of text.
Reviewed with Kelly
2009-12-01 11:29:33 -08:00
Leyla Farazha dee4849616 EXT-2635 No message reminding user that a restart is required to reset cache (was Clear Cache)
EXT-2652 	 Favorites bar drop-down button (for when favorites exceed width of viewer) is not configurable via XUI
EXT-2227 	 [BSI] Preferences -> Setup -> Cache Location blank
EXT-1036 	 Clicking menu separators selects wrong menu option (allows selection of greyed-out option)
reviewed by James
2009-12-01 11:26:43 -08:00
Andrew Dyukov 3485182552 Fixed normal bug EXT-2786 (My Landmarks: context menu updates after second right-click).
--HG--
branch : product-engine
2009-12-01 21:26:02 +02:00
Lynx Linden 9f403ee16f Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0 2009-12-01 19:00:11 +00:00
Sergei Litovchuk feef63d05f build fix (on behalf of Eugene Mutavchi)
--HG--
branch : product-engine
2009-12-01 20:52:33 +02:00
Justin C. Rounds (Chuck) 21a2cae999 Increased width of drop-downs in floater_tools.xml
Discovered bug: active drop-down missing art. Fixed in textures.xml.
http://jira.secondlife.com/browse/EXT-2674
2009-12-01 13:48:11 -05:00
Sergei Litovchuk 57fca8d6e8 merge
--HG--
branch : product-engine
2009-12-01 20:29:26 +02:00
Sergei Litovchuk 56504054d8 Fixed normal bug EXT-2346 "My Landmarks accordion panels shouldn't be displayed if there are no landmarks in respective folders".
- Added updating accordions contents in idle routine.
- Removed inventory observer.

--HG--
branch : product-engine
2009-12-01 20:25:01 +02:00
Andrew Dyukov 3385ce87f1 Implemented major task EXT-2986 (Add "Leave Call" button in Voice Control Panel
for all voice chats except nearby).

--HG--
branch : product-engine
2009-12-01 20:10:18 +02:00
Lynx Linden 3b340326cb EXT-332: Hide international billing features until enabled.
The international billing links and labels in the Buy L$ floater are
now hidden by default. They will only be displayed once we get an
estimate from the server that includes an "estimatedLocalCost" token,
i.e., we are connected to a server that has the international billing
functionality enabled.

This is done so that the new functionality in Viewer 2.0 is not
exposed to the user until the international billing features are live
(which is scheduled to happen after the Viewer 2.0 release date).
2009-12-01 18:06:36 +00:00
Loren Shih 27351b8bf5 automated merge for viewer-2.0 -> avp.
--HG--
branch : avatar-pipeline
2009-12-01 12:52:21 -05:00
Loren Shih c361ee1337 Automated merge for avatar-pipeline pull
--HG--
branch : avatar-pipeline
2009-12-01 12:46:15 -05:00
Loren Shih f0f0572868 EXT-2964 : Can drag-and-drop a folder with links onto an object
EXT-3012 : Cleanup LLToolDragAndDrop

Now checking if folder contents have links before allowing object drop.
Did some superficial cleanup of lltooldraganddrop files.

--HG--
branch : avatar-pipeline
2009-12-01 12:43:36 -05:00
Mike Antipov 279942b7bf Fixed critical bug EXT-2990 (Viewer crashes after openning "Voice Control" on IM floater)
-- added disconnecting from subscribed signals while destroying participant list
-- added disconnecting from subscribed signals while destroying Voice controls
-- added nullifying of the pointer to speaker manager when channel is changed

--HG--
branch : product-engine
2009-12-01 19:42:42 +02:00
Loren Shih fe9a705709 EXT-2922 : 2nd inventroy shouldn't list "New Window" as an option, since it silently fails
Fixed the behavior so that New Window brings up a new floater inventory window instead of doing nothing.

--HG--
branch : avatar-pipeline
2009-12-01 12:41:13 -05:00
Justin C. Rounds (Chuck) 16d947e473 Automated merge with ssh://chuck@hg.lindenlab.com/james/gooey/ 2009-12-01 12:24:44 -05:00
Justin C. Rounds (Chuck) aa1cbd144f Increased height on object content inventory panel.
http://jira.secondlife.com/browse/EXT-2906
2009-12-01 12:23:53 -05:00
Brad Payne (Vir Linden) e8ec98c307 line ending fixes
--HG--
branch : avatar-pipeline
2009-12-01 12:06:31 -05:00
Igor Borovkov dd262a7a36 implemented EXT-2582 (Save IM chat history as plain text file)
updated 1.23 chat log format - in multilined messages subsequent lines are prepended with a space
multilined messages of an old format are not supported, each line is considered as a separate message
the parser depends on current used date and time format

--HG--
branch : product-engine
2009-12-01 19:01:42 +02:00
James Cook 5e11affddb merge 2009-12-01 08:51:32 -08:00
Tofu Linden 677938e653 merge. 2009-12-01 16:42:22 +00:00
Tofu Linden ac8a710532 Merge the major new voice SDK version from Vivox ('mossbuild1') 2009-12-01 16:40:43 +00:00
Andrew Polunin 48a75e9963 implemented normal task EXT-2471 llLoadURL should be handled also by Chiclet subsystem along with Notificaton subsystem
--HG--
branch : product-engine
2009-12-01 18:17:38 +02:00
Yuri Chebotarev 07f46a6713 merge
--HG--
branch : product-engine
2009-12-01 17:56:25 +02:00
Justin C. Rounds (Chuck) bf34e572e7 Automated merge with ssh://chuck@hg.lindenlab.com/james/gooey/ 2009-12-01 10:55:00 -05:00
Yuri Chebotarev 573f146b7b fix normal EXT-2937 Nearby Chat window has layout issues
--HG--
branch : product-engine
2009-12-01 17:54:38 +02:00
Justin C. Rounds (Chuck) 4c8b40a8f3 Changed UISpinctrlBtnHeight to match art.
http://jira.secondlife.com/browse/EXT-1621
http://jira.secondlife.com/browse/EXT-1669
http://jira.secondlife.com/browse/EXT-1671
2009-12-01 10:54:00 -05:00
Sergey Borushevsky 32887cdc54 Implemented normal task EXT-2750 (Add context menu for group and ad-hoc chiclet)
Added menu to ad-hoc chiclet, which contains one 'End Session' item.

--HG--
branch : product-engine
2009-12-01 17:13:35 +02:00
Mike Antipov f5e64315e2 Work on EXT-2985 (Implement Avaline calls processing in Voice Control Panel)
-- updated reaction to accepting incoming call: added session URI argument. For now avaline caller is shown in the voice controls.

--HG--
branch : product-engine
2009-12-01 17:04:47 +02:00
Yuri Chebotarev 6a91f2b7f6 merge
--HG--
branch : product-engine
2009-12-01 16:55:00 +02:00
Yuri Chebotarev cf3d40462e fix for normal EXT-1713 Nearby Chat: Objects have tooltips (???)(???)
--HG--
branch : product-engine
2009-12-01 16:53:15 +02:00
Vadim Savchuk f893c39a4c merge
--HG--
branch : product-engine
2009-12-01 16:47:19 +02:00
Vadim Savchuk 3474fc4228 Merge from default branch.
--HG--
branch : product-engine
2009-12-01 16:43:39 +02:00
Dmitry Zaporozhan da768f89bb Automated merge with https://hg.aws.productengine.com/secondlife/viewer-2-0/
--HG--
branch : product-engine
2009-12-01 16:22:26 +02:00
Dmitry Zaporozhan 176f29106d Workaround for major bug EXT-2879 - Only 'Online' accordion is present in the People panel / Friends tab.
--HG--
branch : product-engine
2009-12-01 16:16:21 +02:00
Yuri Chebotarev 0699c41e7c merge
--HG--
branch : product-engine
2009-12-01 15:56:33 +02:00
Yuri Chebotarev b509e655bd fix for normal EXT-2820 [BSI] Functionality loss: Can't open groups from Resident's profile
--HG--
branch : product-engine
2009-12-01 15:55:24 +02:00
Lynx Linden 8b75c21549 merge 2009-12-01 13:22:06 +00:00
Lynx Linden 5285a02823 EXT-2765: Added help IDs for tabs in the Places sidebar.
The issue was that the widgets for this panel are not built solely
from XUI. There's code in LLPanelPlaces::changeInventory() that
creates the actual My Inventory and Teleport History panels. Adding
help_topic strings to the relevant XUI files for the LLLandmarksPanel
and LLTeleportHistoryPanel classes fixes this issue.
2009-12-01 13:17:31 +00:00
Alexei Arabadji ab5e6c93c9 implemented EXT-2799 “Record to IM history notification about L$ payments by
other avatar”;

--HG--
branch : product-engine
2009-12-01 15:16:12 +02:00
Tofu Linden f0808dbf0f version number tweakery in About dialog.
vivox 'Unknown' is the more-descriptive '(Not Connected)' now.
plus, we admit that our Qt version number is hard-coded right into the viewer instead of asking Qt.
2009-12-01 13:08:04 +00:00
Lynx Linden 3a2fcad0cb DEV-41358: pass localization information to the Search web pages via a
new ?lang=<LANG> query parameter.
2009-12-01 13:07:41 +00:00