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 90347ae8b9 Remove "Error:" prefix from error message il y a 9 ans
..
CConn.cxx Make sure user visible strings are translated il y a 9 ans
CConn.h Use PixelBuffer objects as the interface for encoders and decoders il y a 10 ans
CMakeLists.txt Add Carbon and Cocoa dependencies to vncviewer il y a 9 ans
DesktopWindow.cxx Make sure we do an initial resize 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 Correct naming convention for some parameters 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 Use exceptions rather than asserts for for "normal" errors 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 Check the return value from XShmAttach. 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 Add OS X keyboard handler il y a 9 ans
fltk_layout.h Handling a full range of keys for the menu key is not as trivial in FLTK as il y a 13 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 Add helper to get combining codepoint from a spacing character 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 Don't use tabs for indentation 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 Fix the build timestamp to be more translation friendly 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