- May 17, 2018
-
-
Nat Goodspeed authored
Use WSTRINGIZE(), LL_TO_WSTRING(), wstringize() to produce required wide strings. Use a lambda for callback that sends log file; use LLDir, if set, to find the log file. Introduce BUGSPLAT CMake variable to allow suppressing BugSplat. Make BUGSPLAT CMake variable set LL_BUGSPLAT for C++ compilations. Set viewer version macros on llappviewerwin32.cpp, llappviewerlinux.cpp and llappdelegate-objc.mm -- because BugSplat needs the viewer version data, and because the macOS BugSplat hook is engaged in an Objective-C++ function we override in the app delegate.
-
Nat Goodspeed authored
-
Nat Goodspeed authored
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.
-
Nat Goodspeed authored
Also use existing LL_TO_STRING() macro to stringize LL_VIEWER_CHANNEL in llversioninfo.cpp and its tests.
-
- May 11, 2018
-
-
Nat Goodspeed authored
-
Nat Goodspeed authored
No C++ source in llcommon references any of the BugSplat code.
-
- May 10, 2018
-
-
Nat Goodspeed authored
-
- Apr 12, 2018
-
-
callum_linden authored
-
Oz Linden authored
-
Oz Linden authored
-
Oz Linden authored
-
- Mar 31, 2018
-
-
Nat Goodspeed authored
-
- Mar 22, 2018
-
-
https://bitbucket.org/nat_linden/viewer-maint-8397callum_linden authored
Automated merge with https://bitbucket.org/nat_linden/viewer-maint-8397 to pick up debugging config changes
-
- Mar 21, 2018
-
-
Nat Goodspeed authored
-
- Mar 20, 2018
-
-
Nat Goodspeed authored
-
- Mar 19, 2018
-
-
callum_linden authored
pull in new version of Dullahan (1.1.1080) built against CEF (3325.1750.gaabe4c4) and with the host process reaper enabled
-
- Mar 16, 2018
-
-
callum_linden authored
-
- Mar 15, 2018
-
-
callum_linden authored
-
- Mar 02, 2018
-
-
callum_linden authored
Replace start page for media browser with DuckDuckGo.com - Google page was offset at that window size and was irritating
-
- Mar 01, 2018
-
-
callum_linden authored
-
Oz Linden authored
-
Oz Linden authored
-
callum_linden authored
Now CEF supports setting default page background if specifier missing from HTML, set default background color to the Linden default grey (#282828)
-
callum_linden authored
Pull in newer version of Dullahan (1.1.1050) that is built against newer version of CEF (3282.1741.gcd94615)
-
- Feb 22, 2018
-
-
AndreyL ProductEngine authored
Built from lindenlab/viewer-manager-maint
-
- Feb 14, 2018
-
-
callum_linden authored
-
- Feb 12, 2018
- Jan 29, 2018
-
-
callum_linden authored
Speculative fix for MAINT-8250 Popups can appear in an unnamed new window 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.
-
- Jan 26, 2018
-
-
callum_linden authored
Fixes for: MAINT-8244 Text in CEF cannot be selected with the mouse. MAINT-8245 Expose CEF log file and logging severity to viewer and MAINT-8246 Expose the CEF remote debugging system to the viewer
-
callum_linden authored
Fix for: MAINT-8138 Generate new page of test URLs for Dullahan that are more complete and more robust (last stage was creation of S3 non-user specific URL)
-
- Jan 25, 2018
-
-
callum_linden authored
MAINT-8232 Clear History button description should not include 'web' - incorrect assertionm that web cache not cleared
-
Nat Goodspeed authored
-
- Jan 24, 2018
-
-
callum_linden authored
-
AndreyL ProductEngine authored
including safety checks and some refactoring
-
- Jan 23, 2018
-
-
Nat Goodspeed authored
-
- Jan 22, 2018
-
-
callum_linden authored
Bring in the very latest version of Dullahan (1.1.1024) that matches the most recent canonical Dullahan and also bump the CEF plugin version in preparation for the RC build
-
callum_linden authored
-
- Jan 19, 2018
-
-
callum_linden authored
After reforking the post-viewer64, viewer-release repository, I pulled in all the changes from my viewer64 based viewe64-bugsplat repository. This repository is the canonical one going forwards
-
callum_linden authored
-