Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-08-13 | Merged in lindenlab/viewer-release | AndreyL ProductEngine | |
2019-04-26 | SL-1221 Web page displays incorrectly | ruslantproductengine | |
- Fixed | |||
2019-03-18 | Pull in a change to Dullahan that allows user to specify flag that lets ↵ | callum@gmail.com | |
video/audio autoplay like it did before Chrome 70? (Dullahan v1.1.1320). Also sets a flag in media plugin CEF code to change the settings from false (default) to true | |||
2018-09-07 | remove only-partially-successful attempt to put teamcity blocks around targets | Oz Linden | |
2018-09-05 | add more block structure to TeamCity log output for components | Oz Linden | |
2019-03-19 | Merged in lindenlab/viewer-bear | AndreyL ProductEngine | |
2019-03-07 | SL-9846 FIXED [MAC] Empty space is inserted into the text field while ↵ | Mnikolenko ProductEngine | |
switching fields by pressing 'Tab' in Viewer browser | |||
2019-03-01 | SL-10473 FIXED [OSX] Checkboxes become invisible after ticking on them in ↵ | maxim_productengine | |
the built-in browser | |||
2018-04-12 | Merged in lindenlab/viewer-lynx | AndreyL ProductEngine | |
2018-04-12 | Merged in lindenlab/viewer-release | AndreyL ProductEngine | |
2018-04-06 | MAINT-8501 FIXED [MAC] Web window doesn't close using 'ESC' button on the ↵ | Mnikolenko ProductEngine | |
Login page. | |||
2018-03-16 | MAINT-8343 FIXED [MAC] Viewer Media Browser doubles entered Cyrillic capital ↵ | maxim_productengine | |
letters. | |||
2018-03-15 | Pull in latest version of Dullahan (1.1.1072) and tweak media plugin code to ↵ | callum_linden | |
match change in API | |||
2018-03-01 | Now CEF supports setting default page background if specifier missing from ↵ | callum_linden | |
HTML, set default background color to the Linden default grey (#282828) | |||
2018-02-12 | MAINT-8276 Arrows 'Navigate back' and 'Navigate forward' have wrong state | Andrey Kleshchev | |
2018-01-26 | Fixes 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-22 | Bring 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-17 | Fixes for 'MAINT-8196 Remove LLPluginCookieStore from the viewer' and ↵ | callum_linden | |
'MAINT-8194 Remove per-frame calls to updateJavascriptObject()' | |||
2018-01-08 | Fix for MAINT-7886 Resizing internal web browser window causes video ↵ | callum_linden | |
playback to stop | |||
2018-01-08 | Bump CEF Plugin version so it can be identified as different | callum_linden | |
2017-12-15 | Pull in Dullahan 1.1.930 with improved fix for maint-8095 (target='_blank' ↵ | callum_linden | |
links) as well as an improvement for maint-8100 (no error message for invalid hostname / url) | |||
2017-12-14 | Pull in Dullahan 1.1.929 (multiple file picking support) and update plugin ↵ | callum_linden | |
code accordingly | |||
2017-12-13 | Pull in Dullahan 1.1.925 with fix for onFileDialogCallback(..) handling that ↵ | callum_linden | |
fixes MAINT-8083 | |||
2017-11-20 | Pull in CEF 3203 (Dullanan 1.1.888) Chrome 62 build and re-enable WebGL | callum_linden | |
2017-10-11 | Automated merge with ssh://bitbucket.org/lindenlab/viewer-release | Nat Goodspeed | |
2017-09-21 | Fix for MAINT-7787: [Alex Ivy] RC Viewers in 5.1.0 range show black ↵ | callum_linden | |
background for CONTENT_TYPE_HTML. (The color we pass to CEF has 4 compontents red, blue, green and alpha. We were only passing 3 and setting the color and not the alpha. At somepoint in CEF's history the default value must have changed. Passing 0xFF for alpha too - i.e. fully opaque - fixes this) | |||
2017-09-01 | Hopeful fix for MAINT-7654 Ivy] Japanese can't input in CEF | callum_linden | |
2017-08-29 | MAINT-6080 Fixed YouTube videos in In-Game Browser persist after closing ↵ | daianakproductengine | |
browser window | |||
2017-04-28 | Add NULL macOs implementation for 'MAINT-6950 Shared media a great distance ↵ | callum@lindenlab.com | |
away (different region even) sometimes plays at maximum volume when entering a region or moving camera slightly.' - until we can understand how to make real mac_volume_catcher work | |||
2017-04-27 | FIX for MAINT-6950 Shared media a great distance away (different region ↵ | Callum Prentice | |
even) sometimes plays at maximum volume when entering a region or moving camera slightly. | |||
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-05 | Fix for MAINT-7227 Drop down lists do not close after use in internal web ↵ | Callum Prentice | |
browser. (Surprisingly large amount of changes and new version of Dullahan to support this fix) | |||
2017-03-14 | Fixed for MAINT-7201, MAINT-7202, MAINT-7203 (viewer-embeddedd browser ↵ | Callum Prentice | |
scheme handler was broken) | |||
2017-03-09 | Second part of fix for SL-646 Fix 'LINK : warning LNK4075: ignoring ↵ | Callum Prentice | |
/INCREMENTAL due to '/LTCG' specification' in LibVLC, JPEGLIB etc. | |||
2017-03-03 | Remove OSX headers added for testing purposes and also some unused vars | Callum Prentice | |
2017-03-03 | First pass at osx/macos keyboard events - simple case like google homepage ↵ | callum@lindenlab.com | |
is working | |||
2017-03-01 | Fix up slight change to Dullahan interface where we call out the platform ↵ | callum@lindenlab.com | |
for native keyboard injection to match OSX version | |||
2017-02-24 | First round of changes to make the macOS 64 build work | callum@lindenlab.com | |
2017-02-23 | Whoopps. Apologies for leaving Windows debug spam in code :( | callum@lindenlab.com | |
2017-02-23 | Update media plugin CEF code to match new Dullahan | callum@lindenlab.com | |
2017-02-22 | reenable support for copy/cut/paste to/from a web page | Callum Prentice | |
2017-02-21 | First round of changes to replace LLCEFLib with Dullahan. Mostly Windows ↵ | Callum Prentice | |
changes in this batch since I'm working on Windows box but some speculative macOS ones too although they are quite untested | |||
2017-02-03 | Automated merge with ssh://bitbucket.org/lindenlab/viewer64 | Nat Goodspeed | |
2017-02-03 | Automated merge with ssh://bitbucket.org/lindenlab/viewer-release | Nat Goodspeed | |
2017-01-19 | First set of changes to build (tests off) to build correctly against Xcode 8 ↵ | Callum Linden | |
and SDK 10.12 | |||
2016-12-05 | suppress VS linker warning about unfound pdb files in media plugin | Oz Linden | |
2016-12-02 | Remove winmmshim 'hack' from project and set volume directly from CEF media ↵ | Callum Prentice | |
plugin using Windows system call. WinMMShim was only needed for XP systems and since we no longer support XP, it is not required. | |||
2016-12-01 | DRTVWR-418: Until we figure out how to say FIXED:NO to linker, don't. | Nat Goodspeed | |
The present CMake logic wants to pass FIXED:NO to the linker for 64-bit builds, which on the face of it seems like a Good Thing: it permits code to be relocated in memory, preventing collisions if two libraries happen to want to load into overlapping address ranges. However the way it's being specified is wrong and harmful. Passing /FIXED:NO to the compiler command line engages /FI (Forced Include!) of a nonexistent file XED:NO -- producing lots of baffling fatal compile errors. Thanks Callum for diagnosing this! | |||
2016-11-23 | DRTVWR-418: Work around missing LLCEFLibSettings::page_zoom_factor. | Nat Goodspeed | |