summaryrefslogtreecommitdiffstats
path: root/client/x11/red_window.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make opengl optional, disabled by defaultAlexander Larsson2010-06-211-12/+23
* Fix spelling errors in comments and stringsAlexander Larsson2010-05-211-1/+1
* Client: Support pixmap format conversion in copy_pixelsAlexander Larsson2010-04-231-0/+1
* Add RedDrawable::Format get_format()Alexander Larsson2010-04-231-0/+5
* Client: Don't die if XIM not availibleAlexander Larsson2010-04-231-26/+39
* Relicense everything from GPL to LGPL 2.1+Alexander Larsson2010-04-131-9/+9
* client: x11: fix a crash caused by a call to a destroyed window.Yonit Halperin2010-04-031-3/+9
* Define GL_GLEXT_PROTOTYPES in CFLAGS not in random places in the sourceAlexander Larsson2010-03-101-1/+0
* Replace custom region implementation with pixman_region32_tAlexander Larsson2010-02-231-1/+4
* Use the new header namesAlexander Larsson2010-02-041-1/+1
* Rename symbols that were changed in spice-protocolAlexander Larsson2010-02-041-33/+33
* spice: position mouse in primary monitor center after full screen toggleArnon Gilboa2009-12-301-44/+29
* spice: on_activate_screen generates on_key_down for any modifier pressedArnon Gilboa2009-12-301-0/+4
* client: KeyHandler now receive unicode char event in addition to RedKey eventsYaniv Kamay2009-11-301-1/+47
* client: interactive screen layerYaniv Kamay2009-11-301-8/+10
* spice client: sticky Alt activation when holding an Alt key: bug #505912.Yonit Halperin2009-11-151-18/+103
* client: fix colormap handling.Izik Eidus2009-11-091-5/+3
* fresh startYaniv Kamay2009-10-141-0/+1917