crs
76cc62d133
attempt to fix stuttering when leaving win32 screen. seems to
...
work but will let testers make the final call. also fixed
desktop synchronization by setting a variable that was
mistakenly left unset. and tried to work around an apparent
bug in MsgWaitForMultipleObjects() that prevented the service
from closing down properly. start/pause/continue/stop
sequence still doesn't shut down correctly. start/pause/stop
and start/stop work fine.
2002-07-17 17:27:41 +00:00
crs
4b46862026
checkpoint. refactored win32 code. had to edit and rename some
...
files so this is only a checkpoint.
2002-07-15 15:01:36 +00:00
crs
52b60d5175
refactoring. refactored stuff in client (with changes to server
...
as necessary).
2002-07-12 20:41:23 +00:00
crs
ef7fe1f283
checkpoint. making win32 and X primary screen code more similar
...
in order to share code later.
2002-07-11 18:58:49 +00:00
crs
76db457830
win32 screen saver now handled.
2002-06-23 21:53:31 +00:00
crs
bebb63ac53
checkpoint. initial support for multiple displays on win32.
2002-06-19 17:03:29 +00:00
crs
fe16546a1d
formatting changes.
2002-06-17 13:31:21 +00:00
crs
e3dcf7febf
performance fixes on win32 plus clean up of some warnings. also
...
improved error messages when uninstalling service.
2002-06-14 18:08:20 +00:00
crs
62519b19fe
indentation and other formatting changes. also cleaned up
...
#includes.
2002-06-10 22:06:45 +00:00
crs
4b28ffc5b2
win32 changes. changed names of binaries. added support for
...
running as (and installing/installing) a service. added
support for multiple desktops (NT only, 95 doesn't support
multiple desktops).
2002-06-08 21:48:00 +00:00
crs
5709d8ddef
refactored some common platform dependent stuff into a new
...
library: platform. also removed test.cpp.
2002-06-04 12:26:23 +00:00