barrier/lib
crs 88c6769ebe Fixed bug that could allow multiple threads to simultaneously access
the X11 display connection.  The only problematic method was
CXWindowsEventQueueBuffer::addEvent given that the other event queue
methods are only called from the main thread.
2004-05-18 20:26:48 +00:00
..
arch Changed VC++ projects to put release targets in ./build, debug 2004-05-16 18:02:49 +00:00
base Changed VC++ projects to put release targets in ./build, debug 2004-05-16 18:02:49 +00:00
client Fixed handling of screen resolution changes. 2004-05-16 18:04:36 +00:00
common Changed VC++ projects to put release targets in ./build, debug 2004-05-16 18:02:49 +00:00
io Changed VC++ projects to put release targets in ./build, debug 2004-05-16 18:02:49 +00:00
mt Changed VC++ projects to put release targets in ./build, debug 2004-05-16 18:02:49 +00:00
net Changed VC++ projects to put release targets in ./build, debug 2004-05-16 18:02:49 +00:00
platform Fixed bug that could allow multiple threads to simultaneously access 2004-05-18 20:26:48 +00:00
server Fixed handling of screen resolution changes. 2004-05-16 18:04:36 +00:00
synergy Fixed handling of screen resolution changes. 2004-05-16 18:04:36 +00:00
Makefile.am Removed DEPTH, VDEPTH, and VPATH from makefiles. 2004-04-04 12:12:32 +00:00