summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Hugo Villeneuve [Sat, 1 Jun 2013 15:49:39 +0000 (11:49 -0400)]
Fixed checkpatch warnings (coding style)
Hugo Villeneuve [Sat, 1 Jun 2013 15:48:42 +0000 (11:48 -0400)]
Replaced deprecated function gdk_pixmap_create_from_xpm_d()
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/
Hugo Villeneuve [Fri, 31 May 2013 23:58:33 +0000 (19:58 -0400)]
Refactor window initial state setting in separate function
Hugo Villeneuve [Fri, 31 May 2013 23:46:35 +0000 (19:46 -0400)]
Removed clock class
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.
Hugo Villeneuve [Mon, 9 May 2011 01:40:09 +0000 (01:40 +0000)]
Removed obsolete autoconf macros
Hugo Villeneuve [Tue, 22 Mar 2011 03:22:38 +0000 (03:22 +0000)]
Added man page documentation for double window workaround
Hugo Villeneuve [Fri, 15 Oct 2010 21:33:49 +0000 (21:33 +0000)]
Release of version 1.0.1
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
Hugo Villeneuve [Fri, 15 Oct 2010 15:40:49 +0000 (15:40 +0000)]
Remove GDK_DISPLAY() usage
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
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
Hugo Villeneuve [Wed, 8 Sep 2010 02:10:30 +0000 (02:10 +0000)]
Changed windows terminology to reduce confusion
Hugo Villeneuve [Wed, 29 May 2013 02:23:05 +0000 (22:23 -0400)]
Version 1.0.0 with cairo anti-alias
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
Hugo Villeneuve [Fri, 20 Nov 2009 18:09:56 +0000 (18:09 +0000)]
Added GPL license header to all source files
Hugo Villeneuve [Wed, 29 May 2013 02:17:50 +0000 (22:17 -0400)]
Fixed syntax error in comment
Hugo Villeneuve [Wed, 29 May 2013 02:17:28 +0000 (22:17 -0400)]
Removed splint annotations
Hugo Villeneuve [Wed, 29 May 2013 02:16:28 +0000 (22:16 -0400)]
Renamed configure.in to configure.ac
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
Hugo Villeneuve [Wed, 23 Aug 2006 03:38:09 +0000 (03:38 +0000)]
Removed all dependencies to gdk-pixbuf
Hugo Villeneuve [Wed, 6 Jul 2005 02:30:19 +0000 (02:30 +0000)]
Removed unused autoconf macro hv-debug
Cleaned-up header files
Hugo Villeneuve [Tue, 12 Apr 2005 04:58:53 +0000 (04:58 +0000)]
Initial import