aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* releasing version 0.3.0-0ubuntu1Ken VanDine2011-07-221-1/+1
|
* - fixed bug where the user menu wouldn't open in unity (LP: #812728)Ken VanDine2011-07-222-2/+6
| | | | | | - Include apt, settings and device menus * debian/rules - Updated gtk configure args
* New upstream release.Ken VanDine2011-07-2225-846/+2735
|\
| * Import upstream version 0.3.0Ken VanDine2011-07-2224-846/+2729
| |\
| | * uncomment the disconnect methodConor Curran2011-07-221-2/+2
| | |
| | * moving to 0.3.00.3.0Conor Curran2011-07-221-1/+1
| | |
| | * added new files to the po indexConor Curran2011-07-221-0/+3
| | |
| | * bumped version in configure ac in prep for release0.2.94Conor Curran2011-07-221-1/+1
| | |
| | * apt item partially workingConor Curran2011-07-226-78/+171
| | |\
| | | * apt progress now reflected dynamically in the menuConor Curran2011-07-226-80/+123
| | | |
| | | * transaction object now properly disposed ofConor Curran2011-07-223-11/+45
| | | |
| | | * suspend plugged back in plus both it and hibernate menuitems should now be ↵Conor Curran2011-07-222-16/+28
| | | | | | | | | | | | | | | | sensitive to changes coming from upower
| | * | Device menu torn apart and put back together, apt communication up and goingConor Curran2011-07-2213-85/+976
| | |\ \
| | | * | fixed issuesConor Curran2011-07-222-18/+52
| | | |/
| | | * apt transactions working nicelyConor Curran2011-07-213-58/+25
| | | |
| | | * apt item now sensitive to updates availableConor Curran2011-07-214-201/+146
| | | |
| | | * properties changed signal is being triggeredConor Curran2011-07-211-2/+3
| | | |
| | | * transaction object in placeConor Curran2011-07-214-85/+250
| | | |
| | | * trying to figure out if upgrades are needed in progressConor Curran2011-07-212-17/+139
| | | |
| | | * signals and methods from apt are working somewhatConor Curran2011-07-202-15/+71
| | | |
| | | * apt watcher now controlling menuitem with signals and methods in placeConor Curran2011-07-208-27/+66
| | | |
| | | * apt watcher coming along nicelyConor Curran2011-07-195-2/+232
| | | |
| | | * all items in place, now for the gudev backendConor Curran2011-07-191-9/+60
| | | |
| | | * settings dialog in placeConor Curran2011-07-191-2/+61
| | | |
| | | * system added to device menu, more tidying as we goConor Curran2011-07-194-69/+191
| | | |
| | | * add the udev mgr filesConor Curran2011-07-192-0/+101
| | | |
| | * | merged Neil's pointer fixConor Curran2011-07-221-8/+4
| | |\ \ | | | |/ | | |/|
| | | * Always send the actual pointers to the entry not pointers to copiesNeil Jagdish Patel2011-07-211-8/+4
| | |/
| | * merged in the device menu split outConor Curran2011-07-196-543/+737
| | |\
| | | * device menu has been isolatedConor Curran2011-07-182-512/+582
| | | |
| | | * session menu mgr in progressConor Curran2011-07-185-36/+160
| | | |
| | * | merged dialog behaviour fixConor Curran2011-07-191-0/+2
| | |\ \
| | | * | Keep Log Out / Restart / Shut Down dialogs on top (LP: #807357)Daniel van Vugt2011-07-081-0/+2
| | | | |
| | * | | user menu abstractedConor Curran2011-07-185-260/+438
| | |\ \ \ | | | | |/ | | | |/|
| | | * | user menu nicely separated for now, next the session menuConor Curran2011-07-153-39/+58
| | | | |
| | | * | first step - it compilesConor Curran2011-07-154-39/+59
| | | | |
| | | * | please tidy up that user managerConor Curran2011-07-151-1/+1
| | | | |
| | | * | please tidy up that user managerConor Curran2011-07-155-249/+388
| | | | |
| | * | | merged Trevino's gtk2 compilation fixConor Curran2011-07-182-14/+38
| | |\ \ \ | | | |/ / | | |/| |
| | | * | configure.ac: include the indicator dir in outputMarco Trevisan (Treviño)2011-07-091-0/+1
| | | | |
| | | * | Get support for gtk+2.0 backMarco Trevisan (Treviño)2011-07-092-14/+37
| | | |/ | | | | | | | | | | | | | | | | | | | | indicator-session can still be compiled with gtk, using the --with-gtk=2 configure flag (I've changed it to match the other indicators).
* | | | releasing version 0.2.93-0ubuntu1Ken VanDine2011-07-151-1/+1
| | | |
* | | | * debian/control Ken VanDine2011-07-142-1/+4
| | | | | | | | | | | | | | | | - Added Replaces indicator-me
* | | | New upstream release.Ken VanDine2011-07-1416-606/+1303
|\| | |
| * | | Import upstream version 0.2.93Ken VanDine2011-07-1415-607/+1297
| |\| |
| | * | bumped release version0.2.93Conor Curran2011-07-141-1/+1
| | | |
| | * | merge in the big menu reorgConor Curran2011-07-149-599/+1161
| | |\ \ | | | |/ | | |/|
| | | * changed default return value of get location to 0Conor Curran2011-07-141-1/+1
| | | |
| | | * ref sink instead of ref on the images and menusConor Curran2011-07-141-4/+4
| | | |
| | | * get location overridden and debugs tidied upConor Curran2011-07-143-19/+66
| | | |