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 90347ae8b9 Remove "Error:" prefix from error message 9 年之前
..
CConn.cxx Make sure user visible strings are translated 9 年之前
CConn.h Use PixelBuffer objects as the interface for encoders and decoders 10 年之前
CMakeLists.txt Add Carbon and Cocoa dependencies to vncviewer 9 年之前
DesktopWindow.cxx Make sure we do an initial resize 9 年之前
DesktopWindow.h Use PixelBuffer objects as the interface for encoders and decoders 10 年之前
FLTKPixelBuffer.cxx Remove "Error:" prefix from error message 9 年之前
FLTKPixelBuffer.h Create a proper interface base class for the viewport's framebuffer 10 年之前
OSXPixelBuffer.cxx Use exceptions rather than asserts for for "normal" errors 9 年之前
OSXPixelBuffer.h Create a proper interface base class for the viewport's framebuffer 10 年之前
OptionsDialog.cxx Correct naming convention for some parameters 9 年之前
OptionsDialog.h Clean up header dependencies in the vncviewer directory 10 年之前
PlatformPixelBuffer.cxx Use PixelBuffer objects as the interface for encoders and decoders 10 年之前
PlatformPixelBuffer.h Use PixelBuffer objects as the interface for encoders and decoders 10 年之前
ServerDialog.cxx Re-add the "-via" parameter support on UNIX platforms. 11 年之前
ServerDialog.h Clean up header dependencies in the vncviewer directory 10 年之前
UserDialog.cxx Make sure we're paranoid about accidentally feeding a format string. 12 年之前
UserDialog.h Initial commit of new FLTK based vncviewer. Most of the code comes from the 13 年之前
Viewport.cxx Use exceptions rather than asserts for for "normal" errors 9 年之前
Viewport.h Update FLTK patches based on feeback from upstream 9 年之前
Win32PixelBuffer.cxx Remove unused assert.h include 9 年之前
Win32PixelBuffer.h Create a proper interface base class for the viewport's framebuffer 10 年之前
X11PixelBuffer.cxx Check the return value from XShmAttach. 9 年之前
X11PixelBuffer.h Get rid of getStride() 10 年之前
cocoa.h Add OS X keyboard handler 9 年之前
cocoa.mm Add OS X keyboard handler 9 年之前
fltk_layout.h Handling a full range of keys for the menu key is not as trivial in FLTK as 13 年之前
gettext.h Initial commit of new FLTK based vncviewer. Most of the code comes from the 13 年之前
i18n.h Initial commit of new FLTK based vncviewer. Most of the code comes from the 13 年之前
keysym2ucs.c Add helper to get combining codepoint from a spacing character 9 年之前
keysym2ucs.h Add helper to get combining codepoint from a spacing character 9 年之前
menukey.cxx Remove simple keyboard model 9 年之前
menukey.h Remove simple keyboard model 9 年之前
parameters.cxx Don't use tabs for indentation 9 年之前
parameters.h Reimplement -listen in the new FLTK vncviewer. Work done by 11 年之前
resource.h Add a resource file to vncviewer.exe so we can get an icon. 12 年之前
vncviewer.cxx Fix the build timestamp to be more translation friendly 9 年之前
vncviewer.h Re-add the "-via" parameter support on UNIX platforms. 11 年之前
vncviewer.man Document the client side X509 parameters 9 年之前
vncviewer.rc.in Update copyright year to 2013. 11 年之前
win32.c Handle PrintScreen and SysReq on Windows 9 年之前
win32.h Add Windows keyboard handler 9 年之前