1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34
|
2002-12-10 Dale P. Smith <dsmith@altustech.com>
* MoonRise.c (MoonRise): Use locaal time instead of UTC. Thanks to
Dave Bodenstab <dave@bodenstab.org> for the patch.
* gkrellmoon.c: Fixed some extra newlines in the tooltip.
2002-10-25 Dale P. Smith <dsmith@altustech.com>
* gkrellmoon.c (moon_create_plugin): Right click now brings up the
config panel.
(moon_create_tab): Added info tab.
2002-10-23 Dale P. Smith <dsmith@altustech.com>
* gkrellmoon.c, Makefile:
Ported to gkrellm version 2. Thanks to Etan Reisner
<deryni@eden.rutgers.edu>.
2001-04-13 Dale P. Smith <dsmith@altustech.com>
* gkrellmoon.c (moon_create_plugin): Added
gkrellm_configure_panel() instead of setting height directly.
Makes Glass themes look better. Thanks to Bill Wilson for the
patch.
2001-04-12 Dale P. Smith <dsmith@altustech.com>
* gkrellmoon.c (moon_create_plugin): Fix to keep the image
centered, even if the width is less than the image.
2001-04-07 Dale P. Smith <dsmith@altustech.com>
* INSTALL: Fix typeo
|