dockapps/hvclock.git
2 years agoTEMP_DEB master
Hugo Villeneuve [Wed, 27 Oct 2021 13:57:45 +0000 (09:57 -0400)]
TEMP_DEB

2 years agoTests debian packaging
Hugo Villeneuve [Wed, 20 Oct 2021 15:17:51 +0000 (11:17 -0400)]
Tests debian packaging

2 years agov1.2.1
Hugo Villeneuve [Wed, 20 Oct 2021 14:43:19 +0000 (10:43 -0400)]
v1.2.1

2 years agoConvert options processing to getopt
Hugo Villeneuve [Wed, 20 Oct 2021 14:41:31 +0000 (10:41 -0400)]
Convert options processing to getopt

2 years agoFix bug with calendar background
Hugo Villeneuve [Mon, 18 Oct 2021 19:55:17 +0000 (15:55 -0400)]
Fix bug with calendar background

2 years agoAdd comments
Hugo Villeneuve [Mon, 18 Oct 2021 19:55:00 +0000 (15:55 -0400)]
Add comments

2 years agoSimplify clock mask
Hugo Villeneuve [Mon, 18 Oct 2021 19:54:44 +0000 (15:54 -0400)]
Simplify clock mask

4 years agohvclock-1.2.0
Hugo Villeneuve [Sun, 29 Mar 2020 22:56:11 +0000 (18:56 -0400)]
hvclock-1.2.0

4 years agoDisplay debug message only in debug mode
Hugo Villeneuve [Sun, 29 Mar 2020 23:42:38 +0000 (19:42 -0400)]
Display debug message only in debug mode

4 years agoReplace XOpenDisplay with XSetWMHints in X11 AC_CHECK_LIB
Hugo Villeneuve [Sun, 29 Mar 2020 22:49:04 +0000 (18:49 -0400)]
Replace XOpenDisplay with XSetWMHints in X11 AC_CHECK_LIB

5 years agoFix compiler warning about inline function
Hugo Villeneuve [Fri, 14 Dec 2018 16:16:20 +0000 (11:16 -0500)]
Fix compiler warning about inline function

8 years agoDestroy cairo context after use
Hugo Villeneuve [Wed, 9 Mar 2016 04:43:57 +0000 (23:43 -0500)]
Destroy cairo context after use

8 years agoUpdate documentation
Hugo Villeneuve [Sat, 28 Feb 2015 23:13:16 +0000 (18:13 -0500)]
Update documentation

8 years agoAdd Gtk+-3 support
Hugo Villeneuve [Sun, 21 Dec 2014 23:32:35 +0000 (18:32 -0500)]
Add Gtk+-3 support

8 years agoUpdate clock only when time changes
Hugo Villeneuve [Sun, 21 Dec 2014 21:41:19 +0000 (16:41 -0500)]
Update clock only when time changes

8 years agoUse function to get widget's window for Gtk+-3 support
Hugo Villeneuve [Sun, 21 Dec 2014 19:33:33 +0000 (14:33 -0500)]
Use function to get widget's window for Gtk+-3 support

8 years agoAdd allocation width/height macro for Gtk+-3 support
Hugo Villeneuve [Sun, 21 Dec 2014 19:29:52 +0000 (14:29 -0500)]
Add allocation width/height macro for Gtk+-3 support

Directly accessing allocation structure is no more allowed in Gtk+-3.

8 years agoFix compiler warnings
Hugo Villeneuve [Mon, 24 Nov 2014 13:32:20 +0000 (08:32 -0500)]
Fix compiler warnings

8 years agoCleanup configure.ac
Hugo Villeneuve [Mon, 24 Nov 2014 13:32:08 +0000 (08:32 -0500)]
Cleanup configure.ac

8 years agoShorten GPLv2 licence text in header of each source file
Hugo Villeneuve [Sun, 23 Mar 2014 18:27:23 +0000 (14:27 -0400)]
Shorten GPLv2 licence text in header of each source file

