Commit Graph

10776 Commits (8f892d0f36fda170a5cecf0aea89887d6d0e45ef)

Author SHA1 Message Date
Paul Guslisty 6918b292e1 Fixed normal EXT-6997 (Fav bar: Pop-up menu for LM in overflow dropdown is kept after LM was dragged away)
- Added menu hiding on left mouse down callback for drop down menu item

Reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/337/

--HG--
branch : product-engine
2010-04-30 16:10:57 +03:00
Mike Antipov 5078f522b1 Done normal task EXT-6248 (3 different viewer 2 speakers lists are all inconsistent)
Turned on "show info button" for lists in group & ad-hoc chats.

Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/336/

--HG--
branch : product-engine
2010-04-30 16:04:20 +03:00
Igor Borovkov 702efd72ab additional patch for EXT-6732 Create specialized view of inventory for "clothing" accordion tab of outfit editor
* reimplemented button bars as static panels not as list items (creating accordion - button bar - list view - adaptor/container)
* added management of items' buttons assording to inventory items' states
* assigned actions to clothing/bodyparts items' buttons
* got rid of separators as distinct items and made them as part of items
* removed ad-hoc up/down buttons
* removed "+" button from a button bar

Reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/322

--HG--
branch : product-engine
2010-04-30 15:59:23 +03:00
Mike Antipov 2d85ec2d59 merge
--HG--
branch : product-engine
2010-04-30 15:45:37 +03:00
Mike Antipov a121479f59 merge
--HG--
branch : product-engine
2010-04-30 13:59:31 +03:00
Mike Antipov 78eed3fc07 WIP: normal bug EXT-6865 (Voice isn't blocked for Avaline callers connected via PSTN bridge)
Applyied Aimee's patch to enable blocking of avaline caller:
 added an "External" mute type which isn't sent to the SL servers or stored in the cache across sessions.
 The caller's ID will change each time so there's no point cluttering up the mute list by persisting them.

Known issue: Right now the mute is added with the caller's phone number as the name shown in the block list,
 so that will need changing to "Avaline Caller 1" etc

--HG--
branch : product-engine
2010-04-30 13:25:48 +03:00
Tofu Linden d597a7e36a Looks like the linux apr version is a bit too old to build 5458d58b4cd0. Use this workaround for now. 2010-04-30 08:27:56 +01:00
Tofu Linden e4ac914721 merge from PE's viewer-trunk 2010-04-30 07:49:05 +01:00
Aimee Linden 5a9d0803be Merge 2010-04-30 01:38:39 +01:00
Eugene Mutavchi c19c7d7d3b Partially implemented normal sub-task EXT-6548 (Edit Outfit: Clean up XUI to allow all elements to fit properly in the panel)
- added dummy space between buttons.
Reviewed by Neal Orman at https://codereview.productengine.com/secondlife/r/331/

--HG--
branch : product-engine
2010-04-30 00:45:22 +03:00
Brad Payne (Vir Linden) e9effbe73a For EXT-6953: Evaluate and implement Richard's improved default animations. New versions of animations fix looping and other problems, reduced log spam. 2010-04-29 15:58:50 -04:00
Roxie Linden 268a7dbad8 DEV-49491 - Multiple spaces between first and last name in username cause failed login 2010-04-29 12:32:35 -07:00
Xiaohong Bao 34e29fe712 add debug code for EXT-7011: crash at LLPluginClassMedia::idle [secondlife-bin llpluginclassmedia.cpp:158] 2010-04-29 12:24:46 -06:00
Andrew Dyukov f6feac510d Fixed normal bug EXT-7059 (Need to add tool-tip for 'Share' verb button on 'People' side panel).
- Added "Share an inventory item" tooltip for button in xml.

Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/338/

--HG--
branch : product-engine
2010-04-29 21:22:28 +03:00
Aimee Linden 38f45a3595 Make the current voice font a per-account saved setting. 2010-04-29 18:38:08 +01:00
Sergei Litovchuk 20d95dd523 (EXT-6722) Create modified inventory view for "my outfits" tab in top-level appearance sidebar (tier 2)
llui:
- Added accordion tab title setter.
- Added setters for accordion tab focus changes callbacks.

newview:
- Fixed observer used for outfit items collecting. Added checking number of fetched items.
- Added outfit selection and enabled "replace outfit" and "add to outfit" commands for selected outfit.

Reviewed by Mike Antipov https://codereview.productengine.com/secondlife/r/332/

--HG--
branch : product-engine
2010-04-29 20:11:58 +03:00
Dmitry Zaporozhan 02d6922727 Fixed EXT-7163(normal) - Create dummy inventory item panel (an item panel for unworn wearable types)
Added new wearable list item - LLPanelDummyClothingListItem for not worn wearable types, it displays grayed wearable type icon, grayed
title '<clothing type> not worn' and 'add' button.
Modified base class to be more flexible.
Moved init() to protected section.
Modified COF panel to use dummy item.

Reviewed by Mike Antipov - https://codereview.productengine.com/secondlife/r/335/

--HG--
branch : product-engine
2010-04-29 19:06:13 +03:00
Alexei Arabadji 85e3432579 fixed EXT-6736 Notecard floater missing Keep/Discard Buttons (vwr 2.0)
Added missing 'Delete' button to the Notecard Preview dialog;

reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/330/

--HG--
branch : product-engine
2010-04-29 16:09:00 +03:00
Aimee Linden 29c2e7ebec Clip the layout_stack so that the "Leave Call" button isn't seen flying in and out of the floater! 2010-04-29 13:47:50 +01:00
Aimee Linden 93a93dfc92 Added VoiceFontUI setting for SLE 2010-04-29 13:42:34 +01:00
Alexei Arabadji 8dae4c265e fixed EXT-6736 Notecard floater missing Keep/Discard Buttons (vwr 2.0)
Added functionality to close hidden IM toasts when IM floater opens.

reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/321/

--HG--
branch : product-engine
2010-04-29 15:35:44 +03:00
Vadim Savchuk 38086b7425 merge
--HG--
branch : product-engine
2010-04-29 15:24:53 +03:00
Vadim Savchuk 7d0769f3e1 Merge from default branch
--HG--
branch : product-engine
2010-04-29 15:24:09 +03:00
Paul Guslisty 9a054b556e Fixed major bug EXT-7114 (Preferences plain text chat history also modifies IM history)
- Changed old label with new one.

Reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/333/

--HG--
branch : product-engine
2010-04-29 15:04:29 +03:00
Paul Guslisty 6838fd3698 Fixed normal bug EXT-5377 (Viewer crashes if \"My Appearance\" tab has been pressed in offline mode)
- Added checking for a null pointer

Reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/329/

--HG--
branch : product-engine
2010-04-29 15:02:05 +03:00
Dmitry Zaporozhan 4eb741883c Update for EXT-6550(major) - Edit Outfit: Fix alignment of in-line edit button and put proper icon on it
Replaced 'lock' button with icon.

--HG--
branch : product-engine
2010-04-29 14:55:21 +03:00
Tofu Linden a0527cb6f7 merge from PE's viewer-trunk 2010-04-29 11:30:40 +01:00
Roxie Linden ef07674b55 Use openssl 0.9.8l for mac 2010-04-29 02:07:46 -07:00
Roxie Linden 2173bb5f6a Add test for sha1WithRSAEncryption signed certs. Also removed redundant openssl initialization 2010-04-29 02:07:12 -07:00
Dmitry Zaporozhan 2703de333a Manual merge
--HG--
branch : product-engine
2010-04-29 11:05:09 +03:00
Richard Nelson 0ea9fa8d94 merge 2010-04-28 19:06:55 -07:00
Richard Nelson a1b765189d fix for media not working in release builds
reviewed by Mani
2010-04-28 19:06:08 -07:00
Aimee Linden b90ece0936 Merge 2010-04-29 02:38:39 +01:00
Aimee Linden 46897efc3e Make a proper XUI commit_callback for the Voice Font combo 2010-04-29 02:37:07 +01:00
Richard Nelson fe1413c2e5 package step now depends on package contents...so changing llplugin.exe or theplugins dlls will result in a new packaged viewer
reviewed by Mani
2010-04-28 18:27:44 -07:00
Richard Nelson deb2791e55 added optimization for media volume level of 1.0 (don't do anything) 2010-04-28 18:27:10 -07:00
Monroe Linden cb96bdc188 Fixed default pan value in mac volume catcher, and corrected the filename in the header comment. 2010-04-28 18:06:34 -07:00
Monroe Linden 77b13dc2df Incorporate suggestions from Richard's review of the LLPlugin changes.
Use LLMutexLock (stack-based locker/unlocker) for the straightforward cases instead of explicit lock()/unlock().

There are still a couple of cases (one overlapping lock lifetime and two loops that unlock the mutex to call another function inside the loop) where I'm leaving explicit lock/unlock calls.

Rename LLPluginProcessParent::sPollThread to sReadThread, for consistency.

Made the LLPluginProcessParent destructor hold mIncomingQueueMutex while removing the instance from the global list -- this should prevent a possible race condition in LLPluginProcessParent::poll().

Removed a redundant check when calling LLPluginProcessParent::setUseReadThread().
2010-04-29 17:33:37 -07:00
Leyla Farazha 8c3feea2a2 adding eol 2010-04-28 17:52:55 -07:00
Leyla Farazha a6adc00632 Merge 2010-04-28 17:52:06 -07:00
Leyla Farazha b6ba0da7f5 Media sound attentuation first pass
reviewed by Richard
2010-04-28 17:48:05 -07:00
Leyla Farazha b8688c8860 Rapid clicks on spin ctrl broken
reviewed by Richard
2010-04-28 17:47:45 -07:00
Eli Linden 3bed004b5b IT linguistic 2010-04-28 17:28:14 -07:00
Xiaohong Bao affea8c6da Automated merge with ssh://hg.lindenlab.com/q/viewer-trunk 2010-04-28 17:13:11 -06:00
Xiaohong Bao 87be73be24 fix for EXT-7159: textures are not fully loaded when http-texture is enabled.
and EXT-6928: Viewer crashes immediately after enabling HTTP Textures on a http-texture-server-1 simulator
2010-04-28 17:07:24 -06:00
Dmitry Zaporozhan e1cf84c9b6 Fixed EXT-6550(major) - Edit Outfit: Fix alignment of in-line edit button and put proper icon on it
Replaced LLPanelInventoryListItem with LLPanelInventoryListItem. This class is capable of showing widgets on left and right sides of panel.
Implemented LLPanelClothingListItem and LLPanelBodyPartListItem - makes use of new LLPanelInventoryListItem and is able to show buttons specified in tickets. Buttons are
shown on mouse_enter event and hidden on mouse_leave event. Buttons are - delete, move up, move down, lock, edit. It's item's user responsibility
to control buttons visibility.
Made LLInventoryItemsList::addNewItem virtual to allow inheritors create specific(non-default) items.

Reviewed by Mike Antipov - https://codereview.productengine.com/secondlife/r/325/

--HG--
branch : product-engine
2010-04-28 20:08:10 +03:00
Mike Antipov 0dc325502e merge
--HG--
branch : product-engine
2010-04-28 18:36:11 +03:00
Paul Guslisty 3c2c11d0d2 Fixed linux build
--HG--
branch : product-engine
2010-04-28 18:29:09 +03:00
Mike Antipov 8b53588f57 merge
--HG--
branch : product-engine
2010-04-28 18:11:34 +03:00
Mike Antipov fe4b6a8d78 Merge with default branch
--HG--
branch : product-engine
2010-04-28 18:05:19 +03:00