summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-05-18Add missing debug gridsRoxie Linden
2010-05-18AVP-72 FIXED Debug settings for gathering Welcome Island Rez time statisticsLoren Shih
Fixed memory leak. Prettied up formatting for debug readouts. Added more notifications for rez and cloud time.
2010-05-18EXT-7384 FIXED Aesthetic changes to debug textures floaterLoren Shih
Fixed missing closing XML tag.
2010-05-18automated mergeLoren Shih
2010-05-18Automated merge with ssh://hg.lindenlab.com/dessie/viewer-publicNyx (Neal Orman)
2010-05-18adding verbose logging around your own avatar rez time. Documents load timesNyx (Neal Orman)
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-18automated mergeLoren Shih
2010-05-18Merge from default branchMike Antipov
--HG-- branch : product-engine
2010-05-17automated mergeLoren Shih
2010-05-17EXT-7385 FIXED Show load and discard level for loading texturesLoren Shih
More debugging information is now shown for loading textures
2010-05-17EXT-7384 FIXED Aesthetic changes to debug textures floaterLoren Shih
Texture floater now scrolls appropriately.
2010-05-17ND-46735 WIP JA linguisticEli Linden
2010-05-17EXT-7353 FIXED short cuts (links) to textures should show up in the texture ↵Loren Shih
picker Added flag for controlling whether links show up in filtered lists.
2010-05-17EXT-7158 ADDITIONAL FIX Optimization and implementation fixSergei Litovchuk
- 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-17EXT-7266 FIX change default icon id tofrom object icon to id that comes with ↵Yuri Chebotarev
message Reviwed by Igor Borovkov at https://codereview.productengine.com/secondlife/r/371/ --HG-- branch : product-engine
2010-05-17EXT-7045 FIX miss one more texture setup place.Yuri Chebotarev
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-17EXT-6964 FIXED Added back the secondlife:///app/appearance SLapp handler.Lynx Linden
This was removed inadvertantly in change 1fc92fc19c98.
2010-05-17EXT-7199 FIXED (Enable dragging items from inventory view to current outfit ↵Andrew Polunin
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-17EXT-7363 FIXED Added missing conversion of SLURL parameters string to query ↵Alexei Arabadji
parameters map. reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/397/ --HG-- branch : product-engine
2010-05-17Merge from default branchVadim Savchuk
--HG-- branch : product-engine
2010-05-17Automated merge with https://hg.productengine.com/secondlife/viewer-trunk/Alexei Arabadji
--HG-- branch : product-engine
2010-05-17EXT-7085 FIXED Corrected visibility of "Moderator Options Separator"Alexei Arabadji
reviewed by Mike Antipov --HG-- branch : product-engine
2010-05-17mergeYuri Chebotarev
--HG-- branch : product-engine
2010-05-17EXT-7106 FIX Change from commit callback to validate callback, remove some ↵Yuri Chebotarev
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-17Automated merge with https://hg.productengine.com/secondlife/viewer-trunk/Alexei Arabadji
--HG-- branch : product-engine
2010-05-17EXT-7085 FIXED Added check to avoid showing invisible menu items.Alexei Arabadji
reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/388/ --HG-- branch : product-engine
2010-05-17EXT-7000 FIX "eat" TAB key while menu is activeYuri Chebotarev
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-17EXT-7051 FIX Add more server hardcoded strings to localization dict.Yuri Chebotarev
--HG-- branch : product-engine
2010-05-17EXT-6941 FIX setup global EditMenu handleYuri Chebotarev
setup global EditMenu handle when pressing mouse on FolderView. --HG-- branch : product-engine
2010-05-15EXT-7241 FIXED Changed all "Edit Appearance" links to "Change Outfit" and ↵Vadim Savchuk
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-14EXT-7353 FIXED short cuts (links) to textures should show up in the texture ↵Loren Shih
picker Links in general will now show up for all filtered inventory views of their associated types.
2010-05-14EXT-7203 ADDITIONAL FIX Deleted autoresize of filter panel for proper ↵Paul Guslisty
scaling while resizing --HG-- branch : product-engine
2010-05-14EXT-4088 FIXED (INFRASTRUCTURE) Change LLFolderView::getSelectionList to ↵Loren Shih
return a selection Fixed issue where mCurrentSelectedList was being used before NULL check.
2010-05-14EXT-7104 WIP added 4 buttons to bottom tray, added "Show button" menu support.Mike Antipov
* 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-14EXT-6994 FIXED Enabled context menu for expandable text control.Alexei Arabadji
reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/387/ --HG-- branch : product-engine
2010-05-14Merge from default branchVadim Savchuk
--HG-- branch : product-engine
2010-05-14EXT-7221 FIXED Now the 'Get More >>' link exists exactly before the 'View ↵Andrew Polunin
All >>' link in the Gestures list - Added new setting GesturesMarketplaceURL in settings.xml to represent URL which points to the Gesture's Marketplace. - Added mGetMoreItemIndex instance variable (similar to mViewAllItemIndex which was already there). - Added mGetMoreItemIndex handling in the LLGestureComboList::onCommitGesture() (again, similar to mViewAllItemIndex). - Added new string in strings.xml with name GetMoreGestures to represent Gesture's list item. Reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/386/ --HG-- branch : product-engine
2010-05-14merge from PE's viewer-trunkTofu Linden
2010-05-14EXT-7121 FIXED Added check is IM window visible to avoid blinking and ↵Alexei Arabadji
changing IM well button background when IM window isn't visible. --HG-- branch : product-engine
2010-05-13Fix for DEV-50040 (MoAP Auto Zoom Feature Buggy on Welcome Island Kiosks)Monroe Linden
Fixed a logic error in LLViewerMediaFocus::getBBoxAspectRatio() that caused it to sometimes return bogus results. Added a number of lldebugs messages to LLViewerMediaFocus::getBBoxAspectRatio() and LLViewerMediaFocus::setCameraZoom() that may be useful when working on the autozoom code in the future.
2010-05-14MergedDessie Linden
2010-05-14MergedDessie Linden
2010-05-13Automated merge with ssh://hg.lindenlab.com/dessie/viewer-publicXiaohong Bao
2010-05-13EXT-7305 : FIXED : Changed LLWearableDictionary to LLWearableTypeLoren Shih
Change enum naming to use WT_INVALID=255 instead of WT_NONE=255. Added WT_NONE as -1.
2010-05-13EXT-7350 : Grey box appears when opening up calling cards, only partially ↵Loren Shih
populated Fixed incorrect icon name which was causing grey box (i.e. icon not found) error.
2010-05-13automated mergeLoren Shih
2010-05-13EXT-4088 : FIXED : INFRASTRUCTURE : Change LLFolderView::getSelectionList to ↵Loren Shih
return a selection Function signature change to return a selection instead of taking one as an argument.
2010-05-13EXT-7327: FIXED: viewer crash in LLVOVolume::syncMediaData on Meshopotamia 1Xiaohong Bao
2010-05-13EXT-7155: FIXED: bumpmaps failed to loadXiaohong Bao
reviewed by davep.
2010-05-13EXT-7305 : FIXED : Changed LLWearableDictionary to LLWearableTypeLoren Shih
Changed WT_NONE to 255 from -1, since 255 was formerly the designation for WT_INVALID which is now being used for WT_NONE.