8 years agohvclock-1.1.2
Hugo Villeneuve [Sun, 24 Apr 2016 22:30:05 +0000 (18:30 -0400)]
hvclock-1.1.2

8 years agoFix error message introduced by commit 79cd14f
Hugo Villeneuve [Sat, 9 Apr 2016 16:53:27 +0000 (12:53 -0400)]
Fix error message introduced by commit 79cd14f

Error message:
    GLib-GObject-CRITICAL **: g_object_unref: assertion 'G_IS_OBJECT (object)'
    failed

8 years agohvclock-1.1.1
Hugo Villeneuve [Wed, 9 Mar 2016 22:55:38 +0000 (17:55 -0500)]
hvclock-1.1.1

8 years agoPrint error on stderr
Hugo Villeneuve [Sun, 21 Dec 2014 21:26:28 +0000 (16:26 -0500)]
Print error on stderr

8 years agoFix compiler warnings when GTK_WITHDRAWN_HACK is undefined
Hugo Villeneuve [Sun, 21 Dec 2014 19:41:08 +0000 (14:41 -0500)]
Fix compiler warnings when GTK_WITHDRAWN_HACK is undefined

8 years agoFix memory leak causing XServer to crash
Hugo Villeneuve [Wed, 9 Mar 2016 04:58:16 +0000 (23:58 -0500)]
Fix memory leak causing XServer to crash

Original XServer error message:
"TouchListenerGone: couldn't allocate events"

Found by running xrestop utility.

10 years agohvclock 1.1.0 v1.1.0
Hugo Villeneuve [Sat, 22 Mar 2014 04:49:58 +0000 (00:49 -0400)]
hvclock 1.1.0

10 years agoChangeLog is now automatically generated from git log output
Hugo Villeneuve [Wed, 15 Jan 2014 03:53:08 +0000 (22:53 -0500)]
ChangeLog is now automatically generated from git log output

10 years agoRefactor windows inittialization code
Hugo Villeneuve [Fri, 21 Mar 2014 03:59:43 +0000 (23:59 -0400)]
Refactor windows inittialization code

10 years agoWorkaround to fill pixels past outer black rim
Hugo Villeneuve [Fri, 21 Mar 2014 03:57:18 +0000 (23:57 -0400)]
Workaround to fill pixels past outer black rim

This is due to the mask for the transparent background that is not exactly of
the same shape as the black rim that is drawn on the screen.

10 years agoInit signals and events only for iconwin
Hugo Villeneuve [Fri, 21 Mar 2014 02:51:52 +0000 (22:51 -0400)]
Init signals and events only for iconwin

Previously this was done for both dockwin and iconwin.

10 years agoFix calendar mask to be square
Hugo Villeneuve [Sun, 16 Mar 2014 04:12:20 +0000 (00:12 -0400)]
Fix calendar mask to be square

10 years agoRemove obsolescent macro AM_PROG_CC_C_O
Hugo Villeneuve [Sun, 8 Dec 2013 00:07:17 +0000 (19:07 -0500)]
Remove obsolescent macro AM_PROG_CC_C_O

No longer necessary since automake-1.14

10 years agoRemove unnecessary gdkx.h include
Hugo Villeneuve [Thu, 25 Jul 2013 17:23:58 +0000 (13:23 -0400)]
Remove unnecessary gdkx.h include

10 years agoFix automake warning about deprecated INCLUDES
Hugo Villeneuve [Tue, 23 Jul 2013 23:34:03 +0000 (19:34 -0400)]
Fix automake warning about deprecated INCLUDES

Warning was:
    src/Makefile.am:3: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS'
    (or '*_CPPFLAGS')

10 years agoRemove trailing whitespace
Hugo Villeneuve [Tue, 23 Jul 2013 23:31:43 +0000 (19:31 -0400)]
Remove trailing whitespace

10 years agoRemove option to disable dockapp mode (no longer supported)
Hugo Villeneuve [Sat, 20 Jul 2013 14:59:29 +0000 (10:59 -0400)]
Remove option to disable dockapp mode (no longer supported)

