1. 7240f62 Handle server name overflow properly by Pierre Ossman · 6 years ago
  2. 26cd332 Better document the argument for -geometry by Pierre Ossman · 6 years ago
  3. eea92e2 Show extra options in vncviewer --help by Pierre Ossman · 6 years ago
  4. 7198491 Update visible copyright years to 2019 by Samuel Mannehed · 7 years ago
  5. 8fd4907 Merge branch 'covscan' of https://github.com/grulja/tigervnc by Pierre Ossman · 7 years ago
  6. a5720e5 Fix memory leaks by Jan Grulich · 7 years ago
  7. 32b96ff Change to https for tigervnc URL by Pierre Ossman · 7 years ago
  8. 2b69d38 Include unix socket in vncviewer usage by Pierre Ossman · 7 years ago
  9. b08a648 Better string handling of default server name by Pierre Ossman · 7 years ago
  10. fe2e5fc Merge branch 'unix' of https://github.com/CendioOssman/tigervnc by Pierre Ossman · 7 years ago
  11. cb99be5 Don't require server name in config file by Pierre Ossman · 7 years ago
  12. 50439d7 Accept a cfg as an argument as an alt way to start the viewer by Mathias Jonsson · 7 years ago
  13. e3a2be6 Use abstract SocketListener class by Pierre Ossman · 7 years ago
  14. 518698a Update visible copyright year to 2018 by Samuel Mannehed · 8 years ago
  15. 6011f96 Rename README.txt to README.rst and convert to reStructuredText by Peter Åstrand (astrand) · 8 years ago
  16. 3ec76bd Don't parse FLTK arguments using Fl::arg; handle -display as other options by Peter Åstrand (astrand) · 8 years ago
  17. 490b319 Update UI look on macOS by Pierre Ossman · 8 years ago
  18. 8c2a744 Handle FLTK arguments at any position by Pierre Ossman · 8 years ago
  19. 727a70f Don't open X11 display too early by Pierre Ossman · 8 years ago
  20. f4d1d89 Allow removal of GUI prompt on fatal errors by Dr. David Alan Gilbert · 8 years ago
  21. 8e5a29e Update visible copyright year to 2017 by Samuel Mannehed · 8 years ago
  22. ed93b65 change the Copyright year on Top README.TXT and vncviewer.cxx by Bojan Memetovic · 9 years ago
  23. 5102fa9 Consolidate how to run the FLTK loop in one place by Pierre Ossman · 10 years ago
  24. f7aa3f9 Return TcpListener pointers rather than objects by Pierre Ossman · 10 years ago
  25. ff626f8 Give context for strings used in menus by Pierre Ossman · 10 years ago
  26. 1db7324 Terminate the viewer even when waiting for data by Pierre Ossman · 10 years ago
  27. 135906e Remove parameter "hasBeenSet" logic by Pierre Ossman · 10 years ago
  28. ccd09ba Fix about text encoding (partial revert of dc96cb4d) by Pierre Ossman · 10 years ago
  29. 4ab2f8a Removed extra newline in Listening on port printout. by Peter Åstrand (astrand) · 10 years ago
  30. ead143f Merge branch 'multisocket-rebased' of https://github.com/twaugh/tigervnc by Pierre Ossman · 10 years ago
  31. 892d10a Fixed IPv6 support. by Tim Waugh · 10 years ago
  32. d1cb31f Merge branch 'upreqs' of https://github.com/CendioOssman/tigervnc by Pierre Ossman · 10 years ago
  33. a71a276 Add a OS X system menu so that new viewer windows can be started by Pierre Ossman · 11 years ago
  34. 8d713a9 Hide OS X specific callback when not needed by Pierre Ossman · 11 years ago
  35. 3620e19 Make sure defaultServerName is initialised even on errors by Pierre Ossman · 11 years ago
  36. 63471c9 Move about text constant so the compiler can analyse it by Pierre Ossman · 11 years ago
  37. 0d247ad Don't need to log local port when handling -via (#126). by Tim Waugh · 11 years ago
  38. 14206b3 Avoid warning when compiling with gcc's -Wformat-security option. by Tim Waugh · 11 years ago
  39. c134168 Update copyright years by Pierre Ossman · 11 years ago
  40. 5bf17ad Create a console window for help output on Windows by Pierre Ossman · 11 years ago
  41. 11167e1 Use a common header file for Windows errno names. by Peter Åstrand (astrand) · 11 years ago
  42. 56610fb Raise FLTK requirement to 1.3.3 by Pierre Ossman · 11 years ago
  43. c76bd2b Improve some error messages by Pierre Ossman · 11 years ago
  44. 744e55c Add comments for translators where requested by Pierre Ossman · 11 years ago
  45. 5945d73 Fix the build timestamp to be more translation friendly by Pierre Ossman · 11 years ago
  46. 34e1298 Move copyright year out of string to avoid re-translation by Pierre Ossman · 11 years ago
  47. 8ca4c1d Make sure user visible strings are translated by Pierre Ossman · 11 years ago
  48. dc96cb4 Generate the about text in a single place by Pierre Ossman · 11 years ago
  49. 6b9622d Add X11 keyboard handler by Pierre Ossman · 11 years ago
  50. f8d525b String literals are constant by Pierre Ossman · 11 years ago
  51. 2c2a1a2 Update copyright year to 2013. by Peter Åstrand · 12 years ago
  52. 3e7ed81 Fix build on 32-bit and 64-bit Windows by DRC · 13 years ago
  53. 571089b viewer: exit when user specifies both -via and -listen parameters by Adam Tkac · 13 years ago
  54. 2a7a8d6 Reimplement -listen in the new FLTK vncviewer. Work done by by Pierre Ossman · 13 years ago
  55. 09b8385 Remove one vlog.debug call which shouldn't have been committed by Adam Tkac · 13 years ago
  56. 8ac4b30 Re-add the "-via" parameter support on UNIX platforms. by Adam Tkac · 13 years ago
  57. 6a007bd Fix incorrect path for viewer icons. Patch by Uros Vampl. by Pierre Ossman · 13 years ago
  58. 8a2b081 Make it possible to load and save configuration files. Also, when by Peter Åstrand · 13 years ago
  59. c8719ad The old Windows viewer was capable of logging to file. This is essential by Pierre Ossman · 13 years ago
  60. f52740e Make sure we're paranoid about accidentally feeding a format string. by Pierre Ossman · 13 years ago
  61. 0878eca Move the last remnants of autotools into config.h. by Pierre Ossman · 13 years ago
  62. 8eb3508 Set a proper icon for the vncviewer windows on Unix and Windows. by Pierre Ossman · 13 years ago
  63. 4426f00 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. by DRC · 14 years ago
  64. 3b83703 Proper GNOME shell integration requires that WM_CLASS of window is set. by Henrik Andersson · 14 years ago
  65. b7c5524 Avoid translation strings with leading and/or trailing whitespace. Our by Peter Åstrand · 14 years ago
  66. c359f36 Make sure to include config.h in every compilation unit. Otherwise, by Peter Åstrand · 14 years ago
  67. d8e93dc Include build date/time and bitness in the About dialog by DRC · 14 years ago
  68. e2ef5c1 Destroy the main UI and connection objects before popping up the fatal error by Pierre Ossman · 14 years ago
  69. 07baad7 Use generic copyright message which refers the user to the complete copyright history in README.txt by DRC · 14 years ago
  70. b65bb93 Fix build issues with Visual C++ (implemented macro version of snprintf + re-ordered headers to ensure that winsock is included ahead of windows.h) by DRC · 14 years ago
  71. 5aa0650 Call Fl::args() to properly parse the "hidden" arguments that FLTK understands. This has two primary benefits: (1) On X11 systems, you can now override the X display by passing '-display {display}' as the first argument, as is the case for most other X11 apps, and (2) on OS X, this allows the application to run within an application (.app) bundle, because Fl::args() parses the hidden arguments passed to the app by the launcher. by DRC · 14 years ago
  72. 41ba603 Translate the default menu items we get on OS X. by Pierre Ossman · 14 years ago
  73. 561ff0c Implement connection dialog based on unix vncviewer. by Pierre Ossman · 14 years ago
  74. b885822 Implement about dialog. by Pierre Ossman · 14 years ago
  75. 5156d5e Initial commit of new FLTK based vncviewer. Most of the code comes from the by Pierre Ossman · 15 years ago
  76. d1e4e90 Migrating to new directory structure adopted from the RealVNC's source tree. Windows part should be complete. For the Unix part, more changes will follow. by Constantin Kaplinsky · 19 years ago
  77. ac30668 Win32 vncviewer merged with VNC 4.1.1 code. The merge is incomplete - the code compiles but does not always work properly yet. by Constantin Kaplinsky · 19 years ago
  78. 9fb4e0e Tightified sources: by Peter Åstrand · 21 years ago
  79. 47ed8d3 Initial revision by Constantin Kaplinsky · 21 years ago