summaryrefslogtreecommitdiffstats
path: root/vncviewer/parameters.cxx
Commit message (Expand)AuthorAgeFilesLines
* Added a standard -geometry command line option. Such an option isPeter Åstrand2012-08-271-0/+3
* Make it possible to load and save configuration files. Also, whenPeter Åstrand2012-08-081-0/+577
* Added new option "-Maximize", for maximizing the window at startup.Peter Åstrand2012-08-011-0/+1
* Implement client side multi-head support. Requires a FLTK patched to supportPierre Ossman2012-07-131-0/+5
* Hide the full screen setting when support isn't present.Pierre Ossman2012-07-101-0/+2
* Make it possible to dynamically resize the size of the session, when resizingPierre Ossman2012-07-041-0/+4
* Increase the default compression level to cater to a broader range of usersPierre Ossman2011-11-201-1/+1
* Make sure to include config.h in every compilation unit. Otherwise,Peter Åstrand2011-08-231-0/+4
* Implement recommendations from low-level performance study (undocument compre...DRC2011-08-171-2/+2
* Default to fully respecting the remote cursor in order to be closer to a localPierre Ossman2011-06-091-1/+1
* Bah, not enough coffee today. I had already implemented the pointer ratePierre Ossman2011-06-081-0/+3
* Local cursors are a pain to deal with and I doubt it's worth the effort toPierre Ossman2011-06-081-5/+0
* Implement support for grabbing the keyboard when in full screen mode.Pierre Ossman2011-05-261-0/+5
* Initial commit of new FLTK based vncviewer. Most of the code comes from thePierre Ossman2011-03-091-0/+90