25 Commits (c416ad538903f06448349932f3723246261e5a98)

Author SHA1 Message Date
  Pierre Ossman c416ad5389 Change development version to 1.6.80 8 years ago
  Pierre Ossman e3ee57a95b Refuse to start Xvnc if we failed to initialise a screen 8 years ago
  Pierre Ossman c08aeb6040 Set user/client requested mode as preferred 8 years ago
  Pierre Ossman 8d6e356f7d Change development version to 1.5.80 9 years ago
  Pierre Ossman 5d284e72cc Default to -noreset in Xvnc 9 years ago
  Pierre Ossman 20065ded10 Add -version argument to Xvnc 9 years ago
  Michal Srb b02996ac12 Warn about not reseting Xvnc and terminate instead. 9 years ago
  Tim Waugh 897fc0ae9d Check for out-of-memory when installing color map. 9 years ago
  Tim Waugh 242fdf0c5a Updated to build against xorg-x11-server 1.17.x. 9 years ago
  Tim Waugh e652878d4a Don't return without value here. 9 years ago
  Pierre Ossman c134168be9 Update copyright years 9 years ago
  Tim Waugh b904483a51 Abort argument processing on error. 9 years ago
  Pierre Ossman 6d0b3eaec2 Avoid shadowing variables 9 years ago
  Pierre Ossman 5fb5b8ad1c ddxInitGlobals() was removed from Xorg ages ago 9 years ago
  Pierre Ossman 595aedc9bd ddxBeforeReset() is only conditionally included in the build 9 years ago
  Pierre Ossman 37e5af91ca Properly define functions as not having any arguments 9 years ago
  Pierre Ossman 8081ba507d Remove declaration for variable already present in headers 9 years ago
  Pierre Ossman 614a121de7 Make sure we get prototypes for global DDX functions 9 years ago
  Pierre Ossman a916108f52 Declare variables at the start of each block, as required 9 years ago
  Pierre Ossman 5a3c39a9a0 Use proper prototypes in headers for all our internal functions 9 years ago
  Pierre Ossman 31fa98b319 Remove code supporting Xorg older than 1.7 9 years ago
  Pierre Ossman f8e3b34c69 Restructure Xvnc/libvnc.so code to avoid C++ header hacks 9 years ago
  Pierre Ossman 532e4e364f Change development version to 1.4.80 9 years ago
  Tim Waugh 300411c623 No need to declare 'display' here. 9 years ago
  Tim Waugh e2fe5f8a1f LoadExtensionList is new in 1.16. 9 years ago
  Tim Waugh d822c36525 Updated to build against xorg-x11-server 1.16.0. 9 years ago
  Peter Åstrand f8212b949c Update more copyrights to 2013. 11 years ago
  Pierre Ossman 2b04fa44a5 Fix bad reference counting of the initial randr mode set. 11 years ago
  Pierre Ossman 1556e8148d Apparently it is more kosher to completely disassociate an 11 years ago
  Pierre Ossman 2058ecb989 Automatically update the connection state for RandR 11 years ago
  Pierre Ossman 607c9d0e59 Bump development version now that 1.3 has been branched off. 11 years ago
  Pierre Ossman 3e4e1865de Copy the -verbose and -quiet parameters from Xorg so that we 11 years ago
  Pierre Ossman 87524d2c77 GLX is no longer initialised by the dix. Patch originally by 11 years ago
  Adam Tkac 193ad14d35 X.Org 1.14 support was incomplete 11 years ago
  Adam Tkac d91aa60d73 Add support for X.Org 1.13 11 years ago
  Adam Tkac ff8112326b Add Support for X.Org 1.11.X 11 years ago
  Pierre Ossman ae3438ce58 The internal API for RRCrtcNotify() changed in Xorg 1.6+, so make sure things 12 years ago
  Pierre Ossman 27fa951e1a Add back support for letting the client reconfigure the screen, this time 12 years ago
  Pierre Ossman 4c81ff4566 Redo the RandR code in Xvnc/libvnc to use the modern 1.2 API. The old 12 years ago
  DRC 550a4df9a3 Bump version number to prepare for post-1.2 development 12 years ago
  DRC 4f3b25479e Bump version to 1.1.91 (1.2 beta2) 12 years ago
  DRC a2f5f1a662 1.1.90 (1.2 beta1) 12 years ago
  Peter Åstrand 01b2433de8 Activate the DPMS extension; avoid Ubuntu 11.10 crashing. 12 years ago
  Peter Åstrand d69bcc4739 Fixed the formatting of a few Cendio copyright lines, so that it is 12 years ago
  DRC 07baad757a Use generic copyright message which refers the user to the complete copyright history in README.txt 13 years ago
  DRC de30d95377 Change version number to 1.1.80 (1.2 alpha) to distinguish from the 1.1 branch 13 years ago
  Adam Tkac 7cc163dbe5 [Development] Allow to modify only "desktop", "SendCutText" and "AcceptCutText" 13 years ago
  Adam Tkac 76ffb8ef1c [Bugfix] Fix various compilation warnings. 13 years ago
  Adam Tkac 2792651690 [Bugfix] Use malloc/free instead of Xalloc/Xfree when built against X.Org 1.10 and newer. 13 years ago
  Adam Tkac abe183ee1f [Development] Add support for X.Org 1.10 13 years ago