aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorKen VanDine <ken.vandine@canonical.com>2011-07-22 13:41:06 -0400
committerKen VanDine <ken.vandine@canonical.com>2011-07-22 13:41:06 -0400
commit108cec80746510d7f622ad0506a7f3d2a734c3ae (patch)
tree061bd5ba8a897fe82d74a941423192daa3b42a82 /ChangeLog
parentbd7fb2850d02ae416b2fd2a80f668f25dc861872 (diff)
parenta1a7357b58d182e077ebfe8fb11c083e5eb18839 (diff)
downloadayatana-indicator-session-108cec80746510d7f622ad0506a7f3d2a734c3ae.tar.gz
ayatana-indicator-session-108cec80746510d7f622ad0506a7f3d2a734c3ae.tar.bz2
ayatana-indicator-session-108cec80746510d7f622ad0506a7f3d2a734c3ae.zip
Import upstream version 0.3.0
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog152
1 files changed, 152 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6fd66a4..bec896c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,157 @@
# Generated by Makefile. Do not edit.
+2011-07-22 Conor Curran <conor.curran@canonical.com>
+
+ uncomment the disconnect method
+
+2011-07-22 Conor Curran <conor.curran@canonical.com>
+
+ moving to 0.3.0
+
+2011-07-22 Conor Curran <conor.curran@canonical.com>
+
+ added new files to the po index
+
+2011-07-22 Conor Curran <conor.curran@canonical.com>
+
+ bumped version in configure ac in prep for release
+
+2011-07-22 Conor Curran <conor.curran@canonical.com>
+
+ apt item partially working
+
+2011-07-22 Conor Curran <conor.curran@canonical.com>
+
+ apt progress now reflected dynamically in the menu
+
+2011-07-22 Conor Curran <conor.curran@canonical.com>
+
+ transaction object now properly disposed of
+
+2011-07-22 Conor Curran <conor.curran@canonical.com>
+
+ suspend plugged back in plus both it and hibernate menuitems should now be sensitive to changes coming from upower
+
+2011-07-22 Conor Curran <conor.curran@canonical.com>
+
+ Device menu torn apart and put back together, apt communication up and going
+
+2011-07-22 Conor Curran <conor.curran@canonical.com>
+
+ fixed issues
+
+2011-07-21 Conor Curran <conor.curran@canonical.com>
+
+ apt transactions working nicely
+
+2011-07-21 Conor Curran <conor.curran@canonical.com>
+
+ apt item now sensitive to updates available
+
+2011-07-21 Conor Curran <conor.curran@canonical.com>
+
+ properties changed signal is being triggered
+
+2011-07-21 Conor Curran <conor.curran@canonical.com>
+
+ transaction object in place
+
+2011-07-21 Conor Curran <conor.curran@canonical.com>
+
+ trying to figure out if upgrades are needed in progress
+
+2011-07-20 Conor Curran <conor.curran@canonical.com>
+
+ signals and methods from apt are working somewhat
+
+2011-07-20 Conor Curran <conor.curran@canonical.com>
+
+ apt watcher now controlling menuitem with signals and methods in place
+
+2011-07-19 Conor Curran <conor.curran@canonical.com>
+
+ apt watcher coming along nicely
+
+2011-07-19 Conor Curran <conor.curran@canonical.com>
+
+ all items in place, now for the gudev backend
+
+2011-07-19 Conor Curran <conor.curran@canonical.com>
+
+ settings dialog in place
+
+2011-07-19 Conor Curran <conor.curran@canonical.com>
+
+ system added to device menu, more tidying as we go
+
+2011-07-19 Conor Curran <conor.curran@canonical.com>
+
+ add the udev mgr files
+
+2011-07-22 Conor Curran <conor.curran@canonical.com>
+
+ merged Neil's pointer fix
+
+2011-07-21 Neil Jagdish Patel <neil.patel@canonical.com>
+
+ Always send the actual pointers to the entry not pointers to copies
+
+2011-07-19 Conor Curran <conor.curran@canonical.com>
+
+ merged in the device menu split out
+
+2011-07-18 Conor Curran <conor.curran@canonical.com>
+
+ device menu has been isolated
+
+2011-07-18 Conor Curran <conor.curran@canonical.com>
+
+ session menu mgr in progress
+
+2011-07-19 Conor Curran <conor.curran@canonical.com>
+
+ merged dialog behaviour fix
+
+2011-07-08 Daniel van Vugt <vanvugt@gmail.com>
+
+ Keep Log Out / Restart / Shut Down dialogs on top (LP: #807357)
+
+2011-07-18 Conor Curran <conor.curran@canonical.com>
+
+ user menu abstracted
+
+2011-07-15 Conor Curran <conor.curran@canonical.com>
+
+ user menu nicely separated for now, next the session menu
+
+2011-07-15 Conor Curran <conor.curran@canonical.com>
+
+ first step - it compiles
+
+2011-07-15 Conor Curran <conor.curran@canonical.com>
+
+ please tidy up that user manager
+
+2011-07-15 Conor Curran <conor.curran@canonical.com>
+
+ please tidy up that user manager
+
+2011-07-18 Conor Curran <conor.curran@canonical.com>
+
+ merged Trevino's gtk2 compilation fix
+
+2011-07-09 Marco Trevisan (Treviño) <mail@3v1n0.net>
+
+ configure.ac: include the indicator dir in output
+
+2011-07-09 Marco Trevisan (Treviño) <mail@3v1n0.net>
+
+ Get support for gtk+2.0 back
+
+ indicator-session can still be compiled with gtk, using the
+ --with-gtk=2 configure flag (I've changed it to match the
+ other indicators).
+
2011-07-14 Conor Curran <conor.curran@canonical.com>
bumped release version