summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-05-12EXT-7206 ADDITIONAL COMMIT Added missing avatar sex icons.Vadim Savchuk
--HG-- branch : product-engine
2010-05-12Merge from default branchVadim Savchuk
--HG-- branch : product-engine
2010-05-12Automated merge with https://hg.productengine.com/secondlife/viewer-trunk/Alexei Arabadji
--HG-- branch : product-engine
2010-05-12EXT-6783 FIXED Made notifications that are saved into notification well ↵Alexei Arabadji
window be persisted and offer notifications non-persisted. reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/368/ --HG-- branch : product-engine
2010-05-12EXT-7204 FIXED added updating verbs and status (panel edit outfit) on base ↵Igor Borovkov
oufit changes --HG-- branch : product-engine
2010-05-12Oops! I fixed these compile errors but didn't commit them.Tofu Linden
2010-05-12merge from PE's viewer-trunkTofu Linden
2010-05-12EXT-7120 FIXED Added confirmation about leaving group, ad-hoc and p2p call.Alexei Arabadji
reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/374/ --HG-- branch : product-engine
2010-05-11MergeEli Linden
2010-05-11EXT-7299 FIX FR punctuationEli Linden
2010-05-11mergeRichard Linden
2010-05-11EXT-1998 - [BSI] Hover text on HUD attachments is offset toward the rightRichard Linden
2010-05-11MergeEli Linden
2010-05-11VWR-19257 fix DE remove old parametersEli Linden
2010-05-11automated mergeLoren Shih
2010-05-11EXT-7306 : FIXED : Add shortcut-style icons for inventory linksLoren Shih
EXT-7312 : FIXED : INFRASTRUCTURE : Cleanup LLPanelObjectInventory Fixed a few minor bugs with LLInventoryIcon being called with incorrect arguments. Big cleanup of LLPanelobjectInventory to make better use of inheritance. Added LLInventoryIcon class and did some major refactoring for how it determines inventory icons from item bridges.
2010-05-11MergeEli Linden
2010-05-11EXT-7125 FIX IT ES PT missing translationsEli Linden
2010-05-11converted media volume falloff to proper 1/x^2 functionRichard Linden
reviewed by leyla
2010-05-11EXT-7206 FIXED Shape editing panel: implemented displaying avatar height in ↵Vadim Savchuk
meters. Changes: - Now displaying (continuously refreshed) avatar height in the shape editing panel. - Updated avatar avatar sex switching radio buttons according to the spec (icons, size, position). - Fixed position, text and font color of the "Shape:" label. Reviewed by Nyx at https://codereview.productengine.com/secondlife/r/367/ --HG-- branch : product-engine
2010-05-11automated mergeLoren Shih
2010-05-11EXT-7305 : FIXED : Changed LLWearableDictionary to LLWearableTypeLoren Shih
Fixed mac compile error.
2010-05-11DEV-45809 - Merge Second Life Enterprise changes into viewer 2.x trunkRoxie Linden
Includes: DEV-45800, DEV-45803 - Grid Manager DEV-45804 - SLURL refactor DEV-45801 - Single username field (for Identity Evolution and SLE Ldap) Also, Includes Certificate Management code allowing the viewer to connect to grids not signed by a well know key (just like any web browser). Also contains secure storage for things like passwords. The security/certificate code is modular with the intention of adding modules to directly use the operating system facilities for crypto if available. (that's much more secure than we'll ever be) Also, refactor of voice to modularize it, and add a diamondware voice module. CR: Aimee, James, Lynx, Mani, Karina and a list of thousands
2010-05-11automated merge and fix build break on snow leopard (it's a warning on ↵Roxie Linden
leopard on parabuild)
2010-05-11automated mergeLoren Shih
2010-05-11Automated mergeRoxie Linden
2010-05-11EXT-7305 : FIXED : Changed LLWearableDictionary to LLWearableTypeLoren Shih
Name change LLWearableDictionary.h to LLWearableType.h.
2010-05-11ND-46735 WIP JA linguisticEli Linden
2010-05-11EXT-7305 : FIXED : Changed LLWearableDictionary to LLWearableTypeLoren Shih
Refactored LLWearableDictionary to look more like LLAssetType/LLFolderType/etc. in terms of code design. This required a lot of superficial changes across many files. Overall functionality has not changed.
2010-05-11First part of EXT-7309, just turning on impostors again for 945 and 965. No ↵Palmer
code changed
2010-05-11automated mergeRoxie Linden
2010-05-11automated mergeLoren Shih
2010-05-11EXT-7306 : FIXED : Add shortcut-style icons for inventory linksLoren Shih
EXT-7295 : FIXED : INFRASTRUCTURE : Cleaned up Inventory Icon code Inventory link icons were designed from scratch. Added LLInventoryIcon class and did some major refactoring for how it determines inventory icons from item bridges.
2010-05-11EXT-6686 FIXED Added PARCEL_DETAILS_ID to the list of highlightable keywords ↵Vadim Savchuk
in script editor. Reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/365/ --HG-- branch : product-engine
2010-05-11Automated mergeRoxie Linden
2010-05-11merge from PE's viewer-trunkTofu Linden
2010-05-11EXT-7075 FIXED Map button now is always enabled and shows current user ↵Andrew Polunin
location if no other item is selected - Added new pure virtual member function isSingleItemSelected() to the LLPanelPlacesTab. It is used in the LLPanelPlaces class inside onShowOnMapButtonClicked() to check if something was selected on the active panel. If so then selection is shown on the world map. Otherwise current agent position is shown on the world map. - Implemented isSingleItemSelected() in the both LLPanelPlacesTab derived classes: LLLandmarksPanel and LLTeleportHistoryPanel - Removed functionality which disables Map button if no selection is made Reviewed by Sergey Litovchuk at https://codereview.productengine.com/secondlife/r/355/ --HG-- branch : product-engine
2010-05-10Automated MergeRoxie Linden
2010-05-10Automated merge with ssh://hg.lindenlab.com/dessie/viewer-publicXiaohong Bao
2010-05-10EXT-7294: FIXED: crash at LLTextureCache::updateEntry [secondlife-bin ↵Xiaohong Bao
lltexturecache.cpp:1231] Also simply the writing flow of the texture cache.
2010-05-10ND-46735 WIP IT and PT linguisticEli Linden
2010-05-10EXT-7293 : Make link items easier to distinguish from regular itemsLoren Shih
Link items now appear in light gray.
2010-05-10EXT-7095 FIXED Replaced voice moderation menu items and updated related actions.Mike Antipov
* Replaced "Un/Mute everyone else" menu items with requested ones. They are enabled only on participants in Voice session (are shown for moderators) * Actions implemented via existent "Un/Mute everyone else" functionality where "else" is NULL item. Known issues: * It is impossible to perform the same "Un/Mute everyone" action is session is already in requested state: EXT-6937 * If voice is disabled in a group session not all muted participants have appropriate indicator in VCP if resident joins to the session. Due to this is the same behavior as before current patch is provided, a separate EXT-7235 bug is filed for this. --HG-- branch : product-engine
2010-05-08merge from PE's viewer-trunkTofu Linden
2010-05-07EXT-7111 FIX missing translation for 5 langsEli Linden
2010-05-07MergeEli Linden
2010-05-07ND-46735 WIP PT linguisticEli Linden
2010-05-07EXT-6844 FIX Shorten ES strings to alleviate UI truncationEli Linden
2010-05-07automated mergeLoren Shih
2010-05-07EXT-7276: Hide "paste as link" under Debug Setting ("InventoryLinking")Loren Shih
In viewer2.0, paste as link was only allowed in god mode. Here, it is allowable if the user sets a debug setting. This prevents normal users from accidentally screwing up their inventory if they don't understand what a link is.