2547 Commits (1ff04d1b8a7b8358b8d3ffcf28b57ade52241058)
 

Author SHA1 Message Date
  Brian Hinz 1ff04d1b8a Added 'contrib' folder to store patches necessary to build external dependecies, distribution-specific packaging files, etc. Also added a delimiter to the end of the fltk patch script defined in BUILDING.txt to make it easier to parse this script out for automated builds. 10 years ago
  Brian Hinz fefa48d3c4 Fixes a condition where too much data on the local clipboard causes the client to exceed the max heap size and exit. Since the server will, by default, discard clipboard transfers greater than 256KB anyway, a parameter was added which sets the default max clipboard size that the client will hold to 256KB also. 10 years ago
  Pierre Ossman 3027bc5705 Some applications probe for clipboard formats using the 10 years ago
  Brian Hinz ee1e5e5b8a Applied DRC's patch to fix broken RRE decoder in java client 10 years ago
  Pierre Ossman 5e711faec0 Do a better type cast that mirrors how we generate 10 years ago
  Pierre Ossman 7adc488472 An updated patch of the X11 clipboard notification is now available. 10 years ago
  Pierre Ossman 5803d3ba31 Printing the clipboard data is very annoying as it could 10 years ago
  Pierre Ossman eef02d4940 The screen index was removed in 1.13, not 1.12. 10 years ago
  Pierre Ossman 74d412c23b Fix copy-paste error that referred to the wrong variable. 11 years ago
  Pierre Ossman 749eaa7c68 Fix bad size calculation in GetQueryConnect handler as well 11 years ago
  Peter Åstrand f8212b949c Update more copyrights to 2013. 11 years ago
  Peter Åstrand 2c2a1a269b Update copyright year to 2013. 11 years ago
  Pierre Ossman 1753a93da5 Some applications (e.g. wine and rdesktop) tend to misbehave 11 years ago
  Pierre Ossman 442e97152d Simplify the lookup of alternative keysyms. 11 years ago
  Pierre Ossman 0da2f1fd99 Even if we ignore the modifiers, we still have to respect 11 years ago
  Pierre Ossman 159cb83a0a The numpad decimal hack is needed on OS X as well. 11 years ago
  Pierre Ossman 5010488214 Forgot to respect the AcceptClipboard option in the 11 years ago
  Pierre Ossman 2b04fa44a5 Fix bad reference counting of the initial randr mode set. 11 years ago
  Pierre Ossman 40550116f5 Adding normal alphabetic keysyms as ONE_LEVEL did not behave 11 years ago
  Pierre Ossman 06c20e5562 xkbcomp ignores keycodes without names, so make sure any keycode 11 years ago
  Pierre Ossman 95eb36bfa9 The cause of the keyboard mapping change is not a X11 request, 11 years ago
  Pierre Ossman 6eb3607f55 XkbTranslateKeyCode() is not implemented according to 11 years ago
  Pierre Ossman 6f67fa9a07 Not sure what I was smoking when I wrote this. You need 11 years ago
  Pierre Ossman 7138a6c05d Relax the requirements on addKeysym() so that it can add new 11 years ago
  Pierre Ossman 3e78fcbb4c Redo r5090 using functions that are available in older 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
  Brian Hinz c0a360943a Whitespace cleanup only 11 years ago
  Pierre Ossman 5cb75ac9bb VNC needs to be initialised early to get its hooks at a proper 11 years ago
  Pierre Ossman 6f26548e0d The Glyph operation is not guaranteed to be implemented on top of the 11 years ago
  Brian Hinz e8991316ba Fix incorrect dll location in windows setup file template 11 years ago
  Brian Hinz 491b9505c2 Use CMAKE_COMMAND variable instead of hard coded cmake executable name for better portability. 11 years ago
  Pierre Ossman 607c9d0e59 Bump development version now that 1.3 has been branched off. 11 years ago
  Pierre Ossman 7e8ace1ca7 Work around Windows poor handling of the numpad decimal key. 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