| Commit message (Expand) | Author | Age | Files | Lines |
* | Launch vncconfig directly from vncserver, not from xstartup. Justification: ... | DRC | 2011-10-05 | 1 | -1/+2 |
* | Always look for the Java classes in ../vnc/classes first before looking in th... | DRC | 2011-10-04 | 1 | -3/+4 |
* | Disable Composite extension by default in the legacy-friendly TigerVNC build.... | DRC | 2011-10-01 | 1 | -1/+1 |
* | Fixed the formatting of a few Cendio copyright lines, so that it is | Peter Åstrand | 2011-09-28 | 3 | -3/+3 |
* | Support building an out-of-tree Xvnc binary using in-tree X server sources | DRC | 2011-08-24 | 1 | -1/+3 |
* | Oops. Need to escape parentheses | DRC | 2011-08-24 | 1 | -1/+1 |
* | We can't assume that Pixman is under ${includedir}, because ${includedir} dep... | DRC | 2011-08-23 | 1 | -5/+14 |
* | Link x0vncserver against Xtst, if it was detected (otherwise x0vncserver is v... | DRC | 2011-08-19 | 1 | -0/+6 |
* | "Don't use parallel make by default," he says after accidentally turning it o... | DRC | 2011-08-11 | 1 | -1/+3 |
* | (Re-)fix static Xvnc build. We can leverage the BUILD_STATIC option to modif... | DRC | 2011-08-09 | 1 | -1/+1 |
* | Add a BUILD_STATIC option which links statically against libgcc and libstdc++... | DRC | 2011-07-28 | 1 | -14/+4 |
* | Fixes a typo introduced with commit 4570. | Henrik Andersson | 2011-06-29 | 1 | -1/+1 |
* | Added leftout cmake build of x0vncserver, fixes bug #3329519. | Henrik Andersson | 2011-06-29 | 2 | -0/+22 |
* | Use generic copyright message which refers the user to the complete copyright... | DRC | 2011-06-28 | 2 | -6/+2 |
* | Rename man pages to .1 when installing | DRC | 2011-06-25 | 3 | -3/+3 |
* | Install man pages during 'make install' on Unix systems | DRC | 2011-06-25 | 3 | -0/+9 |
* | Consolidate source README file, remote cruft, and update copyrights | DRC | 2011-06-24 | 1 | -309/+0 |
* | Change version number to 1.1.80 (1.2 alpha) to distinguish from the 1.1 branch | DRC | 2011-06-24 | 1 | -1/+1 |
* | Remove unused autotools build system | DRC | 2011-06-24 | 6 | -111/+0 |
* | Integrate Xvnc build with CMake and new FLTK-based vncviewer build | DRC | 2011-06-22 | 1 | -14/+19 |
* | No longer need to explicitly specify GNUTLS_LDFLAGS in X server build, since ... | DRC | 2011-06-22 | 7 | -49/+25 |
* | Make '-version 7.4' the default. | DRC | 2011-06-21 | 1 | -4/+4 |
* | Using build-xorg without -static is not useful, because it causes Xvnc to dep... | DRC | 2011-06-14 | 1 | -46/+22 |
* | Server support for full colour cursors (no support for alpha though). | Pierre Ossman | 2011-06-08 | 1 | -43/+75 |
* | Allow buttons 6 and 7 to be used as well so that we can get horizontal | Pierre Ossman | 2011-05-24 | 1 | -1/+1 |
* | Remove unused build-xorg-git script | DRC | 2011-05-12 | 1 | -205/+0 |
* | Initialize VNC extension inside #ifdef statement to allow to build TigerVNC i... | Adam Tkac | 2011-05-11 | 7 | -66/+91 |
* | Update cross-compatible builds to xorg-xserver 1.6.5 to fix several issues | DRC | 2011-04-30 | 2 | -6/+6 |
* | Regenerate xserver16.patch against xserver 1.6.5. | Adam Tkac | 2011-04-29 | 1 | -13/+13 |
* | [Bugfix] Fix Xvnc linking issues (missing -lpthread and miext/sync/libsync.la) | Adam Tkac | 2011-04-27 | 2 | -12/+13 |
* | Merged r4361 from 1_1 branch. | Adam Tkac | 2011-04-27 | 2 | -4/+21 |
* | Merged r4342 - r4359 from 1_1 branch. | Adam Tkac | 2011-04-27 | 2 | -20/+47 |
* | [Bugfix] Update unix/xserver110.patch patch. | Adam Tkac | 2011-03-14 | 1 | -19/+19 |
* | Initial commit of new FLTK based vncviewer. Most of the code comes from the | Pierre Ossman | 2011-03-09 | 1 | -0/+3 |
* | Split out the pixel format conversion magic to its own class and make | Pierre Ossman | 2011-03-08 | 1 | -1/+1 |
* | Get the Unix stuff to build using CMake. Based on a patch by Henrik Andersson. | Pierre Ossman | 2011-03-08 | 5 | -0/+49 |
* | Avoid intersecting screen with empty clipList in vncHooksCopyArea. The | Peter Åstrand | 2011-03-07 | 1 | -1/+3 |
* | Always exit Xvnc whenever the user exits the window manager, and provide a -f... | DRC | 2011-03-03 | 2 | -2/+20 |
* | Remove the included libjpeg-turbo from the tree and rely completely on one | Pierre Ossman | 2011-03-02 | 1 | -5/+0 |
* | Distribute Xorg 7.4 patches | DRC | 2011-02-17 | 1 | -1/+2 |
* | Allow an initial set of Xorg configure flags to be set in the environment (fo... | DRC | 2011-02-16 | 1 | -1/+1 |
* | Add -dridir and -xkbcompdir parameters to Xvnc when it is built with the Xorg... | DRC | 2011-02-16 | 3 | -4/+134 |
* | Clean up the way build-xorg handles GnuTLS. It should now work the same way ... | DRC | 2011-02-10 | 8 | -27/+53 |
* | TurboVNC=TigerVNC | DRC | 2011-02-10 | 1 | -1/+1 |
* | Port -list feature and -kill robustifications from TurboVNC 1.0 | DRC | 2011-02-09 | 1 | -3/+53 |
* | Rename patches to avoid exceeding 99-character limit in full pathnames when d... | DRC | 2011-02-08 | 2 | -0/+0 |
* | Fix make dist | DRC | 2011-02-07 | 1 | -1/+1 |
* | [Development] Rename function "gethomedir" to "getvnchomedir" and rewrite it in | Adam Tkac | 2011-02-07 | 2 | -13/+11 |
* | [Bugfix] viewers: set server's hostname as a server name. (Thanks to Guillaum... | Adam Tkac | 2011-02-01 | 1 | -1/+1 |
* | [Bugfix] Handle situation when viewer doesn't send the key release event well. | Adam Tkac | 2011-01-17 | 1 | -0/+10 |