42 Commits (69e202a7557ddd1923b39c1f297bce508d7aa3c5)

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