Commit graph

824 commits

Author SHA1 Message Date
Doug Torrance eb6ba359cb cnslock: Complete rewrite using libdockapp.
No longer functioned as a dockapp using modern GDK 2.0, which is what cnslock
previously used.
2017-02-28 10:38:00 +00:00
Doug Torrance dac0305f26 wmymail: Update libdockapp path. 2017-02-26 01:37:41 +00:00
Doug Torrance b3ffc7a46c wmxss: Remove precompiled binary and object files. 2017-02-26 01:37:41 +00:00
Doug Torrance 72d06f7028 wmswallow: Link against libX11. 2017-02-26 01:37:41 +00:00
Doug Torrance ea4b9ec5c8 wmfortune: Use short unsigned int for dockapp dimensions.
Avoids incompatible pointer type warnings.
2017-02-25 10:11:28 +00:00
Doug Torrance 01630fdc00 wmdots: Fix typo in Makefile - use correct name for binary. 2017-02-25 10:11:28 +00:00
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