summaryrefslogtreecommitdiffstats
path: root/unix
Commit message (Expand)AuthorAgeFilesLines
* Distribute Xorg 7.4 patchesDRC2011-02-171-1/+2
* Allow an initial set of Xorg configure flags to be set in the environment (fo...DRC2011-02-161-1/+1
* Add -dridir and -xkbcompdir parameters to Xvnc when it is built with the Xorg...DRC2011-02-163-4/+134
* Clean up the way build-xorg handles GnuTLS. It should now work the same way ...DRC2011-02-108-27/+53
* TurboVNC=TigerVNCDRC2011-02-101-1/+1
* Port -list feature and -kill robustifications from TurboVNC 1.0DRC2011-02-091-3/+53
* Rename patches to avoid exceeding 99-character limit in full pathnames when d...DRC2011-02-082-0/+0
* Fix make distDRC2011-02-071-1/+1
* [Development] Rename function "gethomedir" to "getvnchomedir" and rewrite it inAdam Tkac2011-02-072-13/+11
* [Bugfix] viewers: set server's hostname as a server name. (Thanks to Guillaum...Adam Tkac2011-02-011-1/+1
* [Bugfix] Handle situation when viewer doesn't send the key release event well.Adam Tkac2011-01-171-0/+10
* [Bugfix] Fix "Alt key gets stuck in Xvnc" issue.Adam Tkac2011-01-171-2/+68
* [Bugfix] Disable server-side key autorepeating.Adam Tkac2011-01-171-0/+15
* [Bugfix] TXViewport: check if we need another scrollbar after adding oneAdam Tkac2011-01-171-4/+13
* [Bugfix] TXViewport: set the window max width/height considering the scrollbarsAdam Tkac2011-01-171-0/+11
* [Bugfix] Render "Ok" and "Cancel" button correctly when compiled with GNUTLS.Adam Tkac2011-01-071-0/+2
* Sometimes we get copy requests that are partially or fully outside thePierre Ossman2010-12-211-0/+7
* We might sometimes end up with an empty copy because of clipping. Make surePierre Ossman2010-12-211-1/+2
* Clean up CopyWindow hook so it's more readable.Pierre Ossman2010-12-211-4/+8
* [Development] Allow to modify only "desktop", "SendCutText" and "AcceptCutText"Adam Tkac2010-12-133-4/+26
* [Bugfix] Handle situation when keyboard has no modifiers in Input.cc well.Adam Tkac2010-12-081-38/+61
* [Bugfix] Fix various compilation warnings.Adam Tkac2010-12-082-5/+7
* [Bugfix] Use malloc/free instead of Xalloc/Xfree when built against X.Org 1.1...Adam Tkac2010-12-082-0/+9
* [Development] Add xserver110.patchAdam Tkac2010-12-081-0/+86
* [Development] Add support for X.Org 1.10Adam Tkac2010-12-084-3/+47
* [Bugfix] Don't hook pixmaps in vncHooks, it fixes crash after XDrawArc call.Adam Tkac2010-12-081-2/+2
* [Bugfix] Fix "off-by-one" sprintf error in CConn::showMsgBox() function.Adam Tkac2010-12-081-1/+1
* [Bugfix] Fix "Add-dridir-parameter" patch for Xorg 7.5.Adam Tkac2010-12-061-15/+25
* [Development] client: Add dialog window to accept/save invalid X509Adam Tkac2010-11-183-3/+21
* [Bugfix] Xvnc: use strncpy instead of strncat to copy string to uninitializedAdam Tkac2010-11-111-1/+2
* Static Xvnc build should now work with later versions of libgnutls that depen...DRC2010-11-041-38/+24
* [Bugfix] Use correct settings for 24 bit color depth (Martin Koegler)Adam Tkac2010-11-021-0/+1
* [Development] Use gethomedir() function in vncpasswd and vncviewer.Adam Tkac2010-10-294-10/+18
* Fix 'make dist'DRC2010-10-271-7/+6
* Previous fix for statically linking against GnuTLS on OS X broke the build on...DRC2010-10-012-0/+8
* Support linking statically with GnuTLS on OS XDRC2010-10-012-2/+2
* Hide the GNUTLS options in vncviewer when support isn't present.Pierre Ossman2010-09-302-10/+23
* Attempt to link statically with gnutls if -static is specified, so that Xvnc ...DRC2010-09-301-0/+16
* Add ifdef:s around TLS specific code in Unix vncviewer.Pierre Ossman2010-09-291-0/+4
* [Development] Add code which process new GUI-exposed security options.Adam Tkac2010-09-152-2/+167
* [Development] Expose encryption and authentication params in the "Options" wi...Adam Tkac2010-09-151-2/+84
* [Development] Add -dridir parameter to Xvnc to specify DRI drivers directory ...Adam Tkac2010-09-151-0/+121
* [Development] When building X.Org 7.5, use xserver 1.8.X to reduce number of DLLAdam Tkac2010-09-153-62/+4
* [Development] build-xorg: apply patches from xorg-7.5-patches directory only.Adam Tkac2010-09-151-2/+3
* [Development] Apply some downstream patches to get Xvnc build via build-xorg ...Adam Tkac2010-09-153-0/+107
* [Development] build-xorg: don't build hardware specific DRI drivers.Adam Tkac2010-09-151-1/+1
* [Development] build-xorg: don't build X11 documentation.Adam Tkac2010-09-151-1/+1
* [Development] Update X.Org 7.5 packages to the latest releases.Adam Tkac2010-09-151-16/+16
* [Development] Handle .tar.gz Mesa archives in build-xorg script correctly.Adam Tkac2010-09-151-1/+6
* [Development] Improve download-xorg-7.5 script to work with .tar.gz archives.Adam Tkac2010-09-151-1/+4