crs
fee4095624
Reorganized source tree. Moved client.cpp into cmd/synergy as
...
synergy.cpp and server.cpp into cmd/synergyd as synergyd.cpp.
Moved and renamed related files. Moved remaining source files
into lib/.... Modified and added makefiles as appropriate.
Result is that library files are under lib with each library
in its own directory and program files are under cmd with each
command in its own directory.
2002-07-30 16:52:46 +00:00
crs
9c7e863d77
checkpoint. more conversion to automake.
2002-06-19 11:23:49 +00:00
crs
fe16546a1d
formatting changes.
2002-06-17 13:31:21 +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
ea6b347b18
Indentation changes.
2002-04-29 14:40:01 +00:00
crs
3f6146b15f
checkpoint. merging win32 code. server on X is currently broken
...
and client probably is.
2001-11-19 00:33:36 +00:00
crs
ef3149cead
removed unnecessary global scoping operators.
2001-10-25 22:17:17 +00:00
crs
6aba3a6f57
removed exception specifications. thread exceptions weren't
...
being listed and they'd have to be added to every one. just
doesn't seem worth the trouble.
2001-10-14 16:58:01 +00:00
crs
ff81f708e2
Started over.
2001-10-06 14:13:28 +00:00