Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | releasing version 0.3.0-0ubuntu1 | Ken VanDine | 2011-07-22 | 1 | -1/+1 |
| | |||||
* | - fixed bug where the user menu wouldn't open in unity (LP: #812728) | Ken VanDine | 2011-07-22 | 2 | -2/+6 |
| | | | | | | - Include apt, settings and device menus * debian/rules - Updated gtk configure args | ||||
* | New upstream release. | Ken VanDine | 2011-07-22 | 25 | -846/+2735 |
|\ | |||||
| * | Import upstream version 0.3.0 | Ken VanDine | 2011-07-22 | 24 | -846/+2729 |
| |\ | |||||
| | * | uncomment the disconnect method | Conor Curran | 2011-07-22 | 1 | -2/+2 |
| | | | |||||
| | * | moving to 0.3.00.3.0 | Conor Curran | 2011-07-22 | 1 | -1/+1 |
| | | | |||||
| | * | added new files to the po index | Conor Curran | 2011-07-22 | 1 | -0/+3 |
| | | | |||||
| | * | bumped version in configure ac in prep for release0.2.94 | Conor Curran | 2011-07-22 | 1 | -1/+1 |
| | | | |||||
| | * | apt item partially working | Conor Curran | 2011-07-22 | 6 | -78/+171 |
| | |\ | |||||
| | | * | apt progress now reflected dynamically in the menu | Conor Curran | 2011-07-22 | 6 | -80/+123 |
| | | | | |||||
| | | * | transaction object now properly disposed of | Conor Curran | 2011-07-22 | 3 | -11/+45 |
| | | | | |||||
| | | * | suspend plugged back in plus both it and hibernate menuitems should now be ↵ | Conor Curran | 2011-07-22 | 2 | -16/+28 |
| | | | | | | | | | | | | | | | | sensitive to changes coming from upower | ||||
| | * | | Device menu torn apart and put back together, apt communication up and going | Conor Curran | 2011-07-22 | 13 | -85/+976 |
| | |\ \ | |||||
| | | * | | fixed issues | Conor Curran | 2011-07-22 | 2 | -18/+52 |
| | | |/ | |||||
| | | * | apt transactions working nicely | Conor Curran | 2011-07-21 | 3 | -58/+25 |
| | | | | |||||
| | | * | apt item now sensitive to updates available | Conor Curran | 2011-07-21 | 4 | -201/+146 |
| | | | | |||||
| | | * | properties changed signal is being triggered | Conor Curran | 2011-07-21 | 1 | -2/+3 |
| | | | | |||||
| | | * | transaction object in place | Conor Curran | 2011-07-21 | 4 | -85/+250 |
| | | | | |||||
| | | * | trying to figure out if upgrades are needed in progress | Conor Curran | 2011-07-21 | 2 | -17/+139 |
| | | | | |||||
| | | * | signals and methods from apt are working somewhat | Conor Curran | 2011-07-20 | 2 | -15/+71 |
| | | | | |||||
| | | * | apt watcher now controlling menuitem with signals and methods in place | Conor Curran | 2011-07-20 | 8 | -27/+66 |
| | | | | |||||
| | | * | apt watcher coming along nicely | Conor Curran | 2011-07-19 | 5 | -2/+232 |
| | | | | |||||
| | | * | all items in place, now for the gudev backend | Conor Curran | 2011-07-19 | 1 | -9/+60 |
| | | | | |||||
| | | * | settings dialog in place | Conor Curran | 2011-07-19 | 1 | -2/+61 |
| | | | | |||||
| | | * | system added to device menu, more tidying as we go | Conor Curran | 2011-07-19 | 4 | -69/+191 |
| | | | | |||||
| | | * | add the udev mgr files | Conor Curran | 2011-07-19 | 2 | -0/+101 |
| | | | | |||||
| | * | | merged Neil's pointer fix | Conor Curran | 2011-07-22 | 1 | -8/+4 |
| | |\ \ | | | |/ | | |/| | |||||
| | | * | Always send the actual pointers to the entry not pointers to copies | Neil Jagdish Patel | 2011-07-21 | 1 | -8/+4 |
| | |/ | |||||
| | * | merged in the device menu split out | Conor Curran | 2011-07-19 | 6 | -543/+737 |
| | |\ | |||||
| | | * | device menu has been isolated | Conor Curran | 2011-07-18 | 2 | -512/+582 |
| | | | | |||||
| | | * | session menu mgr in progress | Conor Curran | 2011-07-18 | 5 | -36/+160 |
| | | | | |||||
| | * | | merged dialog behaviour fix | Conor Curran | 2011-07-19 | 1 | -0/+2 |
| | |\ \ | |||||
| | | * | | Keep Log Out / Restart / Shut Down dialogs on top (LP: #807357) | Daniel van Vugt | 2011-07-08 | 1 | -0/+2 |
| | | | | | |||||
| | * | | | user menu abstracted | Conor Curran | 2011-07-18 | 5 | -260/+438 |
| | |\ \ \ | | | | |/ | | | |/| | |||||
| | | * | | user menu nicely separated for now, next the session menu | Conor Curran | 2011-07-15 | 3 | -39/+58 |
| | | | | | |||||
| | | * | | first step - it compiles | Conor Curran | 2011-07-15 | 4 | -39/+59 |
| | | | | | |||||
| | | * | | please tidy up that user manager | Conor Curran | 2011-07-15 | 1 | -1/+1 |
| | | | | | |||||
| | | * | | please tidy up that user manager | Conor Curran | 2011-07-15 | 5 | -249/+388 |
| | | | | | |||||
| | * | | | merged Trevino's gtk2 compilation fix | Conor Curran | 2011-07-18 | 2 | -14/+38 |
| | |\ \ \ | | | |/ / | | |/| | | |||||
| | | * | | configure.ac: include the indicator dir in output | Marco Trevisan (Treviño) | 2011-07-09 | 1 | -0/+1 |
| | | | | | |||||
| | | * | | Get support for gtk+2.0 back | Marco Trevisan (Treviño) | 2011-07-09 | 2 | -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-0ubuntu1 | Ken VanDine | 2011-07-15 | 1 | -1/+1 |
| | | | | |||||
* | | | | * debian/control | Ken VanDine | 2011-07-14 | 2 | -1/+4 |
| | | | | | | | | | | | | | | | | - Added Replaces indicator-me | ||||
* | | | | New upstream release. | Ken VanDine | 2011-07-14 | 16 | -606/+1303 |
|\| | | | |||||
| * | | | Import upstream version 0.2.93 | Ken VanDine | 2011-07-14 | 15 | -607/+1297 |
| |\| | | |||||
| | * | | bumped release version0.2.93 | Conor Curran | 2011-07-14 | 1 | -1/+1 |
| | | | | |||||
| | * | | merge in the big menu reorg | Conor Curran | 2011-07-14 | 9 | -599/+1161 |
| | |\ \ | | | |/ | | |/| | |||||
| | | * | changed default return value of get location to 0 | Conor Curran | 2011-07-14 | 1 | -1/+1 |
| | | | | |||||
| | | * | ref sink instead of ref on the images and menus | Conor Curran | 2011-07-14 | 1 | -4/+4 |
| | | | | |||||
| | | * | get location overridden and debugs tidied up | Conor Curran | 2011-07-14 | 3 | -19/+66 |
| | | | |