Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Pierre Ossman 38c6848b30 Tolerate specifying -BoolParam 0 and similar il y a 3 ans
..
.gitignore Fix .gitignore for vncviewer/ and tests/ il y a 5 ans
BaseTouchHandler.cxx Use hypot(x,y) instead of sqrt(x*x + y*y) il y a 3 ans
BaseTouchHandler.h Implement touch gesture handling on Unix il y a 4 ans
CConn.cxx Allow XK_Scroll_Lock when LED state isn't supported il y a 4 ans
CConn.h Improved clipboard API il y a 4 ans
CMakeLists.txt Support touch gestures on Windows il y a 4 ans
DesktopWindow.cxx Implement X Input pointer handling for Unix il y a 4 ans
DesktopWindow.h Merge branch 'exclipboard' of https://github.com/CendioOssman/tigervnc il y a 4 ans
EmulateMB.cxx Fix position for click and drag with EmulateMB il y a 4 ans
EmulateMB.h Fix position for click and drag with EmulateMB il y a 4 ans
GestureEvent.h Implement touch gesture handling on Unix il y a 4 ans
GestureHandler.cxx Fix typos in comments il y a 4 ans
GestureHandler.h Implement touch gesture handling on Unix il y a 4 ans
OptionsDialog.cxx Add emulated middle mouse button il y a 4 ans
OptionsDialog.h Add emulated middle mouse button il y a 4 ans
PlatformPixelBuffer.cxx Provide correct dimensions for XShm setup il y a 4 ans
PlatformPixelBuffer.h Provide correct dimensions for XShm setup il y a 4 ans
ServerDialog.cxx Fix memory leaks il y a 5 ans
ServerDialog.h Clean up header dependencies in the vncviewer directory il y a 10 ans
Surface.cxx Abstract platform rendering to "surfaces" il y a 7 ans
Surface.h Create new CGImage for each draw il y a 7 ans
Surface_OSX.cxx Filter out alpha channel for normal draw() operation il y a 7 ans
Surface_Win32.cxx Fade overlay in and out il y a 7 ans
Surface_X11.cxx Fix rendering on big endian system il y a 5 ans
UserDialog.cxx bug fix for user is NULL il y a 4 ans
UserDialog.h Display security state when asking for password il y a 6 ans
Viewport.cxx Cancel AltGr timeout on mouse events as well il y a 4 ans
Viewport.h Cancel AltGr timeout on mouse events as well il y a 4 ans
Win32TouchHandler.cxx Support touch gestures on Windows il y a 4 ans
Win32TouchHandler.h Support touch gestures on Windows il y a 4 ans
XInputTouchHandler.cxx Fix some inappropriate format specifiers il y a 3 ans
XInputTouchHandler.h Implement touch gesture handling on Unix il y a 4 ans
cocoa.h Do maximize more properly on macOS il y a 4 ans
cocoa.mm Do maximize more properly on macOS il y a 4 ans
fltk_layout.h Change type to fix bad signed/unsigned comparison il y a 9 ans
gettext.h Remove variable length arrays il y a 5 ans
i18n.h Move pgettext_aux() declaration earlier il y a 4 ans
keysym2ucs.c Remove unused variables il y a 9 ans
keysym2ucs.h Add helper to get combining codepoint from a spacing character il y a 9 ans
menukey.cxx Add support for raw keyboard in vncviewer il y a 6 ans
menukey.h Add support for raw keyboard in vncviewer il y a 6 ans
osx_to_qnum.c Add support for raw keyboard in vncviewer il y a 6 ans
parameters.cxx Add emulated middle mouse button il y a 4 ans
parameters.h Add emulated middle mouse button il y a 4 ans
resource.h Add a resource file to vncviewer.exe so we can get an icon. il y a 12 ans
touch.cxx Fix some inappropriate format specifiers il y a 3 ans
touch.h Implement X Input pointer handling for Unix il y a 4 ans
vncviewer.cxx Tolerate specifying -BoolParam 0 and similar il y a 3 ans
vncviewer.desktop.in.in Use standard install dir variable names il y a 4 ans
vncviewer.h Increase maximum vnc server name length il y a 5 ans
vncviewer.man Start sessions via PAM il y a 4 ans
vncviewer.rc.in Update copyright year to 2020 il y a 4 ans
win32.c Handle Ctrl+AltGr on Windows il y a 6 ans
win32.h Handle Ctrl+AltGr on Windows il y a 6 ans
xkb_to_qnum.c Add support for raw keyboard in vncviewer il y a 6 ans