diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 81 |
1 files changed, 81 insertions, 0 deletions
@@ -1,5 +1,86 @@ # Generated by Makefile. Do not edit. +2012-02-07 Ted Gould <ted@gould.cx> + + 0.3.90 + +2012-02-07 Ted Gould <ted@gould.cx> + + Screensaver code cleanup + +2012-01-30 Marc Deslauriers <marc.deslauriers@canonical.com> + + Remove dead GSS throttling code. Let gnome-settings-daemon + handle locking the screen when UPower requests it. + +2012-02-07 Ted Gould <ted@gould.cx> + + Fix ordering of items on request + +2011-10-26 Dmitry Shachnev <mitya57@gmail.com> + + Swap return values of indicator_session_get_location + +2012-02-07 Ted Gould <ted@gould.cx> + + Removing GOA support + +2012-02-02 Alberto Mardegan <alberto.mardegan@canonical.com> + + Remove "Online accounts" from user menu + + The "Online accounts" feature is going to be removed from the control panel in Precise. + +2012-02-07 Ted Gould <ted@gould.cx> + + Fix GTK3 Box Deprecation + +2012-02-07 Ted Gould <ted@gould.cx> + + If we have GTK3 use the new gtk_box_new() function not the deprecated one + +2012-02-07 Ted Gould <ted@gould.cx> + + Adding flags into the build to make sure we know if we're GTK3 or not + +2012-02-03 Ted Gould <ted@gould.cx> + + Updating to dbusmenu 0.5.90 + +2012-01-31 Ted Gould <ted@gould.cx> + + Modifying includes to not include libdbusmenu-gtk3 stuff + +2012-01-31 Ted Gould <ted@gould.cx> + + Updating required dbusmenu 0.5.90 + +2011-11-29 Ted Gould <ted@gould.cx> + + Making the gtk logout helper and apt optional build time choices + +2011-11-23 György Balló <ballogy@freestart.hu> + + Make APT support optional + +2011-11-23 György Balló <ballogy@freestart.hu> + + Make GTK Logout Helper optional + +2011-11-29 Ted Gould <ted@gould.cx> + + Add name hints to the indicators + +2011-11-08 Marco Trevisan (Treviño) <mail@3v1n0.net> + + Export the indicators name hints + + Using the PACKAGE config.h variable both for the users and devices entries. + +2011-10-28 Conor Curran <conor.curran@canonical.com> + + bump version for release + 2011-10-28 Conor Curran <conor.curran@canonical.com> fix the invalid utf8 bug and update ignore file |