| Commit message (Expand) | Author | Age | Files | Lines |
* | Tabs to spaces | DRC | 2011-06-22 | 1 | -31/+31 |
* | Make '-version 7.4' the default. | DRC | 2011-06-21 | 1 | -4/+4 |
* | Fix 3305357 (Enabling custom compression level on client crashes server) | DRC | 2011-06-18 | 1 | -6/+8 |
* | corrected missing index ptr in new ZlibInStream implementation | Brian Hinz | 2011-06-17 | 1 | -0/+2 |
* | Imported JZlib source tree and re-implemented ZlibInStream using JZlib, simil... | Brian Hinz | 2011-06-17 | 23 | -178/+5436 |
* | Turns out that TXImage wasn't just being overly cautious with the custom error | Pierre Ossman | 2011-06-17 | 1 | -0/+24 |
* | Implement optimised drawing operations for OS X. Didn't see any reduction in | Pierre Ossman | 2011-06-17 | 4 | -2/+150 |
* | Remove unused structure definition. | Pierre Ossman | 2011-06-17 | 1 | -12/+0 |
* | Translate the default menu items we get on OS X. | Pierre Ossman | 2011-06-16 | 1 | -0/+8 |
* | Using build-xorg without -static is not useful, because it causes Xvnc to dep... | DRC | 2011-06-14 | 2 | -52/+27 |
* | Implement a more robust method to handle the keyboard grab/focus voodoo as | Pierre Ossman | 2011-06-14 | 4 | -21/+58 |
* | Flushing screen updates after 100 ms turned out to be too aggressive and | Pierre Ossman | 2011-06-13 | 1 | -1/+1 |
* | Optimised drawing routines for Win32, based on the old Windows viewer. | Pierre Ossman | 2011-06-13 | 4 | -2/+136 |
* | Optimised drawing routines for X11, roughly based on how the old Unix viewer | Pierre Ossman | 2011-06-13 | 4 | -1/+240 |
* | Basic framework for more optimised, platform specific, drawing routines. | Pierre Ossman | 2011-06-13 | 3 | -19/+66 |
* | Fix HAVE_FLTK_DEAD_KEYS test | DRC | 2011-06-10 | 1 | -1/+1 |
* | Exclude unix directory from compile on Apple platform, | Henrik Andersson | 2011-06-10 | 1 | -1/+4 |
* | initial support for ClientRedirect and VeNCrypt sub-type Ident in java viewer | Brian Hinz | 2011-06-10 | 11 | -36/+172 |
* | Remove obsolete Visual C++ 7 build instructions | DRC | 2011-06-09 | 1 | -40/+0 |
* | libtool control file should be created in binary directory, not source direct... | DRC | 2011-06-09 | 1 | -4/+4 |
* | - Fixed so the library suffix is platformindependent | Henrik Andersson | 2011-06-09 | 1 | -1/+9 |
* | Dump a copy of FLTK and needed patches in the tree so that people can easily | Pierre Ossman | 2011-06-09 | 3 | -0/+4463 |
* | Building the Xvnc server requires libtool control files of rdr, rfb, | Henrik Andersson | 2011-06-09 | 6 | -0/+102 |
* | We can get 0x0 cursor sometimes when the server wants to hide it. | Pierre Ossman | 2011-06-09 | 1 | -24/+31 |
* | Copied the dot cursor logic over from the Unix viewer incorrectly. | Pierre Ossman | 2011-06-09 | 1 | -3/+2 |
* | Default to fully respecting the remote cursor in order to be closer to a local | Pierre Ossman | 2011-06-09 | 1 | -1/+1 |
* | We have no cursor initially, and never if the server doesn't support local | Pierre Ossman | 2011-06-09 | 1 | -1/+2 |
* | Implement dot cursor in new viewer. | Pierre Ossman | 2011-06-09 | 1 | -28/+56 |
* | The default value of local cursor support is false, so we couldn't just | Pierre Ossman | 2011-06-09 | 1 | -0/+4 |
* | Bah, not enough coffee today. I had already implemented the pointer rate | Pierre Ossman | 2011-06-08 | 5 | -12/+4 |
* | Local cursors are a pain to deal with and I doubt it's worth the effort to | Pierre Ossman | 2011-06-08 | 2 | -7/+0 |
* | Server support for full colour cursors (no support for alpha though). | Pierre Ossman | 2011-06-08 | 1 | -43/+75 |
* | Add support for cursors to the new viewer. | Pierre Ossman | 2011-06-08 | 7 | -14/+85 |
* | Accidentally calculated the pointer offset twice, resulting in segfaults. | Pierre Ossman | 2011-06-08 | 1 | -1/+2 |
* | CMake 2.8 is necessary in order to properly detect and configure GnuTLS. | DRC | 2011-06-07 | 1 | -1/+1 |
* | Do not include the po/ subdirectory unless NLS is enabled. | DRC | 2011-06-07 | 1 | -1/+3 |
* | Fix detection of GnuTLS and its features when linking statically with an inst... | DRC | 2011-06-07 | 1 | -1/+9 |
* | Don't need to save the value of CMAKE_REQUIRED_FLAGS or CMAKE_REQUIRED_LIBRARIES | DRC | 2011-06-07 | 1 | -4/+5 |
* | If JPEG_INCLUDE_DIR or JPEG_LIBRARY have been overridden on the CMake command... | DRC | 2011-06-07 | 1 | -0/+6 |
* | Make full-screen mode span all monitors in a multi-monitor system | DRC | 2011-06-06 | 1 | -7/+7 |
* | Make sure the popup menu is reset to the same state each go. | Pierre Ossman | 2011-06-03 | 1 | -0/+4 |
* | Make the install target install the same files as the xserver-install target | DRC | 2011-06-02 | 1 | -2/+3 |
* | Handle framebuffer resize requests. | Pierre Ossman | 2011-06-01 | 3 | -28/+89 |
* | Allow resize of the viewport widget. | Pierre Ossman | 2011-06-01 | 2 | -0/+46 |
* | Fix some misbehaviour with the scroll widget caused by the popup menu. | Pierre Ossman | 2011-06-01 | 1 | -2/+6 |
* | Reenable the automatic enabling of GnuTLS if present, but retain the ability | Pierre Ossman | 2011-05-30 | 1 | -18/+19 |
* | [java client] improve gui set/get methods for compression & quality levels. | Brian Hinz | 2011-05-28 | 2 | -6/+6 |
* | Make use of GnuTLS an explicit choice to avoid surprises if it gets included | Pierre Ossman | 2011-05-27 | 1 | -2/+4 |
* | Make sure we can handle clipboard data of any size. | Pierre Ossman | 2011-05-26 | 2 | -12/+24 |
* | Make it possible to start in full screen mode. | Pierre Ossman | 2011-05-26 | 1 | -0/+5 |