summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-05-24MAINT-8675: In Darwin-specific CMake, use cp, not cmake -E copy.Nat Goodspeed
cmake -E copy does only one file at a time, and older CMake versions don't handle wildcards. But cmake -E copy is specifically for portability. When the copy operation itself is Darwin-only, we can count on having 'cp' available.
2018-05-23fix tests broken by argument added to LLTrans::getStringOz Linden
2018-05-23MAINT-8675: update expired certs in integration testOz Linden
2018-05-17increment viewer version to 5.1.5Nat Goodspeed
2018-05-17Added tag 5.1.4-release for changeset 7b6b020fd5adNat Goodspeed
2018-04-30MAINT-8610 Fixed GPU Benchmark appears to be broken - "Failed to allocate ↵AndreyL ProductEngine
buffer during benchmark"
2018-04-23MAINT-8574 Fixed Crash in LLVOVolume::markDead()AndreyL ProductEngine
+ null checks in LLVOVolume::setLightTextureID()
2018-04-23FIX INTL-282 minor translation issue, Germaneli
2018-04-19FIX INTL-282 minor translation issueeli
2018-04-12Merged in lindenlab/viewer-releaseAndreyL ProductEngine
2018-04-12merge MAINT-8474 changesOz Linden
2018-04-12increment viewer version to 5.1.4Oz Linden
2018-04-12Added tag 5.1.3-release for changeset 7c00e5b6cb3dOz Linden
2018-04-06MAINT-8203 Restore legacy name lookupAndrey Kleshchev
2018-04-05FIX INTL-282 translations for Viewer Set50 (drtvwr-450 on repository ↵eli
viewer-lynx)
2018-04-04Merged in lindenlab/viewer-releaseAndreyL ProductEngine
2018-04-04MAINT-8203 Temporary disable capability until 'friend request' server side fixandreykproductengine
2018-04-02MAINT-8203 LLIMInfo crash due to capabilityandreykproductengine
2018-03-31MAINT-8474: Xcode 9.3 insists that comparators use const operator().Nat Goodspeed
2018-03-27MAINT-8203 Group notices processingandreykproductengine
2018-03-24MAINT-8203 Fixing from_group processing in ReadOfflineMsgs capandreykproductengine
2018-03-23MAINT-8417 Don't run display or startup if window is not initializedandreykproductengine
2018-03-22Automated merge with https://bitbucket.org/nat_linden/viewer-maint-8397 to ↵callum_linden
pick up debugging config changes
2018-03-22MAINT-8403 Restore fail case for general upload snapshotmaxim_productengine
2018-03-21Merged in lindenlab/viewer-lynxAndreyL ProductEngine
2018-03-21Merged in nat_linden/viewer-maint-8397AndreyL ProductEngine
2018-03-21MAINT-8417 Fixed startup crash in doFrame() after failing to access vfs cacheandreykproductengine
2018-03-21MAINT-8397: Update viewer-manager to codeticket version 513540.Nat Goodspeed
2018-03-21MAINT-8403 FIXED "Snapshot" is stuck and not responding after sending ↵maxim_productengine
snapshot via e-mail
2018-03-20MAINT-8397: Update viewer-manager to codeticket version 513500.Nat Goodspeed
2018-03-20MAINT-8363 Additional sanity checksandreykproductengine
2018-03-20fixed line endingsmaxim_productengine
2018-03-20MAINT-8401 The ‘New’ icon does not disappear when navigating with the ↵maxim_productengine
keys in the ‘Received items’ panel
2018-03-19pull in new version of Dullahan (1.1.1080) built against CEF ↵callum_linden
(3325.1750.gaabe4c4) and with the host process reaper enabled
2018-03-16Update Dullahan CEF binaries to 3325.1749.ga42963acallum_linden
2018-03-16MAINT-8372 Fixed doubled error messagesandreykproductengine
2018-03-16MAINT-8399 fixed unnessesary spam and made message more informativeandreykproductengine
2018-03-16MAINT-8343 FIXED [MAC] Viewer Media Browser doubles entered Cyrillic capital ↵maxim_productengine
letters.
2018-03-15Pull in latest version of Dullahan (1.1.1072) and tweak media plugin code to ↵callum_linden
match change in API
2018-03-14MAINT-8383 FIXED Scrollbar does not decrease with decreasing number of ↵maxim_productengine
displayed media
2018-03-13MAINT-8382 FIXED “Zoom back” button is displayed after selecting other ↵maxim_productengine
nearby media
2018-03-09MAINT-8362 Don't reconnect voice while in teleportandreykproductengine
2018-03-09MAINT-8366 FIXED "Report Abuse" preview screenshot all blackmaxim_productengine
2018-03-07MAINT-8364 Fix for requestAvatarNameCache_ crashandreykproductengine
2018-03-07MAINT-3399 Hairbase renders incorrectly in edit appearance modemaxim_productengine
2018-03-06MAINT-5165 Don't show 'Maketplace listings' foldermaxim_productengine
2018-03-06MAINT-6363 Normal and specular maps should not be downloaded if ALM is offAndrey Kleshchev
2018-03-06MAINT-8342 FIXED [maint-viewer] Viewer crash when click Take off in ↵maxim_productengine
Temporary attachments
2018-03-02Replace start page for media browser with DuckDuckGo.com - Google page was ↵callum_linden
offset at that window size and was irritating
2018-03-02Merged MAINT-8297AndreyL ProductEngine