crs
82dffeb498
Generalized signal handling. Now handling SIGHUP in addition
...
to SIGINT and SIGTERM. Setup SIGHUP to reload the server's
configuration.
2004-02-28 17:49:29 +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
1d17f865ea
Added switch delay and double-tap options to win32 and added a
...
tray icon to the client and server that gives status feedback to
the user and allows the user to kill the app.
2003-03-12 22:34:07 +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