Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-06-22 | Merged from viewer-release | Dessie Linden | |
2010-06-22 | merge from PE's viewer-release | Tofu Linden | |
2010-06-22 | fix java-esque build error in llstartup change. | Tofu Linden | |
2010-06-22 | EXT-7928 FIXED replace member pointer to LLViewerInventoryItem with calling ↵ | Mike Antipov | |
LLInventory::getItem() Reason: access to deleted pointer to LLViewerInventoryItem in LLWearableItemsList::updateChangedItems. Fix: replaced member pointer to LLViewerInventoryItem with its LLUUID. Also improved a bit logic of the updateChangedItems() to avoid redundant iterations. Reviewed by Vadim Savchuk and Neal Orman at https://codereview.productengine.com/secondlife/r/613/ --HG-- branch : product-engine | |||
2010-06-22 | EXT-7947 FIXED Added "language" parameter with LLUI::getLanguage() value ↵ | Mike Antipov | |
into web site info. Reviewed by Richard Nelson at https://codereview.productengine.com/secondlife/r/627/ --HG-- branch : product-engine | |||
2010-06-22 | Merge with default branch | Mike Antipov | |
--HG-- branch : product-engine | |||
2010-06-21 | Merge | Leyla Farazha | |
2010-06-21 | EXT-7771 Right-click context menu is missing "Edit My Outfit/Shape" if do ↵ | Leyla Farazha | |
right-click on an attachment EXT-2485 [BSI] Drop and Detach are too close | |||
2010-06-21 | ND-47487 WIP PT translation for set 12 new files | Eli Linden | |
2010-06-21 | ND-47487 WIP PT translation for set 12 | Eli Linden | |
2010-06-21 | Automated merge with ssh://hg.lindenlab.com/q/viewer-release/ | Nat Goodspeed | |
2010-06-21 | merge | Brad Payne (Vir Linden) | |
2010-06-21 | EXT-4919 WIP - log file spam reduction | Brad Payne (Vir Linden) | |
2010-06-21 | merge fix, commenting out code after return true | Leyla Farazha | |
2010-06-21 | Automated merge with ssh://hg.lindenlab.com/q/viewer-release/ | Nat Goodspeed | |
2010-06-21 | ND-46735 WIP JA and ES translation for set 12, new files | Eli Linden | |
2010-06-21 | Merge from ssh://hg.lindenlab.com/dessie/viewer-release | Leyla Farazha | |
2010-06-21 | ND-46735 WIP JA and ES translation for set 12 | Eli Linden | |
2010-06-21 | removed unused strings | Richard Nelson | |
2010-06-21 | EXT-5808 ADDITIONAL FIX (Add coordinates and parcel settings to top menu bar ↵ | Andrew Polunin | |
when nav bar is hidden and flags are set) - fixed Mini-Location panel visibility in mouse look mode Added code to the LLAgent::endAnimationUpdateUI() which shows/hides Mini-Location panel depending on the mouse look mode and user preferences. Reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/623/ --HG-- branch : product-engine | |||
2010-06-21 | EXT-4919 WIP - fixed problems with inventory fetch failing to time out, ↵ | Brad Payne (Vir Linden) | |
added copying/activation of more gesture folders | |||
2010-06-21 | Automated merge with ssh://hg.lindenlab.com/q/viewer-release/ | Nat Goodspeed | |
2010-06-21 | Merge | Aimee Linden | |
2010-06-21 | DEV-36437 FIXED (VWR-2485) Menu remains after switch to Mouselook | Aimee Linden | |
Ported from Snowglobe. | |||
2010-06-21 | DEV-36441 FIXED Minor coding standards fix-up to previous fix for VWR-14765. | Aimee Linden | |
2010-06-21 | EXT-7777 Just added more descriptive comment. | Mike Antipov | |
--HG-- branch : product-engine | |||
2010-06-21 | Merge from default branch | Mike Antipov | |
--HG-- branch : product-engine | |||
2010-06-21 | EXT-7921 FIXED Added a check whether message is what we expecting in ↵ | Mike Antipov | |
LLInventoryAddItemByAssetObserver::changed. Reviewed by Richard Nelson at https://codereview.productengine.com/secondlife/r/618/ --HG-- branch : product-engine | |||
2010-06-19 | EXT-7945 FIXED Duplicate XUI ID in floater_voice_effect.xml | Aimee Linden | |
2010-06-18 | Specify a MIME type in the navigate in ↵ | Monroe Linden | |
LLFloaterBuyCurrencyHTML::navigateToFinalURL(), so it can skip the MIME type probe. | |||
2010-06-18 | ND-47486 WIP Italian translation for set12, new files | Eli Linden | |
2010-06-18 | ND-47486 WIP Italian translation for set12 | Eli Linden | |
2010-06-18 | MD-47488 WIP German translation for set 12, new files | Eli Linden | |
2010-06-18 | MD-47488 WIP German translation for set 12 | Eli Linden | |
2010-06-18 | Unmount Mac .sparseimage in case of errors while mounted. | Nat Goodspeed | |
DarwinManifest.package_finish() creates and mounts a .sparseimage file, populating it with the desired package contents before creating a .dmg from it. However, errors while it's mounted would formerly bypass the 'hdiutil detach' command that unmounts it, leaving the host in a confused state that seemed to prevent subsequent retry attempts from succeeding. Also add code to try to diagnose/bypass mysterious SetFile -a V filename errors, so far without much luck. | |||
2010-06-19 | EXT-7609 FIXED item title font size. | Sergei Litovchuk | |
- Moved inventory list item panel to a separate file. - Added xui customizable styles for wearable list items. Reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/551/. --HG-- branch : product-engine | |||
2010-06-21 | EXT-7822 WIP changed the default plus button action from add to replace | Igor Borovkov | |
Reviewed by Neal Orman at https://codereview.productengine.com/secondlife/r/617 --HG-- branch : product-engine | |||
2010-06-21 | EXT-7878 FIXED Corrupted vertical scroll bar appears on 'Edit Outfit' panel ↵ | Paul Guslisty | |
if height of 'Add More' panel was changed - Increased width of layout panel and its accordion Reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/621/ --HG-- branch : product-engine | |||
2010-06-21 | EXT-7797 FIXED Outfit Editor: Clicking fliter button should set focus in ↵ | Paul Guslisty | |
filter field - Set focus on filter field Reviewed by Mike Antipov and Neal Orman at https://codereview.productengine.com/secondlife/r/598/ --HG-- branch : product-engine | |||
2010-06-21 | EXT-7821 ADDITIONAL FIX max_length was changed | Vladimir Pchelko | |
Inventory names should be limited to 63 characters Reviewed by Neal Orman at https://codereview.productengine.com/secondlife/r/608/ --HG-- branch : product-engine | |||
2010-06-18 | simple merge | Karl Stiefvater (qarl) | |
2010-06-18 | EXT-7446 Spatial Partition Crash | Karl Stiefvater (qarl) | |
2010-06-18 | Merge | Leyla Farazha | |
2010-06-18 | EXT-7152 TOS breaks Critical Message in 2.0.0 and 2.0.1 | Leyla Farazha | |
removed cancel button | |||
2010-06-18 | EXT-7910 allow GPU and feature table to load from a custom location | Karl Stiefvater (qarl) | |
2010-06-18 | EXT-7821 FIXED Editor type was changed to the type as in "Name:" editor in ↵ | Vladimir Pchelko | |
"My Inventory"->"Object Profile". Fix details: Using line_editor instead of text_editor. Enabled ascii filter for entering, because (for example) Russian charters corrupts outfit items and makes Edit Outfit very buggy. Reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/608/ --HG-- branch : product-engine | |||
2010-06-18 | merge | Tofu Linden | |
2010-06-18 | Fix llpreviewgesture.h build borkage. | Tofu Linden | |
2010-06-18 | EXT-7933 FIXED Slim down the Voice Morph preview floater | Aimee Linden | |
2010-06-18 | Automated merge with https://hg.productengine.com/secondlife/viewer-release/ | Alexei Arabadji | |
--HG-- branch : product-engine |