summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-06-09Workaround firefox-gtk3 bugHEADmasterChristophe Fergeau1-0/+8
2014-06-03controller: return immediately if already connectedMarc-André Lureau2-0/+4
2014-06-03controller: try connection every secondMarc-André Lureau1-2/+1
2014-01-06Fix compilation with -Werror=format-securityPetter Reinholdtsen2-2/+2
2013-10-21generator, fix missing whitespacePeter Hatina1-5/+5
2013-10-21generator, fix uppercase for SetUsbFilter()Peter Hatina1-2/+2
2013-10-21generator, do not install generator, if compiledPeter Hatina1-1/+1
2013-10-21generator, resize certificate textareaPeter Hatina1-1/+1
2013-10-21generator, reverse log orderPeter Hatina1-1/+1
2013-10-21generator, add parseInt() and parseFloat() into Generator::generateConnectVar...Peter Hatina2-4/+31
2013-08-07Prepare for 2.8.90 releasespice-xpi-2.8.90Christophe Fergeau2-1/+9
2013-04-17build: Make sure $(PYTHON) is set when building xpiChristophe Fergeau1-0/+1
2013-04-17build: Use correct plugin name in Windows resource fileChristophe Fergeau1-1/+1
2013-04-17build: Adjust plugin name when building xpiChristophe Fergeau1-2/+2
2013-03-25Add glib Windows loggingChristophe Fergeau1-0/+46
2013-03-25Add SpiceControllerWin classChristophe Fergeau6-3/+353
2013-03-23Only export needed symbolsChristophe Fergeau2-1/+11
2013-03-23Rename plugin binary from libnsISpicec to npSpiceConsoleChristophe Fergeau1-8/+8
2013-03-23mingw: Add support for mingw buildChristophe Fergeau3-4/+72
2013-03-14Add an abstract controller base classChristophe Fergeau7-220/+407
2013-03-14Use g_usleep in SpiceController::connect(int retries)Christophe Fergeau1-1/+1
2013-03-14Add helper function to get client pathsChristophe Fergeau2-20/+60
2013-03-14Add SpiceController::SetupControllerPipeChristophe Fergeau2-4/+13
2013-03-14Use glib functions to spawn/watch clientChristophe Fergeau3-67/+85
2013-03-14Move StartClient() to the controller classChristophe Fergeau4-106/+130
2013-03-14Mark Controller::Connect() as privateChristophe Fergeau1-1/+1
2013-03-14Remove unused controller constructorChristophe Fergeau2-7/+0
2013-03-14Update copyright noticesChristophe Fergeau3-3/+6
2013-03-14Rename controller.cpp to controller-unix.cppChristophe Fergeau2-3/+1
2013-03-14Use gio to write trust storeChristophe Fergeau3-34/+39
2013-03-12Split nsPluginInstance::connect a bitChristophe Fergeau2-74/+99
2013-03-12Make spice.xpi build optionalChristophe Fergeau3-1/+16
2013-03-08Switch to using npapi-sdk headers rather than XULChristophe Fergeau5-1/+1804
2013-03-08Don't try to use xpidlChristophe Fergeau2-19/+0
2013-03-08Drop support for xulrunner < 1.9.1Christophe Fergeau4-61/+2
2013-03-08Fix AC_ARG_ENABLE use for --enable-generatorChristophe Fergeau1-2/+2
2013-03-08Remove obsolete configure.ac logChristophe Fergeau1-2/+0
2013-03-01Get rid of nspr useChristophe Fergeau4-53/+51
2013-03-01Move some preprocessor #define to configure.acChristophe Fergeau9-2/+15
2013-03-01Remove unused xulrunner includesChristophe Fergeau1-15/+0
2013-02-28Remove #include <dlfcn.h>Christophe Fergeau1-1/+0
2013-02-05Remove unused preprocessor symbolsChristophe Fergeau1-4/+0
2013-02-05Remove unused #includeChristophe Fergeau3-5/+1
2013-02-05Remove unused XUL_* entries in CPPFLAGS/LIBADDChristophe Fergeau1-6/+0
2013-01-29xpi: add Proxy memberMarc-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-21bump post release version to 2.9prePeter Hatina1-1/+1