aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* releasing version 0.4.93-0ubuntu1Sebastien Bacher2012-03-088-64/+170
|\
| * releasing version 0.4.93-0ubuntu1~ppa1Ted Gould2012-03-071-2/+2
| |
| * * New upstream release.Ted Gould2012-03-078-64/+170
| |\ | | | | | | | | | | | | | | | * Fix branching past initialization of variables (LP: #939061) * Support new FD.o Desktop Actions (LP: #942042) * Fix valgrind error on unload (LP: #719457)
| | * Import upstream version 0.4.93Ted Gould2012-03-079-84/+261
| | |\
| | | * 0.4.930.4.93Ted Gould2012-03-071-1/+1
| | | |
| | | * merge lp:~ted/libindicator/lp719457 for Bug #719457Charles Kerr2012-03-051-1/+3
| | | |\
| | | | * Attaching bugTed Gould2012-03-020-0/+0
| | | | |
| | | | * Copying the name before using it to remove as it seems that the unwatch can ↵Ted Gould2012-03-021-1/+3
| | | |/ | | | | | | | | | | | | cause the name to be free'd in some cases. Odd, but valgrind can find it
| | | * Support new FD.o Desktop ActionsTed Gould2012-03-022-20/+100
| | | |\
| | | * \ lp:~charlesk/libindicator/fix-939061Charles Kerr2012-02-291-8/+3
| | | |\ \
| | | | * | silence Coverity warning "PW.BRANCH_PAST_INITIALIZATION - CID 10615" ↵Charles Kerr2012-02-291-2/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | reported in Bug #939061 Coverity is unhappy that the local variable "priv" is uninitialized if one of the goto branches is followed in this function. Since we only use priv once, a fairly clean way of sidestepping this warning is removing the local variable "priv" and instead using INDICATOR_OBJECT_GET_PRIVATE()'s return pointer directly.
| | | | * | tweak: use g_clear_object() instead of if-not-null-g_object_unref()Charles Kerr2012-02-291-6/+2
| | | |/ /
| * | | | Merging in U. DesktopTed Gould2012-03-073-21/+108
| |\ \ \ \ | |/ / / / |/| | | |
* | | | | releasing version 0.4.92-0ubuntu2Sebastien Bacher2012-03-021-2/+2
| | | | |
* | | | | Backport support for the fdo desktop action spec, that's requiredSebastien Bacher2012-03-023-20/+107
|\ \ \ \ \ | | |_|_|/ | |/| | | | | | | | | | | | | to get unity lists to work with the new syntax (lp: #942042)
| * | | | Get the right group in exec too! Ted Gould2012-02-271-1/+15
| | | | |
| * | | | Handling the different group names when getting the name as wellTed Gould2012-02-271-1/+15
| | | | |
| * | | | Update test desktop fileTed Gould2012-02-271-5/+5
| | | | |
| * | | | Creating a warning for the legacy supportTed Gould2012-02-271-0/+1
| | | | |
| * | | | Adding a value for whether it should use the TargetEnvironment, I'm removing ↵Ted Gould2012-02-271-5/+4
| | | | | | | | | | | | | | | | | | | | the warning because we don't care to fix old stuff anymore
| * | | | Use the appropriate list of nicks and groups to find our data nowTed Gould2012-02-271-2/+24
| | | | |
| * | | | Figure out what kind of actions we haveTed Gould2012-02-271-1/+17
| | | | |
| * | | | Adding a state variable to track what kind of actions we haveTed Gould2012-02-271-0/+11
| | | | |
| * | | | Attaching bugTed Gould2012-02-270-0/+0
| | | | |
| * | | | Changing our defines around to make sure to mark things the way that we ↵Ted Gould2012-02-271-11/+14
| | |_|/ | |/| | | | | | | | | | think about them.
* | | | releasing version 0.4.92-0ubuntu1Sebastien Bacher2012-02-231-0/+8
|\ \ \ \ | | |/ / | |/| |
| * | | releasing version 0.4.92-0ubuntu1~ppa1Ted Gould2012-02-231-2/+2
| | | |
| * | | * New upstream release.Ted Gould2012-02-236-15/+69
| |\ \ \ | | | |/ | | |/| | | | | | | | | * Removing unenforcable consts (LP: #937387) * Explicitly add in gmodule as a required library
| * | | Merge with U. DesktopTed Gould2012-02-233-9/+12
| |\ \ \
| * \ \ \ Merging shared upstream rev into target branch.Ted Gould2012-02-230-0/+0
| |\ \ \ \
| | * \ \ \ Prepared upstream tree for merging into target branch.Ted Gould2012-02-230-0/+0
| | |\ \ \ \
| * | \ \ \ \ Merging shared upstream rev into target branch.Ted Gould2012-02-231-2/+0
| |\ \ \ \ \ \
| | * \ \ \ \ \ Prepared upstream tree for merging into target branch.Ted Gould2012-02-230-0/+0
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| / / / / | | | |/ / / /
* | | | | | | Merging shared upstream rev into target branch.Sebastien Bacher2012-02-230-0/+0
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Prepared upstream tree for merging into target branch.Sebastien Bacher2012-02-236-16/+64
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | / / | | | |_|_|/ / | | |/| | | |
* | | | | | | Merging shared upstream rev into target branch.Sebastien Bacher2012-02-235-15/+61
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Prepared upstream tree for merging into target branch.Sebastien Bacher2012-02-236-16/+64
| |\ \ \ \ \ \ | | |/ / / / / | |/| / / / / | | |/ / / /
| | * | | | Import upstream version 0.4.92Ted Gould2012-02-236-16/+64
| | |\ \ \ \ | | | |_|/ / | | |/| | / | | | | |/ | | | |/|
| | | * | 0.4.920.4.92Ted Gould2012-02-231-1/+1
| | | | |
| | | * | Remove unenforcable constsTed Gould2012-02-222-4/+4
| | | |\ \
| | | | * | Attaching bugTed Gould2012-02-220-0/+0
| | | | | |
| | | | * | Removing unenforcable constsTed Gould2012-02-222-4/+4
| | | |/ /
* | | | | releasing version 0.4.91-0ubuntu3Sebastien Bacher2012-02-152-4/+4
| | | | |
* | | | | Restore revision dropped by error, not sure what happened with the vcsSebastien Bacher2012-02-152-0/+8
| | | | |
* | | | | releasing version 0.4.91-0ubuntu2Sebastien Bacher2012-02-153-1/+11
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | releasing version 0.4.91-0ubuntu1~ppa3Ted Gould2012-02-141-2/+3
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Adjusting timeout so it'll build on the buildds tooTed Gould2012-02-141-1/+1
| | | | |
| * | | | Increasing the test timeout to ensure that's not our issueTed Gould2012-02-142-1/+7
| | | | |
| * | | | releasing version 0.4.91-0ubuntu1~ppa2Ted Gould2012-02-141-2/+2
| | | | |
| * | | | debian/rules: Adding messagesTed Gould2012-02-142-0/+8
| | | | |