index
:
tigervnc.git
1.0-branch
1.1-branch
1.10-branch
1.11-branch
1.12-branch
1.13-branch
1.14-branch
1.2-branch
1.3-branch
1.4-branch
1.5-branch
1.6-branch
1.7-branch
1.8-branch
1.9-branch
master
High performance, multi-platform VNC client and server: https://github.com/TigerVNC/tigervnc
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
unix
/
tx
/
TXWindow.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Avoid invalid XFree for XClassHint
Pierre Ossman
2024-10-22
1
-0
/
+1
*
Add clipboard support to x0vncserver
Gaurav Ujjwal
2024-09-25
1
-5
/
+8
*
Use nullptr in all C++ code
Pierre Ossman
2024-06-24
1
-8
/
+10
*
Use standard C string functions
Pierre Ossman
2023-02-04
1
-2
/
+2
*
Remove custom CharArray type
Pierre Ossman
2023-02-04
1
-0
/
+1
*
Use stdint types
Pierre Ossman
2023-02-01
1
-1
/
+1
*
Be consistent in including config.h
Pierre Ossman
2021-12-30
1
-0
/
+4
*
Fix memory leaks
Jan Grulich
2018-11-20
1
-7
/
+9
*
Fix some bad signed/unsigned mismatches
Pierre Ossman
2015-06-17
1
-4
/
+4
*
Add a global event handler so that we can intercept custom events
Pierre Ossman
2014-06-25
1
-0
/
+13
*
Some applications probe for clipboard formats using the
Pierre Ossman
2013-11-06
1
-0
/
+2
*
Revert previous commit (r3889). Windows code has to be cleaned before this
Adam Tkac
2009-09-04
1
-1
/
+1
*
Replace rfb::strDup by safe_strdup and remove rfb::strFree in favor of free()
Adam Tkac
2009-09-04
1
-1
/
+1
*
When updating X11 window title, update WM_ICON_NAME and WM_CLASS as
Peter Åstrand
2009-01-15
1
-1
/
+8
*
Implemented support for DesktopName pseudo encoding, which allows
Peter Åstrand
2009-01-15
1
-0
/
+5
*
Migrating to new directory structure adopted from the RealVNC's source tree. ...
Constantin Kaplinsky
2006-05-25
1
-0
/
+486