Age | Commit message (Expand) | Author |
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 is... | callum@lindenlab.com |
2017-03-01 | Fix up slight change to Dullahan interface where we call out the platform for... | callum@lindenlab.com |
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 chan... | Callum Prentice |
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 |
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 p... | Callum Prentice |
2016-12-01 | DRTVWR-418: Until we figure out how to say FIXED:NO to linker, don't. | Nat Goodspeed |
2016-11-23 | DRTVWR-418: Work around missing LLCEFLibSettings::page_zoom_factor. | Nat Goodspeed |
2016-11-16 | DRTVWR-418: pull in new viewer-release via viewer64 | Nat Goodspeed |
2016-11-15 | DRTVWR-418: Fold windows64 into windows platform with new autobuild. | Nat Goodspeed |
2016-10-27 | MAINT-6810 win10, 4k monitor and UI scale of 2.0 makes most web content too s... | pavelkproductengine |
2016-11-14 | Merged in lindenlab/viewer-cleanup | AndreyL ProductEngine |
2016-10-11 | MAINT-5232: Merge up to VLC viewer from viewer-release | Nat Goodspeed |
2016-09-15 | MAINT-5232: Normalize LLSingleton subclasses. | Nat Goodspeed |
2016-07-20 | MAINT-6578 Broken texture batching - fixed along with misc LibVLC plugin addi... | Callum Linden |
2016-06-02 | FIX MAINT-6748 content looks correct but page links are flipped vertically | callum_linden |
2016-05-27 | - Make popup appear on the right screen coordinates (this was broken after th... | Nicky |
2016-05-13 | pull in unflipped version of LLCEFLib | callum_linden |
2016-03-07 | Merge | Rider Linden |
2016-02-26 | MAINT-5360: restore builds for the EDU package | Oz Linden |
2016-02-22 | Killing windows line endings. | Rider Linden |
2016-01-21 | Merge | Rider Linden |
2016-01-20 | Backed out changeset 672bd34768c6 | callum_linden |
2016-01-20 | Backed out changeset 2e77fb7b61b6 | callum_linden |
2016-01-20 | MAINT-6004 (Fix) Add non blocking file upload picker support | callum_linden |
2016-01-20 | OPEN-312: Removed add_dependency entries for items listed in target_link_libr... | Rider Linden |
2016-01-14 | Pull in updated LLCEFLib with settings option to turn off WebRTC media and mo... | callum_linden |
2015-12-15 | MAINT-5966 - file download failures need feedback | callum_linden |
2015-12-11 | Missed a commit for MAINT-5948 - enable double click | callum_linden |
2015-12-03 | MAINT-5909: Enable unicode text input on mac and feed that directly into the ... | rider |
2015-11-23 | Refrain from sending right mouse button events - crashes OS X - and we don't ... | Callum Prentice |
2015-11-20 | pull in llceflib changes for user agent, flash plugins and pdf | callum_linden |
2015-11-19 | Fix javascript_enabled && plugins_enabled (wrong media class) and pull in new... | callum_linden |
2015-11-18 | initial support for dropdown menus/select widgits | callum_linden |
2015-11-16 | Update SetCookie code for new LLCEFLib API and add support for shoing/hising ... | callum_linden |
2015-11-13 | Merged callum_linden/viewer-cef into default | Rider Linden |
2015-11-13 | Throw away any incomplete llsd messages that may have get sent on CR | rider |
2015-11-13 | Encode keyboard event for reconstruction in the plugin. | rider |
2015-11-11 | Fix MAINT-5832 Add /LTCG flag to linker for media_plugin_cef.dll to avoid lin... | callum_linden |
2015-11-11 | Add callback for when CEF asks to shutdown | callum_linden |
2015-11-10 | Have the media_cef plugin post goodbye back to the plugin. | Rider Linden |
2015-11-09 | Undo the clobbering that the PR did :) | callum_linden |
2015-11-07 | MAINT-5754: Finish key modifier experiment. Still not working. | rider |