10 years agoRemove display and geometry command line options
Hugo Villeneuve [Sat, 20 Jul 2013 14:53:06 +0000 (10:53 -0400)]
Remove display and geometry command line options

These options are never used for a dockapp as WindowMaker
position our dockapp automatically in the dock area.

As for the display option, the same can be achieved using
the DISPLAY environment variable.

10 years agoAdd final executable to src/gitignore
Hugo Villeneuve [Sat, 20 Jul 2013 14:50:56 +0000 (10:50 -0400)]
Add final executable to src/gitignore

10 years agoRemove double window workaround in manual
Hugo Villeneuve [Sat, 20 Jul 2013 00:39:56 +0000 (20:39 -0400)]
Remove double window workaround in manual

10 years agoAdd autoconf-generated files to gitignore
Hugo Villeneuve [Thu, 18 Jul 2013 03:45:55 +0000 (23:45 -0400)]
Add autoconf-generated files to gitignore

10 years agoReorder maintainer-clean files
Hugo Villeneuve [Fri, 19 Jul 2013 23:32:27 +0000 (19:32 -0400)]
Reorder maintainer-clean files

10 years agoRename config directory to build-aux to follow autotools conventions
Hugo Villeneuve [Thu, 18 Jul 2013 03:55:10 +0000 (23:55 -0400)]
Rename config directory to build-aux to follow autotools conventions

10 years agoRemove custom rule to clean .deps, now supported by default
Hugo Villeneuve [Thu, 18 Jul 2013 03:48:36 +0000 (23:48 -0400)]
Remove custom rule to clean .deps, now supported by default

10 years agoReplace custom autogen.sh script with simple autoreconf command
Hugo Villeneuve [Wed, 26 Jun 2013 02:17:33 +0000 (22:17 -0400)]
Replace custom autogen.sh script with simple autoreconf command

10 years agoUsing separate masks for clock and calendar modes
Hugo Villeneuve [Sun, 2 Jun 2013 12:17:15 +0000 (08:17 -0400)]
Using separate masks for clock and calendar modes

10 years agoFixed centering of text in calendar mode
Hugo Villeneuve [Sun, 2 Jun 2013 12:19:13 +0000 (08:19 -0400)]
Fixed centering of text in calendar mode

10 years agoAdded xpm parameter to dockapp_set_mask() function
Hugo Villeneuve [Sun, 2 Jun 2013 11:53:17 +0000 (07:53 -0400)]
Added xpm parameter to dockapp_set_mask() function

10 years agoFixed checkpatch warnings (coding style)
Hugo Villeneuve [Sat, 1 Jun 2013 15:49:39 +0000 (11:49 -0400)]
Fixed checkpatch warnings (coding style)

10 years agoReplaced deprecated function gdk_pixmap_create_from_xpm_d()
Hugo Villeneuve [Sat, 1 Jun 2013 15:48:42 +0000 (11:48 -0400)]
Replaced deprecated function gdk_pixmap_create_from_xpm_d()

10 years agoFixed GTK window initial state that cannot be set to withdrawn
Hugo Villeneuve [Sat, 1 Jun 2013 03:03:42 +0000 (23:03 -0400)]
Fixed GTK window initial state that cannot be set to withdrawn

Based on code from wmudmount:
    http://wmudmount.sourceforge.net/

10 years agoRefactor window initial state setting in separate function
Hugo Villeneuve [Fri, 31 May 2013 23:58:33 +0000 (19:58 -0400)]
Refactor window initial state setting in separate function

10 years agoRemoved clock class
Hugo Villeneuve [Fri, 31 May 2013 23:46:35 +0000 (19:46 -0400)]
Removed clock class

10 years agoRemoved erroneous comment
Hugo Villeneuve [Fri, 31 May 2013 23:45:13 +0000 (19:45 -0400)]
Removed erroneous comment

Code after gtk_main() is reached if we are not in dockapp mode.

