summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-05-17SL-821: Add WSTRINGIZE() and DEWSTRINGIZE() macros for wide strings.Nat Goodspeed
Streamline convenience overload stringize(std::wstring); make convenience overload wstringize(std::string) symmetrically convert from UTF-8 string. Also eliminate STRINGIZE() et al. dependency on Boost.Phoenix: use lambdas instead. Using lambdas instead of template expansion necessitates reordering some code in wrapllerrs.h.
2018-05-17SL-821: Add LL_TO_WSTRING() macro to llpreprocessor.h.Nat Goodspeed
Also use existing LL_TO_STRING() macro to stringize LL_VIEWER_CHANNEL in llversioninfo.cpp and its tests.
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-03-31MAINT-8474: Xcode 9.3 insists that comparators use const operator().Nat Goodspeed
2018-03-22Automated merge with https://bitbucket.org/nat_linden/viewer-maint-8397 to ↵callum_linden
pick up debugging config changes
2018-03-21MAINT-8397: Update viewer-manager to codeticket version 513540.Nat Goodspeed
2018-03-20MAINT-8397: Update viewer-manager to codeticket version 513500.Nat Goodspeed
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-15Pull in latest version of Dullahan (1.1.1072) and tweak media plugin code to ↵callum_linden
match change in API
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-01Automated merge with tip of viewer-releasecallum_linden
2018-03-01increment viewer version to 5.1.3Oz Linden
2018-03-01Added tag 5.1.2-release for changeset 2eb917875efdOz Linden
2018-03-01Now CEF supports setting default page background if specifier missing from ↵callum_linden
HTML, set default background color to the Linden default grey (#282828)
2018-03-01Pull in newer version of Dullahan (1.1.1050) that is built against newer ↵callum_linden
version of CEF (3282.1741.gcd94615)
2018-02-22MAINT-8200 Updated viewer-manager to codeticket version 512801.AndreyL ProductEngine
Built from lindenlab/viewer-manager-maint
2018-02-14Automated merge with tip of viewer-releasecallum_linden
2018-02-12increment viewer version to 5.1.2Oz Linden
2018-02-12Added tag 5.1.1-release for changeset 26d9e9bb166aOz Linden
2018-01-29Speculative fix for MAINT-8250 Popups can appear in an unnamed new window ↵callum_linden
external of the viewer. Note: This was a fix for a threading issue in Dullahan that caused clicking on links with target of 'new' to crash. I think it's the same issue here and manifests itself as CEF creating a new OS window.
2018-01-26Fixes for: MAINT-8244 Text in CEF cannot be selected with the mouse. ↵callum_linden
MAINT-8245 Expose CEF log file and logging severity to viewer and MAINT-8246 Expose the CEF remote debugging system to the viewer
2018-01-26Fix for: MAINT-8138 Generate new page of test URLs for Dullahan that are ↵callum_linden
more complete and more robust (last stage was creation of S3 non-user specific URL)
2018-01-25MAINT-8232 Clear History button description should not include 'web' - ↵callum_linden
incorrect assertionm that web cache not cleared
2018-01-25MAINT-8200: Update viewer-manager to codeticket version 512124.Nat Goodspeed
2018-01-24MAINT-8232 Clear History button description should not include 'web'callum_linden
2018-01-24MAINT-8197 Fix for crash in gpu_benchmark()AndreyL ProductEngine
including safety checks and some refactoring
2018-01-23MAINT-8109: Update viewer-manager to codeticket version 512067.Nat Goodspeed
2018-01-22Bring in the very latest version of Dullahan (1.1.1024) that matches the ↵callum_linden
most recent canonical Dullahan and also bump the CEF plugin version in preparation for the RC build
2018-01-22MAINT-8207 Tweak web/cookie UI in viewer prefscallum_linden
2018-01-19After reforking the post viewer64 viewer-release repository, I pulled in all ↵callum_linden
the changes from my viewer64 based viewe64-media-update repository. This repository is the canonical one going forwards
2018-01-18Pull in Dullahan 1.1.1012 (mostly internal fixes like warning suppression)callum_linden
2018-01-18correct more 64bit vivox dll namesOz Linden
2018-01-18correct 64bit vivox dll namesOz Linden
2018-01-18more places where vivox names must be conditional on address sizeOz Linden
2018-01-18copy all versions of libnghttp for testsOz Linden
2018-01-17Pull in version 1.1.1008 of Dullahan with improved cookie handlingcallum_linden
2018-01-17Fixes for 'MAINT-8196 Remove LLPluginCookieStore from the viewer' and ↵callum_linden
'MAINT-8194 Remove per-frame calls to updateJavascriptObject()'
2018-01-17update Certificate AuthoritiesOz Linden
2018-01-17use 64bit vivox sdk components in 64bit windows buildsOz Linden
2018-01-17fix merge error in build scriptOz Linden
2018-01-17merge 5.1.0-releaseOz Linden
2018-01-17MAINT-8161: Update viewer-manager to codeticket version 511866.Nat Goodspeed
2018-02-12Merged in lindenlab/viewer-releaseAndreyL ProductEngine
2018-02-06MAINT-8273 FIXED Crash in ↵maxim_productengine
LLViewerInventoryMoveFromWorldObserver::isSelectionChanged()
2018-02-05MAINT-8269 Crahes in cacheOptimize()andreykproductengine
2018-02-02MAINT-8262 Crash in LLInventoryModel::createNewCategory(..)maxim_productengine
2018-02-09MAINT-8279 Fix for crash on unset pcodeandreykproductengine