dockapps/hvclock.git
2021-10-27 Hugo VilleneuveTEMP_DEB master
2021-10-20 Hugo VilleneuveTests debian packaging
2021-10-20 Hugo Villeneuvev1.2.1
2021-10-20 Hugo VilleneuveConvert options processing to getopt
2021-10-18 Hugo VilleneuveFix bug with calendar background
2021-10-18 Hugo VilleneuveAdd comments
2021-10-18 Hugo VilleneuveSimplify clock mask
2020-03-29 Hugo Villeneuvehvclock-1.2.0
2020-03-29 Hugo VilleneuveDisplay debug message only in debug mode
2020-03-29 Hugo VilleneuveReplace XOpenDisplay with XSetWMHints in X11 AC_CHECK_LIB
2018-12-14 Hugo VilleneuveFix compiler warning about inline function
2016-04-24 Hugo VilleneuveDestroy cairo context after use
2016-04-24 Hugo VilleneuveUpdate documentation
2016-04-24 Hugo VilleneuveAdd Gtk+-3 support
2016-04-24 Hugo VilleneuveUpdate clock only when time changes
2016-04-24 Hugo VilleneuveUse function to get widget's window for Gtk+-3 support
2016-04-24 Hugo VilleneuveAdd allocation width/height macro for Gtk+-3 support
2016-04-24 Hugo VilleneuveFix compiler warnings
2016-04-24 Hugo VilleneuveCleanup configure.ac
2016-04-24 Hugo VilleneuveShorten GPLv2 licence text in header of each source...
2016-04-24 Hugo Villeneuvehvclock-1.1.2
2016-04-09 Hugo VilleneuveFix error message introduced by commit 79cd14f
2016-03-09 Hugo Villeneuvehvclock-1.1.1
2016-03-09 Hugo VilleneuvePrint error on stderr
2016-03-09 Hugo VilleneuveFix compiler warnings when GTK_WITHDRAWN_HACK is undefined
2016-03-09 Hugo VilleneuveFix memory leak causing XServer to crash
2014-03-22 Hugo Villeneuvehvclock 1.1.0 v1.1.0
2014-03-22 Hugo VilleneuveChangeLog is now automatically generated from git log...
2014-03-21 Hugo VilleneuveRefactor windows inittialization code
2014-03-21 Hugo VilleneuveWorkaround to fill pixels past outer black rim
2014-03-21 Hugo VilleneuveInit signals and events only for iconwin
2014-03-16 Hugo VilleneuveFix calendar mask to be square
2013-12-08 Hugo VilleneuveRemove obsolescent macro AM_PROG_CC_C_O
2013-07-27 Hugo VilleneuveRemove unnecessary gdkx.h include
2013-07-27 Hugo VilleneuveFix automake warning about deprecated INCLUDES
2013-07-27 Hugo VilleneuveRemove trailing whitespace
2013-07-27 Hugo VilleneuveRemove option to disable dockapp mode (no longer supported)
2013-07-27 Hugo VilleneuveRemove display and geometry command line options
2013-07-27 Hugo VilleneuveAdd final executable to src/gitignore
2013-07-27 Hugo VilleneuveRemove double window workaround in manual
2013-07-27 Hugo VilleneuveAdd autoconf-generated files to gitignore
2013-07-27 Hugo VilleneuveReorder maintainer-clean files
2013-07-27 Hugo VilleneuveRename config directory to build-aux to follow autotool...
2013-07-27 Hugo VilleneuveRemove custom rule to clean .deps, now supported by...
2013-06-26 Hugo VilleneuveReplace custom autogen.sh script with simple autoreconf...
2013-06-02 Hugo VilleneuveUsing separate masks for clock and calendar modes
2013-06-02 Hugo VilleneuveFixed centering of text in calendar mode
2013-06-02 Hugo VilleneuveAdded xpm parameter to dockapp_set_mask() function
2013-06-01 Hugo VilleneuveFixed checkpatch warnings (coding style)
2013-06-01 Hugo VilleneuveReplaced deprecated function gdk_pixmap_create_from_xpm_d()
2013-06-01 Hugo VilleneuveFixed GTK window initial state that cannot be set to...
2013-05-31 Hugo VilleneuveRefactor window initial state setting in separate function
2013-05-31 Hugo VilleneuveRemoved clock class
2013-05-31 Hugo VilleneuveRemoved erroneous comment
2013-05-29 Hugo VilleneuveRemoved obsolete autoconf macros
2013-05-29 Hugo VilleneuveAdded man page documentation for double window workaround hvclock-1.0.2
2013-05-29 Hugo VilleneuveRelease of version 1.0.1 hvclock-1.0.1
2013-05-29 Hugo VilleneuveAdded instructions on how to get rid of the additional...
2013-05-29 Hugo VilleneuveRemove GDK_DISPLAY() usage
2013-05-29 Hugo VilleneuveFixed display problems when in non-dockapp mode for...
2013-05-29 Hugo VilleneuveCombined common code to get time into a function
2013-05-29 Hugo VilleneuveChanged windows terminology to reduce confusion
2013-05-29 Hugo VilleneuveVersion 1.0.0 with cairo anti-alias hvclock-1.0.0
2013-05-29 Hugo VilleneuveIndentation as per Linux Kernel Coding Style
2013-05-29 Hugo VilleneuveAdded GPL license header to all source files
2013-05-29 Hugo VilleneuveFixed syntax error in comment
2013-05-29 Hugo VilleneuveRemoved splint annotations
2013-05-29 Hugo VilleneuveRenamed configure.in to configure.ac
2013-05-29 Hugo VilleneuveChanged version to 0.2.0 and removed unused data in... hvclock-0.2.0
2013-05-29 Hugo VilleneuveRemoved all dependencies to gdk-pixbuf
2013-05-29 Hugo VilleneuveRemoved unused autoconf macro hv-debug
2005-04-12 Hugo VilleneuveInitial import hvclock-0.1.0