選択できるのは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年前