summaryrefslogtreecommitdiffstats
path: root/vncviewer
Commit message (Expand)AuthorAgeFilesLines
* Fix bad signed/unsigned comparisonsPierre Ossman2015-03-033-9/+9
* Make sure Exceptions do not use unsafe format stringsPierre Ossman2015-03-031-29/+14
* Remove unused variablesPierre Ossman2015-03-034-8/+1
* Merge branches 'format-security' and 'module-ldnow-master' of https://github....Pierre Ossman2015-02-274-70/+88
|\
| * The legacy OS X keyboard API is only 32-bitPierre Ossman2015-02-251-1/+1
| * Escape FLTK menu entriesPierre Ossman2015-02-253-20/+77
| * Revert "Switch to FLTK's copy() method for menus"Pierre Ossman2015-02-252-69/+30
* | Don't need to log local port when handling -via (#126).Tim Waugh2015-02-251-1/+0
* | Avoid warning when compiling with gcc's -Wformat-security option.Tim Waugh2015-02-241-1/+1
|/
* Disable entries instead of shuffling memory aroundPierre Ossman2015-02-201-22/+11
* Update copyright yearsPierre Ossman2015-02-201-1/+1
* Switch to FLTK's copy() method for menusPierre Ossman2015-02-202-26/+76
* Create a console window for help output on WindowsPierre Ossman2015-02-171-0/+21
* Add shortcuts to context menu for quick accessPierre Ossman2015-02-161-11/+11
* Stop mapping Meta to SuperPierre Ossman2015-02-161-2/+0
* Use a common header file for Windows errno names.Peter Åstrand (astrand)2015-02-051-0/+1
* More debug logging for screen layout changesPierre Ossman2015-01-261-2/+5
* Reduce symbol scope of parameter helpersPierre Ossman2014-12-031-10/+10
* Rework the error message in parameters.cxxPierre Ossman2014-12-031-71/+51
* Simplify log message as we always use TrueColourPierre Ossman2014-12-031-3/+1
* Improve some error messagesPierre Ossman2014-12-032-5/+5
* Add comments for translators where requestedPierre Ossman2014-12-033-0/+10
* Remove "Error:" prefix from error messagePierre Ossman2014-11-191-1/+1
* Make sure we do an initial resizePierre Ossman2014-11-111-4/+12
* Merge branch 'build' of https://github.com/CendioOssman/tigervncPierre Ossman2014-10-211-5/+2
|\
| * Add Carbon and Cocoa dependencies to vncviewerPierre Ossman2014-10-171-0/+4
| * Move ws2_32 dependency to the correct placePierre Ossman2014-10-171-7/+0
* | Check the return value from XShmAttach.Tim Waugh2014-10-171-1/+5
* | Don't use MIT-SHM on remote displays.Tim Waugh2014-10-161-0/+5
|/
* Use exceptions rather than asserts for for "normal" errorsPierre Ossman2014-10-103-8/+11
* Use the same style for exception messagesPierre Ossman2014-10-102-4/+4
* Remove unused assert.h includePierre Ossman2014-10-101-1/+0
* Handle PrintScreen and SysReq on WindowsPierre Ossman2014-09-302-1/+9
* Fix the build timestamp to be more translation friendlyPierre Ossman2014-09-223-25/+4
* Move copyright year out of string to avoid re-translationPierre Ossman2014-09-221-2/+3
* Don't use tabs for indentationPierre Ossman2014-09-221-80/+84
* Make sure user visible strings are translatedPierre Ossman2014-09-228-78/+96
* Make some log messages more sane for translatorsPierre Ossman2014-09-221-4/+8
* Generate the about text in a single placePierre Ossman2014-09-221-10/+12
* Split up the info stringPierre Ossman2014-09-221-22/+56
* Document the client side X509 parametersPierre Ossman2014-09-171-0/+18
* Correct naming convention for some parametersPierre Ossman2014-09-172-6/+6
* Avoid extra spacing in the generated man pagesPierre Ossman2014-09-171-28/+28
* Document default configuration file locationPierre Ossman2014-09-171-0/+5
* Update the vncviewer man page with current list of optionsPierre Ossman2014-09-171-16/+62
* Remove the date from man pagesPierre Ossman2014-09-171-1/+1
* Clean up the authors section of the man pagesPierre Ossman2014-09-171-3/+4
* Update FLTK patches based on feeback from upstreamPierre Ossman2014-09-112-16/+16
* Protect the optional IM disabling calls with #ifdef:sPierre Ossman2014-09-111-0/+4
* Use different keysyms for left and right alt on OS XPierre Ossman2014-08-221-0/+2