Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Pierre Ossman d7f8450c37 Change type to fix bad signed/unsigned comparison 9 лет назад
..
CConn.cxx Fix mismatches between format string and arguments 9 лет назад
CConn.h Switch to unsigned parameters for ExtendedDesktopSize handler 9 лет назад
CMakeLists.txt Add Carbon and Cocoa dependencies to vncviewer 9 лет назад
DesktopWindow.cxx More debug logging for screen layout changes 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 Remove unused variables 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 Reorder class initialiser list to match what actually happens 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 Remove unused variables 9 лет назад
X11PixelBuffer.h Get rid of getStride() 10 лет назад
cocoa.h Add OS X keyboard handler 9 лет назад
cocoa.mm Fix bad signed/unsigned comparisons 9 лет назад
fltk_layout.h Change type to fix bad signed/unsigned comparison 9 лет назад
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 Remove unused variables 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 Fix bad initialiser lists 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 Make sure defaultServerName is initialised even on errors 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 лет назад