Commit Graph

10776 Commits (8f892d0f36fda170a5cecf0aea89887d6d0e45ef)

Author SHA1 Message Date
brad kittenbrink 196420259f VPLAT-237: Added windows and mac build of google_breakpad.
A new library package for crash reporting.
2010-05-18 11:55:00 -07:00
Yuri Chebotarev d60a5745c7 merge
--HG--
branch : product-engine
2010-05-18 18:01:47 +03:00
Yuri Chebotarev 5689f2884a ext-5600 partitial fix Add missing message to notification.xml
Reviwed by Mike Antipov at https://codereview.productengine.com/secondlife/r/400/

--HG--
branch : product-engine
2010-05-18 18:01:08 +03:00
Yuri Chebotarev bf0a0de466 ext-7106 FIX Always prevent tab switching while processing tab switch request
reviwed by Mike Antipov at https://codereview.productengine.com/secondlife/r/402/

--HG--
branch : product-engine
2010-05-18 17:59:15 +03:00
Yuri Chebotarev d3cfb6ca36 EXT-7112 fix Set map pos,bgnd and size in code to match mockup
--HG--
branch : product-engine
2010-05-18 17:57:04 +03:00
Aimee Linden 04ef90ceb0 EXT-7390 WIP Created SLapp secondlife:///app/voice/effects/refresh to update the voice effect list with new effects. 2010-05-18 15:55:22 +01:00
Loren Shih 3e0c0b86c0 EXT-7384 FIXED Aesthetic changes to debug textures floater
Fixed missing closing XML tag.
2010-05-18 10:24:21 -04:00
Loren Shih 9ce5906030 automated merge 2010-05-18 10:22:47 -04:00
Nyx (Neal Orman) 469ce412e3 Automated merge with ssh://hg.lindenlab.com/dessie/viewer-public 2010-05-18 10:20:51 -04:00
Nyx (Neal Orman) b416dcb73b adding verbose logging around your own avatar rez time. Documents load times
for each component texture at each discard level, as well as baked texture
upload times, and reports the timing of each texture to the console when your
avatar sends out its appearance data to the server.

Reviewed by Seraph, will be removed before release.

 -Nyx
