aboutsummaryrefslogtreecommitdiffstats
path: root/unix/tx/TXWindow.cxx
Commit message (Expand)AuthorAgeFilesLines
* Avoid invalid XFree for XClassHintPierre Ossman2024-10-221-0/+1
* Add clipboard support to x0vncserverGaurav Ujjwal2024-09-251-5/+8
* Use nullptr in all C++ codePierre Ossman2024-06-241-8/+10
* Use standard C string functionsPierre Ossman2023-02-041-2/+2
* Remove custom CharArray typePierre Ossman2023-02-041-0/+1
* Use stdint typesPierre Ossman2023-02-011-1/+1
* Be consistent in including config.hPierre Ossman2021-12-301-0/+4
* Fix memory leaksJan Grulich2018-11-201-7/+9
* Fix some bad signed/unsigned mismatchesPierre Ossman2015-06-171-4/+4
* Add a global event handler so that we can intercept custom eventsPierre Ossman2014-06-251-0/+13
* Some applications probe for clipboard formats using thePierre Ossman2013-11-061-0/+2
* Revert previous commit (r3889). Windows code has to be cleaned before thisAdam Tkac2009-09-041-1/+1
* Replace rfb::strDup by safe_strdup and remove rfb::strFree in favor of free()Adam Tkac2009-09-041-1/+1
* When updating X11 window title, update WM_ICON_NAME and WM_CLASS asPeter Åstrand2009-01-151-1/+8
* Implemented support for DesktopName pseudo encoding, which allowsPeter Åstrand2009-01-151-0/+5
* Migrating to new directory structure adopted from the RealVNC's source tree. ...Constantin Kaplinsky2006-05-251-0/+486