您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
Pierre Ossman 7fe85cd4a7 Fix closing reconnect dialog logic 2 年前
..
.gitignore Fix .gitignore for vncviewer/ and tests/ 6 年前
BaseTouchHandler.cxx Use hypot(x,y) instead of sqrt(x*x + y*y) 4 年前
BaseTouchHandler.h Implement touch gesture handling on Unix 4 年前
CConn.cxx Retry connection in case of an error 2 年前
CConn.h Support the VMware Cursor Position extension on vncviewer 3 年前
CMakeLists.txt Add monitor description to tooltip 2 年前
DesktopWindow.cxx Workaround options window appearing behind viewer 2 年前
DesktopWindow.h Only grab keyboard when we have focus 2 年前
EmulateMB.cxx Fix position for click and drag with EmulateMB 4 年前
EmulateMB.h Fix position for click and drag with EmulateMB 4 年前
GestureEvent.h Implement touch gesture handling on Unix 4 年前
GestureHandler.cxx Fix typos in comments 4 年前
GestureHandler.h Implement touch gesture handling on Unix 4 年前
MonitorArrangement.cxx Give all monitor names when mirrored 2 年前
MonitorArrangement.h Use std::string for monitor names 2 年前
MonitorIndicesParameter.cxx Fix corner case in monitor index calculation 2 年前
MonitorIndicesParameter.h Only log error when setting FullScreenSelectedMonitors 2 年前
OptionsDialog.cxx Expose reconnect setting in options dialog 2 年前
OptionsDialog.h Expose reconnect setting in options dialog 2 年前
PlatformPixelBuffer.cxx Provide correct dimensions for XShm setup 4 年前
PlatformPixelBuffer.h Provide correct dimensions for XShm setup 4 年前
ServerDialog.cxx Merge pull request #1350 from samhed/serverdialogmodal 2 年前
ServerDialog.h Adjust default directory for configuration file save and load 2 年前
Surface.cxx Abstract platform rendering to "surfaces" 7 年前
Surface.h Create new CGImage for each draw 7 年前
Surface_OSX.cxx Filter out alpha channel for normal draw() operation 7 年前
Surface_Win32.cxx Fade overlay in and out 7 年前
Surface_X11.cxx Update Surface_X11.cxx 3 年前
UserDialog.cxx bug fix for user is NULL 4 年前
UserDialog.h Display security state when asking for password 6 年前
Viewport.cxx Retry connection in case of an error 2 年前
Viewport.h Cancel AltGr timeout on mouse events as well 4 年前
Win32TouchHandler.cxx Support touch gestures on Windows 4 年前
Win32TouchHandler.h Support touch gestures on Windows 4 年前
XInputTouchHandler.cxx Fix some inappropriate format specifiers 4 年前
XInputTouchHandler.h Implement touch gesture handling on Unix 4 年前
cocoa.h Workaround options window appearing behind viewer 2 年前
cocoa.mm Workaround options window appearing behind viewer 2 年前
fltk_layout.h Change type to fix bad signed/unsigned comparison 9 年前
gettext.h Remove variable length arrays 5 年前
i18n.h Move pgettext_aux() declaration earlier 4 年前
keysym2ucs.c Remove unused variables 9 年前
keysym2ucs.h Add helper to get combining codepoint from a spacing character 9 年前
menukey.cxx Add support for raw keyboard in vncviewer 6 年前
menukey.h Add support for raw keyboard in vncviewer 6 年前
osx_to_qnum.c Update keycode maps to latest version 3 年前
parameters.cxx Clean up some error strings 2 年前
parameters.h Retry connection in case of an error 2 年前
resource.h Add a resource file to vncviewer.exe so we can get an icon. 12 年前
touch.cxx Retry connection in case of an error 2 年前
touch.h Implement X Input pointer handling for Unix 4 年前
vncviewer.cxx Fix closing reconnect dialog logic 2 年前
vncviewer.desktop.in.in Use standard install dir variable names 4 年前
vncviewer.h Retry connection in case of an error 2 年前
vncviewer.man Retry connection in case of an error 2 年前
vncviewer.rc.in Update copyright year to 2021 3 年前
win32.c Inline the Windows monitor name code 2 年前
win32.h Inline the Windows monitor name code 2 年前
xkb_to_qnum.c Update keycode maps to latest version 3 年前