43 次程式碼提交 (c79a05dc152a6a51d38b8db9f085339bd193241a)

作者 SHA1 備註 提交日期
  Aaron Sowry c79a05dc15 Implement X Input pointer handling for Unix 5 年之前
  Pierre Ossman e4f253e1d1 Use standard install dir variable names 5 年之前
  Alex Tanskanen bab9d1fa18 Add emulated middle mouse button 4 年之前
  Pierre Ossman 0c15866f0c Add support for raw keyboard in vncviewer 6 年之前
  Pierre Ossman 2fa63f8576 Add client support for LED state sync 7 年之前
  Brian P. Hinz 39c0784f0a Update min version of gettext required to build with .desktop files 6 年之前
  Pierre Ossman 0f2d1f6f0d Add fallbacks for translating .desktop file 6 年之前
  Pierre Ossman 86ff9fdbfa Generate translations in .desktop file from po files 6 年之前
  Pierre Ossman de6a5806d2 Add alpha blending support to surfaces 7 年之前
  Pierre Ossman 403ac27d23 Abstract platform rendering to "surfaces" 7 年之前
  Pierre Ossman 4e7d05c992 Don't reference Xregion unless used directly 8 年之前
  Pierre Ossman 35449991b5 Install viewer .desktop file and icons on all Unix systems 8 年之前
  Pierre Ossman b27c1b240e Add Carbon and Cocoa dependencies to vncviewer 9 年之前
  Pierre Ossman 428de11794 Move ws2_32 dependency to the correct place 9 年之前
  Pierre Ossman 5945d73be7 Fix the build timestamp to be more translation friendly 9 年之前
  Pierre Ossman 4c6993223c Windows debug builds of vncviewer should have a console 9 年之前
  Pierre Ossman ac13abe4ce Create a proper interface base class for the viewport's framebuffer 10 年之前
  Peter Åstrand 13ee321927 Reverted last patch which was a mistake. 11 年之前
  Peter Åstrand b182a9e03d Added a standard -geometry command line option. Such an option is 11 年之前
  Peter Åstrand 956a636506 Remove the in-tree versin of FLTK. Maintaining such a copy is way too 11 年之前
  Pierre Ossman ca937761f5 Add a resource file to vncviewer.exe so we can get an icon. 12 年之前
  Pierre Ossman 448fd3a5e7 Missed vncviewer in previous commit. 12 年之前
  DRC 58fdda4ff0 It is our convention to install Windows executables in the top-level install directory rather than under bin/ 12 年之前
  Martin Koegler 498ef46cc2 Support other keys than F8 as menu key 12 年之前
  DRC d8e93dc9da Include build date/time and bitness in the About dialog 13 年之前
  DRC 638314d56d Unless GnuTLS is being used, we have to explicitly link vncviewer with ws2_32 on WIN32 systems. 13 年之前
  DRC 2ff39b8481 Include a stripped-down version of FLTK in tree and add a USE_INCLUDED_FLTK option to build against it. 13 年之前
  DRC c3a8517879 The previous fix for eliminating the console window in vncviewer.exe was not portable (it only worked in MinGW, which isn't what most people use.) Use the CMake "WIN32" target property instead. 13 年之前
  DRC 5b6aee2dbf Rename man pages to .1 when installing 13 年之前
  DRC e66060d1c3 Install man pages during 'make install' on Unix systems 13 年之前
  Pierre Ossman c18753c3ee Implement optimised drawing operations for OS X. Didn't see any reduction in 13 年之前
  Pierre Ossman b4cb8766d3 Optimised drawing routines for Win32, based on the old Windows viewer. 13 年之前
  Pierre Ossman 1350069127 Optimised drawing routines for X11, roughly based on how the old Unix viewer 13 年之前
  Pierre Ossman 407a5c3ce6 Implement support for grabbing the keyboard when in full screen mode. 13 年之前
  Pierre Ossman afc7d14b64 Remove no longer used code. 13 年之前
  Pierre Ossman d463b57681 Initial options dialog (read-only) loosly based on the Unix vncviewer. 13 年之前
  Pierre Ossman 561ff0cba9 Implement connection dialog based on unix vncviewer. 13 年之前
  Pierre Ossman b232b5fd73 Finish up the gettext handling in CMake. The included functions in CMake only 13 年之前
  Peter Åstrand 03327ae145 Added install target for new vncviewer. 13 年之前
  Pierre Ossman d50b3d137b Split out the graphics and input handling to a separate widget in preparation 13 年之前
  Pierre Ossman f14bf33431 Since Ctrl and Cmd tends to mess with the symbol generation, we need to do some 13 年之前
  Pierre Ossman d014d05c26 Initial stab at keyboard support. Lots of corner case to work out though... 13 年之前
  Pierre Ossman 5156d5e49b Initial commit of new FLTK based vncviewer. Most of the code comes from the 13 年之前