您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
Pierre Ossman e0b3296ed9 Copy r5126 from trunk. 11 年前
..
CConn.cxx Copy r5112 from trunk. 11 年前
CConn.h Fix build on 32-bit and 64-bit Windows 11 年前
CMakeLists.txt Reverted last patch which was a mistake. 11 年前
DesktopWindow.cxx We need to be careful to not call X11 operations if the window isn't 11 年前
DesktopWindow.h Restore edge/bump scrolling when we are in full screen mode as it is easier 11 年前
OSXPixelBuffer.cxx A CGImage is read-only, but it just happened to work anyway. Until 10.8 11 年前
OSXPixelBuffer.h A CGImage is read-only, but it just happened to work anyway. Until 10.8 11 年前
OptionsDialog.cxx Implement client side multi-head support. Requires a FLTK patched to support 12 年前
OptionsDialog.h Implement client side multi-head support. Requires a FLTK patched to support 12 年前
PlatformPixelBuffer.h Basic framework for more optimised, platform specific, drawing routines. 13 年前
ServerDialog.cxx Re-add the "-via" parameter support on UNIX platforms. 11 年前
ServerDialog.h Re-add the "-via" parameter support on UNIX platforms. 11 年前
UserDialog.cxx Make sure we're paranoid about accidentally feeding a format string. 12 年前
UserDialog.h Initial commit of new FLTK based vncviewer. Most of the code comes from the 13 年前
Viewport.cxx Copy r5115 from trunk. 11 年前
Viewport.h If the client and server are using identical pixel formats, then perform Tight decoding directly into the viewer's back buffer, rather than going through the slow fillRect/imageRect routines. 12 年前
Win32PixelBuffer.cxx Make sure to include config.h in every compilation unit. Otherwise, 12 年前
Win32PixelBuffer.h Optimised drawing routines for Win32, based on the old Windows viewer. 13 年前
X11PixelBuffer.cxx Make sure to include config.h in every compilation unit. Otherwise, 12 年前
X11PixelBuffer.h Optimised drawing routines for X11, roughly based on how the old Unix viewer 13 年前
buildTime.cxx Include build date/time and bitness in the About dialog 12 年前
cocoa.h The OS X keyboard grabbing code needs to be multi-head aware to function 11 年前
cocoa.mm Have to properly include config.h for the HAVE_... stuff to work. 11 年前
fltk_layout.h Handling a full range of keys for the menu key is not as trivial in FLTK as 13 年前
gettext.h Initial commit of new FLTK based vncviewer. Most of the code comes from the 13 年前
i18n.h Initial commit of new FLTK based vncviewer. Most of the code comes from the 13 年前
keysym2ucs.c Handle dead keys more properly (through some fixing in FLTK). 13 年前
keysym2ucs.h Initial stab at keyboard support. Lots of corner case to work out though... 13 年前
menukey.cxx Support other keys than F8 as menu key 12 年前
menukey.h Support other keys than F8 as menu key 12 年前
parameters.cxx Copy r5126 from trunk. 11 年前
parameters.h Reimplement -listen in the new FLTK vncviewer. Work done by 11 年前
resource.h Add a resource file to vncviewer.exe so we can get an icon. 12 年前
vncviewer.cxx Fix build on 32-bit and 64-bit Windows 11 年前
vncviewer.h Re-add the "-via" parameter support on UNIX platforms. 11 年前
vncviewer.man Added new option "-Maximize", for maximizing the window at startup. 11 年前
vncviewer.rc.in Add a resource file to vncviewer.exe so we can get an icon. 12 年前
win32.c Implement support for grabbing the keyboard when in full screen mode. 13 年前
win32.h Fix build issues with Visual C++ (implemented macro version of snprintf + re-ordered headers to ensure that winsock is included ahead of windows.h) 13 年前