49 Commits (69e202a7557ddd1923b39c1f297bce508d7aa3c5)

Author SHA1 Message Date
  Alex Tanskanen bab9d1fa18 Add emulated middle mouse button 4 years ago
  Samuel Mannehed 7ccf7faa6b Fix maximum compress lvl in parameter list 4 years ago
  Samuel Mannehed 103066e658 Simplify color level descriptions 4 years ago
  Marcel Schneider fd3bfa6d9d replace free with delete[] 5 years ago
  Pierre Ossman 179ed8d7c2 Only save parameters that are visible from the UI 5 years ago
  Pierre Ossman 5cd3ff6608 Hide setPrimary parameter on non-X11 platforms 5 years ago
  Jan Grulich a5720e5719 Fix memory leaks 5 years ago
  Pierre Ossman beb59a4320 Remove variable length arrays 5 years ago
  Pierre Ossman cb99be55d8 Don't require server name in config file 6 years ago
  Pierre Ossman b8b3cbfc5b Stop treating "\\\\" as a special case 6 years ago
  Pierre Ossman 2a85489a19 Fix parameter escape sequence parsing 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 157f54202e Increase default pointer event interval 7 years ago
  Dr. David Alan Gilbert f4d1d89f58 Allow removal of GUI prompt on fatal errors 7 years ago
  Pierre Ossman 57cadc119e Don't mention cut buffers 8 years ago
  Pierre Ossman f862c2e8f4 Add option to set primary selection for cut text 8 years ago
  Pierre Ossman f7fef928f9 Only show sendPrimary on X11 platforms 8 years ago
  Pierre Ossman a9af1f1246 Fix some bad signed/unsigned mismatches 9 years ago
  Pierre Ossman 3b865f1373 Fix bad long line detection logic in config file parser 9 years ago
  Pierre Ossman 6e538b4020 Fix bad initialiser lists 9 years ago
  Pierre Ossman fb450fba5d Fix mismatches between format string and arguments 9 years ago
  Pierre Ossman 5c23b9ed7d Fix bad signed/unsigned comparisons 9 years ago
  Pierre Ossman a7bbe9c4a3 Make sure Exceptions do not use unsafe format strings 9 years ago
  Pierre Ossman eb95532f5c Remove unused variables 9 years ago
  Pierre Ossman 56610fb847 Raise FLTK requirement to 1.3.3 9 years ago
  Pierre Ossman c0ea642910 Reduce symbol scope of parameter helpers 9 years ago
  Pierre Ossman 1bfbcb57d8 Rework the error message in parameters.cxx 9 years ago
  Pierre Ossman ffcffd3f34 Don't use tabs for indentation 9 years ago
  Pierre Ossman 8ca4c1dec5 Make sure user visible strings are translated 9 years ago
  Pierre Ossman 3d2a84b9ea Correct naming convention for some parameters 9 years ago
  Pierre Ossman 74d412c23b Fix copy-paste error that referred to the wrong variable. 11 years ago
  Pierre Ossman 2a7a8d60c8 Reimplement -listen in the new FLTK vncviewer. Work done by 11 years ago
  Adam Tkac 8ac4b30fe9 Re-add the "-via" parameter support on UNIX platforms. 11 years ago
  Peter Åstrand b182a9e03d Added a standard -geometry command line option. Such an option is 11 years ago
  Peter Åstrand 8a2b0810dc Make it possible to load and save configuration files. Also, when 12 years ago
  Peter Åstrand 49b1157ffb Added new option "-Maximize", for maximizing the window at startup. 12 years ago
  Pierre Ossman aae3891bc7 Implement client side multi-head support. Requires a FLTK patched to support 12 years ago
  Pierre Ossman 2441e8296d Hide the full screen setting when support isn't present. 12 years ago
  Pierre Ossman ff473402c1 Make it possible to dynamically resize the size of the session, when resizing 12 years ago
  Pierre Ossman 701ad68d0d Increase the default compression level to cater to a broader range of users 12 years ago
  Peter Åstrand c359f36e69 Make sure to include config.h in every compilation unit. Otherwise, 12 years ago
  DRC ba7bc51608 Implement recommendations from low-level performance study (undocument compress levels 7-9 in the GUI, since they do nothing but increase CPU usage, set the default compress level to 1, and include a note that levels higher than 3 are rarely useful) 13 years ago
  Pierre Ossman 93f377488b Default to fully respecting the remote cursor in order to be closer to a local 13 years ago
  Pierre Ossman 4c8e311627 Bah, not enough coffee today. I had already implemented the pointer rate 13 years ago
  Pierre Ossman 599697bf3f Local cursors are a pain to deal with and I doubt it's worth the effort to 13 years ago
  Pierre Ossman 407a5c3ce6 Implement support for grabbing the keyboard when in full screen mode. 13 years ago
  Pierre Ossman 5156d5e49b Initial commit of new FLTK based vncviewer. Most of the code comes from the 13 years ago