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