ABClock changes Version 1.0d 2006/03/13 abclock.c Added option -w, to run abclock in withdrawn state (as a docked application). After a patch supplied by Kevin Geiss. Version 1.0c 2003/08/27 Makefile Added XLIBDIR and XINCLUDEDIR Version 1.0b 2002/05/31 abc_img.c Option -q added Adaptations made for compiling with gcc for Windows abc_img.exe Recompiled with gcc for Windows Version 1.0a 2000/08/15 abclock.c Minimum window size allows for user defined border size Version 1.0 2000/08/15 abclib.c and abclib.h created: a library for drawing the ABClock The functions to draw the clock are moved out of abclock.c and abc_img.c and stored in abclib.c README created: how to use abclib abc_img.mak created: Borland C makefile to build abc_img Version 0.9d 2000/08/09 abclock bug fixed: some resize requests went missing bug fixed: use location from -geometry option increased default size to 80x80 Version 0.9c 2000/08/07 abclock maximum sizes set equal to display screen sizes Version 0.9b 2000/08/07 abclock if no -border is given, bordersize will be set depending on current size of window Version 0.9a 2000/08/07 abclock resizing implemented Version 0.9 2000/08/06 This version enables gradual scaling from size 21 up abclock removed options: -position -size added options: -geometry -interval abc_img added options: -border -width -height bug fixed: setting the time didn't work correct when other options were used bug fixed: colour components red and blue were swapped in bmp output Version 0.1 2000/08/03 First release