Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
Pierre Ossman aa73c89d77 Client side support for continuous updates. před 12 roky
..
CConn.cxx Client side support for continuous updates. před 12 roky
CConn.h Client side support for continuous updates. před 12 roky
CMakeLists.txt It is our convention to install Windows executables in the top-level install directory rather than under bin/ před 12 roky
DesktopWindow.cxx Put the TigerVNC marker at the end instead of the beginning of the window před 12 roky
DesktopWindow.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. před 12 roky
OSXPixelBuffer.cxx Make sure to include config.h in every compilation unit. Otherwise, před 13 roky
OSXPixelBuffer.h Implement optimised drawing operations for OS X. Didn't see any reduction in před 13 roky
OptionsDialog.cxx Remove VeNCrypt settings from the GUI as lower layers will always be forcing před 12 roky
OptionsDialog.h Remove VeNCrypt settings from the GUI as lower layers will always be forcing před 12 roky
PlatformPixelBuffer.h Basic framework for more optimised, platform specific, drawing routines. před 13 roky
ServerDialog.cxx Make sure to include config.h in every compilation unit. Otherwise, před 13 roky
ServerDialog.h Initial options dialog (read-only) loosly based on the Unix vncviewer. před 13 roky
UserDialog.cxx Make sure to include config.h in every compilation unit. Otherwise, před 13 roky
UserDialog.h Initial commit of new FLTK based vncviewer. Most of the code comes from the před 13 roky
Viewport.cxx Send a fake pointer event on initial connection so that we get rid of that před 12 roky
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. před 12 roky
Win32PixelBuffer.cxx Make sure to include config.h in every compilation unit. Otherwise, před 13 roky
Win32PixelBuffer.h Optimised drawing routines for Win32, based on the old Windows viewer. před 13 roky
X11PixelBuffer.cxx Make sure to include config.h in every compilation unit. Otherwise, před 13 roky
X11PixelBuffer.h Optimised drawing routines for X11, roughly based on how the old Unix viewer před 13 roky
buildTime.cxx Include build date/time and bitness in the About dialog před 13 roky
cocoa.h Implement support for grabbing the keyboard when in full screen mode. před 13 roky
cocoa.mm Implement a more robust method to handle the keyboard grab/focus voodoo as před 13 roky
fltk_layout.h Handling a full range of keys for the menu key is not as trivial in FLTK as před 13 roky
gettext.h Initial commit of new FLTK based vncviewer. Most of the code comes from the před 13 roky
i18n.h Initial commit of new FLTK based vncviewer. Most of the code comes from the před 13 roky
keysym2ucs.c Handle dead keys more properly (through some fixing in FLTK). před 13 roky
keysym2ucs.h Initial stab at keyboard support. Lots of corner case to work out though... před 13 roky
menukey.cxx Support other keys than F8 as menu key před 12 roky
menukey.h Support other keys than F8 as menu key před 12 roky
parameters.cxx Make sure to include config.h in every compilation unit. Otherwise, před 13 roky
parameters.h Bah, not enough coffee today. I had already implemented the pointer rate před 13 roky
vncviewer.cxx Re-order headers to ensure that winsock2.h is included before windows.h. Otherwise, MinGW64 complains and MSVC barfs. This is necessary because os.h now includes windows.h via. w32tiger.h. před 12 roky
vncviewer.h Destroy the main UI and connection objects before popping up the fatal error před 13 roky
vncviewer.man Update menu key list in man page před 12 roky
win32.c Implement support for grabbing the keyboard when in full screen mode. před 13 roky
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) před 13 roky