wmshutdown: Add freedesktop.org desktop entry file.
[dockapps.git] / wmhdplop / ChangeLog
blob14ab9dd4422b53271122873953d50189523d0308
1 2016-11-24 (v0.9.10)
2         Now maintained by the Window Maker Team.
3         Add desktop entry file.
4         Add manpage from Debian.
5         Support NVME devices
6         Fix compiler warnings.
7         Modernize autotools.
8         Find disk device after /run transition
9         Change gkhdplop_so_LDFLAGS to gkhdplop_so_LDADD in Makefile
10         Fix GCC 4.7 FTBFS. -Wl needs to have values passed to it so that it can
11           pass those on to the linker.
13 2007-04-20 (v0.9.9)
14   Fixed device lookup from /proc/partitions & /etc/mtab on feisty fawn.
16 2006-12-01 (v0.9.8)
18         Added option -F to display hd temperatures in Farenheit degrees
19   instead of Celsius.
21         Added support for up to 12 ide hd.
23         Fixed font paths & default font (imlib is buggy with FreeSansBold)
25 2005-06-17 (v0.9.7)
27         Should tolerate swapless configurations.
29 2005-02-25
31         Damned there was a leak in both wmforkplop and wmhdplop.
33 2004-14-07 (v0.9.6)
35         Small reduction of CPU consumption, and fixed a bug in gkhdplop
36         which was under-estimating the throughtput.
38         Added options --32, --48 and --56 for user whose dock is smaller
39         than 64x64.
41 2004-07-07 (v0.9.5)
43         Some small bugfixes, added /usr/X11R6/lib/X11/fonts/truetype to
44         default font path, wmhdplop will try harder to find a
45         font. gkhdplop won't kill gkrellm if not font is found. wmhdplop
46         should work out of box with fvwm2 and others windowmanagers.
48         http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=257760 should be
49         fixed, and the font names/size can now be changed in the gkhdplop
50         panel.
52 2004-04-06 (v0.9.4)
54         Well well well, wmhdplop won't try anymore to parse device
55         names. Major & minor device number are the only truth. Forget the
56         brain-damaged 0.9.3 which was broken with devfs.
58 2004-04-06 (v0.9.3)
60         Fixed some crashes, and wrong throughput when partitions where
61         monitored.  wmhdplop should recognize automatically scsi drives,
62         and even raid arrays.
64 2004-04-01
66         The release that will rule the desktops \o/ (v0.9.2) Add mouse
67         interactivity.  Add gkhdplop, the port to gkrellm.  wmhdplop
68         -g=wxh is not resizable
70 2003-12-18
72         Improved release \o/ (v0.9.1) Many internal changes. The
73         dockapp/imlib2 initialisation part was moved to a separate file,
74         which should be reusable.  All option names were changed.. -F is
75         now --fontpath, -f is --smallfont etc..  The --geometry option was
76         added in order to launch wmhdplop in undocked mode, with an
77         arbitray window size. This option has to be used with the
78         gnome-swallow meta applet (see example on the homepage).  The
79         default font-paths are now scanned recursively.
81 2003-12-06
83         Initial release \o/ (v0.9.0)