選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Pierre Ossman 5b8a629661 Merge branch 'exclipboard' of https://github.com/CendioOssman/tigervnc 5年前
..
.gitignore Fix .gitignore for vncviewer/ and tests/ 5年前
CConn.cxx Improved clipboard API 5年前
CConn.h Improved clipboard API 5年前
CMakeLists.txt Add support for raw keyboard in vncviewer 6年前
DesktopWindow.cxx Merge branch 'exclipboard' of https://github.com/CendioOssman/tigervnc 5年前
DesktopWindow.h Merge branch 'exclipboard' of https://github.com/CendioOssman/tigervnc 5年前
OptionsDialog.cxx Fix memory leaks 5年前
OptionsDialog.h Disable checkboxes for primary selection when relevant 7年前
PlatformPixelBuffer.cxx Don't use un-initialized stride to base constructor 5年前
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 5年前
Viewport.h Improved clipboard API 5年前
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 5年前
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年前