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 e0b3296ed9 Copy r5126 from trunk. před 11 roky
..
CConn.cxx Copy r5112 from trunk. před 11 roky
CConn.h Fix build on 32-bit and 64-bit Windows před 11 roky
CMakeLists.txt Reverted last patch which was a mistake. před 11 roky
DesktopWindow.cxx We need to be careful to not call X11 operations if the window isn't před 11 roky
DesktopWindow.h Restore edge/bump scrolling when we are in full screen mode as it is easier před 11 roky
OSXPixelBuffer.cxx A CGImage is read-only, but it just happened to work anyway. Until 10.8 před 11 roky
OSXPixelBuffer.h A CGImage is read-only, but it just happened to work anyway. Until 10.8 před 11 roky
OptionsDialog.cxx Implement client side multi-head support. Requires a FLTK patched to support před 12 roky
OptionsDialog.h Implement client side multi-head support. Requires a FLTK patched to support před 12 roky
PlatformPixelBuffer.h Basic framework for more optimised, platform specific, drawing routines. před 13 roky
ServerDialog.cxx Re-add the "-via" parameter support on UNIX platforms. před 11 roky
ServerDialog.h Re-add the "-via" parameter support on UNIX platforms. před 11 roky
UserDialog.cxx Make sure we're paranoid about accidentally feeding a format string. před 12 roky
UserDialog.h Initial commit of new FLTK based vncviewer. Most of the code comes from the před 13 roky
Viewport.cxx Copy r5115 from trunk. před 11 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 12 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 12 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 The OS X keyboard grabbing code needs to be multi-head aware to function před 11 roky
cocoa.mm Have to properly include config.h for the HAVE_... stuff to work. před 11 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 Copy r5126 from trunk. před 11 roky
parameters.h Reimplement -listen in the new FLTK vncviewer. Work done by před 11 roky
resource.h Add a resource file to vncviewer.exe so we can get an icon. před 12 roky
vncviewer.cxx Fix build on 32-bit and 64-bit Windows před 11 roky
vncviewer.h Re-add the "-via" parameter support on UNIX platforms. před 11 roky
vncviewer.man Added new option "-Maximize", for maximizing the window at startup. před 12 roky
vncviewer.rc.in Add a resource file to vncviewer.exe so we can get an icon. 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