aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* * New upstream release.Ted Gould2010-09-097-15/+60
|\ | | | | | | * Handle double registration of indicators (LP: #621838)
| * Import upstream version 0.2.7Ted Gould2010-09-096-15/+53
| |\
| | * 0.2.70.2.7Ted Gould2010-09-091-2/+2
| | |
| | * Handle double registration of indicators.Ted Gould2010-09-091-1/+19
| | |\
| | | * Check for duplicate additions of applications and just rerequest properties.Ted Gould2010-09-071-1/+12
| | | |
| | | * Extra debugging infoTed Gould2010-09-071-1/+4
| | | |
| | | * Logging status changeTed Gould2010-09-071-0/+4
| | |/
* | | releasing version 0.2.6-0ubuntu1~ppa1Ted Gould2010-08-261-2/+2
| | |
* | | Merging from Ubuntu DesktopTed Gould2010-08-261-1/+1
|\ \ \
| * \ \ releasing version 0.2.5-0ubuntu10.2.5-0ubuntu1Ken VanDine2010-08-1925-118/+1298
| |\ \ \
* | \ \ \ New upstream release.Ted Gould2010-08-266-17/+45
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Import upstream version 0.2.6Ted Gould2010-08-267-15/+46
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | 0.2.60.2.6Ted Gould2010-08-261-2/+2
| | | | |
* | | | | releasing version 0.2.5-0ubuntu1~ppa2Ted Gould2010-08-251-2/+2
| | | | |
* | | | | * Upstream MergeTed Gould2010-08-253-1/+12
|\ \ \ \ \ | | |/ / / | |/| | / | |_|_|/ |/| | | * Fixing the position of new indicators (LP: #623205) * Position the ibus and keyboard layout indicators correctly.
| * | | Ordering i18n and keyboard indicatorsTed Gould2010-08-251-0/+3
| |\ \ \
| | * | | Handling the typoTed Gould2010-08-201-1/+2
| | | | |
| | * | | Adding keyboard and ibus to overridesTed Gould2010-08-201-0/+2
| | | | |
| * | | | Putting new icons in the right placeTed Gould2010-08-251-1/+1
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Get the proper position for an application when it becomes visible.Ted Gould2010-08-201-1/+1
| |/ / /
* | | | releasing version 0.2.5-0ubuntu1~ppa1Ted Gould2010-08-191-2/+2
| | | |
* | | | * New upstream release.Ted Gould2010-08-1920-50/+1051
|\ \ \ \ | | |/ / | |/| | | | | | * Allowing approvers to change thier mind
| * | | Import upstream version 0.2.5Ted Gould2010-08-1924-118/+1289
| |\| |
| | * | 0.2.50.2.5Ted Gould2010-08-191-2/+2
| | | |
| | * | Fix approver for function changeTed Gould2010-08-191-1/+1
| | | |
* | | | releasing version 0.2.4-0ubuntu2~ppa3Ted Gould2010-08-191-2/+2
| | | |
* | | | * Upstream MergeTed Gould2010-08-196-13/+89
|\ \ \ \ | | |/ / | |/| | | | | | * Allowing approvers to change thier mind
| * | | Adding a signal for approvers to be able to change their mindTed Gould2010-08-195-13/+82
| |\ \ \
| | * | | Flesh out the revise judgement handler to update the list of approvers.Ted Gould2010-08-181-1/+20
| | | | |
| | * | | Refactor so that there is a function to look for applications.Ted Gould2010-08-181-10/+23
| | | | |
| | * | | Connecting into the signal coming from the approverTed Gould2010-08-182-0/+30
| | | | |
| | * | | Adding a signal to the approver interfaceTed Gould2010-08-181-0/+7
| | | | |
| | * | | Changing function name as well.Ted Gould2010-08-181-2/+2
| | | | |
| | * | | XAyatana the register interfaceTed Gould2010-08-181-1/+1
| | | | |
| | * | | Start some approvin'Ted Gould2010-08-181-65/+159
| | |\ \ \
* | | | | | releasing version 0.2.4-0ubuntu2~ppa2Ted Gould2010-08-191-2/+2
| | | | | |
* | | | | | Merging Ubuntu DesktopTed Gould2010-08-191-2/+2
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | releasing version 0.2.4-0ubuntu10.2.4-0ubuntu1Ken VanDine2010-08-1260-1300/+2901
| |\ \ \ \ \
* | \ \ \ \ \ * Upstream MergeTed Gould2010-08-192-66/+169
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | | | | | | | | | | | | | | * Making it so the approver actually approves indicators * Fixing a small memory leak
| * | | | | | Sync to trunkTed Gould2010-08-191-0/+1
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| | * | | | | Changing the state machine to have approvers actually aprove things.Ted Gould2010-08-191-65/+159
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | |
| | * | | | | Fixing a memory leak Cody noticed.Ted Gould2010-08-191-0/+1
| | |\ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | | * | | | Freeing the allocated keys.Ted Gould2010-08-131-0/+1
| | |/ / / /
| * | | | | releasing version 0.2.4-0ubuntu2~ppa1~approver3Ted Gould2010-08-161-2/+2
| | | | | |
| * | | | | * Upstream MergeTed Gould2010-08-162-3/+16
| |\ \ \ \ \ | | | |/ / / | | |/| | | | | | | | | * Fixing approvers retiring off the bus
| | * | | | Commenting out debug messageTed Gould2010-08-161-1/+1
| | | | | |
| | * | | | Making it so that we don't set the proxy to null right away.Ted Gould2010-08-161-2/+6
| | | | | |
| | * | | | Making the list so that if there are errors we handle them well.Ted Gould2010-08-161-1/+3
| | | | | |
| * | | | | releasing version 0.2.4-0ubuntu2~ppa1~approver2Ted Gould2010-08-131-2/+2
| | | | | |
| * | | | | * Making it so the approver actually approves indicatorsTed Gould2010-08-1334-658/+1505
| |\ \ \ \ \ | |/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * New upstream release. * Add in ordering IDs * Adding label support into the library * Adding label support into the indicator * Breaking the ABI in order to get more space in the class structure. * Allow the icon theme path to be changed dynamically (LP: #607831) * debian/control: Moving libappindicator0 to libappindicator1 * debian/rules: Moving libappindicator0 to libappindicator1 * Rebuild with the new gobject introspection