1. 0c15866 Add support for raw keyboard in vncviewer by Pierre Ossman · 8 years ago
  2. 2fa63f8 Add client support for LED state sync by Pierre Ossman · 9 years ago
  3. 39c0784 Update min version of gettext required to build with .desktop files by Brian P. Hinz · 8 years ago
  4. 0f2d1f6 Add fallbacks for translating .desktop file by Pierre Ossman · 8 years ago
  5. 86ff9fd Generate translations in .desktop file from po files by Pierre Ossman · 8 years ago
  6. de6a580 Add alpha blending support to surfaces by Pierre Ossman · 9 years ago
  7. 403ac27 Abstract platform rendering to "surfaces" by Pierre Ossman · 9 years ago
  8. 4e7d05c Don't reference Xregion unless used directly by Pierre Ossman · 9 years ago
  9. 3544999 Install viewer .desktop file and icons on all Unix systems by Pierre Ossman · 10 years ago
  10. b27c1b2 Add Carbon and Cocoa dependencies to vncviewer by Pierre Ossman · 11 years ago
  11. 428de11 Move ws2_32 dependency to the correct place by Pierre Ossman · 11 years ago
  12. 5945d73 Fix the build timestamp to be more translation friendly by Pierre Ossman · 11 years ago
  13. 4c69932 Windows debug builds of vncviewer should have a console by Pierre Ossman · 11 years ago
  14. ac13abe Create a proper interface base class for the viewport's framebuffer by Pierre Ossman · 12 years ago
  15. 13ee321 Reverted last patch which was a mistake. by Peter Åstrand · 13 years ago
  16. b182a9e Added a standard -geometry command line option. Such an option is by Peter Åstrand · 13 years ago
  17. 956a636 Remove the in-tree versin of FLTK. Maintaining such a copy is way too by Peter Åstrand · 13 years ago
  18. ca93776 Add a resource file to vncviewer.exe so we can get an icon. by Pierre Ossman · 13 years ago
  19. 448fd3a Missed vncviewer in previous commit. by Pierre Ossman · 13 years ago
  20. 58fdda4 It is our convention to install Windows executables in the top-level install directory rather than under bin/ by DRC · 14 years ago
  21. 498ef46 Support other keys than F8 as menu key by Martin Koegler · 14 years ago
  22. d8e93dc Include build date/time and bitness in the About dialog by DRC · 14 years ago
  23. 638314d Unless GnuTLS is being used, we have to explicitly link vncviewer with ws2_32 on WIN32 systems. by DRC · 14 years ago
  24. 2ff39b8 Include a stripped-down version of FLTK in tree and add a USE_INCLUDED_FLTK option to build against it. by DRC · 14 years ago
  25. c3a8517 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. by DRC · 14 years ago
  26. 5b6aee2 Rename man pages to .1 when installing by DRC · 14 years ago
  27. e66060d Install man pages during 'make install' on Unix systems by DRC · 14 years ago
  28. c18753c Implement optimised drawing operations for OS X. Didn't see any reduction in by Pierre Ossman · 14 years ago
  29. b4cb876 Optimised drawing routines for Win32, based on the old Windows viewer. by Pierre Ossman · 14 years ago
  30. 1350069 Optimised drawing routines for X11, roughly based on how the old Unix viewer by Pierre Ossman · 14 years ago
  31. 407a5c3 Implement support for grabbing the keyboard when in full screen mode. by Pierre Ossman · 14 years ago
  32. afc7d14 Remove no longer used code. by Pierre Ossman · 14 years ago
  33. d463b57 Initial options dialog (read-only) loosly based on the Unix vncviewer. by Pierre Ossman · 14 years ago
  34. 561ff0c Implement connection dialog based on unix vncviewer. by Pierre Ossman · 14 years ago
  35. b232b5f Finish up the gettext handling in CMake. The included functions in CMake only by Pierre Ossman · 14 years ago
  36. 03327ae Added install target for new vncviewer. by Peter Åstrand · 14 years ago
  37. d50b3d1 Split out the graphics and input handling to a separate widget in preparation by Pierre Ossman · 14 years ago
  38. f14bf33 Since Ctrl and Cmd tends to mess with the symbol generation, we need to do some by Pierre Ossman · 14 years ago
  39. d014d05 Initial stab at keyboard support. Lots of corner case to work out though... by Pierre Ossman · 15 years ago
  40. 5156d5e Initial commit of new FLTK based vncviewer. Most of the code comes from the by Pierre Ossman · 15 years ago