From: Hugo Villeneuve Date: Fri, 15 Oct 2010 21:33:49 +0000 (+0000) Subject: Release of version 1.0.1 X-Git-Tag: hvclock-1.0.1^0 X-Git-Url: http://gitweb.hugovil.com/?a=commitdiff_plain;h=2ad12f80dd61bf569de306cbbd024dd6a6bfb0d9;p=dockapps%2Fhvclock.git Release of version 1.0.1 --- diff --git a/ChangeLog b/ChangeLog index d5c744f..83be7e2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,18 @@ +2010-10-15 Hugo Villeneuve + * Added instructions on how to get rid of the additional window + under WindowMaker + +2010-09-10 Hugo Villeneuve + * 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 + * Combined common code to get time into a function + * Removed leading zero in display of day of month + +2010-09-07 Hugo Villeneuve + * Changed windows terminology to reduce confusion 2009-12-20 Hugo Villeneuve * Anti-aliased clock using Cairo diff --git a/NEWS b/NEWS index 307d581..5467314 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,8 @@ +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. diff --git a/configure.ac b/configure.ac index b28ebc6..794d293 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ # 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) diff --git a/doc/hvclock.man b/doc/hvclock.man index 829e9d0..eb28fad 100644 --- a/doc/hvclock.man +++ b/doc/hvclock.man @@ -1,4 +1,4 @@ -.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 @@ -8,8 +8,8 @@ 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.