Release of version 1.0.1 hvclock-1.0.1
authorHugo Villeneuve <hugo@hugovil.com>
Fri, 15 Oct 2010 21:33:49 +0000 (21:33 +0000)
committerHugo Villeneuve <hugo@hugovil.com>
Wed, 29 May 2013 02:37:24 +0000 (22:37 -0400)
ChangeLog
NEWS
configure.ac
doc/hvclock.man

index d5c744f..83be7e2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,18 @@
+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
diff --git a/NEWS b/NEWS
index 307d581..5467314 100644 (file)
--- 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.
index b28ebc6..794d293 100644 (file)
@@ -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)
index 829e9d0..eb28fad 100644 (file)
@@ -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.