Commit Graph

55 Commits (5dcd81c15507ad8f487e5727bc7a94de82f6fb45)

Author SHA1 Message Date
Callum Linden 8a25489591 MAINT-6578 Broken texture batching - fixed along with misc LibVLC plugin additions (status, titles, looping) 2016-07-20 19:54:54 -07:00
callum_linden 53cc5ba225 FIX MAINT-6748 content looks correct but page links are flipped vertically 2016-06-02 18:24:15 -07:00
Nicky ccfb18948d - Make popup appear on the right screen coordinates (this was broken after the flipy switch)
- Make sure the popup stays until it is dismissed (no need to hold the mouse button to scroll through eg a listbox) [This needs a CEF change.)
2016-05-27 00:27:10 +02:00
callum_linden f0e9566b90 pull in unflipped version of LLCEFLib 2016-05-13 13:09:12 -07:00
Rider Linden b785e99cff Killing windows line endings. 2016-02-22 12:01:51 -08:00
callum_linden 0f265ebf72 Backed out changeset 672bd34768c6 2016-01-20 17:15:02 -08:00
callum_linden 73c0b004d1 Backed out changeset 2e77fb7b61b6 2016-01-20 17:13:12 -08:00
callum_linden 65ab91ff46 MAINT-6004 (Fix) Add non blocking file upload picker support 2016-01-20 17:11:50 -08:00
callum_linden f37fb8abe1 Pull in updated LLCEFLib with settings option to turn off WebRTC media and modify the setting in viewer code - nuclear fix for MAINT-6060 2016-01-14 17:23:51 -08:00
callum_linden 3bf8929d93 MAINT-5966 - file download failures need feedback 2015-12-15 15:24:41 -08:00
callum_linden 5f1fe20e9e Missed a commit for MAINT-5948 - enable double click 2015-12-11 16:15:34 -08:00
rider eb484d5051 MAINT-5909: Enable unicode text input on mac and feed that directly into the viewer. Windows fixes still required. 2015-12-03 13:32:06 -08:00
Callum Prentice cc0faa3424 Refrain from sending right mouse button events - crashes OS X - and we don't need them 2015-11-23 12:01:32 -08:00
callum_linden 94ea5dce50 pull in llceflib changes for user agent, flash plugins and pdf 2015-11-20 17:34:46 -08:00
callum_linden f2a6e0f89c Fix javascript_enabled && plugins_enabled (wrong media class) and pull in new LLCEFLib 2015-11-19 16:39:40 -08:00
callum_linden 32691c4416 initial support for dropdown menus/select widgits 2015-11-18 18:17:50 -08:00
callum_linden 311b376ab5 Update SetCookie code for new LLCEFLib API and add support for shoing/hising developer console (Inspector) 2015-11-16 16:09:40 -08:00
Rider Linden 0a47b491de Merged callum_linden/viewer-cef into default 2015-11-13 16:39:51 -08:00
rider df29aab81b Throw away any incomplete llsd messages that may have get sent on CR 2015-11-13 16:38:35 -08:00
rider c2ad041c23 Encode keyboard event for reconstruction in the plugin. 2015-11-13 16:22:34 -08:00
callum_linden f563ef6100 Add callback for when CEF asks to shutdown 2015-11-11 09:53:51 -08:00
Rider Linden 148de7ceeb Have the media_cef plugin post goodbye back to the plugin. 2015-11-10 14:26:47 -08:00
callum_linden 66848f7a94 Undo the clobbering that the PR did :) 2015-11-09 11:53:09 -08:00
rider 5449ae73b3 MAINT-5754: Finish key modifier experiment. Still not working. 2015-11-07 12:09:08 -08:00
rider bd817f6f42 MAINT-5754: Basic keyboard functionality on the Mac. Still incomplete 2015-11-06 14:12:30 -08:00
callum_linden 16cd296e30 MAINT-5775 FIX Split out cookies and cache directories into separate folders and move cache to same place as viewer cache 2015-10-22 13:24:43 -07:00
callum_linden 8c74ed2a58 Fix windows line endings 2015-10-21 09:05:19 -07:00
callum_linden 2a899b49dd MAINT-5711 FIX profiles and marketplace are asking for a login each session 2015-10-19 18:43:48 -07:00
Rider Linden 295d392b1c MAINT-5715, MAINT-5717, MAINT-5718: Replace the the volume catcher that was removed with the QT viewer. Addresses panning and fading issues, teleport and viewer mute controls. 2015-10-09 10:09:18 -07:00
callum_linden ebcee8d7e7 MAINT-5703 fix - add observer to media plugin so MEDIA_LOCATION_CHANGED events get propagated throughout system 2015-10-06 15:24:57 -07:00
callum_linden ca871f25e9 Fix OS X missing scope qualifiers 2015-10-01 09:57:53 -07:00
callum_linden a0c0bc6b40 Update CEF media plugin to reflect changes in LLCEFLib 2015-09-30 16:34:49 -07:00
callum_linden 3e20770f35 Point to new third party llcef package and fix typo in interface 2015-09-26 18:53:17 -07:00
callum_linden 6a119e327d tmp chckin - still needs latest llceflib to build 2015-09-16 22:14:55 -07:00
callum_linden 52e56af35e Pull in LLCefLib with inverted output switched on and change viewer to uninvert things 2015-09-10 15:11:28 -07:00
callum_linden 83f26facbf point to new version of llceflib with fixed support for secondlife:// URLs 2015-09-03 19:59:57 -07:00
callum_linden 236b3b9f84 support for external links and location_changed messages 2015-09-03 18:16:46 -07:00
callum_linden 33da4d9d5d Add support for copy/cut/paste into and out of browser
(Note - feature in LLQtWebKit (canPaste, canCut etc.) not present so right click menu always enables options
2015-09-02 17:31:40 -07:00
callum_linden d44eeb48d3 Remove debugging crud 2015-09-01 17:46:29 -07:00
callum_linden 7505501aea get update llceflib with cookie/cache code and implement cache/cookie folders in viewer 2015-09-01 17:43:30 -07:00
callum_linden a75a4e2a4f Bring in lastest version of LLCEFLIb & set user agent string before browser instance created 2015-07-27 16:09:04 -07:00
callum_linden 7cc5db9fdb Include support for http auth. also improve mouse handling with drag select 2015-07-24 23:54:09 +01:00
callum_linden 8e3acf461e Changes to implement enable/disable cookies, javascript, plugins 2015-07-17 16:14:42 -07:00
callum_linden 0d6d281cb3 Point to LLCEFLib with updated 2357 version and support for setting language for embedded browser 2015-07-16 16:11:19 -07:00
callum 224cfc6ec0 Still making small changes to try to fix OS X keyboards 2015-07-15 18:43:57 -07:00
callum_linden 83a9ae7b3c New keyboard code for windows that uses system messages directly and works ok. Points to new LLCEFLib 2015-07-15 02:27:33 +01:00
callum_linden ca49ad736a Initial support for keyboard (in progress) but includes many viewer changes to plumb in Key Up events 2015-07-10 01:01:07 +01:00
callum_linden adb0706aa0 plugin and llceflib code for improved mouse support 2015-07-02 23:56:19 +01:00
callum_linden d89b4109f9 2015 and we still care about line endings.. sigh 2015-07-02 09:39:41 -07:00
callum_linden f7908a5029 Point to new version of LLCefLib with support for second life URLs, version string, navigation commands 2015-06-30 00:07:58 +01:00