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 4555537409 Encapsulate PixelBuffer internal details il y a 4 ans
..
.gitignore Fix .gitignore for vncviewer/ and tests/ il y a 5 ans
CConn.cxx Improved clipboard API il y a 4 ans
CConn.h Improved clipboard API il y a 4 ans
CMakeLists.txt Add support for raw keyboard in vncviewer il y a 6 ans
DesktopWindow.cxx Merge branch 'exclipboard' of https://github.com/CendioOssman/tigervnc il y a 4 ans
DesktopWindow.h Merge branch 'exclipboard' of https://github.com/CendioOssman/tigervnc il y a 4 ans
OptionsDialog.cxx Fix memory leaks il y a 5 ans
OptionsDialog.h Disable checkboxes for primary selection when relevant il y a 7 ans
PlatformPixelBuffer.cxx Encapsulate PixelBuffer internal details il y a 4 ans
PlatformPixelBuffer.h Add missing headers il y a 7 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 Avoid compiler "use of uninitialised variable" warnings il y a 5 ans
UserDialog.h Display security state when asking for password il y a 6 ans
Viewport.cxx Use UTF-8 in clipboard API il y a 4 ans
Viewport.h Improved clipboard API il y a 4 ans
cocoa.h Sync LED state when gaining focus il y a 6 ans
cocoa.mm Always get raw keyboard layout on macOS il y a 5 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 Add support for pgettext() il y a 8 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 replace free with delete[] il y a 5 ans
parameters.h Don't parse FLTK arguments using Fl::arg; handle -display as other options il y a 6 ans
resource.h Add a resource file to vncviewer.exe so we can get an icon. il y a 12 ans
vncviewer.cxx Handle server name overflow properly il y a 5 ans
vncviewer.desktop.in.in Add generic name to .desktop file il y a 6 ans
vncviewer.h Increase maximum vnc server name length il y a 5 ans
vncviewer.man Support extended clipboard transfers il y a 4 ans
vncviewer.rc.in Update visible copyright years to 2019 il y a 5 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