497 Commits (d436ad5f1385ce61b9b888a7c414b3dbfa42b8f4)

Author SHA1 Message Date
  Pierre Ossman d436ad5f13 Mark final 1.3.0 release. 11 years ago
  Pierre Ossman ecb957b003 Copy r5124 from trunk. 11 years ago
  Pierre Ossman 54df2733b6 Copy r5117 through r5119 from trunk. 11 years ago
  Pierre Ossman b77b0b2d28 Copy r5111 from trunk. 11 years ago
  Pierre Ossman 20fc8e32eb Copy 5104:5109 from trunk. 11 years ago
  Pierre Ossman 29da867909 Copy r5100 from trunk. 11 years ago
  Pierre Ossman 3c2387ab68 Copy r5099 from trunk. 11 years ago
  Pierre Ossman d8b55fe8d2 Copy r5098 from trunk. 11 years ago
  Pierre Ossman c6d7dbf7e3 Copy commit 5095 from trunk. 11 years ago
  Pierre Ossman 9206040253 Copy commit 5090 off trunk. 11 years ago
  Pierre Ossman b5a652cfb3 Bump version to 1.2.90 (1.3beta1). 11 years ago
  Pierre Ossman 02ef70b211 Shifted Tab is a generic VNC problem and not specific to just 11 years ago
  Pierre Ossman 5a4d5d4e88 Embarrasing copy/paste error. Fixes fake AltGr presses. 11 years ago
  Pierre Ossman 0018c612f9 Another attempt at supporting older Xorg versions. 11 years ago
  Pierre Ossman c8f3d5518c Add support for older Xorg releases. 11 years ago
  Pierre Ossman 98914846b3 Add some missing headers. It is not really ok to include Xutil.h 11 years ago
  Pierre Ossman 2a87ddcbb5 Port over the write block handler code from the 1.5 patch. 11 years ago
  Pierre Ossman f17bc9a0dd Move keyboardProc() so we have all the init stuff in one place. 11 years ago
  Pierre Ossman 0b52ecc0cd Major rewrite of the keyboard code. The old code was too focused on 11 years ago
  Pierre Ossman dda680272e Copy error. Should have been a tab rather than spaces here. 11 years ago
  Pierre Ossman 63995b959d Mode switch and level 3 shift are used interchangably these days. 11 years ago
  Pierre Ossman 6b1a71b5d1 Make sure we release the same key we previously pressed for a 11 years ago
  Pierre Ossman 2e564bce56 Handle init of old and new keyboards the same way. 11 years ago
  Pierre Ossman db4056b2c2 We have an object to store stuff in, so don't use a global 11 years ago
  Pierre Ossman cde21d8590 Make sure InputDevice::InitInputDevice() gets called early in 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 fc23895f80 Initialize VNC extension from libvnc.so only once. 11 years ago
  Adam Tkac 40060b4e1a Simplify rfb::ParameterIterator - we always iterate over all enabled params. 11 years ago
  Adam Tkac ce6feaa3ca Remove bogus -geometry width/height adjustment from vncserver script 11 years ago
  Adam Tkac 193ad14d35 X.Org 1.14 support was incomplete 11 years ago
  Adam Tkac a0f89fbdd3 Add xserver114.patch patch 11 years ago
  Adam Tkac 04628cde56 Allow to change "AcceptPointerEvents" via "vncconfig -set". 11 years ago
  Adam Tkac 3fab3e1ca1 Fix handling of whitelisted "vncconfig -set" parameters in Xvnc. 11 years ago
  Adam Tkac d91aa60d73 Add support for X.Org 1.13 11 years ago
  Adam Tkac 7a0e1b9040 Add xserver113.patch 11 years ago
  Peter Åstrand c0163751c7 Fix build errors with XORG < 111: I assume that the last NULL argument 11 years ago
  Adam Tkac c6c4b7e457 Add support for X.Org 1.12.X 11 years ago
  Adam Tkac ff8112326b Add Support for X.Org 1.11.X 11 years ago
  Pierre Ossman 17e28044f1 Fix silly typo that caused us to mishandle some SetDesktopSize requests. 11 years ago
  Peter Åstrand 956a636506 Remove the in-tree versin of FLTK. Maintaining such a copy is way too 11 years ago
  Pierre Ossman e211518b65 Implicit drawing operations (like window borders) are done by accessing 12 years ago
  Pierre Ossman 93f44e1773 Fix improper check of errors when getting a suitable RandR mode. 12 years ago
  Pierre Ossman f844038338 We need to be able to handle outputs without any CRTC connected as well. 12 years ago
  Pierre Ossman 02dc813c92 Forgot to initialise the iterator index properly. 12 years ago
  Pierre Ossman 87ecc7c4ee We need to manually update the RandR timestamp, as it is normally set in 12 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 1d3be39bcd Track outputs instead of CRTCs, as those better match the screen concept 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