summaryrefslogtreecommitdiff
path: root/SpiceXPI
AgeCommit message (Expand)AuthorFilesLines
2013-01-29xpi: add Proxy memberHEADmasterMarc-André Lureau5-1/+29
2013-01-29xpi: use safer g_environ_setenv()Marc-André Lureau1-8/+11
2013-01-29xpi: add a few g_environ functions from GLib >= 2.28Marc-André Lureau4-0/+240
2012-12-10fix issues in ScriptablePluginObject::SetPropertyFederico Simoncelli1-3/+9
2012-12-10support smaller NPNetscapeFuncs tablesFederico Simoncelli1-47/+5
2012-11-20bump max. firefox versionPeter Hatina1-1/+1
2012-07-16validate tcp port valuesPeter Hatina1-2/+29
2012-07-10update rdf versions - plugin, firefoxPeter Hatina1-2/+2
2012-07-04add missing IDL attributesPeter Hatina1-0/+2
2012-05-09SetSSLChannels: add ssmartcard, susbredir, stunnelAlon Levy1-1/+2
2012-05-03fix signal handling when disconnectingPeter Hatina1-1/+3
2012-04-23remove leading 's' from all spice channel namesPeter Hatina1-9/+15
2012-04-04Fix printf-format stringChristophe Fergeau1-1/+1
2012-04-04Remove unused SendWStr()Christophe Fergeau2-16/+0
2012-04-04Change SendStr to handle a std::stringChristophe Fergeau2-15/+15
2012-04-04Move secure channel fixup to secure channel setterChristophe Fergeau1-15/+14
2012-04-04Handle USB-related plugin propertiesChristophe Fergeau2-10/+10
2012-04-03tmp files owned by current userPeter Hatina1-0/+2
2012-04-03initialize nsPluginInstancePeter Hatina1-3/+11
2012-04-03check string length before calling strcpyPeter Hatina1-0/+2
2012-04-03remove unused class memberPeter Hatina1-1/+0
2012-04-03add support for DisableEffects and ColorDepthYonit Halperin5-1/+55
2012-03-21fix disconnect signal sendingPeter Hatina1-1/+2
2012-03-09~/.spicec is no longer neededMarc-André Lureau2-6/+0
2012-03-08Drop sigchld handlerPeter Hatina2-34/+31
2012-03-05Use G_GUINT64_FORMAT to print guint64 valuesChristophe Fergeau1-2/+2
2012-03-05Fix SendCtrlAltDelete xpi property spellingChristophe Fergeau4-11/+11
2012-03-05Default to enabling Ctrl+Alt+DelChristophe Fergeau1-1/+1
2012-03-05Add controller message for "SEND_CAD"Christophe Fergeau1-0/+1
2012-03-05Use ::SendBool for smartcard controlChristophe Fergeau1-1/+1
2012-03-05Add nsPluginInstance::SendBoolChristophe Fergeau2-0/+7
2012-03-02idl: add missing attribute Smartcard to nsISpicec interfaceMarc-André Lureau1-0/+1
2012-02-24Remove unused global variableMarc-André Lureau1-2/+0
2012-02-24Switch from log4cpp to glibMarc-André Lureau6-238/+47
2012-02-24build: some clean-upMarc-André Lureau2-64/+55
2012-02-24Avoid a race leading to a plugin crashMarc-André Lureau1-3/+31
2012-02-19Add smartcard optionMarc-André Lureau4-0/+26
2012-02-19build: use spice-protocol headersMarc-André Lureau3-140/+2
2012-02-06build: added cachedir option to typelib.pyPeter Hatina1-2/+9
2012-01-31Add SPICE_XPI_DEBUG to not follow childs die and easier debuggingMarc-André Lureau1-4/+6
2012-01-27build: deal with non-const return values of NPP_GetMIMEDescription()Marc-André Lureau2-0/+14
2012-01-26build: fix out-of-tree buildMarc-André Lureau2-9/+6
2012-01-26build: fix build on both rhel6/<f16 and f16Marc-André Lureau1-12/+13
2011-11-23fix SpiceXPI.xpi manual installationPeter Hatina2-17/+8
2011-11-15fix supported firefox versionsPeter Hatina1-3/+2
2011-11-15fix compiler error, ambiguous function signaturesPeter Hatina2-2/+2
2011-10-03Merge branch 'master' of ssh://git.freedesktop.org/git/spice/spice-xpiPeter Hatina1-27/+6
2011-09-28plugin: try to run /usr/libexec/spice-xpi-client firstMarc-André Lureau1-27/+6
2011-08-25call JS OnDisconnected, when spicec quitsPeter Hatina2-22/+89
2011-06-07Fix compiler warningsHans de Goede6-10/+9