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
|
2b07c8091c
|
windows fixes needed for formatting changes.
|
2002-06-11 20:09:59 +00:00 |
crs
|
fba8063c17
|
added missing #include <signal.h>.
|
2002-06-11 18:30:08 +00:00 |
crs
|
62519b19fe
|
indentation and other formatting changes. also cleaned up
#includes.
|
2002-06-10 22:06:45 +00:00 |
crs
|
68940e58f3
|
win32 changes. now including windows.h with WIN32_LEAN_AND_MEAN
to avoid including some stuff we don't want (like winsock).
|
2002-06-10 16:49:46 +00:00 |
crs
|
db8165db09
|
now using ":0.0" as the display if DISPLAY isn't set.
|
2002-06-09 18:03:32 +00:00 |
crs
|
a9910041b3
|
now exits instead of restarting if child dies due to an
unexpected signal.
|
2002-06-09 16:53:57 +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 |