Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-09-12 | SH-4489 New debug/dev settings for control over new mesh behavior | Monty Brandenberg | |
While giving myself a full project code review, found a bug in the MeshUseGetMesh1 setting. Mostly defaulted to old configuration but used the GetMesh2 caps which would have been a huge DoS resource sink. Did some documentation maintenance as well while I was in there. More for the to-do list, etc. | |||
2013-09-12 | MAINT-3135 WIP partial fix, addresses graphics corruption on resize, but not ↵ | Graham Madarasz (Graham Linden) | |
mouse mapping issues | |||
2013-09-12 | merge changes for open-189 | Oz Linden | |
2013-09-12 | MAINT-3134 keep chat from opening in response to key confirm on quit dialog, ↵ | Graham Madarasz (Graham Linden) | |
fix mac-only sketchy precedence warning, and re-re-re-re-re-remove patch file that simply will not die. | |||
2013-09-12 | MAINT-3137 FIXED We should handle condition when viewer is quitting | Mnikolenko ProductEngine | |
2013-09-12 | BUG-3863: Populate the filename field when saving a file on OSX | Cinder Biscuits | |
2013-09-11 | NORSPEC-362 Fix leak of deferred color attachments | Graham Linden | |
2013-09-11 | SH-4490 More 'humane' error code presentation from llcorehttp callers | Monty Brandenberg | |
Added toTerseString() conversion on HttpStatus to generate a string that's more descriptive than the hex value of the HttpStatus value but still forms a short, searchable token (e.g. "Http_503" or "Core_7"). Using this throughout the viewer now, no live cases of toHex(), I believe. | |||
2013-09-11 | OPEN-189 Add missing header guard | Drake Arconis | |
2013-09-11 | FIX INTL-123 translation of Viewer Set36 for 9 languages (changed and new files) | eli | |
2013-09-11 | SH-4489 New debug/dev settings for control over new mesh behavior | Monty Brandenberg | |
Added 'MeshUseGetMesh1' and 'MeshUseHttpRetryAfter' debug settings to control mesh transport behavior. First forces the use of the legacy mesh fetch style with high concurrency and connection churn. The second, on by default, honors Retry-After values if they are reasonable. If off or unreasonable, internal delay times are used. | |||
2013-09-11 | merge changes for storm-1902 | Oz Linden | |
2013-09-11 | merge changes for vwr-29543 | Oz Linden | |
2013-09-11 | Changing shortcut to toggle preference floater | ZaiLynch | |
2013-09-11 | MAINT-2894 FIXED Handle mouse events for popup menus in modal dialogs. | Mnikolenko ProductEngine | |
2013-09-11 | MAINT-3069 FIXED Adding/removing item from blocklist blocks viewer up to a ↵ | dmitrykproductengine | |
disconnect | |||
2013-09-10 | BUG-3848: send_agent_resume() was not being called after snapshot. | Cinder Biscuits | |
2013-09-11 | MAINT-3128 FIXED Advanced graphical settings are not changing when dragging ↵ | maksymsproductengine | |
"Quality and Speed" slider | |||
2013-09-10 | MAINT-3117 FIXED crash in LLFloaterConversationPreview::showHistory() - ↵ | maksymsproductengine | |
optimization | |||
2013-09-10 | remove llversionviewer.h (incorrectly re-created in a merge) | Oz Linden | |
2013-09-10 | Merge for MAINT-3117 | maksymsproductengine | |
2013-09-10 | MAINT-3117 FIXED crash in LLFloaterConversationPreview::showHistory() | dmitrykproductengine | |
Updated fix with a more complex and stable version. Integrated solution from the CHUI-836. | |||
2013-09-09 | Merge downstream code with viewer-release | simon_linden | |
2013-09-09 | Pull from lindenlab/viewer-release | Merov Linden | |
2013-09-09 | merge changes for storm-1939 | Oz Linden | |
2013-09-09 | ACME-906 : Clean up xml from overzealous background color and opacity settings | Merov Linden | |
2013-09-09 | MAINT-140 revert to simplified cleanDeadObjects to avoid accidental ↵ | Graham Linden | |
refcounting crashes | |||
2013-09-09 | Merge fix for STORM-1552 - corrupt GPU table file | simon | |
2013-09-09 | Merge viewer-release 3.6.5 Cocoa | Graham Linden | |
2013-09-09 | merge changes for storm-1888 | Oz Linden | |
2013-09-09 | Merge viewer-release | simon | |
2013-09-09 | Merge viewer-release 3.6.6 | Graham Linden | |
2013-09-09 | merge changes for 3.6.5-release | Oz Linden | |
2013-09-09 | increment viewer version to 3.6.6 | Oz Linden | |
2013-09-09 | MAINT-3117 FIXED crash in LLFloaterConversationPreview::showHistory() | dmitrykproductengine | |
2013-09-09 | NORSPEC-362 address video mem leak on windows on maximize | Graham Linden | |
2013-09-09 | MAINT-3048 FIXED Show actual message instead of "Only friends and groups can ↵ | maxim@mnikolenko | |
call..." for Lindens. | |||
2013-09-06 | ACME-905 : Get the FacebookConnect cap each time we need it (it's not that much) | Merov Linden | |
2013-09-06 | SH-4478 Corrected/updated error handling for all retrieval operations. | Monty Brandenberg | |
In case of HTTP errors or parsing/processing errors, fail the fetch request rather than do a retry spin. Add logging for all such failure paths. Added a development/debug flag to create probabilistic failures to test these modes and general error recovery by higher-level layers. | |||
2013-09-06 | MAINT-3109 - Add "can't attach" notification to the viewer | simon_linden | |
2013-09-06 | MAINT-3110 FIXED new crash in LLNotificationsUI::LLHandlerUtil::logToIMP2P | maksymsproductengine | |
2013-09-06 | ACME-903: Link the 'Learn about posting to Facebook' text to the proper KB ↵ | Gilbert Gonzales | |
article | |||
2013-09-06 | STORM-1950 tweaked gpu_table again to address issues found by merged ↵ | Graham Linden | |
gpu_table_tester script | |||
2013-09-06 | Merge viewer-storm-1552 changes for gpu/feature table stomp from wi-fi | Graham Linden | |
2013-09-05 | STORM-1552: detect, ignore, and delete invalid feature and gpu table files | Oz Linden | |
2013-09-05 | NORSPEC-360 fix issues with mip selection and TCs in projector fake env ↵ | Graham Linden | |
reflection | |||
2013-09-05 | open-183: improve local build number generation to account for multiple heads | Oz Linden | |
2013-09-05 | merge from viewer-chui | maksymsproductengine | |
2013-09-04 | OPEN-149: fix documentation of LLColor4 constructor for F32 vector | katharine@exodusviewer.com | |
2013-09-04 | merge with head | callum_linden | |