Doug Torrance
d16b8d585f
wmdots: Rename local sincos() to avoid conflicting types warning.
2017-02-25 10:11:28 +00:00
Doug Torrance
ba57b20d96
wmdots: Include string.h.
2017-02-25 10:11:28 +00:00
Doug Torrance
9a6c70ebbc
wmdots: Add -f option to rm for clean target in Makefile.
2017-02-25 10:11:28 +00:00
Doug Torrance
392c469fd4
wmdots: Move files up one directory.
...
Since wmgeneral directory no longer exists, having wmdots/wmdots/* seems
pointless.
2017-02-25 10:11:28 +00:00
Doug Torrance
4ee6de24cc
wmdots: Use wmgeneral from libdockapp.
2017-02-25 10:11:28 +00:00
Doug Torrance
6364a53061
wmdots: Remove precompiled binary and object files.
2017-02-25 10:11:28 +00:00
Doug Torrance
115ec5e4c1
wmpop3lb: Use wmgeneral from libdockapp.
2017-02-24 10:08:06 +00:00
Doug Torrance
9c0d22f0c2
wmpop3: Use wmgeneral from libdockapp.
2017-02-24 10:08:06 +00:00
Doug Torrance
699726230b
wmomikuzi: main() returns an int.
2017-02-24 10:08:06 +00:00
Doug Torrance
fbb8c1f3da
wmomikuzi: Use short unsigned ints for dockapp dimensions.
...
Fixes "incompatible pointer type" warnings.
2017-02-24 10:08:06 +00:00
Doug Torrance
64e18be573
wmomikuzi: Don't try and compile local libdockapp.
2017-02-24 10:08:06 +00:00
Doug Torrance
18d0b3e910
wmmoonclock: Remove Debian directory.
2017-02-24 10:08:06 +00:00
Doug Torrance
e8ff535c75
wmhexaclock: Remove precompiled binary from git.
2017-02-24 10:08:06 +00:00
Doug Torrance
a44f3795a0
wmfu: Indicate directory of wireless header file.
2017-02-24 10:08:06 +00:00
Doug Torrance
3f39807282
wmfemon: Fix linking order to avoid undefined reference errors.
2017-02-24 10:08:05 +00:00
Doug Torrance
8b09e991af
wmdonkeymon: Remove unused wmgeneral files list.* and misc.*.
...
Still using wmdonkeymon's version of wmgeneral.* as it adds a new function
not available in libdockapp yet.
2017-02-22 12:35:00 +00:00
Doug Torrance
7227f253e1
wmcapshare: Update libdockapp header path.
2017-02-22 12:35:00 +00:00
Doug Torrance
da39a6cd22
wmcapshare: Include glib header.
2017-02-22 12:35:00 +00:00
Doug Torrance
86b0defa79
wmcapshare: Use pkg-config instead of deprecated glib-config.
2017-02-22 12:35:00 +00:00
Doug Torrance
0e512856f3
wmcalendar: Fix capitalization in type name.
2017-02-22 10:48:05 +00:00
Doug Torrance
6778126403
wmcalendar: Add format string to printf().
2017-02-22 10:48:05 +00:00
Doug Torrance
63dadf4eb3
wmcalendar: Update local headers to fix implicit declaration warnings.
2017-02-22 10:48:05 +00:00
Doug Torrance
67f2bbd53a
wmcalendar: Include math.h.
2017-02-22 10:48:04 +00:00
Doug Torrance
54f67c2042
wmcalendar: Properly link against libraries.
2017-02-22 10:48:04 +00:00
Doug Torrance
55fc4cb920
wmcalendar: Rename kill() to widget_kill() to avoid conflict error.
2017-02-22 10:48:04 +00:00
Doug Torrance
164eb6e2ba
wmcalendar: Remove unnecessary includes; stdlib.h now always included.
2017-02-22 10:48:04 +00:00
Doug Torrance
c091439f89
wmcalendar: Update libical include file path.
2017-02-22 10:48:04 +00:00
Doug Torrance
7e75dd2880
asbeats: Add format string to fprintf().
2017-02-21 14:35:02 +00:00
Doug Torrance
2fecb84536
asbeats: Include unistd.h for usleep().
2017-02-21 14:35:02 +00:00
Doug Torrance
610e6f3cd4
asbeats: Link against libX11.
2017-02-21 14:35:02 +00:00
Doug Torrance
62d0cfe834
asbeats: Include stdlib.h for exit().
2017-02-21 14:35:02 +00:00
Doug Torrance
e95d926c50
wmcp: Include stdlib.h.
2017-02-21 11:15:02 +00:00
Doug Torrance
b437378fe4
wmcp: Properly break up multiple line help text.
2017-02-21 11:15:02 +00:00
Doug Torrance
a32ddd87e5
wmcp: Add X11 directory to path of Xlib include files.
2017-02-21 11:15:02 +00:00
Doug Torrance
31b0d9b8a9
wmthemech: Remove autotools-generated files from git.
2017-02-21 11:15:02 +00:00
Doug Torrance
c5df4b92fe
wmmp3: Remove AC_PATH_XTRA macro from configure.ac; caused build failure.
2017-02-21 11:15:02 +00:00
Doug Torrance
5dcd32bedc
wmmp3: Remove autotools-generated files git
2017-02-21 11:15:02 +00:00
Doug Torrance
8bce7b0cf4
wmmp3: Modernize AM_INIT_AUTOMAKE
2017-02-21 11:15:02 +00:00
Doug Torrance
6be39458b0
wmmp3: Rename configure.in as configure.ac.
2017-02-21 11:15:02 +00:00
Doug Torrance
2d0eda8da8
wmspaceweather: Remove precompiled binary and object file from git.
2017-02-21 11:15:02 +00:00
Doug Torrance
6a256f94e3
wmspaceweather: Use libdockapp for wmgeneral.
2017-02-21 11:15:02 +00:00
Doug Torrance
7e78639bb6
Remove trailing whitespace.
2017-02-21 11:15:02 +00:00
Doug Torrance
a011e83b28
wmtetris: Cast mask bitmap to signed char; avoids compiler warning.
2017-02-21 11:15:02 +00:00
Doug Torrance
c856197239
wmtetris: Remove unused variables.
2017-02-21 11:15:02 +00:00
Doug Torrance
7d54e1c0b1
wmtetris: Include time.h and add argument to time().
2017-02-21 11:15:02 +00:00
Doug Torrance
74fe5b1bf0
wmtetris: Use libdockapp for wmgeneral.
2017-02-21 11:15:02 +00:00
Doug Torrance
448c944212
wmtetris: Link against Xlib.
2017-02-21 11:15:02 +00:00
Doug Torrance
feccccf12c
wmtetris: Remove unused source files wmmon.c and wmtetris.h.
2017-02-21 11:15:02 +00:00
Bernard Cafarelli
7cf2e5406b
wmhdplop: include sys/sysmacros.h for major/minor funcs
...
In some future release, glibc's <sys/types.h> will not include
<sys/sysmacros.h> anymore. As of 2.25, it still does, but you get
deprecation warnings if you use the macros without including
<sys/sysmacros.h>
Gentoo original bug: https://bugs.gentoo.org/show_bug.cgi?id=604296
2017-02-16 15:48:23 +00:00
Mikael Magnusson
13cc7b59b5
wmhdplop: fix integer overflow
...
After a while, the procstats fields will overflow the
signed int field and the hd leds will be permanently on.
Use long instead of int for these counters
Gentoo original bug: https://bugs.gentoo.org/show_bug.cgi?id=325615
2017-02-16 15:48:23 +00:00