2010-05-18 10:20:44 -04:00
Loren Shih 46d799ab51 automated merge 2010-05-18 10:18:03 -04:00
Aimee Linden eac888727a Automated merge with ssh://hg.lindenlab.com/dessie/viewer-public 2010-05-18 14:17:32 +01:00
Aimee Linden 24c55c9a68 EXT-7337 WIP Implemented prototype voice font preview floater. 2010-05-18 14:16:25 +01:00
Aimee Linden 75f6e32f88 EXT-7337 WIP Added capture buffer for previewing voice fonts to the voice client. 2010-05-18 14:12:54 +01:00
Aimee Linden 110995427f EXT-7138 WIP Moved implementation of LLVivoxVoiceClient::getVoiceEffectList() and LLVivoxVoiceClient::getVoiceEffectTemplateList() out of the header file 2010-05-18 14:07:35 +01:00
Andrew Polunin d861768345 EXT-7381 FIXED (Nothing happens after clicking on some verb buttons of 'My Inventory' side panel)
- \"options_gear_btn\", \"trash_btn\" and \"add_btn\" now initialized using getChild of the main inventory panel (to avoid another break if the \"bottom_panel\"'s control class will be changed again from LLLayoutStack to something other, e. g. reverted back to LLPanel)
- mTrashButton member was added (which corresponds to \"trash_btn\" control) to optimize performance a little: LLPanelMainInventory::updateListCommands() updates \"trash_btn\"'s enabled state, so to avoid searching using getChild() again and again, a separate member was created.

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

--HG--
branch : product-engine
2010-05-18 15:19:03 +03:00
Andrew Polunin 8ea6cc7dc2 EXT-7362 FIXED (World Map - make teleport button green)
Default value for button's attribute 'image_unselected' was overriden: image_unselected=\"PushButton_On\".

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

--HG--
branch : product-engine
2010-05-18 14:15:52 +03:00
Alexei Arabadji e9d3fcbbb9 EXT-7365 FIXED Added alert toast panel to GLOBAL group of exclude list of transient floater manager(the same as sidebar);
reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/396/

--HG--
branch : product-engine
2010-05-18 11:47:16 +03:00
Mike Antipov b6ed10e828 Merge from default branch
--HG--
branch : product-engine
2010-05-18 10:15:55 +03:00
Loren Shih bc90ff8840 automated merge 2010-05-17 20:42:03 -04:00
Loren Shih 77068bcf31 EXT-7385 FIXED Show load and discard level for loading textures
More debugging information is now shown for loading textures
2010-05-17 20:41:30 -04:00
Loren Shih f8e01d512a EXT-7384 FIXED Aesthetic changes to debug textures floater
Texture floater now scrolls appropriately.
2010-05-17 20:40:46 -04:00
Eli Linden 01eca6f45e ND-46735 WIP JA linguistic 2010-05-17 16:33:56 -07:00
Richard Nelson b2e57a275a merge 2010-05-17 11:29:36 -07:00
Richard Nelson dab1594ccc merge 2010-05-17 11:24:49 -07:00
Loren Shih 05a44d78ff EXT-7353 FIXED short cuts (links) to textures should show up in the texture picker
Added flag for controlling whether links show up in filtered lists.
2010-05-17 12:13:02 -04:00
Sergei Litovchuk d8b989a87b EXT-7158 ADDITIONAL FIX Optimization and implementation fix
- Fixed issue with filter not applied to outfit newly added while filtering is active.
- Optimization of refreshing outfit list when filter is applied - list is not refreshed on every list visibility change.

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

--HG--
branch : product-engine
2010-05-17 18:57:03 +03:00
Yuri Chebotarev fcea61df76 EXT-7266 FIX change default icon id tofrom object icon to id that comes with message
Reviwed by Igor Borovkov at https://codereview.productengine.com/secondlife/r/371/

--HG--
branch : product-engine
2010-05-17 18:39:11 +03:00
Yuri Chebotarev 4683283a66 EXT-7045 FIX miss one more texture setup place.
Also remove redundant variable and do some refactoring.
Reviwed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/391/

--HG--
branch : product-engine
2010-05-17 18:36:53 +03:00
Lynx Linden 4b8182ae52 EXT-6964 FIXED Added back the secondlife:///app/appearance SLapp handler.
This was removed inadvertantly in change 1fc92fc19c98.
2010-05-17 15:02:34 +01:00
Andrew Polunin bf197d4f41 EXT-7199 FIXED (Enable dragging items from inventory view to current outfit in Outfit Editor)
- HandleDragAndDrop() method was overridden in the LLPanelOutfitEdit class to handle drag and drop operations of the Clothing, Body Parts and Attachments.
- In panel_outfit_edit.xml parameter allow_multi_select was set to true to allow multiple selections.
- Added class LLCOFDragAndDropObserver to implement the drag and drop.
- Class LLInventoryMoveFromWorldObserver renamed to LLInventoryAddItemByAssetObserver.

Drag and drop reimplemented using functionality of the LLInventoryAddItemByAssetObserver.

Reviewed by Neal Orman and Mike Antipov at https://codereview.productengine.com/secondlife/r/373/

--HG--
branch : product-engine
2010-05-17 16:52:44 +03:00
Alexei Arabadji c94653eec8 EXT-7363 FIXED Added missing conversion of SLURL parameters string to query parameters map.
reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/397/

--HG--
branch : product-engine
2010-05-17 16:40:08 +03:00
Vadim Savchuk 99c9ceeb21 Merge from default branch
--HG--
branch : product-engine
2010-05-17 16:07:06 +03:00
Alexei Arabadji a6b27e2296 Automated merge with https://hg.productengine.com/secondlife/viewer-trunk/
--HG--
branch : product-engine
2010-05-17 12:04:59 +03:00
Alexei Arabadji 3d4cb72f32 EXT-7085 FIXED Corrected visibility of "Moderator Options Separator"
reviewed by Mike Antipov

--HG--
branch : product-engine
2010-05-17 12:04:22 +03:00
Yuri Chebotarev 4723d21387 merge
--HG--
branch : product-engine
2010-05-17 09:58:07 +03:00
Yuri Chebotarev 8739d0469b EXT-7106 FIX Change from commit callback to validate callback, remove some cyclic tab panel switches.
Problem was caused by incorrect use on Commit callback (which didn't actually prevent from tab switching) which leads to cyclic tab switching.
Validate callback actually prevents tab switching.

Reviwed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/385/

--HG--
branch : product-engine
2010-05-17 09:57:20 +03:00
Alexei Arabadji a3d2d2be2a Automated merge with https://hg.productengine.com/secondlife/viewer-trunk/
--HG--
branch : product-engine
2010-05-17 09:54:54 +03:00
Alexei Arabadji 8bd31fa351 EXT-7085 FIXED Added check to avoid showing invisible menu items.
reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/388/

--HG--
branch : product-engine
2010-05-17 09:53:56 +03:00
Yuri Chebotarev f9dff766a8 EXT-7000 FIX "eat" TAB key while menu is active
Two problems:
1. AvatarList didn't hide popup menu when goes invisible.
2. (Real problem) MenuHolder View didn't process TAB key. Which leads to changing active ("focused") control. Which leads to the ability (for example) to switch tabs and hide popup menu parent view.

--HG--
branch : product-engine
2010-05-17 09:49:33 +03:00
Yuri Chebotarev e462c90db6 EXT-7051 FIX Add more server hardcoded strings to localization dict.
--HG--
branch : product-engine
2010-05-17 09:22:08 +03:00
Yuri Chebotarev 8f7d277e9a EXT-6941 FIX setup global EditMenu handle
setup global EditMenu handle when pressing mouse on FolderView.

--HG--
branch : product-engine
2010-05-17 09:20:57 +03:00
Vadim Savchuk 53a5b74af1 EXT-7241 FIXED Changed all "Edit Appearance" links to "Change Outfit" and pointed them to the My Outfits tab.
Renamed the following menu items to "Change Outfit" and made them open My Outfits tab:
- Avatar in-world context menu -> My Appearance.
- Avatar inspector menu -> My Appearance.
- Me -> My Appearance.

To enable the Appearance SP switch to My outfits I cleaned up the logic of switching between my outfits <-> edit outfit <-> edit wearable panels.

Also done the following cleanups and minor improvements:
- Removed unused LLSidepanelAppearance::mEditBtn and mLookInfoType members.
- Removed empty LLSidepanelAppearance::updateVerbs() method.
- Made the "params" argument of LLSideTray::showPanel() and togglePanel() optional.

Reviewed by Nyx at https://codereview.productengine.com/secondlife/r/389/

--HG--
branch : product-engine
2010-05-15 14:40:15 +03:00
Loren Shih 50fad31f09 EXT-7353 FIXED short cuts (links) to textures should show up in the texture picker
Links in general will now show up for all filtered inventory views of their associated types.
2010-05-14 17:31:56 -04:00
Brad Payne (Vir Linden) 6eeb8f8e97 merge 2010-05-14 15:02:21 -04:00
Paul Guslisty f4cb22f33d EXT-7203 ADDITIONAL FIX Deleted autoresize of filter panel for proper scaling while resizing
--HG--
branch : product-engine
2010-05-14 18:52:20 +03:00
Loren Shih d9f519d55c EXT-4088 FIXED (INFRASTRUCTURE) Change LLFolderView::getSelectionList to return a selection
Fixed issue where mCurrentSelectedList was being used before NULL check.
2010-05-14 11:27:29 -04:00
Mike Antipov 4b9b5c1d38 EXT-7104 WIP added 4 buttons to bottom tray, added "Show button" menu support.
* Added 4 buttons with tooltips:
 ** Build - Shows/hides Build Tools
 ** Search - Shows/hides Search
 ** Map - Shows/hides World Map
 ** Mini-Map - Shows/hides Mini-Map
* Made their width and minimal width the same as "Move" and "View" buttons (increased default total width of the bottom tray to make Layout Stack initialize its panels with default values from xml)
* Added appropriate menu items in context menu to Show these buttons in the bottom tray (with functionality)
* Set on click actions for this buttons. ("Build" temporary made disabled because default toggle registration is not enough for this floater.)

Dev Notes:
* Improved LLBottomTray::initResizeStateContainers to fill mObjectDefaultWidthMap using mStateProcessedObjectMap & mButtonsProcessOrder container
* Improved LLBottomTray::canButtonBeShown to process variable number of buttons that can be hidden on resize

QA Notes:
Resize behavior with new buttons can already be tested.

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

--HG--
branch : product-engine
2010-05-14 17:15:28 +03:00
Alexei Arabadji 5088d01be1 EXT-6994 FIXED Enabled context menu for expandable text control.
reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/387/

--HG--
branch : product-engine
2010-05-14 17:04:45 +03:00
Vadim Savchuk 5702f0ea73 Merge from default branch
--HG--
branch : product-engine
2010-05-14 16:03:04 +03:00