barrier/lib
crs 4d7d2c618f Fixed bug in mouse wheel handling. Was reacting with mouse wheel
events when receiving any event with message == 0 when the system
doesn't use old style mouse wheel events.  Some programs (especially
the flash plugin) would send events with message == 0 causing
undesired wheel scrolling.
2004-10-27 21:29:19 +00:00
..
arch Removed recursive mutexes. Simplified stream filters as a side 2004-09-29 21:59:26 +00:00
base Removed recursive mutexes. Simplified stream filters as a side 2004-09-29 21:59:26 +00:00
client Fixed assertion failure when client connection fails immediately. 2004-06-10 21:25:09 +00:00
common Changed version to 1.1.9. Changed configure.in to get version 2004-09-27 20:53:54 +00:00
io Removed recursive mutexes. Simplified stream filters as a side 2004-09-29 21:59:26 +00:00
mt Changed VC++ projects to put release targets in ./build, debug 2004-05-16 18:02:49 +00:00
net Removed recursive mutexes. Simplified stream filters as a side 2004-09-29 21:59:26 +00:00
platform Fixed bug in mouse wheel handling. Was reacting with mouse wheel 2004-10-27 21:29:19 +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