2530 коммитов (v1.3.1)
 

Автор SHA1 Сообщение Дата
  Pierre Ossman 604648da11 Backport the contrib directory from trunk as well as our new build 10 лет назад
  Pierre Ossman 266eec4ecf Backport r5160 from trunk. 10 лет назад
  Pierre Ossman f4321fa8fa Mark 1.3.1 maintenance release. 10 лет назад
  Pierre Ossman 88ab55af4e We don't want to lose the checks performed by assert() in release builds 10 лет назад
  Pierre Ossman 242b01eec4 The ZRLE decoder relied on an assert() for boundary checks. A default 10 лет назад
  Pierre Ossman d436ad5f13 Mark final 1.3.0 release. 11 лет назад
  Pierre Ossman e0b3296ed9 Copy r5126 from trunk. 11 лет назад
  Pierre Ossman ecb957b003 Copy r5124 from trunk. 11 лет назад
  Pierre Ossman 54df2733b6 Copy r5117 through r5119 from trunk. 11 лет назад
  Pierre Ossman 6608411c08 Copy r5115 from trunk. 11 лет назад
  Pierre Ossman 7edfb86c65 Copy r5112 from trunk. 11 лет назад
  Pierre Ossman b77b0b2d28 Copy r5111 from trunk. 11 лет назад
  Pierre Ossman 20fc8e32eb Copy 5104:5109 from trunk. 11 лет назад
  Pierre Ossman 29da867909 Copy r5100 from trunk. 11 лет назад
  Pierre Ossman 3c2387ab68 Copy r5099 from trunk. 11 лет назад
  Pierre Ossman d8b55fe8d2 Copy r5098 from trunk. 11 лет назад
  Pierre Ossman c6d7dbf7e3 Copy commit 5095 from trunk. 11 лет назад
  Brian Hinz e2ee88de2a copy r5088 & 5089 to 1_3 branch 11 лет назад
  Pierre Ossman 9206040253 Copy commit 5090 off trunk. 11 лет назад
  Pierre Ossman b5a652cfb3 Bump version to 1.2.90 (1.3beta1). 11 лет назад
  Pierre Ossman 2d89042890 Create 1.3 branch. 11 лет назад
  Pierre Ossman 7e8ace1ca7 Work around Windows poor handling of the numpad decimal key. 11 лет назад
  Pierre Ossman 02ef70b211 Shifted Tab is a generic VNC problem and not specific to just 11 лет назад
  Pierre Ossman 5a4d5d4e88 Embarrasing copy/paste error. Fixes fake AltGr presses. 11 лет назад
  Pierre Ossman 0018c612f9 Another attempt at supporting older Xorg versions. 11 лет назад
  Pierre Ossman c8f3d5518c Add support for older Xorg releases. 11 лет назад
  Pierre Ossman 98914846b3 Add some missing headers. It is not really ok to include Xutil.h 11 лет назад
  Pierre Ossman 2a87ddcbb5 Port over the write block handler code from the 1.5 patch. 11 лет назад
  Pierre Ossman f17bc9a0dd Move keyboardProc() so we have all the init stuff in one place. 11 лет назад
  Pierre Ossman 0b52ecc0cd Major rewrite of the keyboard code. The old code was too focused on 11 лет назад
  Pierre Ossman dda680272e Copy error. Should have been a tab rather than spaces here. 11 лет назад
  Pierre Ossman 63995b959d Mode switch and level 3 shift are used interchangably these days. 11 лет назад
  Pierre Ossman 6b1a71b5d1 Make sure we release the same key we previously pressed for a 11 лет назад
  Pierre Ossman 2e564bce56 Handle init of old and new keyboards the same way. 11 лет назад
  Pierre Ossman db4056b2c2 We have an object to store stuff in, so don't use a global 11 лет назад
  Pierre Ossman cde21d8590 Make sure InputDevice::InitInputDevice() gets called early in 11 лет назад
  Pierre Ossman 3e4e1865de Copy the -verbose and -quiet parameters from Xorg so that we 11 лет назад
  Pierre Ossman 87524d2c77 GLX is no longer initialised by the dix. Patch originally by 11 лет назад
  Brian Hinz accdd95186 More fixes for key event issues. It seems that on WindowsXP sending the actual key press/release separately can be mis-interpreted by the server as holding the key down. Using a keyTyped event for all character input ensures that we can send an immediate down/up. It also works around the broken AltGr detection in Java 6. Also added support for more keys (F13-F24, etc.). Some key definitions in java don't have X11 equivalents or I could not be sure so I've left them commented out. 11 лет назад
  Adam Tkac fc23895f80 Initialize VNC extension from libvnc.so only once. 11 лет назад
  Adam Tkac 40060b4e1a Simplify rfb::ParameterIterator - we always iterate over all enabled params. 11 лет назад
  Adam Tkac 6f7f92e043 Remove unused assignment operator declaration from rfb::Configuration 11 лет назад
  Adam Tkac 1be0894c20 Remove unused parameter from rfb::Configuration::Configuration() 11 лет назад
  Adam Tkac ce6feaa3ca Remove bogus -geometry width/height adjustment from vncserver script 11 лет назад
  Brian Hinz 4eeb93cbe0 Need to escape formatting character. 11 лет назад
  Brian Hinz 2e157118e0 Correct typo in r5058 that set an initial value on key location. Add a some verbosity to KeyEvent debug statement. 11 лет назад
  Brian Hinz 8fb4efa3ff Fixes some regressions introduced in r5056. Losing window focus caused key modifiers to be left in an incorrect state. Special handling of AltGr key was being applied in cases where CTRL_L+ALT_L keys were depressed which also caused the modifiers to be left in an incorrect state. Corrected mapping of CTRL+ALT+SHIFT hotkeys to match F8 menu. 11 лет назад
  Brian Hinz 46395b7ff2 Use JDialog for connection info dialog so that frame icon is set correctly. 11 лет назад
  Brian Hinz 776c558c44 Backported a number of fixes/enhancements (mostly related to keymapping) from TurboVNC viewer. Also cleaned up some whitespace and minor formatting changes. 11 лет назад
  Brian Hinz df03a901f1 Update copyright dates 11 лет назад