summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-12-03Merged callum_linden/viewer-cef into defaultRider Linden
2015-12-03MAINT-5909: Enable unicode text input on mac and feed that directly into the ↵rider
viewer. Windows fixes still required.
2015-12-02merge changes for MAINT-5901Oz Linden
2015-12-01Point to fix in LLCEFLib for MAINT-5911 Pressing return (or enter) no longer ↵callum_linden
performs a search
2015-12-01Fix the MD5 for CEF lib in autobuildRider Linden
2015-11-30Point to new LLCEFLib built against autobuild install version of boost - no ↵callum_linden
functional changes
2015-11-25MAINT-5901: Make avatar auto pilot work correctly through transparent objectsOz Linden
2015-11-23Merged callum_linden/viewer-cef into defaultRider Linden
2015-11-23Refrain from sending right mouse button events - crashes OS X - and we don't ↵Callum Prentice
need them
2015-11-20pull in llceflib changes for user agent, flash plugins and pdfcallum_linden
2015-11-19Fix javascript_enabled && plugins_enabled (wrong media class) and pull in ↵callum_linden
new LLCEFLib
2015-11-19MAINT-5846: Change media roll of begining to 10mRider Linden
2015-11-18initial support for dropdown menus/select widgitscallum_linden
2015-11-16Update SetCookie code for new LLCEFLib API and add support for shoing/hising ↵callum_linden
developer console (Inspector)
2015-11-16Fix MAINT-5855 media navigation bars overlap all floaters in viewercallum_linden
2015-11-13Merged callum_linden/viewer-cef into defaultRider Linden
2015-11-13Throw away any incomplete llsd messages that may have get sent on CRrider
2015-11-13Encode keyboard event for reconstruction in the plugin.rider
2015-11-13MAINT-5862 Fix Provide a way for new Linux users to accept ToScallum_linden
2015-11-13Pull in new LLCEFLib with improved OS X keyboard handlingcallum_linden
2015-11-12Bump LLCEFLib version number and pull in 3P package in preparation for RCcallum_linden
2015-11-11Fix MAINT-5832 Add /LTCG flag to linker for media_plugin_cef.dll to avoid ↵callum_linden
linker restarts
2015-11-11Merge with headcallum_linden
2015-11-11Add callback for when CEF asks to shutdowncallum_linden
2015-11-11Adding plugin goodbye response to quicktime plugin.Rider Linden
2015-11-10merge with headcallum_linden
2015-11-10MergeRider Linden
2015-11-10Have the media_cef plugin post goodbye back to the plugin.Rider Linden
2015-11-10Merged callum_linden/viewer-cef into defaultRider Linden
2015-11-10MergeRider Linden
2015-11-10Added code to initiate controlled shutdown of plugins with timeouts for ↵Rider Linden
misbeahving plugin.
2015-11-09Fix MAINT-5773 Surface Plugins Enabled as a preference and default to OFFcallum_linden
2015-11-09pull in new LLCEFLib code with fix for OS X keyboardCallum Prentice
2015-11-09Undo the clobbering that the PR did :)callum_linden
2015-11-07Mergerider
2015-11-07MAINT-5754: Finish key modifier experiment. Still not working.rider
2015-11-06Pull in LLCEFLib with working OS X cookies and tweak keyboard code to build ↵callum_linden
- needs some love to work...
2015-11-06MAINT-5754: Basic keyboard functionality on the Mac. Still incompleterider
2015-10-27MergeRider Linden
2015-10-27MAINT-5754: For MoaP and MediaCtrls forward all events including KEYUP and ↵Rider Linden
KEYDOWN to the CEF plugin.
2015-10-26Merge with head of this branch after viewer-releasecallum_linden
2015-10-26Merge with head of viewer release (3.8.6 changes)callum_linden
2015-10-26increment viewer version to 3.8.7Oz Linden
2015-10-26Added tag 3.8.6-release for changeset 5a5bd148943bOz Linden
2015-10-22Pull in LLCEFLib changes for OS X cookies (partial) and local web storage quotasCallum Prentice
2015-10-22MAINT-5775 FIX Split out cookies and cache directories into separate folders ↵callum_linden
and move cache to same place as viewer cache
2015-10-21Fix windows line endingscallum_linden
2015-10-20silly typo that builds on windows - this fixes mac/linux buildscallum_linden
2015-10-20Merge with tip of viewer-releasecallum_linden
2015-10-20MAINT-5711 FIX2 auto login for profiles - final part retrieves the URL to ↵callum_linden
set cookie for from the message sent over by login.cgi