Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Pierre Ossman d7f8450c37 Change type to fix bad signed/unsigned comparison il y a 9 ans
..
CConn.cxx Fix mismatches between format string and arguments il y a 9 ans
CConn.h Switch to unsigned parameters for ExtendedDesktopSize handler il y a 9 ans
CMakeLists.txt Add Carbon and Cocoa dependencies to vncviewer il y a 9 ans
DesktopWindow.cxx More debug logging for screen layout changes il y a 9 ans
DesktopWindow.h Use PixelBuffer objects as the interface for encoders and decoders il y a 10 ans
FLTKPixelBuffer.cxx Remove "Error:" prefix from error message il y a 9 ans
FLTKPixelBuffer.h Create a proper interface base class for the viewport's framebuffer il y a 10 ans
OSXPixelBuffer.cxx Use exceptions rather than asserts for for "normal" errors il y a 9 ans
OSXPixelBuffer.h Create a proper interface base class for the viewport's framebuffer il y a 10 ans
OptionsDialog.cxx Remove unused variables il y a 9 ans
OptionsDialog.h Clean up header dependencies in the vncviewer directory il y a 10 ans
PlatformPixelBuffer.cxx Use PixelBuffer objects as the interface for encoders and decoders il y a 10 ans
PlatformPixelBuffer.h Use PixelBuffer objects as the interface for encoders and decoders il y a 10 ans
ServerDialog.cxx Re-add the "-via" parameter support on UNIX platforms. il y a 11 ans
ServerDialog.h Clean up header dependencies in the vncviewer directory il y a 10 ans
UserDialog.cxx Make sure we're paranoid about accidentally feeding a format string. il y a 12 ans
UserDialog.h Initial commit of new FLTK based vncviewer. Most of the code comes from the il y a 13 ans
Viewport.cxx Reorder class initialiser list to match what actually happens il y a 9 ans
Viewport.h Update FLTK patches based on feeback from upstream il y a 9 ans
Win32PixelBuffer.cxx Remove unused assert.h include il y a 9 ans
Win32PixelBuffer.h Create a proper interface base class for the viewport's framebuffer il y a 10 ans
X11PixelBuffer.cxx Remove unused variables il y a 9 ans
X11PixelBuffer.h Get rid of getStride() il y a 10 ans
cocoa.h Add OS X keyboard handler il y a 9 ans
cocoa.mm Fix bad signed/unsigned comparisons il y a 9 ans
fltk_layout.h Change type to fix bad signed/unsigned comparison il y a 9 ans
gettext.h Initial commit of new FLTK based vncviewer. Most of the code comes from the il y a 13 ans
i18n.h Initial commit of new FLTK based vncviewer. Most of the code comes from the il y a 13 ans
keysym2ucs.c Remove unused variables il y a 9 ans
keysym2ucs.h Add helper to get combining codepoint from a spacing character il y a 9 ans
menukey.cxx Remove simple keyboard model il y a 9 ans
menukey.h Remove simple keyboard model il y a 9 ans
parameters.cxx Fix bad initialiser lists il y a 9 ans
parameters.h Reimplement -listen in the new FLTK vncviewer. Work done by il y a 11 ans
resource.h Add a resource file to vncviewer.exe so we can get an icon. il y a 12 ans
vncviewer.cxx Make sure defaultServerName is initialised even on errors il y a 9 ans
vncviewer.h Re-add the "-via" parameter support on UNIX platforms. il y a 11 ans
vncviewer.man Document the client side X509 parameters il y a 9 ans
vncviewer.rc.in Update copyright year to 2013. il y a 11 ans
win32.c Handle PrintScreen and SysReq on Windows il y a 9 ans
win32.h Add Windows keyboard handler il y a 9 ans