Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Pierre Ossman ccd09baedd Fix about text encoding (partial revert of dc96cb4d) 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 Remove no longer functional workaround 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 Merge branch 'upreqs' of https://github.com/CendioOssman/tigervnc 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 Merge branch 'upreqs' of https://github.com/CendioOssman/tigervnc 9 лет назад
Viewport.h Raise FLTK requirement to 1.3.3 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 10 лет назад
cocoa.mm Merge branch 'upreqs' of https://github.com/CendioOssman/tigervnc 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 10 лет назад
menukey.cxx Remove simple keyboard model 10 лет назад
menukey.h Remove simple keyboard model 10 лет назад
parameters.cxx Merge branch 'upreqs' of https://github.com/CendioOssman/tigervnc 9 лет назад
parameters.h Raise FLTK requirement to 1.3.3 9 лет назад
resource.h Add a resource file to vncviewer.exe so we can get an icon. 12 лет назад
vncviewer.cxx Fix about text encoding (partial revert of dc96cb4d) 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 10 лет назад