Commit graph

19 commits

Author SHA1 Message Date
Duncan Ferguson
7dc9f72e8d Start of migration from Tk to Gtk2 2014-01-04 13:26:57 +00:00
Duncan Ferguson
ea811ba639 Run through 'perltidy -pbp'
Standardise the code layout
2013-04-15 21:56:19 +01:00
Duncan Ferguson
a7e8a9d3f5 Release v4.01_02 2012-12-11 15:50:45 +00:00
Duncan Ferguson
5e51e41790 Fix tests
Display differences between expected and actual strings more readily by using Test::Differences
2012-11-26 21:42:06 +00:00
Duncan Ferguson
0f51bb95c3 Add in missing MANIFEST files
Also add in tests to ensure it doesn't happen again
2011-12-09 08:37:23 +00:00
Duncan Ferguson
74e3913680 More config functionality
Load up config files and write out default config file if it doesnt exist.
2011-07-25 18:23:07 +01:00
Duncan Ferguson
b51644512d Further enhancements to the config module
Continue work to move all the config code out of the main module into a sub module.  Not yet used by the main module.
2011-07-21 08:23:49 +01:00
Duncan Ferguson
3fedc40eaf Read a given config file
Throw an exception if it cannot be read
2011-07-09 09:00:24 +01:00
Duncan Ferguson
efe6cf2e9c Start switching code to use Exception::Class
Use Exception::CLass is as easier to get data back up the calling tree than just using die();
2011-07-01 14:46:01 +01:00
Duncan Ferguson
74809e7184 Standardise licence
GPL and GPL+1/Artistic licenses were used - standarise on GPL+1/Artisticc (same as perl) except for cscp (which I didnt write)
2010-06-20 20:23:41 +01:00
Duncan Ferguson
3c4f108233 Include missing build prereq 2010-06-20 17:56:00 +01:00
Duncan Ferguson
112f8522c6 Build.PL bugtracker and homepage resources 2010-03-25 09:45:09 +00:00
Duncan Ferguson
811db0cf29 Start of non-English language support 2010-01-11 19:39:20 +00:00
Duncan Ferguson
7ecce265c7 Update build requirements 2010-01-11 19:38:10 +00:00
Duncan Ferguson
8abe60494a Add in ref to project pages 2010-01-04 10:59:26 +00:00
Duncan Ferguson
97d187af1d Specify X11::Protocl version; amend license from GPL to perl 2009-12-22 17:40:35 +00:00
Duncan Ferguson
8fca580dd0 Amend license type to be same as for Perl 2009-12-19 17:44:44 +00:00
Duncan Ferguson
b5f46ff0e7 Include missing prereqs 2009-12-19 17:43:30 +00:00
Duncan Ferguson
8c78ee5abe Add in Module::Build support files 2009-12-19 17:20:33 +00:00