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 c9dd3a4023 Throttle overlapping screen updates 8 years ago
..
CConn.cxx Throttle overlapping screen updates 8 years ago
CConn.h Delegate decoder object management to a separate class 8 years ago
CMakeLists.txt Add Carbon and Cocoa dependencies to vncviewer 9 years ago
DesktopWindow.cxx Delegate decoder object management to a separate class 8 years ago
DesktopWindow.h Delegate decoder object management to a separate class 8 years ago
FLTKPixelBuffer.cxx Remove "Error:" prefix from error message 9 years ago
FLTKPixelBuffer.h Create a proper interface base class for the viewport's framebuffer 10 years ago
OSXPixelBuffer.cxx Use exceptions rather than asserts for for "normal" errors 9 years ago
OSXPixelBuffer.h Create a proper interface base class for the viewport's framebuffer 10 years ago
OptionsDialog.cxx Merge branch 'upreqs' of https://github.com/CendioOssman/tigervnc 9 years ago
OptionsDialog.h Clean up header dependencies in the vncviewer directory 10 years ago
PlatformPixelBuffer.cxx Throttle overlapping screen updates 8 years ago
PlatformPixelBuffer.h Throttle overlapping screen updates 8 years ago
ServerDialog.cxx Re-add the "-via" parameter support on UNIX platforms. 11 years ago
ServerDialog.h Clean up header dependencies in the vncviewer directory 10 years ago
UserDialog.cxx Make sure we're paranoid about accidentally feeding a format string. 12 years ago
UserDialog.h Initial commit of new FLTK based vncviewer. Most of the code comes from the 13 years ago
Viewport.cxx Delegate decoder object management to a separate class 8 years ago
Viewport.h Delegate decoder object management to a separate class 8 years ago
Win32PixelBuffer.cxx Remove unused assert.h include 9 years ago
Win32PixelBuffer.h Create a proper interface base class for the viewport's framebuffer 10 years ago
X11PixelBuffer.cxx Throttle overlapping screen updates 8 years ago
X11PixelBuffer.h Throttle overlapping screen updates 8 years ago
cocoa.h Add OS X keyboard handler 9 years ago
cocoa.mm Merge branch 'upreqs' of https://github.com/CendioOssman/tigervnc 9 years ago
fltk_layout.h Change type to fix bad signed/unsigned comparison 9 years ago
gettext.h Update gettext.h to a more current version 8 years ago
i18n.h Add support for pgettext() 8 years ago
keysym2ucs.c Remove unused variables 9 years ago
keysym2ucs.h Add helper to get combining codepoint from a spacing character 9 years ago
menukey.cxx Remove simple keyboard model 9 years ago
menukey.h Remove simple keyboard model 9 years ago
parameters.cxx Fix some bad signed/unsigned mismatches 9 years ago
parameters.h Raise FLTK requirement to 1.3.3 9 years ago
resource.h Add a resource file to vncviewer.exe so we can get an icon. 12 years ago
vncviewer.cxx Consolidate how to run the FLTK loop in one place 8 years ago
vncviewer.h Consolidate how to run the FLTK loop in one place 8 years ago
vncviewer.man Document the client side X509 parameters 9 years ago
vncviewer.rc.in Update copyright year to 2013. 11 years ago
win32.c Handle PrintScreen and SysReq on Windows 9 years ago
win32.h Add Windows keyboard handler 9 years ago