Bill Wilson
8b1833342e
Update version and dates
...
Change version to 2.3.6-RC1 for a soon to be release candidate.
Update Copyright dates to 2014 (touches almost all files)
2014-10-14 20:16:43 -05:00
Stefan Gehn
5c40eea518
Fix inconsistent path generation and checks on win32
...
- Always check the return value of
g_win32_get_package_installation_directory_of_module, this call may
fail and return NULL
- g_build_filename is documented as never returning NULL, no need to
check for that
2014-07-12 22:45:14 +02:00
Stefan Gehn
33133c63ae
Remove compatibility code for GLib < 2.32
...
Since the minimum GLib version is now 2.32 the code paths for older GLib
2 versions can be removed too.
2014-07-12 22:45:14 +02:00
Stefan Gehn
d72d689c4c
Merge with changes from gkrellm-2.3.5-pre.tar.bz2
2010-09-15 15:32:14 +00:00
Stefan Gehn
7e86c76f32
Switch from printf() to GLib/GKrellM logging (gkrellm_debug(), g_warning(), g_message())
...
Replace sprintf() calls with snprintf() for security reasons.
2010-06-12 19:41:22 +00:00
Stefan Gehn
a9c193f84c
Merge with gkrellm-2.3.3 from upstream
2009-12-26 17:08:15 +00:00
Stefan Gehn
a5194a3488
- Unify search-paths for plugins and themes in both gkrellm and gkrellmd on win32
2008-12-17 14:12:21 +00:00
Stefan Gehn
bb0a4a901d
plugins.c, gkrellmd.h: search for plugins in INSTDIR/gkrellmd-plugins on win32
2008-05-25 12:05:15 +00:00
Stefan Gehn
81d79d6568
2008-02-01 18:36:15 +00:00