aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog468
1 files changed, 468 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c7aaed4..20b9ed6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,473 @@
# Generated by Makefile. Do not edit.
+2011-08-18 Conor Curran <conor.curran@canonical.com>
+
+ Ellipses fixes
+
+2011-08-18 Conor Curran <conor.curran@canonical.com>
+
+ merged the ellipsis strings fixes
+
+2011-06-12 Gabor Kelemen <kelemeng@gnome.hu>
+
+ Use ellipsis character instead of full stops. Fixes LP: 621339
+
+2011-08-18 Conor Curran <conor.curran@canonical.com>
+
+ merge in the big fix branch
+
+2011-08-18 Conor Curran <conor.curran@canonical.com>
+
+ greeter mode uses to flag whether we are showing the user menu or not
+
+2011-08-18 Conor Curran <conor.curran@canonical.com>
+
+ merged mterry's move over to gsettings
+
+2011-08-17 Michael Terry <michael.terry@canonical.com>
+
+ don't start/lock the screensaver from the login screen
+
+2011-08-18 Conor Curran <conor.curran@canonical.com>
+
+ ted's merge in for correctly checking active sessions plus UI now correct with regards active sessions and guest session is also in
+
+2011-08-17 Ted Gould <ted@gould.cx>
+
+ Debugging info and a protection
+
+2011-08-17 Ted Gould <ted@gould.cx>
+
+ After setting up the signals get the initial list of sessions
+
+2011-08-17 Ted Gould <ted@gould.cx>
+
+ Updated to DBus interface files currently in ConsoleKit and added the seat files as well
+
+2011-08-17 Conor Curran <conor.curran@canonical.com>
+
+ added some trace to the add sessions for user method
+
+2011-08-17 Conor Curran <conor.curran@canonical.com>
+
+ put guest item in place and fixed ticked icon on user menu
+
+2011-08-18 Conor Curran <conor.curran@canonical.com>
+
+ updates item fix and restart awareness plus correct icons
+
+2011-08-12 Conor Curran <conor.curran@canonical.com>
+
+ fixed the misguided software available flag
+
+2011-08-10 Conor Curran <conor.curran@canonical.com>
+
+ bumped for new release
+
+2011-08-10 Conor Curran <conor.curran@canonical.com>
+
+ restart fix
+
+2011-08-10 Conor Curran <conor.curran@canonical.com>
+
+ add the restart to the shutdown dialog
+
+2011-08-10 Conor Curran <conor.curran@canonical.com>
+
+ updated the ignores
+
+2011-08-10 Conor Curran <conor.curran@canonical.com>
+
+ add the new greeter mode
+
+2011-08-03 Michael Terry <michael.terry@canonical.com>
+
+ when used in a greeter, don't show settings links, the user switcher, or log out links
+
+2011-08-10 Conor Curran <conor.curran@canonical.com>
+
+ printer support corrected
+
+2011-08-02 Michael Terry <michael.terry@canonical.com>
+
+ use correct printers command
+
+2011-08-10 Conor Curran <conor.curran@canonical.com>
+
+ merge the gudev work
+
+2011-08-09 Conor Curran <conor.curran@canonical.com>
+
+ segfault found and fixed
+
+2011-08-09 Conor Curran <conor.curran@canonical.com>
+
+ fixed memory leaks
+
+2011-08-05 Conor Curran <conor.curran@canonical.com>
+
+ cater for scsi type 3 and 6 devices
+
+2011-08-04 Conor Curran <conor.curran@canonical.com>
+
+ correct callbacks in place for scanners and webcams
+
+2011-08-04 Conor Curran <conor.curran@canonical.com>
+
+ trace around this seg fault
+
+2011-08-04 Conor Curran <conor.curran@canonical.com>
+
+ destroying hash tables in finalize
+
+2011-08-04 Conor Curran <conor.curran@canonical.com>
+
+ stop leaking tonnes of glists
+
+2011-08-04 Conor Curran <conor.curran@canonical.com>
+
+ duplicate key input error
+
+2011-08-04 Conor Curran <conor.curran@canonical.com>
+
+ add scsi scanner detection support
+
+2011-08-03 Conor Curran <conor.curran@canonical.com>
+
+ refactor of the udev mgr - working nicely
+
+2011-08-03 Conor Curran <conor.curran@canonical.com>
+
+ webcams working nicely
+
+2011-08-02 Conor Curran <conor.curran@canonical.com>
+
+ certain usb webcams sorted
+
+2011-08-01 Conor Curran <conor.curran@canonical.com>
+
+ usb scanners in place
+
+2011-08-01 Conor Curran <conor.curran@canonical.com>
+
+ usb scanner rules almost there
+
+2011-07-29 Conor Curran <conor.curran@canonical.com>
+
+ half way through those usb scanner udev rules
+
+2011-07-27 Conor Curran <conor.curran@canonical.com>
+
+ convenience method added to handle the insertion and startup detection of scanners
+
+2011-07-27 Conor Curran <conor.curran@canonical.com>
+
+ refactor with a more generic utility function
+
+2011-07-27 Conor Curran <conor.curran@canonical.com>
+
+ udev scanner detection working at startup
+
+2011-07-26 Conor Curran <conor.curran@canonical.com>
+
+ pattern established as to how to handle these sane rules
+
+2011-07-26 Conor Curran <conor.curran@canonical.com>
+
+ research trace for devices in udev
+
+2011-07-26 Conor Curran <conor.curran@canonical.com>
+
+ fixed gudev segfault
+
+2011-07-25 Conor Curran <conor.curran@canonical.com>
+
+ the beginnings of the udev work
+
+2011-08-10 Conor Curran <conor.curran@canonical.com>
+
+ merged the lightdb dbus changes and the apt restartrequired awareness
+
+2011-08-09 Conor Curran <conor.curran@canonical.com>
+
+ and the actual code
+
+2011-08-05 Conor Curran <conor.curran@canonical.com>
+
+ watch for the restart flag and change the menuitem's title
+
+2011-08-02 Michael Terry <michael.terry@canonical.com>
+
+ update to use LightDM's new interface
+
+2011-07-28 Michael Terry <michael.terry@canonical.com>
+
+ update interface with LightDM
+
+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
+
+2011-07-14 Conor Curran <conor.curran@canonical.com>
+
+ merge in the big menu reorg
+
+2011-07-14 Conor Curran <conor.curran@canonical.com>
+
+ changed default return value of get location to 0
+
+2011-07-14 Conor Curran <conor.curran@canonical.com>
+
+ ref sink instead of ref on the images and menus
+
+2011-07-14 Conor Curran <conor.curran@canonical.com>
+
+ get location overridden and debugs tidied up
+
+2011-07-14 Conor Curran <conor.curran@canonical.com>
+
+ dynamic user menu hiding on the way#
+
+2011-07-13 Conor Curran <conor.curran@canonical.com>
+
+ user label fixed for now
+
+2011-07-13 Conor Curran <conor.curran@canonical.com>
+
+ tidied up signals and methods for the session service so as the users real name should be available and not the icon, icon should not change on the panel
+
+2011-07-12 Conor Curran <conor.curran@canonical.com>
+
+ correct icon on the user panel
+
+2011-07-12 Conor Curran <conor.curran@canonical.com>
+
+ radio button for is-current-user handled
+
+2011-07-12 Conor Curran <conor.curran@canonical.com>
+
+ the beginnings of the custom user item
+
+2011-07-11 Conor Curran <conor.curran@canonical.com>
+
+ online accounts item added@
+
+2011-07-11 Conor Curran <conor.curran@canonical.com>
+
+ user account items shown, items rearranged
+
+2011-07-11 Conor Curran <conor.curran@canonical.com>
+
+ tidied user menu
+
+2011-07-11 Conor Curran <conor.curran@canonical.com>
+
+ merged trunk to keep up with changes
+
+2011-07-07 Conor Curran <conor.curran@canonical.com>
+
+ icon updates for the user menu panel
+
+2011-07-07 Conor Curran <conor.curran@canonical.com>
+
+ user label is now updated dynamically
+
+2011-07-07 Conor Curran <conor.curran@canonical.com>
+
+ added the username to the panel
+
+2011-07-07 Conor Curran <conor.curran@canonical.com>
+
+ icon now being shown on the panel for devices
+
+2011-07-07 Conor Curran <conor.curran@canonical.com>
+
+ merged ted's fixes
+
+2011-07-06 Ted Gould <ted@gould.cx>
+
+ Making sure that users has the same dbus name as session as there is one process.
+
+2011-07-06 Ted Gould <ted@gould.cx>
+
+ Remvoing unused result
+
+2011-07-06 Conor Curran <conor.curran@canonical.com>
+
+ tidy up
+
+2011-07-05 Conor Curran <conor.curran@canonical.com>
+
+ code tidied, menu splittage in progress
+
+2011-07-05 Conor Curran <conor.curran@canonical.com>
+
+ split out the menus
+
+2011-07-04 Conor Curran <conor.curran@canonical.com>
+
+ menus split somewhat
+
+2011-07-02 Conor Curran <conor.curran@canonical.com>
+
+ compiling at least
+
+2011-07-01 Conor Curran <conor.curran@canonical.com>
+
+ initial menu reshuffle in progress
+
2011-07-07 Ted Gould <ted@gould.cx>
0.2.92