| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | Avoid warning when compiling with gcc's -Wformat-security option. | Tim Waugh | 2015-02-24 | 1 | -1/+1 |
|/ / |
|
* | | Disable entries instead of shuffling memory around | Pierre Ossman | 2015-02-20 | 1 | -22/+11 |
* | | Update copyright years | Pierre Ossman | 2015-02-20 | 1 | -1/+1 |
* | | Switch to FLTK's copy() method for menus | Pierre Ossman | 2015-02-20 | 2 | -26/+76 |
* | | Create a console window for help output on Windows | Pierre Ossman | 2015-02-17 | 1 | -0/+21 |
* | | Add shortcuts to context menu for quick access | Pierre Ossman | 2015-02-16 | 1 | -11/+11 |
* | | Stop mapping Meta to Super | Pierre Ossman | 2015-02-16 | 1 | -2/+0 |
* | | Use a common header file for Windows errno names. | Peter Åstrand (astrand) | 2015-02-05 | 1 | -0/+1 |
|/ |
|
* | More debug logging for screen layout changes | Pierre Ossman | 2015-01-26 | 1 | -2/+5 |
* | 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 |
* | Simplify log message as we always use TrueColour | Pierre Ossman | 2014-12-03 | 1 | -3/+1 |
* | Improve some error messages | Pierre Ossman | 2014-12-03 | 2 | -5/+5 |
* | Add comments for translators where requested | Pierre Ossman | 2014-12-03 | 3 | -0/+10 |
* | Remove "Error:" prefix from error message | Pierre Ossman | 2014-11-19 | 1 | -1/+1 |
* | Make sure we do an initial resize | Pierre Ossman | 2014-11-11 | 1 | -4/+12 |
* | Merge branch 'build' of https://github.com/CendioOssman/tigervnc | Pierre Ossman | 2014-10-21 | 1 | -5/+2 |
|\ |
|
| * | Add Carbon and Cocoa dependencies to vncviewer | Pierre Ossman | 2014-10-17 | 1 | -0/+4 |
| * | Move ws2_32 dependency to the correct place | Pierre Ossman | 2014-10-17 | 1 | -7/+0 |
* | | Check the return value from XShmAttach. | Tim Waugh | 2014-10-17 | 1 | -1/+5 |
* | | Don't use MIT-SHM on remote displays. | Tim Waugh | 2014-10-16 | 1 | -0/+5 |
|/ |
|
* | Use exceptions rather than asserts for for "normal" errors | Pierre Ossman | 2014-10-10 | 3 | -8/+11 |
* | Use the same style for exception messages | Pierre Ossman | 2014-10-10 | 2 | -4/+4 |
* | Remove unused assert.h include | Pierre Ossman | 2014-10-10 | 1 | -1/+0 |
* | Handle PrintScreen and SysReq on Windows | Pierre Ossman | 2014-09-30 | 2 | -1/+9 |
* | Fix the build timestamp to be more translation friendly | Pierre Ossman | 2014-09-22 | 3 | -25/+4 |
* | Move copyright year out of string to avoid re-translation | Pierre Ossman | 2014-09-22 | 1 | -2/+3 |
* | 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 | 8 | -78/+96 |
* | Make some log messages more sane for translators | Pierre Ossman | 2014-09-22 | 1 | -4/+8 |
* | Generate the about text in a single place | Pierre Ossman | 2014-09-22 | 1 | -10/+12 |
* | Split up the info string | Pierre Ossman | 2014-09-22 | 1 | -22/+56 |
* | Document the client side X509 parameters | Pierre Ossman | 2014-09-17 | 1 | -0/+18 |
* | Correct naming convention for some parameters | Pierre Ossman | 2014-09-17 | 2 | -6/+6 |
* | Avoid extra spacing in the generated man pages | Pierre Ossman | 2014-09-17 | 1 | -28/+28 |
* | Document default configuration file location | Pierre Ossman | 2014-09-17 | 1 | -0/+5 |
* | Update the vncviewer man page with current list of options | Pierre Ossman | 2014-09-17 | 1 | -16/+62 |
* | Remove the date from man pages | Pierre Ossman | 2014-09-17 | 1 | -1/+1 |
* | Clean up the authors section of the man pages | Pierre Ossman | 2014-09-17 | 1 | -3/+4 |
* | Update FLTK patches based on feeback from upstream | Pierre Ossman | 2014-09-11 | 2 | -16/+16 |
* | Protect the optional IM disabling calls with #ifdef:s | Pierre Ossman | 2014-09-11 | 1 | -0/+4 |
* | Use different keysyms for left and right alt on OS X | Pierre Ossman | 2014-08-22 | 1 | -0/+2 |
* | Disable input methods when the viewport is focused | Pierre Ossman | 2014-08-22 | 1 | -0/+2 |
* | Ignore FLTK events when we have low level hooks | Pierre Ossman | 2014-08-22 | 1 | -0/+4 |
* | Add OS X keyboard handler | Pierre Ossman | 2014-08-22 | 3 | -1/+423 |
* | Add Windows keyboard handler | Pierre Ossman | 2014-08-22 | 3 | -1/+250 |
* | Add X11 keyboard handler | Pierre Ossman | 2014-08-22 | 2 | -0/+51 |
* | Add xhandler hook | Pierre Ossman | 2014-08-22 | 2 | -0/+33 |
* | Add helper to get combining codepoint from a spacing character | Pierre Ossman | 2014-08-22 | 2 | -0/+48 |
* | Better codepoint for combining ypogegrammeni (dead iota) | Pierre Ossman | 2014-08-22 | 1 | -1/+1 |