| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove code supporting Xorg older than 1.7 | Pierre Ossman | 2015-01-29 | 6 | -746/+28 |
* | Raise base Xorg requirement to 1.7 | Pierre Ossman | 2015-01-27 | 1 | -4/+2 |
* | More debug logging for screen layout changes | Pierre Ossman | 2015-01-26 | 1 | -0/+8 |
* | Restructure Xvnc/libvnc.so code to avoid C++ header hacks | Pierre Ossman | 2015-01-26 | 21 | -2451/+3177 |
* | Band aid to work around inluding C headers in C++ code | Pierre Ossman | 2014-12-12 | 1 | -0/+3 |
* | Change development version to 1.4.80 | Pierre Ossman | 2014-11-19 | 1 | -1/+1 |
* | Fix pointer initialization to prevent NULL events. | Brian P. Hinz | 2014-09-29 | 1 | -4/+4 |
* | Correct naming convention for some parameters | Pierre Ossman | 2014-09-17 | 1 | -4/+4 |
* | Avoid extra spacing in the generated man pages | Pierre Ossman | 2014-09-17 | 1 | -42/+42 |
* | Update server man pages to reflect current list of options | Pierre Ossman | 2014-09-17 | 1 | -17/+94 |
* | 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 |
* | No need to declare 'display' here either. | Tim Waugh | 2014-09-04 | 1 | -1/+0 |
* | GCFuncs and GCOps are const since 1.16. | Tim Waugh | 2014-09-04 | 1 | -0/+9 |
* | No need to declare 'display' here. | Tim Waugh | 2014-09-04 | 2 | -3/+0 |
* | Another LoadExtensionList() that needs an #ifdef. | Tim Waugh | 2014-09-04 | 1 | -0/+4 |
* | LoadExtensionList is new in 1.16. | Tim Waugh | 2014-09-03 | 1 | -0/+4 |
* | Updated to build against xorg-x11-server 1.16.0. | Tim Waugh | 2014-09-03 | 7 | -35/+39 |
* | Update the cursor position using GetSpritePosition(). | Tim Waugh | 2014-07-14 | 1 | -1/+9 |
* | Merge branch 'nocolourmap' of https://github.com/CendioOssman/tigervnc | Pierre Ossman | 2014-07-14 | 4 | -171/+35 |
|\ |
|
| * | Get rid of getStride() | Pierre Ossman | 2014-07-07 | 2 | -10/+3 |
| * | Remove full support for colour maps | Pierre Ossman | 2014-07-07 | 4 | -161/+32 |
* | | Handle closing of input devices | Pierre Ossman | 2014-07-14 | 2 | -6/+5 |
* | | Remove private storage from InputDevice | Pierre Ossman | 2014-07-14 | 1 | -27/+2 |
* | | Make InputDevice into a singleton | Pierre Ossman | 2014-07-14 | 4 | -23/+34 |
* | | Move all functions that InputDevice uses into the class | Pierre Ossman | 2014-07-14 | 3 | -5/+8 |
* | | Let XserverDesktop handle syncing cursor position | Pierre Ossman | 2014-07-14 | 4 | -18/+20 |
* | | Re-init VNC extension on server reset | Pierre Ossman | 2014-07-14 | 1 | -2/+2 |
* | | We need to set a label on all pointer buttons | Pierre Ossman | 2014-07-11 | 1 | -0/+2 |
|/ |
|
* | Re-introduces embedded applet mode for the java viewer. On Windows and Linux,... | Brian Hinz | 2014-01-02 | 1 | -1/+2 |
* | Do a better type cast that mirrors how we generate | Pierre Ossman | 2013-09-19 | 1 | -1/+1 |
* | The screen index was removed in 1.13, not 1.12. | Pierre Ossman | 2013-08-19 | 1 | -7/+7 |
* | Fix bad size calculation in GetQueryConnect handler as well | Pierre Ossman | 2013-07-01 | 1 | -3/+5 |
* | Update more copyrights to 2013. | Peter Åstrand | 2013-06-11 | 1 | -1/+1 |
* | Some applications (e.g. wine and rdesktop) tend to misbehave | Pierre Ossman | 2013-05-30 | 4 | -0/+148 |
* | Simplify the lookup of alternative keysyms. | Pierre Ossman | 2013-05-30 | 1 | -12/+12 |
* | Even if we ignore the modifiers, we still have to respect | Pierre Ossman | 2013-05-30 | 1 | -4/+9 |
* | Fix bad reference counting of the initial randr mode set. | Pierre Ossman | 2013-05-24 | 1 | -2/+6 |
* | Adding normal alphabetic keysyms as ONE_LEVEL did not behave | Pierre Ossman | 2013-05-23 | 1 | -3/+19 |
* | xkbcomp ignores keycodes without names, so make sure any keycode | Pierre Ossman | 2013-05-23 | 1 | -0/+16 |
* | The cause of the keyboard mapping change is not a X11 request, | Pierre Ossman | 2013-05-23 | 1 | -1/+1 |
* | XkbTranslateKeyCode() is not implemented according to | Pierre Ossman | 2013-05-23 | 1 | -1/+8 |
* | Not sure what I was smoking when I wrote this. You need | Pierre Ossman | 2013-05-23 | 1 | -1/+2 |
* | Relax the requirements on addKeysym() so that it can add new | Pierre Ossman | 2013-05-23 | 1 | -1/+10 |
* | Redo r5090 using functions that are available in older | Pierre Ossman | 2013-05-22 | 1 | -21/+18 |
* | Apparently it is more kosher to completely disassociate an | Pierre Ossman | 2013-05-22 | 2 | -4/+2 |
* | Automatically update the connection state for RandR | Pierre Ossman | 2013-05-22 | 1 | -21/+28 |
* | The Glyph operation is not guaranteed to be implemented on top of the | Pierre Ossman | 2013-05-07 | 1 | -2/+105 |
* | Bump development version now that 1.3 has been branched off. | Pierre Ossman | 2013-04-25 | 1 | -1/+1 |
* | Shifted Tab is a generic VNC problem and not specific to just | Pierre Ossman | 2013-04-16 | 2 | -16/+16 |