aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* releasing version 12.10.0-0ubuntu1Sebastien Bacher2012-07-121-2/+2
|
* New upstream release.Sebastien Bacher2012-07-1219-279/+591
|\
| * 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 ↵Charles Kerr2012-06-182-3/+3
| | |\ \ | | | |/ | | |/| | | | | include build-time filenames in comments of the enum header files.
| | | * don't include build-time filenames in comments of the enum header filesEvgeni Golov2012-06-102-3/+3
| | |/ | | | | | | | | | | | | | | | | | | If we do, the header files may be different on each build. This is especially harmful when building multiple times for multiple architectures and expecting the files to be identical.
| | * merge lp:~charlesk/libindicator/cxx to constify the constructors for ↵Charles Kerr2012-04-232-4/+4
| | |\ | | | | | | | | | | | | indicator_service_manager
| | | * indiator_service_manager_new*()'s name arguments were gchar*, make them ↵Charles Kerr2012-04-222-4/+4
| | |/ | | | | | | | | | const gchar*
* | | releasing version 0.5.0-0ubuntu1Ken VanDine2012-04-111-1/+1
| | |
* | | * New upstream release.Ken VanDine2012-04-1114-13315/+39
|\ \ \ | | | | | | | | | | | | * Validate images in image_helper_update() (LP: #946408)
| * | | releasing version 0.5.0-0ubuntu1~ppa1Charles Kerr2012-04-111-2/+2
| | | |
| * | | * New upstream release.Charles Kerr2012-04-1114-13315/+39
| |\| | | | | | | | | | | | | | * Validate images in image_helper_update() (LP: #946408)
| | * | 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 ↵Charles Kerr2012-04-111-1/+1
| | | |\ | | | | | | | | | | | | | | | images being passed to indicator_image_helper_update()
| | | | * in indicator_image_helper_update(), test the image argument with ↵Charles Kerr2012-04-111-1/+1
| | | | | | | | | | | | | | | | | | | | GTK_IS_IMAGE before using it.
| * | | | Sync from Ubuntu DesktopCharles Kerr2012-04-111-1/+1
| |\ \ \ \ | |/ / / / |/| | | |
* | | | | releasing version 0.4.95-0ubuntu1Sebastien Bacher2012-04-0518-144/+13549
|\| | | |
| * | | | Fixing a merge artifactTed Gould2012-04-041-1/+0
| | | | |
| * | | | Merging Ubuntu DesktopTed Gould2012-04-041-1/+7
| |\ \ \ \ | |/ / / / |/| | | |
* | | | | releasing version 0.4.94-0ubuntu2Sebastien Bacher2012-04-021-2/+2
| | | | |
* | | | | Revert r457 it's creating invalid free errorsSebastien Bacher2012-04-022-5/+8
| | | | |
* | | | | releasing version 0.4.94-0ubuntu1Ken VanDine2012-03-301-1/+1
| | | | |
* | | | | * New upstream release.Ken VanDine2012-03-3021-13320/+70
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | * Fix a leaked GError (LP: #965459) * Fix memory leak when the proxy's name changes.
| | * | | | releasing version 0.4.95-0ubuntu1~ppa1Ted Gould2012-04-041-2/+2
| | | | | |
| | * | | | * New upstream release.Ted Gould2012-04-0418-148/+13551
| |/| | | | | | |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | * Fix a free that shouldn't be (LP: #969360) * Spelling mistake in error message (LP: #948391) * Add coverage build targets * Fix building AUTHORS and Changelog at dist time
| | * | | 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
| | | |\ \ | | | | |/ | | | |/| | | | | | gcov targets to their own makefile, and clean up .gcno files.
| | | | * Removed gcovr dependency, moved coverage targets to own makefile, cleaning ↵Allan LeSage2012-03-274-43/+65
| | | | | | | | | | | | | | | | | | | | up *.gcno.
| | | * | merge lp:~charlesk/libindicator/lp-948391 to fix spelling/grammar errors in ↵Charles Kerr2012-04-031-1/+1
| | | |\ \ | | | | | | | | | | | | | | | | | | an error message.
| | | | * | 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 ↵Marco Trevisan (Treviño)2012-04-011-3/+0
| | | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | variant See http://is.gd/EyhAhP
| * | | | releasing version 0.4.94-0ubuntu1~ppa1Charles Kerr2012-03-292-3/+3
| | | | |
| * | | | * New upstream release.Charles Kerr2012-03-2920-13319/+69
| |\| | | | | | | | | | | | | | | | | | | | | | | * Fix a leaked GError (LP: #965459) * Fix memory leak when the proxy's name changes.
| | * | | Import upstream version 0.4.94Charles Kerr2012-03-2919-13319/+61
| | |\| |
| | | * | merge lp:~charlesk/libindicator/fix-disthook to fix auto-generation of ↵0.4.94Charles Kerr2012-03-292-2/+3
| | | |\ \ | | | | | | | | | | | | | | | | | | AUTHORS and Changelog by looking for 'missing' in the directory where we told AC_CONFIG_AUX_DIR to put it.
| | | | * | 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 ↵Charles Kerr2012-03-261-0/+1
| | | |\ \ | | | | | | | | | | | | | | | | | | reported in lp bug #965459
| | | | * | Free GError.Hernando Torque2012-03-261-0/+3
| | | | |/
| | | * / fix minor memory leak when the proxy name changesCharles Kerr2012-03-161-2/+5
| | | |/
| * | | Sync from Ubuntu DesktopCharles Kerr2012-03-291-1/+1
| |\ \ \ | |/ / / |/| | |
* | | | 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)