85 Commits (c79a05dc152a6a51d38b8db9f085339bd193241a)

Author SHA1 Message Date
  Aaron Sowry c79a05dc15 Implement X Input pointer handling for Unix 5 years ago
  Pierre Ossman b5867e99dc Open X11 display properly 5 years ago
  Pierre Ossman ab6a67677b Remove default config alert 5 years ago
  Pierre Ossman 2b53faf942 Use exit_vncviewer() for early errors 5 years ago
  Pierre Ossman e4f253e1d1 Use standard install dir variable names 5 years ago
  Pierre Ossman 6d39667c42 Update copyright year to 2020 4 years ago
  Pierre Ossman 7240f62ddc Handle server name overflow properly 5 years ago
  Pierre Ossman 26cd332941 Better document the argument for -geometry 5 years ago
  Pierre Ossman eea92e2cfa Show extra options in vncviewer --help 5 years ago
  Samuel Mannehed 7198491ad2 Update visible copyright years to 2019 5 years ago
  Jan Grulich a5720e5719 Fix memory leaks 5 years ago
  Pierre Ossman 32b96ffec1 Change to https for tigervnc URL 5 years ago
  Pierre Ossman 2b69d385e6 Include unix socket in vncviewer usage 5 years ago
  Pierre Ossman b08a64898b Better string handling of default server name 6 years ago
  Pierre Ossman cb99be55d8 Don't require server name in config file 6 years ago
  Mathias Jonsson 50439d78fa Accept a cfg as an argument as an alt way to start the viewer 6 years ago
  Pierre Ossman e3a2be69c4 Use abstract SocketListener class 6 years ago
  Samuel Mannehed 518698a28c Update visible copyright year to 2018 6 years ago
  Peter Åstrand (astrand) 6011f96cdc Rename README.txt to README.rst and convert to reStructuredText 6 years ago
  Peter Åstrand (astrand) 3ec76bd5eb Don't parse FLTK arguments using Fl::arg; handle -display as other options 6 years ago
  Pierre Ossman 490b3198f7 Update UI look on macOS 6 years ago
  Pierre Ossman 8c2a744c23 Handle FLTK arguments at any position 6 years ago
  Pierre Ossman 727a70f038 Don't open X11 display too early 6 years ago
  Dr. David Alan Gilbert f4d1d89f58 Allow removal of GUI prompt on fatal errors 6 years ago
  Samuel Mannehed 8e5a29e4b2 Update visible copyright year to 2017 7 years ago
  Bojan Memetovic ed93b65108 change the Copyright year on Top README.TXT and vncviewer.cxx 8 years ago
  Pierre Ossman 5102fa9687 Consolidate how to run the FLTK loop in one place 8 years ago
  Pierre Ossman f7aa3f9bd3 Return TcpListener pointers rather than objects 8 years ago
  Pierre Ossman ff626f823a Give context for strings used in menus 8 years ago
  Pierre Ossman 1db732494b Terminate the viewer even when waiting for data 8 years ago
  Pierre Ossman 135906e4b2 Remove parameter "hasBeenSet" logic 9 years ago
  Pierre Ossman ccd09baedd Fix about text encoding (partial revert of dc96cb4d) 9 years ago
  Peter Åstrand (astrand) 4ab2f8ab85 Removed extra newline in Listening on port printout. 9 years ago
  Tim Waugh 892d10a705 Fixed IPv6 support. 9 years ago
  Pierre Ossman a71a276637 Add a OS X system menu so that new viewer windows can be started 9 years ago
  Pierre Ossman 8d713a92af Hide OS X specific callback when not needed 9 years ago
  Pierre Ossman 3620e19621 Make sure defaultServerName is initialised even on errors 9 years ago
  Pierre Ossman 63471c9de0 Move about text constant so the compiler can analyse it 9 years ago
  Tim Waugh 0d247ad0d3 Don't need to log local port when handling -via (#126). 9 years ago
  Tim Waugh 14206b3c56 Avoid warning when compiling with gcc's -Wformat-security option. 9 years ago
  Pierre Ossman c134168be9 Update copyright years 9 years ago
  Pierre Ossman 5bf17addcb Create a console window for help output on Windows 9 years ago
  Peter Åstrand (astrand) 11167e1f08 Use a common header file for Windows errno names. 9 years ago
  Pierre Ossman 56610fb847 Raise FLTK requirement to 1.3.3 9 years ago
  Pierre Ossman c76bd2b482 Improve some error messages 9 years ago
  Pierre Ossman 744e55cbdf Add comments for translators where requested 9 years ago
  Pierre Ossman 5945d73be7 Fix the build timestamp to be more translation friendly 9 years ago
  Pierre Ossman 34e1298504 Move copyright year out of string to avoid re-translation 9 years ago
  Pierre Ossman 8ca4c1dec5 Make sure user visible strings are translated 9 years ago
  Pierre Ossman dc96cb4d17 Generate the about text in a single place 9 years ago