Doug Torrance
fc16f5d425
libdockapp: Update header location in examples.
2015-10-18 00:20:33 -04:00
Doug Torrance
423d103fb3
libdockapp: Merge ChangeLog into NEWS (they were largely the same).
2014-11-28 16:39:20 +00:00
Doug Torrance
16088c0c34
libdockapp: Add #include <time.h> to basic example.
...
Otherwise, we get the following compiler warning:
basic.c: In function ‘main’:
basic.c:111:2: warning: implicit declaration of function ‘time’ [-Wimplicit-function-declaration]
srandom(time(NULL));
^
2014-11-28 16:39:20 +00:00
Doug Torrance
b22f634ce2
libdockapp: Replace example Imakefiles with Makefiles.
...
imake is deprecated.
2014-11-28 16:39:20 +00:00
Doug Torrance
19bf1f277f
libdockapp: Use consistent code formatting.
...
Used uncrustify to minimize warnings and errors from checkpatch.pl in the
Window Maker source tree.
2014-11-28 16:39:20 +00:00
Doug Torrance
b002ed2e01
libdockapp: Remove CVS cruft.
2014-11-28 16:39:20 +00:00
Doug Torrance
d02f58d26d
libdockapp: Remove trailing whitespace.
2014-11-28 16:30:06 +00:00
Doug Torrance
3c0684b235
libdockapp: Remove autotools-generated files.
2014-11-28 16:30:06 +00:00
Doug Torrance
2dd42394ac
libdockapp: Add version 0.6.3 to repository.
...
Obtained from:
http://sourceforge.net/projects/libdockapp/files/libdockapp-0.6.3.tar.gz/download
2014-11-28 16:30:06 +00:00