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