summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-06-04spec: Don't restrict SPICE support to x86/x86_64HEADmasterChristophe Fergeau1-5/+0
2012-05-17spice: use weak references to display channelMarc-André Lureau3-16/+15
2012-05-15Avoid use of deprecated GTK3 pointer APIsDaniel P. Berrange1-1/+12
2012-05-15Adapt to avoid use of deprecated GTK3 style & size APIsDaniel P. Berrange1-2/+18
2012-05-15Release v0.5.3Marc-André Lureau2-1/+17
2012-05-15nsis: fix .nsis file pathsMarc-André Lureau1-5/+5
2012-05-14dist: ship .ico in tarballMarc-André Lureau3-7/+5
2012-05-14nsis: IE policy to launch silentely remote-viewerMarc-André Lureau1-0/+6
2012-05-14nsis: fix removal of start menu directoryMarc-André Lureau1-1/+1
2012-05-08Avoid race condition when disposing of appDaniel P. Berrange1-1/+7
2012-05-04Ensure windows are destroyed when display closesDaniel P. Berrange4-1/+18
2012-05-02Change 'OK' button to 'Close' button in USB device selectionDaniel P. Berrange1-1/+1
2012-04-27g_getenv returns a const stringChristophe Fergeau1-1/+1
2012-04-26Replace getenv/setenv with g_getenv/g_setenv for Win32 portabilityDaniel P. Berrange1-3/+3
2012-04-25Add debugging when performing fullscreen auto-configurationDaniel P. Berrange1-1/+8
2012-04-25Refresh translations from transifexDaniel P. Berrange40-1699/+7778
2012-04-25Really fix debug output on glib >= 2.31Daniel P. Berrange1-0/+12
2012-04-25Fix debug output on glib >= 2.31Daniel P. Berrange1-0/+2
2012-04-23Set the remote-viewer binary application nameDaniel P. Berrange1-0/+2
2012-04-23Add support for raw IPv6 addresses in VNC & libvirt URIsDaniel P. Berrange2-4/+27
2012-04-19Fix scaling of window to avoid integer truncationDaniel P. Berrange2-2/+5
2012-04-18Add a desktop file for launching remote-viewerDaniel P. Berrange3-0/+16
2012-04-17Give remote-viewer priority over spicec for spice-xpi-clientDaniel P. Berrange1-1/+1
2012-04-17Add manpage docs for the --attach optionDaniel P. Berrange1-0/+7
2012-04-17Fix manpage to s/--fullscreen/--full-screen/Daniel P. Berrange2-2/+2
2012-04-17Fix automatic usb redir through controllerChristophe Fergeau1-5/+5
2012-04-05Ensure windres & icotool are present on Win32 buildsDaniel P. Berrange1-0/+7
2012-04-05Require F17 for spice in RPM buildsDaniel P. Berrange1-1/+1
2012-04-05Exclude windows-cmdline-wrapper.c from some syntax check rulesDaniel P. Berrange1-2/+5
2012-04-05Add Yonit to authors fileDaniel P. Berrange1-0/+1
2012-04-05Fix some syntax violations in git.mkDaniel P. Berrange1-5/+5
2012-04-05Minor simplification/optimization of VirtViewerDisplayZeeshan Ali (Khattak)2-9/+6
2012-04-04Fix typo in variable names for Win32 command helperDaniel P. Berrange1-2/+2
2012-04-04Fix close of VNC displaysDaniel P. Berrange7-3/+49
2012-04-04Propagate USB redirection controller messagesChristophe Fergeau1-1/+16
2012-04-03Add support for the SPICE properties disable-effects & color-depthYonit Halperin1-1/+3
2012-04-03build-sys: fix Windows specific LDFLAGS on non-mingwChristophe Fergeau1-1/+3
2012-04-03nsis: fix a few missing iconsMarc-André Lureau1-1/+19
2012-04-02nsis: add the remote-viewer cmdline wrapperMarc-André Lureau1-0/+2
2012-04-02remote-viewer: make it a GUI/windows application with hybrid consoleMarc-André Lureau2-0/+16
2012-04-02Add a Windows command line wrapperMarc-André Lureau2-0/+95
2012-04-01Disable mnemonics via gtk-enable-mnemonics settingsMarc-André Lureau1-33/+10
2012-04-01Disable menu items that would fail when there is no displayMarc-André Lureau1-0/+18
2012-04-01build-sys: simplify autogen.shMarc-André Lureau1-37/+11
2012-03-30build-sys: use git.mk to generate gitignoreMarc-André Lureau16-45/+254
2012-03-30win32: add a few Windows sepecific dataMarc-André Lureau6-1/+85
2012-03-30win32: clean-up the NSIS installer, allow user installMarc-André Lureau1-23/+38
2012-03-30Fix recent --spice-controller regression, add error messageMarc-André Lureau1-3/+10
2012-03-29usbredir: listen for device-error signalHans de Goede1-1/+4
2012-03-29remote-viewer: press Enter to connect in dialogMarc-André Lureau1-0/+1