crs
52ae656411
Restored lost files and changes in version 1.3.1 to depot.
2007-06-17 11:19:18 +00:00
crs
57fddf4cdc
Fixed screensaver detection on XP.
2004-11-06 16:13:52 +00:00
crs
ab11ebea01
Fixed handling of reading strings from the registry. This was
...
broken when support for binary data was added. The terminating
NUL was included in the string as a character (that's in addition
to the terminating NUL added by std::string).
2004-03-26 20:59:21 +00:00
crs
a6e858a208
Added win32 support for power management.
2004-03-13 17:13:55 +00:00
crs
54acf38d82
Merged Win32 updates. Added full warnings on g++. Fixed bug in
...
client when handling server rejection.
2004-02-28 12:19:49 +00:00
crs
47ca409ff9
Merged primary and secondary screens into one class.
2003-09-02 22:05:47 +00:00
crs
95263289ac
Fixed errors in merge causing infinite loops.
2003-03-21 19:14:32 +00:00
crs
a5633b1971
Added options and advanced options dialogs which should've been
...
part of an earlier checkin. Also now saving and restoring
options that aren't in the configuration file to/from the
registry.
2003-03-17 22:32:10 +00:00
crs
a55119f096
Fixed running as a service on Windows NT family.
2003-01-22 08:36:43 +00:00
crs
f65921bc3f
Refactored some platform dependent code into a new library,
...
lib/arch. This should make porting easier. Will probably
continue to refactor a little more, moving platform dependent
event handling stuff into lib/platform.
2003-01-04 22:01:32 +00:00