aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog212
1 files changed, 212 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2d038ca..1495e9c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,217 @@
# Generated by Makefile. Do not edit.
+2011-09-14 Conor Curran <conor.curran@canonical.com>
+
+ fixes for apt handling
+
+2011-09-14 Conor Curran <conor.curran@canonical.com>
+
+ merge further apt handling fixes
+
+2011-09-14 Conor Curran <conor.curran@canonical.com>
+
+ apt property changed reboot required listened for and now the whole apt interaction does not happen until after 60 secs
+
+2011-09-08 Conor Curran <conor.curran@canonical.com>
+
+ bump for release
+
+2011-09-08 Conor Curran <conor.curran@canonical.com>
+
+ various switches for the strings on the panel and on the switch item
+
+2011-09-08 Conor Curran <conor.curran@canonical.com>
+
+ show/hide the name from the panel
+
+2011-09-08 Conor Curran <conor.curran@canonical.com>
+
+ user correct string on switch item unless user actually wants to show username
+
+2011-09-08 Conor Curran <conor.curran@canonical.com>
+
+ add the new gsettings entry for toggling the visibility of the real name on the panel
+
+2011-09-08 Conor Curran <conor.curran@canonical.com>
+
+ debugs for mystery bug
+
+2011-09-07 Ted Gould <ted@gould.cx>
+
+ Lots of debug messages for the logout helper
+
+2011-09-08 Conor Curran <conor.curran@canonical.com>
+
+ merge the display manager's has-guest-account work
+
+2011-09-07 Conor Curran <conor.curran@canonical.com>
+
+ tidy up
+
+2011-09-07 Conor Curran <conor.curran@canonical.com>
+
+ display manager HasGuestAccount now supported
+
+2011-09-08 Conor Curran <conor.curran@canonical.com>
+
+ merge the apt handling fixes
+
+2011-09-07 Conor Curran <conor.curran@canonical.com>
+
+ tidy up
+
+2011-09-07 Conor Curran <conor.curran@canonical.com>
+
+ more hoop jumping for apt
+
+2011-09-07 Conor Curran <conor.curran@canonical.com>
+
+ more hoop jumping for apt
+
+2011-09-07 Conor Curran <conor.curran@canonical.com>
+
+ more revelations with regards the behaviour of the apt dbus 'api'
+
+2011-09-06 Conor Curran <conor.curran@canonical.com>
+
+ refactor the apt state callback because the use case of real and simulation were proving far too disparate
+
+2011-09-06 Conor Curran <conor.curran@canonical.com>
+
+ another bug found within the apt-menuitem
+
+2011-09-07 Conor Curran <conor.curran@canonical.com>
+
+ merge null protection branch
+
+2011-09-05 Conor Curran <conor.curran@canonical.com>
+
+ protect against a null pointer in the user-dbus-manager
+
+2011-09-06 Conor Curran <conor.curran@canonical.com>
+
+ bump version for release
+
+2011-09-06 Conor Curran <conor.curran@canonical.com>
+
+ added new gsettings entry to control visibility of the user menu
+
+2011-09-06 Conor Curran <conor.curran@canonical.com>
+
+ updated the schema entry with the correct key
+
+2011-09-06 Conor Curran <conor.curran@canonical.com>
+
+ updated the schema entry with the correct key
+
+2011-09-06 Conor Curran <conor.curran@canonical.com>
+
+ change the actual key on the entry
+
+2011-09-06 Conor Curran <conor.curran@canonical.com>
+
+ live cd user should now be turned off via new gsettings entry by casper
+
+2011-09-06 Conor Curran <conor.curran@canonical.com>
+
+ added new field to gsettings to allow to hide the user menu
+
+2011-09-05 Conor Curran <conor.curran@canonical.com>
+
+ old icon now used when in greeter mode
+
+2011-09-02 Conor Curran <conor.curran@canonical.com>
+
+ make sure to flag restart state in greeter mode also with the right icon
+
+2011-09-02 Conor Curran <conor.curran@canonical.com>
+
+ remove the greeter icon stuff
+
+2011-09-02 Conor Curran <conor.curran@canonical.com>
+
+ bumped version in prep for release
+
+2011-09-02 Conor Curran <conor.curran@canonical.com>
+
+ apt menuitem should now finally be working properly
+
+2011-09-02 Conor Curran <conor.curran@canonical.com>
+
+ final apt menuitem bugs fixes
+
+2011-09-01 Conor Curran <conor.curran@canonical.com>
+
+ ready for 0.3.4.1
+
+2011-09-01 Conor Curran <conor.curran@canonical.com>
+
+ much easier of handling the greeter icon
+
+2011-08-31 Conor Curran <conor.curran@canonical.com>
+
+ various apt handling fixes
+
+2011-08-31 Conor Curran <conor.curran@canonical.com>
+
+ set the menuitem's disposition back to normal just in case
+
+2011-08-31 Conor Curran <conor.curran@canonical.com>
+
+ tidy up
+
+2011-08-31 Conor Curran <conor.curran@canonical.com>
+
+ make sure to bring up logout dialog from apt menuitem when restart is required
+
+2011-08-31 Conor Curran <conor.curran@canonical.com>
+
+ tidy up
+
+2011-08-31 Conor Curran <conor.curran@canonical.com>
+
+ restart signal actually being sent now properly
+
+2011-08-31 Conor Curran <conor.curran@canonical.com>
+
+ apt race condition handled
+
+2011-08-30 Conor Curran <conor.curran@canonical.com>
+
+ bump for release
+
+2011-08-30 Conor Curran <conor.curran@canonical.com>
+
+ merge the guest fixes
+
+2011-08-30 Conor Curran <conor.curran@canonical.com>
+
+ remove guest checking in generic user list, the guest user is never included in the user list returned therefore the check is pointless
+
+2011-08-30 Conor Curran <conor.curran@canonical.com>
+
+ remove broken logic concerned with displaying the user menu
+
+2011-08-30 Conor Curran <conor.curran@canonical.com>
+
+ fixed the guest session panel string
+
+2011-08-30 Conor Curran <conor.curran@canonical.com>
+
+ bump for release
+
+2011-08-30 Conor Curran <conor.curran@canonical.com>
+
+ protect against incorrect webcam detection
+
+2011-08-26 Conor Curran <conor.curran@canonical.com>
+
+ merge in translation fix
+
+2011-08-26 Conor Curran <conor.curran@canonical.com>
+
+ fixed the translation bug
+
2011-08-25 Conor Curran <conor.curran@canonical.com>
ted's str allocation fixes