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
/
common
/
rfb
/
CMsgWriter.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Better type for pointer button mask
Pierre Ossman
2024-08-12
1
-1
/
+1
*
Simplify code using range-based for loops
Pierre Ossman
2024-06-24
1
-3
/
+2
*
Use nullptr in all C++ code
Pierre Ossman
2024-06-24
1
-1
/
+1
*
Clean up string encoding handling
Pierre Ossman
2023-06-30
1
-5
/
+5
*
Consistently use uint8_t for data buffers
Pierre Ossman
2023-03-18
1
-2
/
+2
*
Use stdint types
Pierre Ossman
2023-02-01
1
-11
/
+11
*
Be consistent in including config.h
Pierre Ossman
2021-12-30
1
-0
/
+5
*
Remove OutStream::skip()
Pierre Ossman
2020-05-21
1
-1
/
+1
*
Support extended clipboard transfers
Pierre Ossman
2019-07-01
1
-1
/
+104
*
Clean up internal clipboard handling
Pierre Ossman
2019-07-01
1
-2
/
+5
*
Make sure clipboard uses \n line endings
Pierre Ossman
2019-07-01
1
-0
/
+3
*
Use STL list for encoding list
Pierre Ossman
2018-11-01
1
-4
/
+5
*
Make arguments explicit in all message writer methods
Pierre Ossman
2018-11-01
1
-78
/
+0
*
Split out ServerParams from ConnParams
Pierre Ossman
2018-11-01
1
-18
/
+18
*
Encapsulate screen layout storage in ConnParams
Pierre Ossman
2018-11-01
1
-2
/
+2
*
Stop abusing InputHandler class for write class
Pierre Ossman
2018-03-28
1
-3
/
+3
*
Fix wrong argument for CMsgWriter::clientCutText()
Pierre Ossman
2017-08-28
1
-1
/
+1
*
Basic support for QEMU Extended Key Events
Pierre Ossman
2017-08-28
1
-6
/
+21
*
Add client support for LED state sync
Pierre Ossman
2017-08-24
1
-0
/
+2
*
Send cursor pseudo-encodings in order of preference
Pierre Ossman
2017-08-16
1
-2
/
+2
*
Client support for cursors with full alpha
Pierre Ossman
2017-02-22
1
-0
/
+1
*
Client support for X Cursor
Pierre Ossman
2017-02-22
1
-1
/
+3
*
Handle CopyRect like any other encoding
Pierre Ossman
2014-07-07
1
-0
/
+2
*
Merge the "V3" message classes into the normal ones
Pierre Ossman
2014-07-07
1
-1
/
+85
*
Remove magic JPEG variables from ConnParams
Pierre Ossman
2014-07-07
1
-2
/
+2
*
Get rid of the register mechanism for encoders and decoders
Pierre Ossman
2014-07-07
1
-0
/
+1
*
Basic infrastructure for continuous updates.
Pierre Ossman
2011-11-14
1
-0
/
+1
*
Basic infrastructure to support fences.
Pierre Ossman
2011-11-14
1
-1
/
+6
*
Minimal client side support for the extended desktop size protocol.
Pierre Ossman
2009-03-20
1
-0
/
+2
*
Make sure we list fallback encodings in a preferable order.
Pierre Ossman
2009-03-12
1
-2
/
+29
*
The quality setting goes from 0 to 9, not 1 to 9.
Pierre Ossman
2009-03-11
1
-1
/
+1
*
[Bugfix] Use rdr::U32 type for length of strings handled by *CutText functions.
Adam Tkac
2009-02-13
1
-1
/
+1
*
Implemented support for DesktopName pseudo encoding, which allows
Peter Åstrand
2009-01-15
1
-0
/
+2
*
Migrating to new directory structure adopted from the RealVNC's source tree. ...
Constantin Kaplinsky
2006-05-25
1
-0
/
+132