Stefan Gehn
921ece54f9
- win32: turn gkrellmd into a native nt-service
...
- call sys cleanup on exit
2008-02-08 22:28:55 +00:00
Stefan Gehn
0976c191b6
- document debug-level config option
2008-02-08 13:22:41 +00:00
Stefan Gehn
6ea033029b
- win32: add notes for config options which are not supported on win32
2008-02-01 21:28:25 +00:00
Stefan Gehn
8a7f42a251
- win32: remove unneeded resource files, gkrellm and gkrellmd now have separate ones
...
- change locale path on win32 to ./share/locale
2008-02-01 20:39:28 +00:00
Stefan Gehn
1cdd02d10b
- Fix date/time formatting for network stats gui on win32
2008-02-01 20:36:10 +00:00
Stefan Gehn
c90b8b8830
- Fix date/time formatting on win32
...
- port clock gui from GtkCombo to non-deprecated GtkComboBox
2008-02-01 20:34:39 +00:00
Stefan Gehn
5d9f1f0773
- remove unneeded win32-gui files, gkrellmd is a console application on win32 now
2008-02-01 20:32:58 +00:00
Stefan Gehn
4e128bfa18
- own win32 resource file for gkrellmd
...
- request admin-rights for gkrellmd on win32 (done via manifest file)
- fix make dependencies on sysdeps folder
- new function gkrellmd_exit() to exit gkrellmd properly, gkrellm_sys_main_cleanup() was never called on exit
- make gkrellmd a console application on win32 (first step towards making it an nt-service)
2008-02-01 20:31:53 +00:00
Stefan Gehn
55b00bc848
- define search paths for plugins and gkrellmd.conf for win32
2008-02-01 20:27:11 +00:00
Stefan Gehn
bdba94298d
- Add warning message for failed rename call when saving config
...
- Fix config saving on win32 (unlink old config before renaming the temporary/new one)
2008-02-01 19:29:13 +00:00
Stefan Gehn
2587c4a1df
- Fix make dependencies for sysdeps folder (win32.c was missing)
2008-02-01 19:26:56 +00:00
Stefan Gehn
55f14c99cf
- win32-plugin.c: fix typo/merge error
2008-02-01 19:25:46 +00:00
Stefan Gehn
87b9b46b37
- own win32 resource-file for gkrellm (client)
...
- demand admin-rights on startup (done via manifest file)
2008-02-01 19:13:51 +00:00
Stefan Gehn
4437aea144
- add many return value checks and error-messages for system-calls
...
- fix memory-leak when reading tcp-connection stats
2008-02-01 19:11:29 +00:00
Stefan Gehn
81d79d6568
2008-02-01 18:36:15 +00:00