選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Pierre Ossman d8bbbeb3b3 Merge branch 'connparams' of https://github.com/CendioOssman/tigervnc 5年前
..
.gitignore Fix .gitignore for vncviewer/ and tests/ 5年前
CConn.cxx Move client attributes out of ServerParams 5年前
CConn.h Move update request handling in to CConnection 5年前
CMakeLists.txt Add support for raw keyboard in vncviewer 6年前
DesktopWindow.cxx Merge branch 'connparams' of https://github.com/CendioOssman/tigervnc 5年前
DesktopWindow.h Move server cut text handler to Viewport 6年前
OptionsDialog.cxx Fix memory leaks 5年前
OptionsDialog.h Disable checkboxes for primary selection when relevant 7年前
PlatformPixelBuffer.cxx Save a few X11 server roundtrips by ignoring empty damage regions. 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 Merge branch 'connparams' of https://github.com/CendioOssman/tigervnc 5年前
Viewport.h Properly sync LED state on connect 6年前
cocoa.h Sync LED state when gaining focus 6年前
cocoa.mm Sync LED state when gaining focus 6年前
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 Merge branch 'vla' of https://github.com/CendioOssman/tigervnc 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 Merge branch 'covscan' of https://github.com/grulja/tigervnc 5年前
vncviewer.desktop.in.in Add generic name to .desktop file 6年前
vncviewer.h Increase maximum vnc server name length 5年前
vncviewer.man Change to https for tigervnc URL 5年前
vncviewer.rc.in Update visible copyright year to 2018 6年前
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年前