Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-08-05 | merge from PE's viewer-release | Tofu Linden | |
2010-08-04 | CT-575 WIP FR translation for set16 for Viewer 2.1.1 | Eli Linden | |
2010-08-04 | merge | Brad Payne (Vir Linden) | |
2010-08-04 | EXT-8283 FIX, EXT-8360 FIX - original fixes got broken, presumably during ↵ | Brad Payne (Vir Linden) | |
some merge | |||
2010-08-04 | Merge | Eli Linden | |
2010-08-04 | CT-575 WIP PT translation for set16 for Viewer 2.1.1 | Eli Linden | |
2010-08-04 | EXT-7511 FIXED Fixed item selection cropping in Edit Outfit | Andrew Dyukov | |
Restored changeset which was lost after merge 58571b4e704b. Reviewed by Neal Orman at https://codereview.productengine.com/secondlife/r/780/ --HG-- branch : product-engine | |||
2010-08-04 | Automated merge with ssh://hg.lindenlab.com/q/viewer-release | Xiaohong Bao | |
2010-08-04 | Propagate version bump to 2.1.1 | Christian Goetze (CG) | |
2010-08-04 | more fix for EXT-7397: decoding textures get stuck in REQ status | Xiaohong Bao | |
2010-08-04 | automated merge | Loren Shih | |
2010-08-04 | EXT-8550 DONE Rewrite "You [ACTION] a [RESOLUTION] baked texture for ↵ | Loren Shih | |
'[BODYREGION]' after [TIME] seconds." for localization Split this into two messages to take out ACTION as requested. | |||
2010-08-04 | EXT-8524 FIXED Non-ASCII character corruption in date. | Vadim Savchuk | |
Convert formatted date from system charset to UTF-8 on Windows (other OSes don't require this). See http://jira.secondlife.com/browse/EXT-8318 for more details. Reviewed by Sergey Litovchuk at https://codereview.productengine.com/secondlife/r/834/ --HG-- branch : product-engine | |||
2010-08-04 | EXT-8548 FIXED Login screen contains invisible field which blocks ↵ | Tofu Linden | |
keyboard-only login The panel_layout itself was taking focus by default (hmm). | |||
2010-08-04 | Merge | Aimee Linden | |
2010-08-04 | DEV-52379 FIXED (Supplementary to my supplementary) Fix Linux build breakage ↵ | Aimee Linden | |
... oopsie. | |||
2010-08-04 | Merge | Aimee Linden | |
2010-08-04 | DEV-52379 FIXED (Supplementary) Viewer is not successfully caching object ↵ | Aimee Linden | |
geometry Encapsulated building of the cache filename into a help function to prevent code duplication. Reviewed by Tofu. | |||
2010-08-04 | merge from PE's viewer-release | Tofu Linden | |
2010-08-04 | EXT-8284 FIXED ('Add More' panel items aren't sorted by clothing type after ↵ | Paul Guslisty | |
it was opened by 'Replace' item of context menu) Restored from BAD MERGE at 5b5cc4a8642d Reviewed by Neal Orman at https://codereview.productengine.com/secondlife/r/750/ --HG-- branch : product-engine | |||
2010-08-03 | Update version to 2.1.1 | Kent Quirk | |
2010-08-03 | Automated merge with ssh://hg.lindenlab.com/q/viewer-release | Xiaohong Bao | |
2010-08-03 | fix for EXT-7399: 2.0.2 with http textures loads textures slower than 1.23.5 | Xiaohong Bao | |
and EXT-7397: decoding textures get stuck in REQ status | |||
2010-08-03 | CT-575 WIP DE JA ES translation for set16 for Viewer 2.1.1 | Eli Linden | |
2010-08-03 | EXT-8534 FIXED Fixed the 'Wear' in My Outfits being disabled for outfits ↵ | Vadim Savchuk | |
consisting of body parts only. Changed the condition to enable the "Wear" button in My Outfits and the corresponding item in the outfit context menu. They now get enabled for any outfit that isn't the base outfit and contains non-worn wearables. By the way, did a minor cleanup: moved an LLAgentWearables.isCOFChangeInProgress() call to LLAppearanceMgr::getCanAddToCOF() to avoid code duplication. Reviewed by Sergey Litovchuk at https://codereview.productengine.com/secondlife/r/832/ --HG-- branch : product-engine | |||
2010-08-03 | CT-575 FIX linguistic work from q/viewer-release lost in ↵ | Eli Linden | |
dessie/viewer-release. Re-comitting. | |||
2010-08-03 | Merge from default branch | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2010-08-03 | merge from PE's viewer-release | Tofu Linden | |
2010-08-02 | Pulled from "dessie/viewer-release" | Christian Goetze (CG) | |
2010-08-02 | Redo the same merge as in changeset "2026f824953f", but this time with ↵ | Christian Goetze (CG) | |
feeeeling. | |||
2010-08-02 | CT-575 WIP FR PT linguistic | Eli Linden | |
2010-08-02 | EXT-6542 Localized the "none/none" in the About land floater. | Vadim Savchuk | |
This is an additional fix to the one made in rev. 6788ff579917. Reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/828/ --HG-- branch : product-engine | |||
2010-07-30 | Merge. | Kent Quirk | |
2010-07-30 | Upgraded NVIDIA 120 and 220 to class 1. They're performing too well. | Palmer | |
2010-07-30 | fix for DEV-52379 (viewer is not successfully caching object goemetry) | Andrew Meadows | |
There was a typo between the files saved and those loaded. saved in sobjects_gridx_gridy.slc bload loaded from objects_gridx_gridy.slc Q will review later ;-) | |||
2010-07-30 | remove useless assert and its temp variable that broke the build. | Kent Quirk | |
2010-07-30 | Merge | Kent Quirk | |
2010-07-30 | Merge from q/viewer-release to dessie/viewer-release for 2.1.1 beta 1 | Kent Quirk | |
2010-07-30 | merge from PE's viewer-release | Tofu Linden | |
2010-07-29 | Backed out changeset b4c03b57a34f | Tofu Linden | |
2010-07-29 | EXT-8501 FIXED Check menu items always looked as checked. | Vadim Savchuk | |
Reason: Check menu items (instances of LLMenuItemCheckGL) had used LLUICtrl::getValue() to know whether they should draw the checkmark. Recently this was broken when getValue() was overriden in LLMenuItemCallGL to return a string. Fix: Overriden getValue() in LLMenuItemCheckGL to return a boolean value, not a string. Reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/821/ --HG-- branch : product-engine | |||
2010-07-29 | WEB-1819 FIXED Find always resets to start page | Tofu Linden | |
(plus many dupes). Enough seesawing, I hope - see WEB-1819 for discussion and the nature of the compromise. Patch by Kitty Barnett, reviewed by my. | |||
2010-07-29 | merge | Tofu Linden | |
2010-07-28 | merge | Brad Payne (Vir Linden) | |
2010-07-28 | EXT-8221 FIX - fixed invalid array index in a vector<LLMultiGesture*> | Brad Payne (Vir Linden) | |
2010-07-28 | CT-575 WIP FR linguistic | Eli Linden | |
2010-07-28 | EXT-8361 REFIXED Tooltips in Nearby Media window in the French viewer. | Vadim Savchuk | |
Restored a part of my fix that was somewhy reverted by Eli in rev. 0d364d4ddd91. --HG-- branch : product-engine | |||
2010-07-28 | EXT-8310 REFIXED Localized currency format in the Buy Land floater. | Vadim Savchuk | |
I'm actually restoring a part of the fix that was previosly committed in 75a1d14d6cc5 and then somewhy reverted in 0d364d4ddd91. Trivial change, not reviewed. --HG-- branch : product-engine | |||
2010-07-28 | Merge from default branch | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2010-07-28 | EXT-2707 ADDITIONAL FIX Fixed wrong icon showing for coalesced objects in ↵ | Andrew Dyukov | |
"Add More" panel. Problem was caused by getting item's icon always with FALSE value of item_is_multi argument in LLPanelInventoryListItemBase::postBuild(). - Used II_FLAGS_OBJECT_HAS_MULTIPLE_ITEMS flag to determine whether item is multiobject and getting appropriate icon. Reviewed by Neal Orman at https://codereview.productengine.com/secondlife/r/812/ --HG-- branch : product-engine |