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