aboutsummaryrefslogtreecommitdiffstats
path: root/vncviewer
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'multisocket-rebased' of https://github.com/twaugh/tigervncPierre Ossman2015-03-171-2/+32
|\
| * Fixed IPv6 support.Tim Waugh2015-03-131-2/+32
* | Merge branch 'upreqs' of https://github.com/CendioOssman/tigervncPierre Ossman2015-03-128-391/+4
|\ \ | |/ |/|
| * Remove no longer functional workaroundPierre Ossman2015-02-161-9/+0
| * Raise FLTK requirement to 1.3.3Pierre Ossman2015-01-278-382/+4
* | Add a OS X system menu so that new viewer windows can be startedPierre Ossman2015-03-041-0/+40
* | Hide OS X specific callback when not neededPierre Ossman2015-03-041-0/+2
* | Fix bad long line detection logic in config file parserPierre Ossman2015-03-041-3/+4
* | Change type to fix bad signed/unsigned comparisonPierre Ossman2015-03-041-4/+4
* | Make sure defaultServerName is initialised even on errorsPierre Ossman2015-03-031-0/+1
* | Move about text constant so the compiler can analyse itPierre Ossman2015-03-031-5/+5
* | Fix bad initialiser listsPierre Ossman2015-03-031-2/+2
* | Reorder class initialiser list to match what actually happensPierre Ossman2015-03-031-1/+1
* | Fix mismatches between format string and argumentsPierre Ossman2015-03-033-10/+10
* | Switch to unsigned parameters for ExtendedDesktopSize handlerPierre Ossman2015-03-032-4/+4
* | 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