Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | STORM-151 : Attempt to fix Windows static linking (2), changed packaging in ↵ | Merov Linden | |
debug | |||
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 | STORM-479 FIXED Changed Teleport History SP text color to match the default ↵ | Seth ProductEngine | |
Landmarks and Inventory items color. | |||
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 | 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 | |
2010-11-22 | Moved some public LLSideTray methods to protected section. | Vadim ProductEngine | |
2010-11-22 | STORM-461 FIXED Hide sidebar tab buttons in mouselook mode. | Vadim ProductEngine | |
2010-11-23 | STORM-674: corrected duplicate name tags in pannel_preferences_color.xml | Wolfpup Lowenhar | |
2010-11-21 | tag for 2.4 first beta | Kent Quirk | |
2010-11-21 | STORM-151 : Points intall.xml to a fixed linux kdu bundle | Merov Linden | |
2010-11-20 | STORM-151 : Fix viewer make so to use the USE_KDU argument | Merov Linden | |
2010-11-20 | Moved Enable Hints to 2nd line of Help menu | Jonathan Yap | |
2010-11-19 | SOCIAL-266 WIP HTTP AUTH dialogs no longer work in LLQtWebKit 4.7.1 | Richard Linden | |
factored out llwindowshade control for slide-in notifications | |||
2010-11-19 | STORM-151 : Modify install.xml to point to the fixed kdu libs | Merov Linden | |
2010-11-19 | STORM-151 : Modify llkdu cmake to point explicitely to static libs, simplify ↵ | Merov Linden | |
make (in progress, don't pull yet) | |||
2010-11-19 | Merge | brad kittenbrink | |
2010-11-19 | Fix for viewer_manifest.py failure on windows. | brad kittenbrink | |
2010-11-19 | Merge | Leyla Farazha | |
2010-11-19 | Merge | Leyla Farazha | |
2010-11-19 | DN-199 Modify LLGetDisplayName tooltip | Leyla Farazha | |
2010-11-19 | Automated merge with http://bitbucket.org/lindenlab/viewer-development | Bill Curtis | |
2010-11-19 | Merge. | brad kittenbrink | |
2010-11-19 | Fix for windows installer missing update_install.bat. Paired with mani. | brad kittenbrink | |
2010-11-19 | Merged latest lindenlab/viewer-development with mani_linden/viewer-development | brad kittenbrink | |
2010-11-19 | ESC-155 Multi-threaded umbrella collector for stats aggregation | Monty Brandenberg | |
Code complete with the intelligence to merge counts, mins, maxes and means with reasonable defences. Added QAMode controls to the viewer so that we can QA this more quickly by reducing the timing interval and sending the metrics body to local logging as well as to the caps service. | |||
2010-11-19 | Updated execute permissions on linux install script | Mark Palange (Mani) | |
2010-11-19 | Automated merge with file:///Users/Bill/Projects/viewer-release | Bill Curtis | |
2010-11-19 | Automated merge with file:///Users/oz/Work/viewer-development | Oz Linden | |
2010-11-19 | fixed typo | Bill Curtis | |
2010-11-19 | Automated merge with https://bitbucket.org/mani_linden/viewer-development | Nat Goodspeed | |
2010-11-19 | Fix test failure due to erroneous validation of fputs() return value. | Nat Goodspeed | |
2010-11-19 | Merge latest from lindenlab/viewer-development | Dave SIMmONs | |
2010-11-19 | merge fix for STORM-138 | Oz Linden | |
2010-11-19 | merge fix for STORM-616 | Oz Linden | |
2010-11-19 | merge fix for STORM-560 | Oz Linden | |
2010-11-19 | merge fix for STORM-584 | Oz Linden | |
2010-11-19 | merge additional fixes for STORM-572 | Oz Linden | |
2010-11-19 | merge fix for STORM-189 | Oz Linden | |
2010-11-19 | Changed Sit Down shortcut definition and reordered menu slightly. | Jonathan Yap | |
2010-11-19 | Merged latest lindenlab/viewer-development with ↵ | brad kittenbrink | |
mani_linden/viewer-development for bacground updater work. |