aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Import upstream version 12.10.0Sebastien Bacher2012-07-1218-279/+585
|\
| * bump version to 12.10.0Charles Kerr2012-07-112-1/+15
| * merge lp:~charlesk/libindicator/fix-test-sourcesLars Uebernickel2012-06-191-2/+2
| |\
| | * fix copy-and-paste error in specifying the tests' source filesCharles Kerr2012-06-181-2/+2
| * | merge lp:~evgeni/libindicator/multiarch-same-devheaders so that we don't incl...Charles Kerr2012-06-182-3/+3
| |\ \ | | |/ | |/|
| | * don't include build-time filenames in comments of the enum header filesEvgeni Golov2012-06-102-3/+3
| |/
| * merge lp:~charlesk/libindicator/cxx to constify the constructors for indicato...Charles Kerr2012-04-232-4/+4
| |\
| | * indiator_service_manager_new*()'s name arguments were gchar*, make them const...Charles Kerr2012-04-222-4/+4
| |/
* | Import upstream version 0.5.0Charles Kerr2012-04-1113-13315/+32
|\|
| * 0.5.00.5.0Charles Kerr2012-04-111-1/+1
| * merge lp:~charlesk/libindicator/lp-946408 to safeguard against invalid images...Charles Kerr2012-04-111-1/+1
| |\
| | * in indicator_image_helper_update(), test the image argument with GTK_IS_IMAGE...Charles Kerr2012-04-111-1/+1
* | | Import upstream version 0.4.95Ted Gould2012-04-0417-148/+13541
|\| |
| * | 0.4.950.4.95Ted Gould2012-04-041-1/+1
| * | merge lp:~allanlesage/libindicator/TDD to remove a dependency on gcovr, move ...Charles Kerr2012-04-034-43/+65
| |\ \ | | |/ | |/|
| | * Removed gcovr dependency, moved coverage targets to own makefile, cleaning up...Allan LeSage2012-03-274-43/+65
| * | merge lp:~charlesk/libindicator/lp-948391 to fix spelling/grammar errors in a...Charles Kerr2012-04-031-1/+1
| |\ \
| | * | Fix spelling/grammar errors in an error message.Charles Kerr2012-04-021-1/+1
| |/ /
| * | When using g_variant_get("&s...", &string), the string must not be free'd.Charles Kerr2012-04-021-5/+2
| |\ \
| | * | Setting again the variables as constMarco Trevisan (Treviño)2012-04-011-2/+2
| | * | Indicator Service Manager: we don't have to free values if got with &s from v...Marco Trevisan (Treviño)2012-04-011-3/+0
| |/ /
* | | Import upstream version 0.4.94Charles Kerr2012-03-2919-13319/+61
|\| |
| * | merge lp:~charlesk/libindicator/fix-disthook to fix auto-generation of AUTHOR...0.4.94Charles Kerr2012-03-292-2/+3
| |\ \
| | * | look for 'missing' in ac_aux_dir rather than top_srcdir.Charles Kerr2012-03-292-2/+3
| |/ /
| * | 0.4.94Charles Kerr2012-03-281-1/+1
| * | merge lp:~htorque/libindicator/fix-small-leak to fix a GError memory leak rep...Charles Kerr2012-03-261-0/+1
| |\ \
| | * | Free GError.Hernando Torque2012-03-261-0/+3
| | |/
| * / fix minor memory leak when the proxy name changesCharles Kerr2012-03-161-2/+5
| |/
* | 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 c...Ted Gould2012-03-021-1/+3
| |/
| * Support new FD.o Desktop ActionsTed Gould2012-03-022-20/+100
| |\
| | * 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
| | * 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 think...Ted Gould2012-02-271-11/+14
| * | lp:~charlesk/libindicator/fix-939061Charles Kerr2012-02-291-8/+3
| |\ \ | | |/ | |/|
| | * silence Coverity warning "PW.BRANCH_PAST_INITIALIZATION - CID 10615" reported...Charles Kerr2012-02-291-2/+1
| | * tweak: use g_clear_object() instead of if-not-null-g_object_unref()Charles Kerr2012-02-291-6/+2
| |/
* | 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
| |\