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