index
:
tigervnc.git
1.0-branch
1.1-branch
1.10-branch
1.11-branch
1.12-branch
1.13-branch
1.14-branch
1.2-branch
1.3-branch
1.4-branch
1.5-branch
1.6-branch
1.7-branch
1.8-branch
1.9-branch
master
High performance, multi-platform VNC client and server: https://github.com/TigerVNC/tigervnc
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
vncviewer
/
parameters.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't require server name in config file
Pierre Ossman
2018-05-29
1
-0
/
+2
*
Stop treating "\\\\" as a special case
Pierre Ossman
2018-05-29
1
-35
/
+20
*
Fix parameter escape sequence parsing
Pierre Ossman
2018-05-29
1
-1
/
+1
*
Don't parse FLTK arguments using Fl::arg; handle -display as other options
Peter Åstrand (astrand)
2018-01-29
1
-0
/
+3
*
Increase default pointer event interval
Pierre Ossman
2017-07-19
1
-1
/
+1
*
Allow removal of GUI prompt on fatal errors
Dr. David Alan Gilbert
2017-07-19
1
-1
/
+6
*
Don't mention cut buffers
Pierre Ossman
2016-03-29
1
-1
/
+1
*
Add option to set primary selection for cut text
Pierre Ossman
2016-03-29
1
-0
/
+3
*
Only show sendPrimary on X11 platforms
Pierre Ossman
2015-12-11
1
-0
/
+4
*
Fix some bad signed/unsigned mismatches
Pierre Ossman
2015-06-17
1
-2
/
+2
*
Merge branch 'upreqs' of https://github.com/CendioOssman/tigervnc
Pierre Ossman
2015-03-12
1
-8
/
+0
|
\
|
*
Raise FLTK requirement to 1.3.3
Pierre Ossman
2015-01-27
1
-8
/
+0
*
|
Fix bad long line detection logic in config file parser
Pierre Ossman
2015-03-04
1
-3
/
+4
*
|
Fix bad initialiser lists
Pierre Ossman
2015-03-03
1
-2
/
+2
*
|
Fix mismatches between format string and arguments
Pierre Ossman
2015-03-03
1
-8
/
+8
*
|
Fix bad signed/unsigned comparisons
Pierre Ossman
2015-03-03
1
-6
/
+6
*
|
Make sure Exceptions do not use unsafe format strings
Pierre Ossman
2015-03-03
1
-29
/
+14
*
|
Remove unused variables
Pierre Ossman
2015-03-03
1
-1
/
+0
|
/
*
Reduce symbol scope of parameter helpers
Pierre Ossman
2014-12-03
1
-10
/
+10
*
Rework the error message in parameters.cxx
Pierre Ossman
2014-12-03
1
-71
/
+51
*
Don't use tabs for indentation
Pierre Ossman
2014-09-22
1
-80
/
+84
*
Make sure user visible strings are translated
Pierre Ossman
2014-09-22
1
-56
/
+70
*
Correct naming convention for some parameters
Pierre Ossman
2014-09-17
1
-2
/
+2
*
Fix copy-paste error that referred to the wrong variable.
Pierre Ossman
2013-07-01
1
-2
/
+2
*
Reimplement -listen in the new FLTK vncviewer. Work done by
Pierre Ossman
2013-02-15
1
-0
/
+3
*
Re-add the "-via" parameter support on UNIX platforms.
Adam Tkac
2013-01-23
1
-0
/
+4
*
Added a standard -geometry command line option. Such an option is
Peter Åstrand
2012-08-27
1
-0
/
+3
*
Make it possible to load and save configuration files. Also, when
Peter Åstrand
2012-08-08
1
-0
/
+577
*
Added new option "-Maximize", for maximizing the window at startup.
Peter Åstrand
2012-08-01
1
-0
/
+1
*
Implement client side multi-head support. Requires a FLTK patched to support
Pierre Ossman
2012-07-13
1
-0
/
+5
*
Hide the full screen setting when support isn't present.
Pierre Ossman
2012-07-10
1
-0
/
+2
*
Make it possible to dynamically resize the size of the session, when resizing
Pierre Ossman
2012-07-04
1
-0
/
+4
*
Increase the default compression level to cater to a broader range of users
Pierre Ossman
2011-11-20
1
-1
/
+1
*
Make sure to include config.h in every compilation unit. Otherwise,
Peter Åstrand
2011-08-23
1
-0
/
+4
*
Implement recommendations from low-level performance study (undocument compre...
DRC
2011-08-17
1
-2
/
+2
*
Default to fully respecting the remote cursor in order to be closer to a local
Pierre Ossman
2011-06-09
1
-1
/
+1
*
Bah, not enough coffee today. I had already implemented the pointer rate
Pierre Ossman
2011-06-08
1
-0
/
+3
*
Local cursors are a pain to deal with and I doubt it's worth the effort to
Pierre Ossman
2011-06-08
1
-5
/
+0
*
Implement support for grabbing the keyboard when in full screen mode.
Pierre Ossman
2011-05-26
1
-0
/
+5
*
Initial commit of new FLTK based vncviewer. Most of the code comes from the
Pierre Ossman
2011-03-09
1
-0
/
+90