408 Commits (1.1-branch)

Auteur SHA1 Bericht Datum
  DRC 3a3cc7e10f Disable Composite extension by default in the legacy-friendly TigerVNC build. Justification: Some older versions of Gnome do not work properly when Composite is enabled. This is known to be a problem with RHEL 4 (Gnome 2.8), and it causes the legacy-friendly build to be unusable on that platform. Newer Gnome versions, such as 2.16.0 (the version in RHEL 5), work properly with Composite enabled, but those versions don't support compositing anyhow, so it doesn't matter if we remove the extension. Typically, platforms that are new enough to support compositing are also new enough to not require the legacy-friendly build of TigerVNC. Further, Composite can be re-enabled by simply adding --enable-composite to the XORGCFGFLAGS env. variable prior to executing 'build-xorg build'. 12 jaren geleden
  DRC b464cc8000 Bump version to 1.1 13 jaren geleden
  DRC a7176b7486 Fix NLS in "official" Linux build 13 jaren geleden
  DRC 05d74ac71a Add an (undocumented) option for re-configuring and re-building just the X server 13 jaren geleden
  DRC b5285ccc28 Use generic copyright message which refers the user to the complete copyright history in README.txt 13 jaren geleden
  DRC a763e4bf94 Consolidate source README files, remote cruft, and update copyrights 13 jaren geleden
  DRC 85bab97b36 Remove support for building Xvnc against Xorg 7.5. We have fixed the issues that were occurring in the Xorg 7.4 components by upgrading those components. Xorg 7.5 requires autoconf 2.60 and other updated tools that aren't readily available on the legacy platforms we're using with build-xorg (notably: RHEL 4 and 5), and thus no one has successfully built that configuration. 13 jaren geleden
  DRC 52c3020cc4 Remove support for building Xvnc against Xorg 7.5. We have fixed the issues that were occurring in the Xorg 7.4 components by upgrading those components. Xorg 7.5 requires autoconf 2.60 and other updated tools that aren't readily available on the legacy platforms we're using with build-xorg (notably: RHEL 4 and 5), and thus no one has successfully built that configuration. 13 jaren geleden
  DRC 50e270b71d Using build-xorg without -static is not useful, because it causes Xvnc to depend on the dynamic X11 libraries generated by build-xorg in the build directory. Thus, remove -static and make that behavior the default. 13 jaren geleden
  DRC a3e18d2448 Remove unused build-xorg-git script 13 jaren geleden
  Adam Tkac cfbbb5b5bc Initialize VNC extension inside #ifdef statement to allow to build TigerVNC inside 13 jaren geleden
  DRC c709309a4e Update cross-compatible builds to xorg-xserver 1.6.5 to fix several issues 13 jaren geleden
  Adam Tkac 443cb866b2 Regenerate xserver16.patch against xserver 1.6.5. 13 jaren geleden
  Adam Tkac 3781f9bc8d [Bugfix] Fix Xvnc linking issues (missing -lpthread and miext/sync/libsync.la) 13 jaren geleden
  DRC 608cfdeaa7 Don't pretend that vncserver -fg & works, because closing stdin causes problems with some WM's. Instead, just revert to the original vncserver -fg code and add a separate option for auto-killing Xvnc when run in "background" mode. 13 jaren geleden
  Adam Tkac b44e6b8f7f [Bugfix] Update unix/xserver110.patch patch. 13 jaren geleden
  DRC cf7847445f Revert default behavior of vncserver (Xvnc will not automatically be killed whenever the WM exits), but also fix vncserver -fg such that it can be successfully backgrounded (vncserver -fg &) to achieve the same effect. 13 jaren geleden
  DRC e8ec4792c5 Oops. Can't increment loop counter, because we don't know yet that we've received an argument that requires an additional parameter. 13 jaren geleden
  DRC ab2f1238a1 Don't run vncpasswd to create a new VNC password unless one of the VNC auth types is being used with the default VNC password location (~/.vnc/passwd). 13 jaren geleden
  DRC 93ba56a13d Always exit Xvnc whenever the user exits the window manager, and provide a -fg switch to allow Xvnc to run in the foreground (necessary for some grid computing environments) 13 jaren geleden
  DRC af7caaabf0 Distribute Xorg 7.4 patches 13 jaren geleden
  DRC 2b268f6ad9 Allow an initial set of Xorg configure flags to be set in the environment (for instance, to supply a default value for the DRI driver directory) 13 jaren geleden
  DRC 3b9ecdfd9b Add -dridir and -xkbcompdir parameters to Xvnc when it is built with the Xorg 7.4 code base 13 jaren geleden
  DRC 7c85451070 Clean up the way build-xorg handles GnuTLS. It should now work the same way as configure, allowing GNU_CFLAGS and GNU_LDFLAGS to be overridden on the command line. 13 jaren geleden
  DRC 075d9fa8bf TurboVNC=TigerVNC 13 jaren geleden
  DRC b9d8e76544 Port -list feature and -kill robustifications from TurboVNC 1.0 13 jaren geleden
  DRC 0f090b3f2d Rename patches to avoid exceeding 99-character limit in full pathnames when doing 'make dist' 13 jaren geleden
  DRC 29640ea22d Fix make dist 13 jaren geleden
  Adam Tkac af0817220e [Development] Rename function "gethomedir" to "getvnchomedir" and rewrite it in 13 jaren geleden
  Adam Tkac 0b4287185b [Bugfix] viewers: set server's hostname as a server name. (Thanks to Guillaume Destuynder) 13 jaren geleden
  Adam Tkac 6959da1390 [Bugfix] Handle situation when viewer doesn't send the key release event well. 13 jaren geleden
  Adam Tkac 59b6253adb [Bugfix] Fix "Alt key gets stuck in Xvnc" issue. 13 jaren geleden
  Adam Tkac b0bfb7ce65 [Bugfix] Disable server-side key autorepeating. 13 jaren geleden
  Adam Tkac bb443662bd [Bugfix] TXViewport: check if we need another scrollbar after adding one 13 jaren geleden
  Adam Tkac f818725c00 [Bugfix] TXViewport: set the window max width/height considering the scrollbars 13 jaren geleden
  Adam Tkac 2d4ee58716 [Bugfix] Render "Ok" and "Cancel" button correctly when compiled with GNUTLS. 13 jaren geleden
  Pierre Ossman 9d6e9c468b Sometimes we get copy requests that are partially or fully outside the 13 jaren geleden
  Pierre Ossman 201983a623 We might sometimes end up with an empty copy because of clipping. Make sure 13 jaren geleden
  Pierre Ossman 329f7d5fac Clean up CopyWindow hook so it's more readable. 13 jaren geleden
  Adam Tkac 7cc163dbe5 [Development] Allow to modify only "desktop", "SendCutText" and "AcceptCutText" 13 jaren geleden
  Adam Tkac 03a1ec5eaf [Bugfix] Handle situation when keyboard has no modifiers in Input.cc well. 13 jaren geleden
  Adam Tkac 76ffb8ef1c [Bugfix] Fix various compilation warnings. 13 jaren geleden
  Adam Tkac 2792651690 [Bugfix] Use malloc/free instead of Xalloc/Xfree when built against X.Org 1.10 and newer. 13 jaren geleden
  Adam Tkac 408e6f6a09 [Development] Add xserver110.patch 13 jaren geleden
  Adam Tkac abe183ee1f [Development] Add support for X.Org 1.10 13 jaren geleden
  Adam Tkac b9734db4fd [Bugfix] Don't hook pixmaps in vncHooks, it fixes crash after XDrawArc call. 13 jaren geleden
  Adam Tkac 1e3c6645d3 [Bugfix] Fix "off-by-one" sprintf error in CConn::showMsgBox() function. 13 jaren geleden
  Adam Tkac 07199140ee [Bugfix] Fix "Add-dridir-parameter" patch for Xorg 7.5. 13 jaren geleden
  Adam Tkac 27b2f773be [Development] client: Add dialog window to accept/save invalid X509 13 jaren geleden
  Adam Tkac 9260a443a1 [Bugfix] Xvnc: use strncpy instead of strncat to copy string to uninitialized 13 jaren geleden