選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Pierre Ossman 575b232844 Fix some inappropriate format specifiers 3年前
..
.gitignore Fix .gitignore for vncviewer/ and tests/ 5年前
BaseTouchHandler.cxx Use hypot(x,y) instead of sqrt(x*x + y*y) 3年前
BaseTouchHandler.h Implement touch gesture handling on Unix 4年前
CConn.cxx Allow XK_Scroll_Lock when LED state isn't supported 4年前
CConn.h Improved clipboard API 4年前
CMakeLists.txt Support touch gestures on Windows 4年前
DesktopWindow.cxx Implement X Input pointer handling for Unix 4年前
DesktopWindow.h Merge branch 'exclipboard' of https://github.com/CendioOssman/tigervnc 4年前
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年前
OptionsDialog.cxx Add emulated middle mouse button 4年前
OptionsDialog.h Add emulated middle mouse button 4年前
PlatformPixelBuffer.cxx Provide correct dimensions for XShm setup 4年前
PlatformPixelBuffer.h Provide correct dimensions for XShm setup 4年前
ServerDialog.cxx Fix memory leaks 5年前
ServerDialog.h Clean up header dependencies in the vncviewer directory 10年前
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 Fix rendering on big endian system 5年前
UserDialog.cxx bug fix for user is NULL 4年前
UserDialog.h Display security state when asking for password 6年前
Viewport.cxx Cancel AltGr timeout on mouse events as well 4年前
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 3年前
XInputTouchHandler.h Implement touch gesture handling on Unix 4年前
cocoa.h Do maximize more properly on macOS 4年前
cocoa.mm Do maximize more properly on macOS 4年前
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 Add support for raw keyboard in vncviewer 6年前
parameters.cxx Add emulated middle mouse button 4年前
parameters.h Add emulated middle mouse button 4年前
resource.h Add a resource file to vncviewer.exe so we can get an icon. 12年前
touch.cxx Fix some inappropriate format specifiers 3年前
touch.h Implement X Input pointer handling for Unix 4年前
vncviewer.cxx Implement X Input pointer handling for Unix 4年前
vncviewer.desktop.in.in Use standard install dir variable names 4年前
vncviewer.h Increase maximum vnc server name length 5年前
vncviewer.man Start sessions via PAM 4年前
vncviewer.rc.in Update copyright year to 2020 4年前
win32.c Handle Ctrl+AltGr on Windows 6年前
win32.h Handle Ctrl+AltGr on Windows 6年前
xkb_to_qnum.c Add support for raw keyboard in vncviewer 6年前