Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-11-24 | STORM-671 FIXED Renamed "Move & View" panel to avoid name duplication. | Andrew Productengine | |
2010-11-24 | STORM-670 : merges fixes for CHOP-220 and CHOP-221 | Merov Linden | |
2010-11-24 | merge | Brad Payne (Vir Linden) | |
2010-11-24 | SH-564 WIP - scrubbing not needed if curl uses thread-safe c-ares lib | Brad Payne (Vir Linden) | |
2010-11-24 | Tweak fnumber and circle of confusion to be more typical of 35mm daytime. | Dave Parks | |
2010-11-24 | merge | Dave Parks | |
2010-11-24 | Depth of Field whenever "Lighting and Shadows" is enabled and ↵ | Dave Parks | |
global-illumination is not (experimental). | |||
2010-11-24 | Merge viewer-development | Merov Linden | |
2010-11-24 | Merge from lindenlab/viewer-beta | Merov Linden | |
2010-11-23 | STORM-531 WIP temp fix, pending Danish translation | eli_linden | |
2010-11-23 | STORM-151 : Points to updated kdu libs | Merov Linden | |
2010-11-23 | CT-633 FIX DA translation (new file) for set19, for Viewer 2.4 | eli_linden | |
2010-11-23 | CT-633 FIX DA translation for set19, for Viewer 2.4 | eli_linden | |
2010-11-23 | merge | Richard Linden | |
2010-11-23 | SOCIAL-266 WIP HTTP AUTH dialogs no longer work in LLQtWebKit 4.7.1 | Richard Linden | |
converted LLLayoutStack orientation param to use named enums | |||
2010-11-23 | (DN-211) Conference call dialog shows Conference with ??? (???) in title ↵ | Leyla Farazha | |
header with view display names on and off Inbox X | |||
2010-11-23 | STORM-102: this is to correct a minor issue with ad-hoc conferences so that ↵ | Wolfpup Lowenhar | |
they do not get date stamped at all since each one is defined as a unique conversation. | |||
2010-11-23 | ESC-154 ESC-156 Viewer metrics | Monty Brandenberg | |
Get the metrics message generation working in QAModeMetrics mode. Sample interval and data aren't correct yet but getting there. | |||
2010-11-23 | ESC-154 ESC-156 Integrating metrics collector into viewer. | Monty Brandenberg | |
After discussions, renamed 'QAModeMetricsSubmetrics' to 'QAModeMetrics' and confirmed that LLCachedControl<> is the way to go. Moved the resulting flag out of LLViewerAssetStats (where it didn't belong) and it lives in both LLAppViewer and LLTextureFetch where it does belong. | |||
2010-11-23 | STORM-556 FIXED Don't reset search filter when docking the People SP. | Vadim ProductEngine | |
As a side effect, the filter will not be reset when switching to People from another SP, but this is consistent with all other sidepanels (e.g. switching to Places doesn't reset its seach filter as well). | |||
2010-11-23 | [mq]: thread_state_fix | Andrew A. de Laix | |
2010-11-23 | DN-212 [crashhunters] LLCacheName::buildLegacyName | Leyla Farazha | |
2010-11-23 | DN-211 Conference call dialog shows Conference with ??? (???) in title ↵ | Leyla Farazha | |
header with view display names on and off | |||
2010-11-23 | ESC-154 ESC-156 Data collection and control for viewer metrics | Monty Brandenberg | |
Detect QAMode (and new QAModeMetricsSubmode) settings which enable logging of metrics report locally and a faster cycle time to reduce test waiting. Do this only in the main thread and propagate the result via collector constructors (will likely move that out and put it in llappviewer/lltexturefetch which is more correct scope). Managed to deadlock myself with a recursive mutex (sheesh). | |||
2010-11-23 | STORM-491 FIXED Fixed black arrows appearance near column's titles in scrollist. | Andrew Productengine | |
Bug was caused by setting image overlay with arrows that have "transparent" color when arrows are not needed. When scrollist was disabled while refreshing, they somewhy were visible in black color. - Now null image overlay is set when arrow shouldn't be visible. | |||
2010-11-23 | automated merge from mesh-development | Loren Shih | |
2010-11-23 | SH-429 FIXED Inventory Filter for Meshes does not work | Loren Shih | |
Mesh inventory filter was added incorrectly to filters pane, and was not hooked up to any code. | |||
2010-11-23 | STORM-151 : Attempt to fix Windows static linking (2), changed packaging in ↵ | Merov Linden | |
debug | |||
2010-11-23 | Fix for SH-479 | prep linden | |
2010-11-22 | STORM-151 : Attempt to fix Windows static linking, simplified manifest | Merov Linden | |
2010-11-22 | Minor improvement to CHOP-220 unit test. | brad kittenbrink | |
2010-11-22 | Fix for CHOP-220. Reviewed by mani. | brad kittenbrink | |
2010-11-22 | Added failing unit test which I believe should exercise CHOP-220 crash. | brad kittenbrink | |
2010-11-22 | SOCIAL-266 WIP HTTP AUTH dialogs no longer work in LLQtWebKit 4.7.1 | Richard Linden | |
llwindowshade no longer blocks mouse events | |||
2010-11-22 | STORM-151 : points install.xml to better kdu bundles | Merov Linden | |
2010-11-23 | merged CTS-323: Don't cast pointers to U32 | Boroondas Gupte | |
2010-11-22 | CTS-320 SH-465 FIX use system zlib for standalone builds | Nyx (Neal Orman) | |
pulling boroondas' changes to change our includes to use the system versions of zlib if doing a standalone build. Code changes are minimal, and appear to work correctly. Approved. - Nyx | |||
2010-11-23 | STORM-479 FIXED Changed Teleport History SP text color to match the default ↵ | Seth ProductEngine | |
Landmarks and Inventory items color. | |||
2010-11-22 | Automated merge with https://hg.secondlife.com/mesh-development | Nyx (Neal Orman) | |
2010-11-22 | SH-466 FIX fix of VWR-20670/SNOW-506 lost in merge | Nyx (Neal Orman) | |
Verified that the fix is no longer in mesh-development. Verified fix is still in viewer-development. Fix is simply changing visibility of LLInstanceTracker base in LLEventTimer from protected to public. The lack of this fix indicates a bad merge. Re-applying fix. | |||
2010-11-22 | SH-467 FIX fix of VWR-20809/SNOW-504 lost in merge | Nyx (Neal Orman) | |
re-applying the fix originally committed as c5ddd1e361ae. This allows standalone builds to not depend on stage_third_party_libs but was lost in a merge as referenced in jira. Re-reviewed the code in the patch and it is a valid fix. | |||
2010-11-22 | SH-468 FIX fix of VWR-20810/SNOW-503 lost in merge | Nyx (Neal Orman) | |
re-applying changeset b987077e9bbb as it was lost in the merge. reviewed the original patch, appears valid. | |||
2010-11-22 | WIP avatar properties persist from preference window | prep linden | |
2010-11-22 | Fix typo for llconvexdecompositionstub darwin package. | Roxie Linden | |
CR: davep | |||
2010-11-22 | SOCIAL-254 FIXED Dropdown menu items are hard to select in WebKit | Monroe Linden | |
Fixed with a rebuild of the Mac llqtwebkit library from revision a7bb61cf10c3 of the public llqtwebkit repository. | |||
2010-11-22 | ESC-154 ESC-156 Metrics integration into viewer's threads | Monty Brandenberg | |
Removed declared but undefined interfaces from LLTextureFetch family. Had inserted the cross-thread command processor into some of LLTextureFetchWorker's processing which was unnatural and probably wrong. Moved it to LLTextureFetch which turned out to be far, far more natural. Better documentation on the asLLSD() format. Refined LLSD stats merger logic and enhanced unit tests to verify same. | |||
2010-11-22 | merge of earlier code that got stomped from a previous merge | prep linden | |
2010-11-22 | STORM-500 FIXED Fixed resizing of "Edit Alpha" and "Edit Tattoo" panels. | Vadim ProductEngine | |
2010-11-22 | STORM-521 FIXED Made defensive fix for crash in ↵ | Andrew Productengine | |
LLAudioSource::hasPendingPreloads(). Couldn't reproduce the crash, but made defensive fix. Added check for NULL into for loop that iterates through mPreloadMap in LLAudioSource::hasPendingPreloads(). Such check is already present in similar situation in LLAudioEngine::startNextTransfer(). | |||
2010-11-22 | increment viewer version number to 2.5 | Oz Linden | |