summaryrefslogtreecommitdiffstats
path: root/client/windows/red_window.cpp
Commit message (Expand)AuthorAgeFilesLines
* client: menu: make RedWindow::set_menu() return an error-code (#758260)Uri Lublin2011-12-211-3/+11
* client: handle the redundant right ctrl windows' message send when a alt-gr i...Gal Hammer2011-11-241-0/+34
* client: handle the redundant right ctrl windows' message send when a alt-gr i...Gal Hammer2011-11-241-11/+14
* spicec-win: map title string from utf8 to utf16Arnon Gilboa2010-10-251-1/+8
* spicec-win: Replace Set/GetWindowLong to LongPtr for x64 competabilityArnon Gilboa2010-10-241-5/+5
* client: Interpret the title control message as utf8 instead of unicode16Hans de Goede2010-10-211-1/+1
* spicec-win: fix menu id push to free_sys_menu_idArnon Gilboa2010-10-171-1/+1
* Make opengl optional, disabled by defaultAlexander Larsson2010-06-211-8/+0
* client: Report window format right for win32Alexander Larsson2010-04-291-4/+12
* Fix up win32 client with recent changesAlexander Larsson2010-04-231-0/+9
* Relicense everything from GPL to LGPL 2.1+Alexander Larsson2010-04-131-9/+9
* Use the new header namesAlexander Larsson2010-02-041-1/+1
* Rename symbols that were changed in spice-protocolAlexander Larsson2010-02-041-25/+25
* spice: menu additonsArnon Gilboa2010-01-071-4/+12
* spice: position mouse in primary monitor center after full screen toggleArnon Gilboa2009-12-301-2/+2
* spice: on_activate_screen generates on_key_down for any modifier pressedArnon Gilboa2009-12-301-33/+17
* client: KeyHandler now receive unicode char event in addition to RedKey eventsYaniv Kamay2009-11-301-0/+53
* client: interactive screen layerYaniv Kamay2009-11-301-20/+29
* spice: pass modifiers stroke events down the hook chainArnon Gilboa2009-11-181-5/+13
* spice client: sticky Alt activation when holding an Alt key: bug #505912.Yonit Halperin2009-11-151-22/+73
* spice client: calling the timers during modal loop in WindowsYonit Halperin2009-11-091-0/+2
* fresh startYaniv Kamay2009-10-141-0/+933