You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Pierre Ossman 575b232844 Fix some inappropriate format specifiers 3 years ago
..
.gitignore Fix .gitignore for vncviewer/ and tests/ 5 years ago
BaseTouchHandler.cxx Use hypot(x,y) instead of sqrt(x*x + y*y) 3 years ago
BaseTouchHandler.h Implement touch gesture handling on Unix 3 years ago
CConn.cxx Allow XK_Scroll_Lock when LED state isn't supported 4 years ago
CConn.h Improved clipboard API 4 years ago
CMakeLists.txt Support touch gestures on Windows 3 years ago
DesktopWindow.cxx Implement X Input pointer handling for Unix 3 years ago
DesktopWindow.h Merge branch 'exclipboard' of https://github.com/CendioOssman/tigervnc 4 years ago
EmulateMB.cxx Fix position for click and drag with EmulateMB 3 years ago
EmulateMB.h Fix position for click and drag with EmulateMB 3 years ago
GestureEvent.h Implement touch gesture handling on Unix 3 years ago
GestureHandler.cxx Fix typos in comments 3 years ago
GestureHandler.h Implement touch gesture handling on Unix 3 years ago
OptionsDialog.cxx Add emulated middle mouse button 4 years ago
OptionsDialog.h Add emulated middle mouse button 4 years ago
PlatformPixelBuffer.cxx Provide correct dimensions for XShm setup 4 years ago
PlatformPixelBuffer.h Provide correct dimensions for XShm setup 4 years ago
ServerDialog.cxx Fix memory leaks 5 years ago
ServerDialog.h Clean up header dependencies in the vncviewer directory 9 years ago
Surface.cxx Abstract platform rendering to "surfaces" 7 years ago
Surface.h Create new CGImage for each draw 7 years ago
Surface_OSX.cxx Filter out alpha channel for normal draw() operation 7 years ago
Surface_Win32.cxx Fade overlay in and out 7 years ago
Surface_X11.cxx Fix rendering on big endian system 5 years ago
UserDialog.cxx bug fix for user is NULL 4 years ago
UserDialog.h Display security state when asking for password 6 years ago
Viewport.cxx Cancel AltGr timeout on mouse events as well 3 years ago
Viewport.h Cancel AltGr timeout on mouse events as well 3 years ago
Win32TouchHandler.cxx Support touch gestures on Windows 3 years ago
Win32TouchHandler.h Support touch gestures on Windows 3 years ago
XInputTouchHandler.cxx Fix some inappropriate format specifiers 3 years ago
XInputTouchHandler.h Implement touch gesture handling on Unix 3 years ago
cocoa.h Do maximize more properly on macOS 4 years ago
cocoa.mm Do maximize more properly on macOS 4 years ago
fltk_layout.h Change type to fix bad signed/unsigned comparison 9 years ago
gettext.h Remove variable length arrays 5 years ago
i18n.h Move pgettext_aux() declaration earlier 3 years ago
keysym2ucs.c Remove unused variables 9 years ago
keysym2ucs.h Add helper to get combining codepoint from a spacing character 9 years ago
menukey.cxx Add support for raw keyboard in vncviewer 6 years ago
menukey.h Add support for raw keyboard in vncviewer 6 years ago
osx_to_qnum.c Add support for raw keyboard in vncviewer 6 years ago
parameters.cxx Add emulated middle mouse button 4 years ago
parameters.h Add emulated middle mouse button 4 years ago
resource.h Add a resource file to vncviewer.exe so we can get an icon. 12 years ago
touch.cxx Fix some inappropriate format specifiers 3 years ago
touch.h Implement X Input pointer handling for Unix 3 years ago
vncviewer.cxx Implement X Input pointer handling for Unix 3 years ago
vncviewer.desktop.in.in Use standard install dir variable names 4 years ago
vncviewer.h Increase maximum vnc server name length 5 years ago
vncviewer.man Start sessions via PAM 4 years ago
vncviewer.rc.in Update copyright year to 2020 4 years ago
win32.c Handle Ctrl+AltGr on Windows 6 years ago
win32.h Handle Ctrl+AltGr on Windows 6 years ago
xkb_to_qnum.c Add support for raw keyboard in vncviewer 6 years ago