summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Collapse)Author
2015-12-04MAINT-5941 [Valhalla] Default flash to on by default (reverts MAINT-5773)callum_linden
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-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-23Merge from Vivox RepoRider 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-20MAINT-5835: Cut down on log spam from coros and voice.Rider Linden
2015-11-20MAINT-5831: If there is a teleport request active and it has failed, ↵Rider Linden
teleport state will always return "None".
2015-11-19MAINT-5804, MAINT-5890: Incorrectly trapping timeout in event poll and ↵Rider Linden
canceling coroutine before it's finished.
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-17MAINT-5804: Additional logging in attempt to trap teleport disconnect.Rider Linden
MAINT-5831: Discard late teleport initiation for teleport sequence that has already failed.
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-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-10Have the media_cef plugin post goodbye back to the plugin.Rider 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-09Undo the clobbering that the PR did :)callum_linden
2015-11-07MAINT-5754: Finish key modifier experiment. Still not working.rider
2015-11-06MAINT-5754: Basic keyboard functionality on the Mac. Still incompleterider
2015-11-03MAINT-5820: Add a success/failure result to HTTP body parse method and react ↵Rider Linden
to that rather than an "undefined" LLSD
2015-11-03stopp SLVoice from logging when the timeout for logouts expires.Bjoseph Wombat
2015-11-02MAINT-5812: cbegin & cend are not available on all platforms.Rider Linden
2015-11-02MAINT-5812: Correctly pull a string from the raw body. Only compare ↵Rider Linden
languages if detected_language is blank.
2015-10-30merge changes for 3.8.6-releaseOz Linden
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-27Merged lindenlab/viewer-release into defaultRider 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-23MAINT-5791: Change the way the TOS dialog is retrieved after the site-alive ↵Rider Linden
test coro. Use handles rather than findTypedInstance.
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-22MAINT-5788: Do not call set active if TOS window closed before site alive ↵Rider Linden
test returns.
2015-10-21MAINT-5780: Be sure that the LLViewerMediaImpl instance does not get deleted ↵Rider Linden
while the MIME discovery coroutine is executing. If the refcount on the instance is 1 perform no processing.
2015-10-21Fix windows line endingscallum_linden
2015-10-20silly typo that builds on windows - this fixes mac/linux buildscallum_linden