選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Pierre Ossman 1a729dc012 Fix handling of VMware cursors 2年前
..
Blacklist.cxx Be consistent in including config.h 2年前
Blacklist.h Move Blacklist parameters out of the class 5年前
CConnection.cxx Be consistent in including config.h 2年前
CConnection.h Support the VMware Cursor Position extension on vncviewer 3年前
CMakeLists.txt Switch region code to pixman 4年前
CMsgHandler.cxx Be consistent in including config.h 2年前
CMsgHandler.h Support the VMware Cursor Position extension on vncviewer 3年前
CMsgReader.cxx Fix handling of VMware cursors 2年前
CMsgReader.h Change streams to be asynchronous 4年前
CMsgWriter.cxx Be consistent in including config.h 2年前
CMsgWriter.h Support extended clipboard transfers 4年前
CSecurity.h Avoid some variable aliasing 2年前
CSecurityNone.h Strongly bind security objects to connection object 5年前
CSecurityPlain.cxx Be consistent in including config.h 2年前
CSecurityPlain.h Strongly bind security objects to connection object 5年前
CSecurityStack.cxx Be consistent in including config.h 2年前
CSecurityStack.h Strongly bind security objects to connection object 5年前
CSecurityTLS.cxx Merge branch 'master' of https://github.com/twhitehead/tigervnc 2年前
CSecurityTLS.h Be consistent in including config.h 2年前
CSecurityVeNCrypt.cxx Be consistent in including config.h 2年前
CSecurityVeNCrypt.h Change streams to be asynchronous 4年前
CSecurityVncAuth.cxx Be consistent in including config.h 2年前
CSecurityVncAuth.h Strongly bind security objects to connection object 5年前
ClientParams.cxx Be consistent in including config.h 2年前
ClientParams.h Add support for notifying clients about pointer movements 3年前
ComparingUpdateTracker.cxx Be consistent in including config.h 2年前
ComparingUpdateTracker.h Increase range of ComparingUpdateTracker statistics 5年前
Configuration.cxx Be consistent in including config.h 2年前
Configuration.h Clean up default value for X509 parameters 2年前
Congestion.cxx Be consistent in including config.h 2年前
Congestion.h Limit lossless refresh update to safe size 6年前
CopyRectDecoder.cxx Be consistent in including config.h 2年前
CopyRectDecoder.h Change streams to be asynchronous 4年前
Cursor.cxx Be consistent in including config.h 2年前
Cursor.h Change cursor API to use RGBA data 7年前
DecodeManager.cxx Be consistent in including config.h 2年前
DecodeManager.h Log decoding stats on disconnect 2年前
Decoder.cxx Be consistent in including config.h 2年前
Decoder.h Change streams to be asynchronous 4年前
EncodeManager.cxx Be consistent in including config.h 2年前
EncodeManager.h Add write protection to OffsetPixelBuffer 4年前
EncodeManagerBPP.cxx Remove unused variables 9年前
Encoder.cxx Be consistent in including config.h 2年前
Encoder.h Allow perceptually lossless refresh 5年前
Exception.h Make exception classes have clearer messages 6年前
HextileDecoder.cxx Be consistent in including config.h 2年前
HextileDecoder.h Change streams to be asynchronous 4年前
HextileEncoder.cxx Be consistent in including config.h 2年前
HextileEncoder.h Move image encoding logic into a central EncodeManager class 10年前
Hostname.h Fix display/port switch at display 100 7年前
InputHandler.h Clean up internal clipboard handling 4年前
JpegCompressor.cxx Be consistent in including config.h 2年前
JpegCompressor.h Remove special functions from JPEG compressor 4年前
JpegDecompressor.cxx Be consistent in including config.h 2年前
JpegDecompressor.h Move JPEG decoding into a standalone class (these should have been checked in with r4757. Oops.) 12年前
KeyRemapper.cxx Be consistent in including config.h 2年前
KeyRemapper.h Replace Windows specific thread handling 8年前
LogWriter.cxx Be consistent in including config.h 2年前
LogWriter.h Remove unused LogParameter::setDefault() 3年前
Logger.cxx Be consistent in including config.h 2年前
Logger.h rfb: Silence nonliteral format string warning in Logger 6年前
Logger_file.cxx Be consistent in including config.h 2年前
Logger_file.h Replace Windows specific thread handling 8年前
Logger_stdio.cxx Be consistent in including config.h 2年前
Logger_stdio.h Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. 18年前
Logger_syslog.cxx Be consistent in including config.h 2年前
Logger_syslog.h Add syslog logger. 9年前
Palette.h Consolidate the different palette handler implementations 10年前
Password.cxx Be consistent in including config.h 2年前
Password.h Use size_t for lengths in stream objects 4年前
Pixel.h Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. 18年前
PixelBuffer.cxx Be consistent in including config.h 2年前
PixelBuffer.h Encapsulate PixelBuffer internal details 4年前
PixelFormat.cxx Be consistent in including config.h 2年前
PixelFormat.h Fix rounding error in pixel down conversion 6年前
PixelFormat.inl Fix rounding error in pixel down conversion 6年前
PixelFormatBPP.cxx Fix rounding error in pixel down conversion 6年前
RREDecoder.cxx Be consistent in including config.h 2年前
RREDecoder.h Change streams to be asynchronous 4年前
RREEncoder.cxx Be consistent in including config.h 2年前
RREEncoder.h Move image encoding logic into a central EncodeManager class 10年前
RawDecoder.cxx Be consistent in including config.h 2年前
RawDecoder.h Change streams to be asynchronous 4年前
RawEncoder.cxx Be consistent in including config.h 2年前
RawEncoder.h Move image encoding logic into a central EncodeManager class 10年前
Rect.h Make Rect::area() signed, just like Rect::width()/height() 9年前
Region.cxx Be consistent in including config.h 2年前
Region.h Get rid of magical assignment to Region 4年前
SConnection.cxx Be consistent in including config.h 2年前
SConnection.h Merge branch 'autoclip' of https://github.com/CendioOssman/tigervnc 3年前
SDesktop.h Improved clipboard API 4年前
SMsgHandler.cxx Be consistent in including config.h 2年前
SMsgHandler.h Support extended clipboard transfers 4年前
SMsgReader.cxx Be consistent in including config.h 2年前
SMsgReader.h Change streams to be asynchronous 4年前
SMsgWriter.cxx Be consistent in including config.h 2年前
SMsgWriter.h Add support for notifying clients about pointer movements 3年前
SSecurity.h Avoid some variable aliasing 2年前
SSecurityNone.h Strongly bind security objects to connection object 5年前
SSecurityPlain.cxx Change streams to be asynchronous 4年前
SSecurityPlain.h Be consistent in including config.h 2年前
SSecurityStack.cxx Be consistent in including config.h 2年前
SSecurityStack.h Strongly bind security objects to connection object 5年前
SSecurityTLS.cxx Fix priority string when using newer GnuTLS 2年前
SSecurityTLS.h Be consistent in including config.h 2年前
SSecurityVeNCrypt.cxx Remove unneeded NULL checks 3年前
SSecurityVeNCrypt.h Be consistent in including config.h 2年前
SSecurityVncAuth.cxx Be consistent in including config.h 2年前
SSecurityVncAuth.h Change streams to be asynchronous 4年前
ScaleFilters.cxx Be consistent in including config.h 2年前
ScaleFilters.h Eliminate GCC warning in ScaleFilters: 14年前
ScreenSet.h Comparing ScreenSet:s should be done without considering order 6年前
Security.cxx Utilize system-wide crypto policies 2年前
Security.h Remove unnecessary header include 2年前
SecurityClient.cxx Clean up default value for X509 parameters 2年前
SecurityClient.h Clean up default value for X509 parameters 2年前
SecurityServer.cxx Strongly bind security objects to connection object 5年前
SecurityServer.h Strongly bind security objects to connection object 5年前
ServerCore.cxx Be consistent in including config.h 2年前
ServerCore.h Change streams to be asynchronous 4年前
ServerParams.cxx Be consistent in including config.h 2年前
ServerParams.h Handle unsolicited clipboard transfers 3年前
TightConstants.h Move image encoding logic into a central EncodeManager class 10年前
TightDecoder.cxx Be consistent in including config.h 2年前
TightDecoder.h Change streams to be asynchronous 4年前
TightEncoder.cxx Be consistent in including config.h 2年前
TightEncoder.h Move image encoding logic into a central EncodeManager class 10年前
TightEncoderBPP.cxx Move image encoding logic into a central EncodeManager class 10年前
TightJPEGEncoder.cxx Be consistent in including config.h 2年前
TightJPEGEncoder.h Add method to get compression settings from encoder 5年前
Timer.cxx Be consistent in including config.h 2年前
Timer.h Support calling methods from timers 4年前
UnixPasswordValidator.cxx Make PAM mandatory 4年前
UnixPasswordValidator.h [Development] Add missing PAM sources (fixes commit r4128). 13年前
UpdateTracker.cxx Be consistent in including config.h 2年前
UpdateTracker.h Move copy rect handling to EncodeManager 5年前
UserMsgBox.h [Development] client: Add dialog window to accept/save invalid X509 13年前
UserPasswdGetter.h Merge branch 'fix-warnings' 6年前
VNCSConnectionST.cxx Be consistent in including config.h 2年前
VNCSConnectionST.h Add support for notifying clients about pointer movements 3年前
VNCServer.h Add support for notifying clients about pointer movements 3年前
VNCServerST.cxx Be consistent in including config.h 2年前
VNCServerST.h Add support for notifying clients about pointer movements 3年前
WinPasswdValidator.cxx Be consistent in including config.h 2年前
WinPasswdValidator.h [Development] Implement PasswordValidator class on Windows (Martin Koegler) 13年前
XF86keysym.h spelling fixes 7年前
ZRLEDecoder.cxx Be consistent in including config.h 2年前
ZRLEDecoder.h Change streams to be asynchronous 4年前
ZRLEEncoder.cxx Be consistent in including config.h 2年前
ZRLEEncoder.h Move image encoding logic into a central EncodeManager class 10年前
ZRLEEncoderBPP.cxx Move image encoding logic into a central EncodeManager class 10年前
clipboardTypes.h Support extended clipboard transfers 4年前
d3des.c Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. 18年前
d3des.h [Bugfix] Declare d3des.h functions inside `extern "C" {}` block. 14年前
encodings.cxx Be consistent in including config.h 2年前
encodings.h Add support for notifying clients about pointer movements 3年前
fenceTypes.h Basic infrastructure to support fences. 12年前
hextileConstants.h Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. 18年前
hextileDecode.h hextileDecode.h: Fix buffer overflow 7年前
hextileEncode.h Move image encoding logic into a central EncodeManager class 10年前
hextileEncodeBetter.h Move image encoding logic into a central EncodeManager class 10年前
keysymdef.h spelling fixes 7年前
ledStates.h Add client support for LED state sync 6年前
msgTypes.h Basic support for QEMU Extended Key Events 6年前
pam.c Make PAM mandatory 4年前
pam.h Make PAM mandatory 4年前
qemuTypes.h Basic support for QEMU Extended Key Events 6年前
rreDecode.h Check invalid RRE rects 7年前
rreEncode.h Move image encoding logic into a central EncodeManager class 10年前
screenTypes.h Minimal server side implementation of the extended desktop size protocol. 15年前
tightDecode.h Handle empty Tight gradient rects 4年前
util.cxx Correctly clear out output UTF-16 buffer 3年前
util.h Be consistent in including config.h 2年前
zrleDecode.h Change streams to be asynchronous 4年前