Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | 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 | Pulled build.sh change from viewer-release | Christian Goetze (CG) | |
2010-08-03 | New Mac build of llqtwebkit, to fix a problem with named link targets and ↵ | Monroe Linden | |
onClickLinkHref events. Built from the following: revision aacdf69cbf5aa12d77c179296e31ef643ed1ef4a in http://qt.gitorious.org/+lindenqt/qt/lindenqt (currently head of the 'lindenqt' branch) revision 08e0bc3253b7 in http://bitbucket.org/lindenlab/llqtwebkit/ (currently head of the default branch) | |||
2010-08-03 | Pulled build.sh change from viewer-release | Christian Goetze (CG) | |
2010-08-03 | Pulled build.sh change from viewer-release | Christian Goetze (CG) | |
2010-08-03 | CT-575 WIP DE JA ES translation for set16 for Viewer 2.1.1 | Eli Linden | |
2010-08-03 | CT-575 WIP DE JA ES translation for set16 for Viewer 2.1.1 | Eli Linden | |
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 | fix for unit test asserts | Richard Linden | |
2010-08-03 | fix for unit test asserts | Richard Linden | |
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 default branch | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2010-08-03 | Merge from default branch | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2010-08-03 | merge from PE's viewer-trunk | Tofu Linden | |
2010-08-03 | merge from PE's viewer-trunk | Tofu Linden | |
2010-08-03 | merge from viewer-release | Tofu Linden | |
2010-08-03 | merge from viewer-release | Tofu Linden | |
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 | merge from dessie/viewer-release | Richard Nelson | |
2010-08-02 | merge from dessie/viewer-release | Richard Nelson | |
2010-08-02 | EXT-8545 FIX Button art and other images are positioned incorrectly when UI ↵ | Richard Nelson | |
scale != 1.0 | |||
2010-08-02 | EXT-8545 FIX Button art and other images are positioned incorrectly when UI ↵ | Richard Nelson | |
scale != 1.0 | |||
2010-08-02 | Eliminate the bad merge at "2026f824953f" | 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 | Fix the reversion imported from viewer-hotfix via: "hg pull -r 1c95812ba38b ↵ | Christian Goetze (CG) | |
../viewer-public" - reviewed by richard | |||
2010-08-02 | EXT-8540 - Implement mime type override for web_browser ctrl | Richard Nelson | |
reviewed by Monroe | |||
2010-08-02 | EXT-8540 - Implement mime type override for web_browser ctrl | Richard Nelson | |
reviewed by Monroe | |||
2010-08-02 | Fixed build (unit tests linking errors). | Sergei Litovchuk | |
--HG-- branch : product-engine | |||
2010-08-02 | Fixed build (unit tests linking errors). | Sergei Litovchuk | |
--HG-- branch : product-engine | |||
2010-08-02 | CT-575 WIP FR PT linguistic | Eli Linden | |
2010-08-02 | EXT-7676 FIXED Restored fix (47df1b3fd94e) reverted in merge 5b5cc4a8642d ↵ | Sergei Litovchuk | |
with slight modifications. - Replaced pointers passed to 'Add More' gear menu with LLHandle. - Removed storing 'Add More' panel sort order from settings because the order is changed each time the panel opens. - Replaced creating items comparator in LLPanelOutfitEdit::postBuild() with a static comparator in llwearableitemslist.cpp. Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/826/. --HG-- branch : product-engine | |||
2010-08-02 | EXT-5609 FIXED Avoided showing script floater undocked if it was created in ↵ | Andrew Dyukov | |
mouselook mode. Commiting on behalf of Alex Productengine. - Added check if floater is constructed in mouselook mode and added forcing dock state when floater is shown after constructing in mouselook mode. Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/830/ --HG-- branch : product-engine | |||
2010-08-02 | EXT-7676 FIXED Restored fix (47df1b3fd94e) reverted in merge 5b5cc4a8642d ↵ | Sergei Litovchuk | |
with slight modifications. - Replaced pointers passed to 'Add More' gear menu with LLHandle. - Removed storing 'Add More' panel sort order from settings because the order is changed each time the panel opens. - Replaced creating items comparator in LLPanelOutfitEdit::postBuild() with a static comparator in llwearableitemslist.cpp. Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/826/. --HG-- branch : product-engine | |||
2010-08-02 | EXT-5609 FIXED Avoided showing script floater undocked if it was created in ↵ | Andrew Dyukov | |
mouselook mode. Commiting on behalf of Alex Productengine. - Added check if floater is constructed in mouselook mode and added forcing dock state when floater is shown after constructing in mouselook mode. Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/830/ --HG-- branch : product-engine | |||
2010-08-02 | Manual merge from default branch. Resolved conflicts in ↵ | Vadim Savchuk | |
indra/newview/llfloatercamera.cpp. --HG-- branch : product-engine | |||
2010-08-02 | Manual merge from default branch. Resolved conflicts in ↵ | Vadim Savchuk | |
indra/newview/llfloatercamera.cpp. --HG-- branch : product-engine | |||
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/ | |||
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/ | |||
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-08-02 | Merge from default branch | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2010-07-30 | Merge. | Kent Quirk | |
2010-07-30 | fixed windows build | Richard Nelson | |
2010-07-30 | fixed windows build | Richard Nelson | |
2010-07-30 | merge | Richard Nelson | |
2010-07-30 | merge | Richard Nelson | |