diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 138 |
1 files changed, 138 insertions, 0 deletions
@@ -0,0 +1,138 @@ +# Generated by Makefile. Do not edit. + +2010-06-03 Ted Gould <ted@gould.cx> + + Adding copyright headers + +2010-06-03 Ted Gould <ted@gould.cx> + + Adding in copyright headers + +2010-03-15 Ted Gould <ted@gould.cx> + + Fixing internationalization by using library interface. + +2010-03-12 Ted Gould <ted@gould.cx> + + Use library i18n support so that we get translations from our own domain. + +2010-03-10 Ted Gould <ted@gould.cx> + + Translations from OEM + +2010-03-10 Kyle Nitzsche <kyle.nitzsche@canonical.com> + + add LINGUAS and translated po files for target languages + +2010-03-04 Ted Gould <ted@gould.cx> + + 0.0.2 + +2010-03-02 Ted Gould <ted@gould.cx> + + A patch to make it so the label is of fixed size. No jiggle! + +2010-03-01 Ted Gould <ted@gould.cx> + + Fixing time to remove leading zero + +2010-03-01 Ted Gould <ted@gould.cx> + + Reacting to changes in style. + +2010-03-01 Ted Gould <ted@gould.cx> + + Adding translation comments. + +2010-03-01 Ted Gould <ted@gould.cx> + + Debug message. + +2010-03-01 Ted Gould <ted@gould.cx> + + Providing a good guess at what the label size will be. + +2010-03-01 Ted Gould <ted@gould.cx> + + Adding in an idle function to try and make it so the label never shrinks + +2010-02-25 Ted Gould <ted@gould.cx> + + Changing SVN to GIT + +2010-02-25 Ted Gould <ted@gould.cx> + + Small change + +2010-02-25 Ted Gould <ted@gould.cx> + + 0.0.1 + +2010-02-22 Ted Gould <ted@gould.cx> + + Fix build to include the source files + +2010-02-18 Ted Gould <ted@gould.cx> + + Adding autogen.sh to dist + +2010-02-17 Ted Gould <ted@gould.cx> + + Date menuitem, calendar menuitem and time settings menuitem. + +2010-02-17 David Barth <david.barth@canonical.com> + + checks for evolution and provides a calendar option + +2010-02-15 David Barth <david.barth@canonical.com> + + add date & settings option + +2010-01-07 Ted Gould <ted@gould.cx> + + Adding the loadable indicator. + +2010-01-06 Ted Gould <ted@gould.cx> + + Building a simple menu. + +2010-01-05 Ted Gould <ted@gould.cx> + + Initalizing and disposing of the label and timer + +2010-01-05 Ted Gould <ted@gould.cx> + + Adding in a timer to update + +2010-01-05 Ted Gould <ted@gould.cx> + + Adding comments. + +2010-01-05 Ted Gould <ted@gould.cx> + + Updating the label with the time + +2010-01-04 Ted Gould <ted@gould.cx> + + Making a label + +2010-01-04 Ted Gould <ted@gould.cx> + + Linking in the get_label function + +2010-01-04 Ted Gould <ted@gould.cx> + + Adding in the indicator defines + +2010-01-04 Ted Gould <ted@gould.cx> + + The base object for the indicator + +2010-01-04 Ted Gould <ted@gould.cx> + + Building a very basic indicator. + +2010-01-04 Ted Gould <ted@gould.cx> + + Boot strap + |