You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Pierre Ossman 6e538b4020 Fix bad initialiser lists 9 years ago
..
AboutDialog.cxx Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. 18 years ago
AboutDialog.h Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. 18 years ago
BitmapInfo.h Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. 18 years ago
CMakeLists.txt Remove remnants of Windows only client 10 years ago
CleanDesktop.cxx Pointer truncation/expansion needs to be very explicit 9 years ago
CleanDesktop.h Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. 18 years ago
Clipboard.cxx LPARAM and WPARAM have different types on Win32 and Win64 9 years ago
Clipboard.h Define ~Notifier as virtual, to avoid GCC warning about "virtual 15 years ago
CompatibleBitmap.h Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. 18 years ago
ComputerName.h Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. 18 years ago
CurrentUser.cxx Fix 64-bit Windows issues 14 years ago
CurrentUser.h Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. 18 years ago
DIBSectionBuffer.cxx Remove full support for colour maps 10 years ago
DIBSectionBuffer.h Get rid of getStride() 10 years ago
DeviceContext.cxx Compiler doesn't like referencing unset variables 9 years ago
DeviceContext.h Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. 18 years ago
DeviceFrameBuffer.cxx Provide a better R/W base PixelBuffer class 10 years ago
DeviceFrameBuffer.h Remove full support for colour maps 10 years ago
Dialog.cxx Fix mismatches between format string and arguments 9 years ago
Dialog.h Fix 64-bit Windows issues 14 years ago
DynamicFn.cxx Fix mismatches between format string and arguments 9 years ago
DynamicFn.h Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. 18 years ago
EventManager.cxx Eliminated GCC signed/unsigned warnings: 14 years ago
EventManager.h Eliminated GCC signed/unsigned warnings: 14 years ago
Handle.h Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. 18 years ago
IconInfo.h Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. 18 years ago
IntervalTimer.h Avoid GCC warning: initializer lists ordered as declarations 15 years ago
LaunchProcess.cxx Make WinVNC service mode work on Windows Vista and beyond. 10 years ago
LaunchProcess.h Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. 18 years ago
ListViewControl.cxx Compiler doesn't like us not checking return values here 9 years ago
ListViewControl.h Removed extra colon after #endif 15 years ago
LocalMem.h Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. 18 years ago
ModuleFileName.h Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. 18 years ago
MonitorInfo.cxx Fix mismatches between format string and arguments 9 years ago
MonitorInfo.h Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. 18 years ago
MsgBox.h MinGW tweak: Constructs such as: 15 years ago
MsgWindow.cxx Pointer truncation/expansion needs to be very explicit 9 years ago
MsgWindow.h Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. 18 years ago
OSVersion.cxx Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. 18 years ago
OSVersion.h Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. 18 years ago
RegConfig.cxx Fix unsafe usage of the logging functions. 12 years ago
RegConfig.h Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. 18 years ago
Registry.cxx Fix mismatches between format string and arguments 9 years ago
Registry.h Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. 18 years ago
SDisplay.cxx Remove full support for colour maps 10 years ago
SDisplay.h Clean up the interface for VNCSConnectionST. Entry points are more apparent 12 years ago
SDisplayCoreDriver.h Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. 18 years ago
SDisplayCorePolling.cxx Eliminated timerId signed/unsigned warnings. 14 years ago
SDisplayCorePolling.h Eliminated timerId signed/unsigned warnings. 14 years ago
SDisplayCoreWMHooks.cxx Eliminated timerId signed/unsigned warnings. 14 years ago
SDisplayCoreWMHooks.h Eliminated timerId signed/unsigned warnings. 14 years ago
SInput.cxx Fix mismatches between format string and arguments 9 years ago
SInput.h Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. 18 years ago
Security.cxx Fix bad initialiser lists 9 years ago
Security.h MinGW tweak: takeSD must cast result from takePtr 15 years ago
SecurityPage.cxx Removes VeNCrypt-checkbox from the security page in the WinVNC options. Fixes bug #142. 10 years ago
SecurityPage.h [Development] Add new rfb_win32::SecurityPage class 13 years ago
Service.cxx Fix mismatches between format string and arguments 9 years ago
Service.h winvnc: Declare argv as "char**" instead of "const *char[]" 14 years ago
SocketManager.cxx Fix unsafe usage of the logging functions. 12 years ago
SocketManager.h Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. 18 years ago
TCharArray.cxx Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. 18 years ago
TCharArray.h Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. 18 years ago
Threading.cxx Fix mismatches between format string and arguments 9 years ago
Threading.h [Bugfix] Make windows viewer compilable via migw32 (4.3 series) 15 years ago
TrayIcon.h Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. 18 years ago
TsSessions.cxx Fix mismatches between format string and arguments 9 years ago
TsSessions.h Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. 18 years ago
WMCursor.cxx Add extra parentheses to avoid and/or priority ambiguity 9 years ago
WMCursor.h Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. 18 years ago
WMHooks.cxx Avoid GCC warning: initializer lists ordered as declarations 15 years ago
WMHooks.h Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. 18 years ago
WMNotifier.cxx Remove full support for colour maps 10 years ago
WMNotifier.h Remove full support for colour maps 10 years ago
WMPoller.cxx Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. 18 years ago
WMPoller.h Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. 18 years ago
WMShatter.cxx LPARAM and WPARAM have different types on Win32 and Win64 9 years ago
WMShatter.h Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. 18 years ago
WMWindowCopyRect.cxx Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. 18 years ago
WMWindowCopyRect.h Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. 18 years ago
Win32Util.cxx printf does not accept CStr()s 15 years ago
Win32Util.h Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. 18 years ago
keymap.h Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. 18 years ago
resource.h Removes VeNCrypt-checkbox from the security page in the WinVNC options. Fixes bug #142. 10 years ago