Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-10-12 | SNOW-756 / VWR-23385 FOLLOWUP fixed indentation | Boroondas Gupte | |
2010-10-12 | SNOW-756 / VWR-23385 FIXED standalone LD_LIBRARY_PATH for unit tests | Boroondas Gupte (patch by Aleric Inglewood) | |
Used patch from https://jira.secondlife.com/secure/attachment/41586/SNOW-756-standalone_tests.diff patching file indra/cmake/LLAddBuildTest.cmake Hunk #1 succeeded at 259 with fuzz 2 (offset 1 line). Added entry in doc/contributions.txt. No further changes. originally commited to Snowglobe 2.1 at http://svn.secondlife.com/trac/linden/changeset/3515 | |||
2010-06-18 | Centralize LD_LIBRARY_PATH logic with new SET_TEST_PATH macro. | Nat Goodspeed | |
Add ${SHARED_LIB_STAGING_DIR_RELEASE} to LD_LIBRARY_PATH for executing tests: otherwise Debug-build tests can't find (e.g.) the aprutil DLL, for which we don't build/package a debug variant. Leverage discovery that a CMake macro can accept a target variable name argument for LL_TEST_COMMAND macro. | |||
2010-06-17 | merge | Dave Parks | |
2010-06-17 | Automated merge with ssh://hg.lindenlab.com/q/viewer-release | Andrew A. de Laix | |
2010-06-17 | Block installation of exception handler when app is being debugged (Darwin ↵ | Andrew A. de Laix | |
only). Fixes issues with debugging Darwin SL. | |||
2010-06-17 | merge | Richard Linden | |
2010-06-17 | EXT-6296 FIX "Primitive" misspelled as "Primative" in About Land menu | Richard Linden | |
2010-06-17 | Merge | Leyla Farazha | |
2010-06-17 | EXT-7297 Viewer does not verify that a user has sufficient L$ when buying ↵ | Leyla Farazha | |
"contents" of an object reviewed by richard, cc Review #217 | |||
2010-06-17 | EXT-6957 Media Navigation & Interaction does not work for "Group" if ↵ | Leyla Farazha | |
"Anyone" is disabled. reviewed by richard cc#216 | |||
2010-06-17 | Fix for EXT-6277 ("Edit" right-click inventory item does nothing if item is ↵ | Monroe Linden | |
not worn). Reviewed by Leyla. | |||
2010-06-17 | Automated merge with ssh://hg.lindenlab.com/q/viewer-release | Richard Nelson | |
2010-06-17 | EXT-7811 FIX Crash to desktop during SL login | Richard Linden | |
2010-06-17 | Line endings fix. | Dave Parks | |
2010-06-17 | merge | Dave Parks | |
2010-06-17 | Add timer for comparison against davep/viewer-release | Dave Parks | |
2010-06-17 | Fix fast timer view showing incorrect units. | Dave Parks | |
2010-06-17 | Merged from q/viewer-release | Dessie Linden | |
2010-06-17 | EXT-7901 FIXED Allow clicking on http://secondlife.com/app URLs. | Lynx Linden | |
The SLE code makes any http://<host>/app, http://<host>/region, or http://<host>/secondlife URL be treated as a SLurl rather than a normal http URL. This seems to be overly general, and has bitten us because http://secondlife.com/app is used as a redirect URL for server release notes. In the short-term, I've made an exception for hostnames that match "secondlife.com", so that the server release notes work again. In the long-term, we should assess whether treating any URL that starts with a path of "app", "region", or "secondlife" should be treated as a SLurl. What happens when google adds "http://www.google.com/app"? | |||
2010-06-17 | Automated merge with ssh://hg.lindenlab.com/q/viewer-release | Lynx Linden | |
2010-06-17 | EXT-7887 FIXED Release note URL updated. | Lynx Linden | |
We now point directly to the wiki for Viewer release notes and we include three digits in the version number. E.g., http://wiki.secondlife.com/wiki/Release_Notes/Second Life Beta Viewer/2.1.0 | |||
2010-06-17 | grr, dos2unix again | Tofu Linden | |
2010-06-17 | merge from PE's viewer-release | Tofu Linden | |
2010-06-17 | EXT-7791 FIX Show inventory panel if its not visible. | Yuri Chebotarev | |
reviewed by Mike Antipov, Loren Shih at https://codereview.productengine.com/secondlife/r/599/ --HG-- branch : product-engine | |||
2010-06-16 | EXT-7734 FIX In-world object properteis often don't show correct information | Richard Nelson | |
reviewed by Leyla | |||
2010-06-16 | web browser test should always use internal browser | Richard Nelson | |
2010-06-16 | fix for media browser layout | Richard Nelson | |
2010-06-16 | trivial: remove some debug code of llpushcallstacks. | Xiaohong Bao | |
2010-06-16 | adjust debug code for EXT-6792: Crash on ATI 3200 | Xiaohong Bao | |
2010-06-16 | Automated merge with ssh://hg.lindenlab.com/q/viewer-release | Xiaohong Bao | |
2010-06-16 | merge | Brad Payne (Vir Linden) | |
2010-06-16 | EXT-6571 FIX - avoid removing links to missing wearables, which fixes a ↵ | Brad Payne (Vir Linden) | |
problem with ordering in multi-wearables | |||
2010-06-16 | automated merge | Loren Shih | |
2010-06-16 | EXT-7735 FIXED When receiving a folder, "Show" (or hotlink) doesn't do anything | Loren Shih | |
Fixed highlight and open item code to work for both categories and items (was previously only working for items). | |||
2010-06-16 | turned down step volume even more | Richard Nelson | |
2010-06-16 | ext-7834 fixed corruption of menu item vector | gabriel lee | |
reviewed by richard | |||
2010-06-16 | EXT-7834 fixed corruption of menu item vectors | gabriel lee | |
reviewed by Richard | |||
2010-06-16 | fix for broken rear view camera | Richard Nelson | |
2010-06-16 | EXT-7823 FIXED Accordion widget was improved to show different message when ↵ | Vladimir Pchelko | |
no_matched_tabs in panel or no_visible_tabs in panel. Added "no_matched" and "no_visible" text for TeleportHistory. + Added "no_visible" text for My Outfit list. + Fixed filtering in TeleportHistory. Reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/591/ --HG-- branch : product-engine | |||
2010-06-16 | EXT-7747 FIXED Disable the "Add" item of wearable context menu when it's ↵ | Vadim Savchuk | |
inappropriate. The "Add" item of wearable context menu is now disabled if multiple clothes selected or when you can't add more wearables of the given type (max number is worn). Reviewed by Nyx at https://codereview.productengine.com/secondlife/r/595/ --HG-- branch : product-engine | |||
2010-06-16 | EXT-7475 FIXED Added callback to update verbs in My Inventory SP when tab in ↵ | Mike Antipov | |
inventory panel is changed. Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/597/ --HG-- branch : product-engine | |||
2010-06-16 | EXT-7693 ADDITIONAL FIX Added assertion in the type_map to make sure xml and ↵ | Andrew Polunin | |
code are in sync --HG-- branch : product-engine | |||
2010-06-16 | Merge from default branch | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2010-06-16 | EXT-7751 FIXED Sets title text for ToolTip and show ToolTip when title text ↵ | Vladimir Pchelko | |
> text boxsize Reviewed by Vadim Savchuk and Mike Antipov at https://codereview.productengine.com/secondlife/r/576/ --HG-- branch : product-engine | |||
2010-06-16 | merge from PE's viewer-release | Tofu Linden | |
2010-06-16 | EXT-7576 FIXED 'Add to Outfit:' panel should shrink the top 'Edit Outfit' ↵ | Paul Guslisty | |
list to 1/3 the vertical height - Increased height of 'Add to Outfit' panel and set animate for layout stack. Animate attrubute was set to true to force proper calculation of layout panels size when one of the layout panels can dynamically change its visibility Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/588/ --HG-- branch : product-engine | |||
2010-06-16 | EXT-7667 FIXED There is much unnecessary empty space from the right side in ↵ | Paul Guslisty | |
the Group profile information - Increased width of layout panel and its accordion Reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/589/ --HG-- branch : product-engine | |||
2010-06-16 | Automated merge with https://hg.productengine.com/secondlife/viewer-release/ | Alexei Arabadji | |
--HG-- branch : product-engine | |||
2010-06-16 | EXT-7763 FIXED Made text editor of script error window as read only. | Alexei Arabadji | |
reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/594/ --HG-- branch : product-engine |