Вы не можете выбрать более 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 7 лет назад
LogWriter.cxx Be consistent in including config.h 2 лет назад
LogWriter.h Remove unused LogParameter::setDefault() 2 лет назад
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 7 лет назад
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 2 лет назад
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 лет назад