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
/
x0vncserver
/
Image.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Capitalize first letter in log, exception & error
Madeleine Nilsson
2024-11-21
1
-2
/
+2
*
Use nullptr in all C++ code
Pierre Ossman
2024-06-24
1
-24
/
+25
*
Fix shared memory leak
Adam Halim
2024-01-26
1
-1
/
+1
*
Use std::string instead of CharArray
Pierre Ossman
2023-02-04
1
-0
/
+1
*
Explicitly mark unused parameters
Pierre Ossman
2023-01-04
1
-1
/
+2
*
Be consistent in including config.h
Pierre Ossman
2021-12-30
1
-0
/
+4
*
Check for TrueColor support in x0vncserver
Pierre Ossman
2018-02-27
1
-4
/
+11
*
Use XShmGetImage for large reads
Peter Åstrand (astrand)
2018-01-15
1
-2
/
+7
*
Removed IRIX/Solaris overlay support
Peter Åstrand (astrand)
2017-11-08
1
-193
/
+2
*
Build with support for MIT-SHM
Peter Åstrand (astrand)
2017-11-07
1
-8
/
+1
*
Added some missing #includes whose prevent build source with gcc 4.3
Adam Tkac
2008-03-19
1
-0
/
+1
*
Extended Image::get() methods with a version that can write pixel data at a g...
Constantin Kaplinsky
2007-09-03
1
-8
/
+13
*
Migrating to new directory structure adopted from the RealVNC's source tree. ...
Constantin Kaplinsky
2006-05-25
1
-0
/
+549