barrier/platform
crs cec075cb60 fixed bug introduced by previous checkin. calling XCheckIfEvent()
multiple times is *not* the same as calling XIfEvent() because the
former will re-encounter events that it didn't process previously.
to make things simple it now pulls events off the queue and saves
them if not processed for selection transfer and puts them back
afterwards.
2002-06-20 16:27:49 +00:00
..
CMSWindowsClipboard.cpp formatting changes. 2002-06-17 13:31:21 +00:00
CMSWindowsClipboard.h win32 changes. now including windows.h with WIN32_LEAN_AND_MEAN 2002-06-10 16:49:46 +00:00
CMSWindowsScreen.cpp checkpoint. initial support for multiple displays on win32. 2002-06-19 17:03:29 +00:00
CMSWindowsScreen.h checkpoint. initial support for multiple displays on win32. 2002-06-19 17:03:29 +00:00
CPlatform.cpp checkpoint. more conversion to automake. 2002-06-19 11:23:49 +00:00
CPlatform.h checkpoint. more conversion to automake. 2002-06-19 11:23:49 +00:00
CUnixPlatform.cpp checkpoint. automake changes for wait(). 2002-06-19 12:21:26 +00:00
CUnixPlatform.h performance fixes on win32 plus clean up of some warnings. also 2002-06-14 18:08:20 +00:00
CWin32Platform.cpp formatting changes. 2002-06-17 13:31:21 +00:00
CWin32Platform.h performance fixes on win32 plus clean up of some warnings. also 2002-06-14 18:08:20 +00:00
CXWindowsClipboard.cpp fixed bug introduced by previous checkin. calling XCheckIfEvent() 2002-06-20 16:27:49 +00:00
CXWindowsClipboard.h fixed bug introduced by previous checkin. calling XCheckIfEvent() 2002-06-20 16:27:49 +00:00
CXWindowsScreen.cpp checkpoint. initial support for multiple displays on win32. 2002-06-19 17:03:29 +00:00
CXWindowsScreen.h checkpoint. initial support for multiple displays on win32. 2002-06-19 17:03:29 +00:00
CXWindowsUtil.cpp formatting changes. 2002-06-17 13:31:21 +00:00
CXWindowsUtil.h checkpoint. more conversion to automake. 2002-06-19 11:23:49 +00:00
IPlatform.h performance fixes on win32 plus clean up of some warnings. also 2002-06-14 18:08:20 +00:00
Makefile.am started to convert to autoconf/automake. 2002-06-18 19:44:34 +00:00
platform.dsp win32 changes. changed names of binaries. added support for 2002-06-08 21:48:00 +00:00