diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 119 |
1 files changed, 119 insertions, 0 deletions
@@ -1,5 +1,124 @@ # Generated by Makefile. Do not edit. +2012-02-17 Ted Gould <ted@gould.cx> + + 0.3.90 + +2012-02-17 Ted Gould <ted@gould.cx> + + Still need to distribute these files even if we're not building it + +2012-02-17 Ted Gould <ted@gould.cx> + + Adding some extra ignore stuff in + +2012-02-17 Ted Gould <ted@gould.cx> + + Adding in code coverage calculation + +2011-12-06 Allan LeSage <allanlesage@gmail.com> + + Added coverage reporting via gcov config and targets. + +2012-02-15 Charles Kerr <charles.kerr@canonical.com> + + lp:~ballogy/indicator-datetime/make-ccpanel-optional + +2011-11-23 György Balló <ballogy@freestart.hu> + + Make Control Center panel optional + +2012-02-15 Charles Kerr <charles.kerr@canonical.com> + + lp:~mterry/indicator-datetime/libtimezonemap + +2012-01-09 Michael Terry <michael.terry@canonical.com> + + and move TimezoneCompletion to libtimezonemap too + +2012-01-09 Michael Terry <michael.terry@canonical.com> + + use libtimezonemap + +2012-01-09 Michael Terry <michael.terry@canonical.com> + + use notdir when generating the .gir to allow out-of-tree builds + +2012-01-09 Michael Terry <michael.terry@canonical.com> + + fix deprecation warnings + +2012-02-15 Charles Kerr <charles.kerr@canonical.com> + + lp:~charlesk/indicator-datetime/refix-844741 + +2012-02-15 Charles Kerr <charles.kerr@canonical.com> + + re-fix bug #84471 for trunk + +2012-02-15 Charles Kerr <charles.kerr@canonical.com> + + lp:~jjardon/indicator-datetime/fix-836017 + +2011-10-04 Javier Jardón <javier.jardon@codethink.co.uk> + + datetime-service: Be sure to free the returned list + +2011-10-03 Javier Jardón <javier.jardon@codethink.co.uk> + + datetime-service: Free accounts list in the correct place + +2011-10-03 Javier Jardón <javier.jardon@codethink.co.uk> + + datetime-service.c: Only show "Add Event..." if we have an email account + + This is because a limitation of evolution the calendar application + depends on a email account to work + + Fixes https://bugs.launchpad.net/indicator-datetime/+bug/836017 + +2012-02-14 Charles Kerr <charles.kerr@canonical.com> + + merging Treviño's lp:~3v1n0/indicator-datetime/add-name-hint + +2011-11-08 Marco Trevisan (Treviño) <mail@3v1n0.net> + + Export the name_hint + + Using the PACKAGE_NAME value + +2012-02-14 Charles Kerr <charles.kerr@canonical.com> + + Charles Kerr 2012-02-14 Fix FTB when deprecation warnings are enabled + +2012-02-14 Charles Kerr <charles.kerr@canonical.com> + + Fix FTB when deprecation warnings are enabled + +2012-02-14 Charles Kerr <charles.kerr@canonical.com> + + merge ted's indicator-datetime-trunk build fixes + +2012-01-31 Ted Gould <ted@gould.cx> + + Fixing include paths + +2012-01-31 Ted Gould <ted@gould.cx> + + Updating dbusmenu-gtk to 0.5.90 + +2011-12-13 Ted Gould <ted@gould.cx> + + Fixing Geoclue support + +2011-10-23 Ted Gould <ted@gould.cx> + + Attaching bugs. Uhg + +2011-10-23 Ted Gould <ted@gould.cx> + + Fixing a bad check for GeoIP object validity. Adding an error check which is better anyway. + 2011-10-13 Ted Gould <ted@gould.cx> 0.3.1 |