10 years agoRemoved obsolete autoconf macros
Hugo Villeneuve [Mon, 9 May 2011 01:40:09 +0000 (01:40 +0000)]
Removed obsolete autoconf macros

10 years agoAdded man page documentation for double window workaround hvclock-1.0.2
Hugo Villeneuve [Tue, 22 Mar 2011 03:22:38 +0000 (03:22 +0000)]
Added man page documentation for double window workaround

10 years agoRelease of version 1.0.1 hvclock-1.0.1
Hugo Villeneuve [Fri, 15 Oct 2010 21:33:49 +0000 (21:33 +0000)]
Release of version 1.0.1

10 years agoAdded instructions on how to get rid of the additional window under WindowMaker
Hugo Villeneuve [Fri, 15 Oct 2010 21:33:02 +0000 (21:33 +0000)]
Added instructions on how to get rid of the additional window under WindowMaker

10 years agoRemove GDK_DISPLAY() usage
Hugo Villeneuve [Fri, 15 Oct 2010 15:40:49 +0000 (15:40 +0000)]
Remove GDK_DISPLAY() usage

10 years agoFixed display problems when in non-dockapp mode for calendar
Hugo Villeneuve [Fri, 10 Sep 2010 06:49:44 +0000 (06:49 +0000)]
Fixed display problems when in non-dockapp mode for calendar

Changed calendar fixed font sizes to relative font sizes

Merged common hand drawing functions

10 years agoCombined common code to get time into a function
Hugo Villeneuve [Fri, 10 Sep 2010 04:24:25 +0000 (04:24 +0000)]
Combined common code to get time into a function

Removed leading zero in display of day of month

10 years agoChanged windows terminology to reduce confusion
Hugo Villeneuve [Wed, 8 Sep 2010 02:10:30 +0000 (02:10 +0000)]
Changed windows terminology to reduce confusion

10 years agoVersion 1.0.0 with cairo anti-alias hvclock-1.0.0
Hugo Villeneuve [Wed, 29 May 2013 02:23:05 +0000 (22:23 -0400)]
Version 1.0.0 with cairo anti-alias

10 years agoIndentation as per Linux Kernel Coding Style
Hugo Villeneuve [Sun, 22 Nov 2009 23:57:05 +0000 (23:57 +0000)]
Indentation as per Linux Kernel Coding Style

Added seconds hand as runtime option
Added small circle at center of clock

10 years agoAdded GPL license header to all source files
Hugo Villeneuve [Fri, 20 Nov 2009 18:09:56 +0000 (18:09 +0000)]
Added GPL license header to all source files

10 years agoFixed syntax error in comment
Hugo Villeneuve [Wed, 29 May 2013 02:17:50 +0000 (22:17 -0400)]
Fixed syntax error in comment

10 years agoRemoved splint annotations
Hugo Villeneuve [Wed, 29 May 2013 02:17:28 +0000 (22:17 -0400)]
Removed splint annotations

10 years agoRenamed configure.in to configure.ac
Hugo Villeneuve [Wed, 29 May 2013 02:16:28 +0000 (22:16 -0400)]
Renamed configure.in to configure.ac

10 years agoChanged version to 0.2.0 and removed unused data in clock.c hvclock-0.2.0
Hugo Villeneuve [Wed, 23 Aug 2006 03:46:37 +0000 (03:46 +0000)]
Changed version to 0.2.0 and removed unused data in clock.c

10 years agoRemoved all dependencies to gdk-pixbuf
Hugo Villeneuve [Wed, 23 Aug 2006 03:38:09 +0000 (03:38 +0000)]
Removed all dependencies to gdk-pixbuf

10 years agoRemoved unused autoconf macro hv-debug
Hugo Villeneuve [Wed, 6 Jul 2005 02:30:19 +0000 (02:30 +0000)]
Removed unused autoconf macro hv-debug

Cleaned-up header files

19 years agoInitial import hvclock-0.1.0
Hugo Villeneuve [Tue, 12 Apr 2005 04:58:53 +0000 (04:58 +0000)]
Initial import