]> gitweb.michael.orlitzky.com - xfce4-hdaps.git/log
xfce4-hdaps.git
15 years agoRemoved the TODO items that are completed. v0.0.4
Michael Orlitzky [Wed, 11 Feb 2009 02:18:03 +0000 (21:18 -0500)]
Removed the TODO items that are completed.
Added the possibility of an HdapsState structure to the TODO.

15 years agoUpdated the changelog and news.
Michael Orlitzky [Wed, 11 Feb 2009 02:12:59 +0000 (21:12 -0500)]
Updated the changelog and news.

15 years agoFixed a status update bug thanks to Evgeni Golov.
Michael Orlitzky [Wed, 11 Feb 2009 00:01:39 +0000 (19:01 -0500)]
Fixed a status update bug thanks to Evgeni Golov.
Added a new state constant, HDAPS_ON.
Changed hdaps_update_status to use the new constant when determining whether or not HDAPS has changed states from "on" to "off."

15 years agoAdded GPL headers to each of the (code) files in the panel-plugin directory.
Michael Orlitzky [Tue, 10 Feb 2009 23:54:14 +0000 (18:54 -0500)]
Added GPL headers to each of the (code) files in the panel-plugin directory.

15 years agoFixed compilation under XFCE 4.6 RC1 thanks to Evgeni Golov.
Michael Orlitzky [Tue, 10 Feb 2009 23:45:35 +0000 (18:45 -0500)]
Fixed compilation under XFCE 4.6 RC1 thanks to Evgeni Golov.

15 years agoAdded a mention of hdapsd to the requirements in the README.
Michael Orlitzky [Tue, 10 Feb 2009 06:26:30 +0000 (01:26 -0500)]
Added a mention of hdapsd to the requirements in the README.
Filled in the missing 'make' step in the README installation instructions.

15 years agoAdded tooltip support for the three states. v0.0.3
Michael Orlitzky [Sat, 24 Jan 2009 03:59:11 +0000 (22:59 -0500)]
Added tooltip support for the three states.
Changed the "error" icon to emblem-noread.
Updated the hdaps slurp/parse functions to always return HDAPS_ERROR when there is an error.
Altered hdaps_set_icon to check for (status == HDAPS_ERROR) rather than (status < HDAPS_OFF) as a result of the previous modification.

15 years agoAdded a TODO with two goals for version 0.0.3.
Michael Orlitzky [Tue, 20 Jan 2009 08:12:13 +0000 (03:12 -0500)]
Added a TODO with two goals for version 0.0.3.
Added a .gitignore for all of the junk created by autogen.sh.

15 years agoBumped to version v0.0.2 because v0.0.1 has been out for about an hour and I screwed... v0.0.2
Michael Orlitzky [Sun, 18 Jan 2009 08:58:40 +0000 (03:58 -0500)]
Bumped to version v0.0.2 because v0.0.1 has been out for about an hour and I screwed up the version macro in configure.in.in.

15 years agoInitial commit. v0.0.1
Michael Orlitzky [Sun, 18 Jan 2009 07:37:24 +0000 (02:37 -0500)]
Initial commit.