index
:
spice/spice-xpi
master
Mozilla Firefox spice plugin (mirrored from https://gitlab.freedesktop.org/spice/spice-xpi)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-09
Workaround firefox-gtk3 bug
HEAD
master
Christophe Fergeau
1
-0
/
+8
2014-06-03
controller: return immediately if already connected
Marc-André Lureau
2
-0
/
+4
2014-06-03
controller: try connection every second
Marc-André Lureau
1
-2
/
+1
2014-01-06
Fix compilation with -Werror=format-security
Petter Reinholdtsen
2
-2
/
+2
2013-10-21
generator, fix missing whitespace
Peter Hatina
1
-5
/
+5
2013-10-21
generator, fix uppercase for SetUsbFilter()
Peter Hatina
1
-2
/
+2
2013-10-21
generator, do not install generator, if compiled
Peter Hatina
1
-1
/
+1
2013-10-21
generator, resize certificate textarea
Peter Hatina
1
-1
/
+1
2013-10-21
generator, reverse log order
Peter Hatina
1
-1
/
+1
2013-10-21
generator, add parseInt() and parseFloat() into Generator::generateConnectVar...
Peter Hatina
2
-4
/
+31
2013-08-07
Prepare for 2.8.90 release
spice-xpi-2.8.90
Christophe Fergeau
2
-1
/
+9
2013-04-17
build: Make sure $(PYTHON) is set when building xpi
Christophe Fergeau
1
-0
/
+1
2013-04-17
build: Use correct plugin name in Windows resource file
Christophe Fergeau
1
-1
/
+1
2013-04-17
build: Adjust plugin name when building xpi
Christophe Fergeau
1
-2
/
+2
2013-03-25
Add glib Windows logging
Christophe Fergeau
1
-0
/
+46
2013-03-25
Add SpiceControllerWin class
Christophe Fergeau
6
-3
/
+353
2013-03-23
Only export needed symbols
Christophe Fergeau
2
-1
/
+11
2013-03-23
Rename plugin binary from libnsISpicec to npSpiceConsole
Christophe Fergeau
1
-8
/
+8
2013-03-23
mingw: Add support for mingw build
Christophe Fergeau
3
-4
/
+72
2013-03-14
Add an abstract controller base class
Christophe Fergeau
7
-220
/
+407
2013-03-14
Use g_usleep in SpiceController::connect(int retries)
Christophe Fergeau
1
-1
/
+1
2013-03-14
Add helper function to get client paths
Christophe Fergeau
2
-20
/
+60
2013-03-14
Add SpiceController::SetupControllerPipe
Christophe Fergeau
2
-4
/
+13
2013-03-14
Use glib functions to spawn/watch client
Christophe Fergeau
3
-67
/
+85
2013-03-14
Move StartClient() to the controller class
Christophe Fergeau
4
-106
/
+130
2013-03-14
Mark Controller::Connect() as private
Christophe Fergeau
1
-1
/
+1
2013-03-14
Remove unused controller constructor
Christophe Fergeau
2
-7
/
+0
2013-03-14
Update copyright notices
Christophe Fergeau
3
-3
/
+6
2013-03-14
Rename controller.cpp to controller-unix.cpp
Christophe Fergeau
2
-3
/
+1
2013-03-14
Use gio to write trust store
Christophe Fergeau
3
-34
/
+39
2013-03-12
Split nsPluginInstance::connect a bit
Christophe Fergeau
2
-74
/
+99
2013-03-12
Make spice.xpi build optional
Christophe Fergeau
3
-1
/
+16
2013-03-08
Switch to using npapi-sdk headers rather than XUL
Christophe Fergeau
5
-1
/
+1804
2013-03-08
Don't try to use xpidl
Christophe Fergeau
2
-19
/
+0
2013-03-08
Drop support for xulrunner < 1.9.1
Christophe Fergeau
4
-61
/
+2
2013-03-08
Fix AC_ARG_ENABLE use for --enable-generator
Christophe Fergeau
1
-2
/
+2
2013-03-08
Remove obsolete configure.ac log
Christophe Fergeau
1
-2
/
+0
2013-03-01
Get rid of nspr use
Christophe Fergeau
4
-53
/
+51
2013-03-01
Move some preprocessor #define to configure.ac
Christophe Fergeau
9
-2
/
+15
2013-03-01
Remove unused xulrunner includes
Christophe Fergeau
1
-15
/
+0
2013-02-28
Remove #include <dlfcn.h>
Christophe Fergeau
1
-1
/
+0
2013-02-05
Remove unused preprocessor symbols
Christophe Fergeau
1
-4
/
+0
2013-02-05
Remove unused #include
Christophe Fergeau
3
-5
/
+1
2013-02-05
Remove unused XUL_* entries in CPPFLAGS/LIBADD
Christophe Fergeau
1
-6
/
+0
2013-01-29
xpi: add Proxy member
Marc-André Lureau
5
-1
/
+29
2013-01-29
xpi: use safer g_environ_setenv()
Marc-André Lureau
1
-8
/
+11
2013-01-29
xpi: add a few g_environ functions from GLib >= 2.28
Marc-André Lureau
4
-0
/
+240
2012-12-10
fix issues in ScriptablePluginObject::SetProperty
Federico Simoncelli
1
-3
/
+9
2012-12-10
support smaller NPNetscapeFuncs tables
Federico Simoncelli
1
-47
/
+5
2012-11-21
bump post release version to 2.9pre
Peter Hatina
1
-1
/
+1
[next]