barrier/lib
crs 3ae1b916ea Now ignoring 4th and 5th mouse buttons if they don't exist. Was
previously querying their state, sometimes getting the wrong
answer from the OS that they were down, which prevented switching
screens.
2004-12-29 21:12:05 +00:00
..
arch Fixed a serious flaw in wrapper for posix condition variable wait 2004-11-11 19:23:14 +00:00
base Removed recursive mutexes. Simplified stream filters as a side 2004-09-29 21:59:26 +00:00
client Attempt to workaround laggy mouse on OS X with linux as server. 2004-11-06 16:29:06 +00:00
common Changed version to 1.1.11. 2004-12-19 15:48:09 +00:00
io Removed recursive mutexes. Simplified stream filters as a side 2004-09-29 21:59:26 +00:00
mt Made condition variable data volatile. This will hopefully fix 2004-11-10 21:00:30 +00:00
net Changed scheme used to lock the socket multiplexer's job list. 2004-11-11 19:17:03 +00:00
platform Now ignoring 4th and 5th mouse buttons if they don't exist. Was 2004-12-29 21:12:05 +00:00
server Removed recursive mutexes. Simplified stream filters as a side 2004-09-29 21:59:26 +00:00
synergy Fixed dead key and AltGr+shift handling on X windows. Also fixed 2004-10-24 18:18:01 +00:00
Makefile.am Removed DEPTH, VDEPTH, and VPATH from makefiles. 2004-04-04 12:12:32 +00:00