+2010-10-15 Hugo Villeneuve <hugo@hugovil.com>
+ * Added instructions on how to get rid of the additional window
+ under WindowMaker
+
+2010-09-10 Hugo Villeneuve <hugo@hugovil.com>
+ * Fixed display problems when in non-dockapp mode for calendar
+ * Changed calendar fixed font sizes to relative font sizes
+ * Merged common hand drawing functions
+
+2010-09-10 Hugo Villeneuve <hugo@hugovil.com>
+ * Combined common code to get time into a function
+ * Removed leading zero in display of day of month
+
+2010-09-07 Hugo Villeneuve <hugo@hugovil.com>
+ * Changed windows terminology to reduce confusion
2009-12-20 Hugo Villeneuve <hugo@hugovil.com>
* Anti-aliased clock using Cairo
+2010-10-15: hvclock-1.0.1 has been released.
+ Code cleanup.
+ Fixed display issues with calendar in non-dockapp mode.
+
2009-12-20: hvclock-1.0.0 has been released.
Cleanup of code and added seconds hand as runtime option.
Anti-aliased clock using cairo.
# configure.ac -- Process this file with autoconf to produce configure.
dnl Initialization stuff.
-AC_INIT(hvclock, 1.0.0)
+AC_INIT(hvclock, 1.0.1)
AC_CONFIG_AUX_DIR(config)
AC_CONFIG_SRCDIR(src/hvclock.c)
AM_CONFIG_HEADER(config.h:config-h.in)
-.TH HVCLOCK 1 "December 2009" "hvclock" "User's Manual"
+.TH HVCLOCK 1 "October 2010" "hvclock" "User's Manual"
.SH NAME
hvclock \- Dockable analog clock and calendar
[\fIOPTION\fR]...
.SH DESCRIPTION
-\fBhvclock\fR is a dockable analog clock and calendar application (dockapp)
-for the WindowMaker window manager.
+\fBhvclock\fR is a dockable, anti-aliased, analog clock and calendar
+application for the WindowMaker window manager.
The interface is kept very simple. To switch between calendar view and
clock view, single-click on the clock or calendar image.