summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-03-11client: Don't handle hotkeys while sticky alt is active0.6Hans de Goede1-4/+6
2011-02-13Release 0.6.40.6.4Hans de Goede3-3/+23
2011-02-13Drop static_title.bmp from windows/Makefile.amHans de Goede1-1/+0
2011-02-10spicec: Remove spice-client watermark (rhbz#662450)Hans de Goede9-1060/+2
2011-02-10spice-client migration: fix minor for old migration support.Uri Lublin2-5/+5
2011-02-10client inputs: stop blinking keyboard when out of focusMarc-André Lureau2-1/+15
2011-02-10client/server: add missing USE_TUNNELAlon Levy2-0/+6
2011-02-10Update license header for server/red_parse_qxl.cHans de Goede1-6/+6
2011-02-10Drop unnecessary X11 and alsa requires from spice-server.pcHans de Goede1-3/+0
2011-02-10server: remove dep on CEGUIHans de Goede1-2/+0
2011-02-10client: CEGUI: search for CEGUI-0.6 to work in F15 (rawhide)Alon Levy2-5/+16
2011-02-10client: log subject-host mismatch, and raise ssl warnings to errorsAlon Levy1-5/+5
2011-02-10common, canvas_get_jpeg_alpha: let top_down be any valueAlon Levy1-1/+1
2011-02-10server/red_worker: use 1, not 4 when lz_encoding a top down imageAlon Levy1-2/+3
2011-02-10client/cmd_line_parser: fix wrong reporting of bad argument in --bla=val caseAlon Levy1-2/+5
2010-12-16spicec-x11: Let the window manager place our window the 1st time (rhbz#662407)Hans de Goede2-1/+8
2010-12-16spicec-x11: Add a class hint to our window managet hintsHans de Goede1-1/+10
2010-12-16spicec: Add a --title cmdline option (rhbz#662452)Hans de Goede1-0/+6
2010-12-16server/red_worker: fix worker->drawable_countAlon Levy1-1/+1
2010-12-16spicec: do not call connect_secure when connect_unsecure fails due to protoco...Arnon Gilboa1-5/+7
2010-12-16spicec: fix ASSERT to accept size == 0Arnon Gilboa1-1/+1
2010-11-25spicec: Don't show a white screen if guest resolution does not fit fullscreenHans de Goede4-2/+34
2010-11-25spicec-x11: Fix unhandled exception: no window proc crash (rhbz#655836)Hans de Goede1-1/+9
2010-11-22spicec-x11: Fix modifier keys getting stuck (rhbz#655048)Hans de Goede1-0/+10
2010-11-22spicec-x11: Add a few missing XLockDisplay calls (rhbz#654265)Hans de Goede1-0/+6
2010-11-09spicec: Don't show gui when connection info is specified on the cmdlineHans de Goede1-6/+4
2010-11-09spicec: Remove empty show / hide gui functionsHans de Goede2-4/+4
2010-11-09spicec: Fix info layer sometimes not showingHans de Goede1-0/+1
2010-11-07spicec: Make cegui log to <app_data_dir>/cegui.logHans de Goede1-1/+8
2010-10-28spicec-x11: Listen for selection owner window destroy / close events tooHans de Goede1-3/+15
2010-10-25client: add verbose link error messagesAlon Levy1-1/+19
2010-10-25spicec-tests: add controller_test (v2)Arnon Gilboa4-0/+424
2010-10-25spicec-win: remove redundent strdup & buggy freeArnon Gilboa1-5/+4
2010-10-25controller: Make menu text utf-8Hans de Goede2-22/+19
2010-10-25spicec-x11: Do not set _NET_WM_USER_TIME to 0 on startupHans de Goede2-5/+7
2010-10-25spicec-win: add x64 to vcproj & sln (v2)Arnon Gilboa2-0/+242
2010-10-25spicec-win: map title string from utf8 to utf16Arnon Gilboa1-1/+8
2010-10-24spicec-win: add #ifndef _WIN64 for u/intptr_t typedefsArnon Gilboa1-1/+3
2010-10-24spicec-win: Replace Set/GetWindowLong to LongPtr for x64 competabilityArnon Gilboa1-5/+5
2010-10-21Remove no longer used wstring_printf functionsHans de Goede4-42/+0
2010-10-21client: Interpret the title control message as utf8 instead of unicode16Hans de Goede9-23/+19
2010-10-21spicec-x11: Change source of controller socket name, fixing CVE-2010-2792Hans de Goede1-4/+8
2010-10-18Release 0.6.30.6.3Hans de Goede3-3/+8
2010-10-18Make the gui use Application::hide_gui rather then hide_meHans de Goede3-5/+3
2010-10-18Bump version to 0.6.20.6.2Hans de Goede2-2/+2
2010-10-18Update NEWS for 0.6.2 releaseHans de Goede1-0/+10
2010-10-18spicec-x11: Fix window management under KDEHans de Goede2-0/+13
2010-10-18client: change monitor mode setting <-> fullscreen window mode setting orderHans de Goede1-2/+2
2010-10-18spicec-x11: Change WmSizeHints in fullscreen modeHans de Goede2-21/+38
2010-10-18spicec-x11: Add missing XLockDisplay around XRRSet* callsHans de Goede1-0/+10