Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-04-28 | MAINT-7343 - moved asset downloads to use coprocedure pools, which should ↵ | Brad Payne (Vir Linden) | |
reduce the size of potential memory spikes | |||
2017-04-28 | SL-617: pass final_exe from viewer manifest to NSIS as VIEWER_EXE | coyot@coyot-sager-PC | |
2017-04-28 | SL-671: fix string substitution | coyot@coyot-sager-PC | |
2017-04-28 | SL-671: make icon point to launcher, not viewer | coyot@coyot-sager-PC | |
2017-04-27 | DRTVWR-418: initSingleton(), cleanupSingleton() must be non-static. | Nat Goodspeed | |
2017-04-27 | DRTVWR-418: Use conventional LLSingleton init/cleanup for LLWinDebug. | Nat Goodspeed | |
LLWinDebug, though an LLSingleton, had (and required explicit calls to) special init() and cleanup() methods. Kitty Barnett points out that the cleanup() method was actually being called after LLSingletonBase::deleteAll(), requiring resurrection of the deleted LLWinDebug, which sometimes led to crashes. (Resurrecting deleted LLSingletons is always suspect.) Change LLWinDebug::init() and cleanup() to the conventional initSingleton() and cleanupSingleton() methods. This eliminates the need to make special method calls at all. In particular, cleanupSingleton() will be called by the existing LLSingletonBase::cleanupAll() call near viewer shutdown. We retain the early LLWinDebug::instance() call, which implicitly initializes the LLWinDebug instance, because evidently we want that initialized early. But we no longer require a separate init() call. | |||
2017-04-27 | DRTVWR-418: Remove misleading comment -- no more implicit deleteAll(). | Nat Goodspeed | |
The comment indicates that calling LLSingletonBase::deleteAll() is optional because the LLSingleton machinery implicitly calls that during final static-object cleanup. That is no longer true. | |||
2017-04-26 | Automated merge with ssh://bitbucket.org/lindenlab/viewer64 | Nat Goodspeed | |
2017-04-26 | MAINT-7343 - added periodic logging of state of the asset store. | Brad Payne (Vir Linden) | |
2017-04-24 | MAINT-7343 - Added check for shutdown in progress when asset result arrives | Brad Payne (Vir Linden) | |
2017-04-22 | DRTVWR-418: Binary search for a good size for temp Mac disk image | Nat Goodspeed | |
2017-04-22 | DRTVWR-418: Binary search for a good size for temp Mac disk image | Nat Goodspeed | |
2017-04-22 | DRTVWR-418: Make temporary .sparseimage drive bigger for signing. | Nat Goodspeed | |
2017-04-21 | Automated merge with tip of viewer64 (after it was merged with viewer-release) | Callum Prentice | |
2017-04-21 | Automated merge with ssh://bitbucket.org/lindenlab/viewer-release | Nat Goodspeed | |
2017-04-21 | Automated merge with tip of viewer64 | Callum Prentice | |
2017-04-21 | DRTVWR-418: Send address_size with login and viewer stats. | Nat Goodspeed | |
2017-04-20 | DRTVWR-418: Boost fixed max size of temporary Mac volume | Nat Goodspeed | |
used during construction of the eventual installation .dmg. With newer 64-bit Havok packages, we need more elbow room on the temporary volume. | |||
2017-04-19 | Add back the missing pieces and updated code for the example plugin. It was ↵ | Callum Prentice | |
useful during testing SLPlugin changes. Not shipped with release versions of viewer | |||
2017-04-19 | Hopeful fix for MAINT-7220 Windows Error Message 'SLPlugin.exe has stopped ↵ | Callum Prentice | |
working ' appears. | |||
2017-04-19 | merge | Brad Payne (Vir Linden) | |
2017-04-19 | SL-409 - Added tags to some log messages | Brad Payne (Vir Linden) | |
2017-04-19 | increment viewer version to 5.0.5 | Oz Linden | |
2017-05-05 | MAINT-6519 MAC build fix | andreykproductengine | |
2017-04-27 | MAINT-6519 Contribution, adds feature to replace inventory links | Ansariel | |
2017-05-04 | MAINT-7210 Improving notification for Image upload failures | andreykproductengine | |
2017-05-04 | MAINT-7383 Revise notification for Empty Trash / Purge trash action to ↵ | Mnikolenko Productengine | |
include number of items being deleted. | |||
2017-05-04 | MAINT-7357 Disable delete function of the Backspace key on Windows | Mnikolenko Productengine | |
2017-05-04 | Merged in rider_linden/jigglypuff | AndreyL ProductEngine | |
2017-05-01 | Merged lindenlab/viewer-release into default | Rider Linden | |
2017-04-29 | MAINT-7324 Region/Estate floater cosmetic improvement | AndreyL ProductEngine | |
2017-04-29 | MAINT-7324 Changes to Region/Estate and About Land floaters to clarify and ↵ | AndreyL ProductEngine | |
add functionality | |||
2017-04-25 | MAINT-7145 Eliminate LLSingleton circular references | andreykproductengine | |
2017-05-02 | MAINT-7351 New Default volume for Streaming Music & Media | pavelkproductengine | |
2017-05-03 | MAINT-7367 Change "Linksets..." on Build menu to "Region Objects" | Mnikolenko Productengine | |
2017-04-28 | MAINT-7354 Trash alert should display trash, not prompt to purge it all | andreykproductengine | |
2017-04-20 | MAINT-6477 VOB - Click on an outfit folder from Outfit Gallery tab does not ↵ | pavelkproductengine | |
open folder or enlarge image | |||
2017-04-27 | Merged in MAINT-3223 | max nikolenko | |
2017-04-27 | MAINT-7210 Increased timeout for asset uploads | andreykproductengine | |
2017-04-27 | MAINT-3223 Texture repeats synch feature | Mnikolenko Productengine | |
2017-04-26 | MAINT-1239 Fixed font | andreykproductengine | |
2017-04-25 | MAINT-7349 FIXED An item is not highlighted in Block panel after blocking it | Mnikolenko Productengine | |
2017-04-24 | MAINT-7330 Fixed circularity of environmental singletons | andreykproductengine | |
2017-04-24 | MAINT-7340 FIXED Incoming IMs steal focus if "Open conversation window" ↵ | Mnikolenko Productengine | |
setting is enabled | |||
2017-04-20 | MAINT-1427 Resolving dupplicate message | andreykproductengine | |
2017-04-21 | MAINT-7339 FIXED Ctrl+W does not close a floater when not logged in | Mnikolenko Productengine | |
2017-04-20 | Merged in lindenlab/viewer-lynx | AndreyL ProductEngine | |
2017-04-20 | FIX INTL-247 translations for 9 languages for viewer-lynx (DRTVWR-432), 4 ↵ | eli | |
new files each language | |||
2017-04-20 | MAINT-1463 Fixed inconsistent permissions | andreykproductengine | |
Permissions should be checked against owning group instead of active one | |||
2017-04-19 | Merged in lindenlab/viewer-lynx | AndreyL ProductEngine | |