commit f4e94254af72b03b37d53e27918e792915caa631 Author: Jeremy Whiting Date: Tue Sep 11 13:43:40 2012 -0600 telepathy: Fix individual-properties unit test, always emit notify for full-name and urls. backends/telepathy/lib/tpf-persona.vala | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) commit 9acedd528045e7e16dd3bfe6fdc9d9cc1f0e4727 Author: Jeremy Whiting Date: Tue Sep 11 08:28:02 2012 -0600 telepathy: Fix WeakRef ambiguity. backends/telepathy/lib/tpf-persona.vala | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 888e4ecb39010a75675f5ac531b914bd741db89e Author: Jeremy Whiting Date: Mon Sep 10 15:43:12 2012 -0600 Add individual to translation files. po/POTFILES.in | 1 + po/POTFILES.skip | 1 + 2 files changed, 2 insertions(+) commit 7586d56dabd5d4d42dd7e58289530bf0c22c86ca Author: Jeremy Whiting Date: Mon Sep 10 14:54:47 2012 -0600 .stamp file not needed for internal c only library. backends/telepathy/lib/Makefile.am | 1 - 1 file changed, 1 deletion(-) commit 500de3e108b04521ba2e7bc5e5d293a702adb358 Author: Jeremy Whiting Date: Mon Sep 10 14:54:25 2012 -0600 Bump version numbers and set release flag. configure.ac | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) commit 6563008a75669524fd3ba02ccb6c25dbda81d19f Author: Jeremy Whiting Date: Mon Sep 10 13:21:33 2012 -0600 Change UNRELEASED to 0.7.4 for release. folks/individual.vala | 2 +- folks/persona.vala | 2 +- folks/utils.vala | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) commit ce9d0f336ebfab3628d7ff660df8188df1f2588e Author: Philip Withnall Date: Sat Sep 8 23:56:36 2012 +0100 telepathy: Handle connections disappearing during a ‘yield’ while connecting It seems it’s possible for the TpConnection to disconnect while in an async function call below the _notify_connection_cb(). Handle this possibility gracefully, rather than exploding. Note: This fix is basically a guess. The crash can’t be reproduced, and no debug output was available from folks for the crash. Closes: https://bugzilla.gnome.org/show_bug.cgi?id=683093 NEWS | 2 + backends/telepathy/lib/tpf-persona-store.vala | 68 ++++++++++++++++----------- 2 files changed, 43 insertions(+), 27 deletions(-) commit c2a17c279624ad202d374555143cb8f3a4edd7b8 Author: Fran Diéguez Date: Mon Sep 10 15:07:27 2012 +0200 Updated Galician translations po/gl.po | 126 +++++++++++++++++++++++++++++++++------------------------------ 1 file changed, 67 insertions(+), 59 deletions(-) commit 27151d3b860cb9d8a8fd798a784d2ea2248c84bb Author: Marek Černocký Date: Sun Sep 9 07:42:06 2012 +0200 Updated Czech translation po/cs.po | 282 ++++++++++++++++++++++++++++++++++----------------------------- 1 file changed, 152 insertions(+), 130 deletions(-) commit 43e19064a7c4131c4769f036dab39e82604505e9 Author: Aurimas Černius Date: Fri Sep 7 20:23:26 2012 +0300 Updated Lithuanian translation po/lt.po | 201 +++++++++++++++++++++++++++++++++------------------------------ 1 file changed, 105 insertions(+), 96 deletions(-) commit 86eddd96ad062e88aed3c9fdd555a7a3d1a94a5d Author: Yuri Myasoedov Date: Fri Sep 7 20:49:08 2012 +0400 Updated Russian translation po/ru.po | 257 ++++++++++++++++++++++++++++++++++++--------------------------- 1 file changed, 147 insertions(+), 110 deletions(-) commit 55104f23ab8c41e15b13cf2a3793202a6126f4db Author: Ihar Hrachyshka Date: Fri Sep 7 18:15:47 2012 +0300 Updated Belarusian translation. po/be.po | 268 +++++++++++++++++++++++++++++++++++---------------------------- 1 file changed, 150 insertions(+), 118 deletions(-) commit 3a936aa49647282cde172a2b1dcc5e987dfddefd Merge: a81d6d9 7560c54 Author: Jeremy Whiting Date: Fri Sep 7 09:06:51 2012 -0600 Merge branch 'emit-notification' Reviewed-by: Philip Withnall commit 7560c54269c1efd3e63f7602d37f7394ffa923a4 Author: Jeremy Whiting Date: Thu Sep 6 17:06:52 2012 -0600 core: Added emit_notification parameter to _update methods. telepathy: Added emit_notification parameter to lazy load _update methods. eds: Added emit_notification parameter to lazy load _update methods. Fixes bug https://bugzilla.gnome.org/show_bug.cgi?id=683267 NEWS | 1 + backends/eds/lib/edsf-persona.vala | 104 ++++++++++++++++++++++---------- backends/telepathy/lib/tpf-persona.vala | 45 ++++++++++---- folks/individual.vala | 80 +++++++++++++----------- 4 files changed, 151 insertions(+), 79 deletions(-) commit a81d6d93e146169f75a2f9bec0be3e929701ebf1 Author: Matej Urbančič Date: Fri Sep 7 15:12:48 2012 +0200 Updated Slovenian translation po/sl.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) commit af500a4bd9fe88ae9f3832a37e19a86a4273ba5d Author: Guillaume Desmottes Date: Thu Sep 6 14:26:33 2012 +0200 tpf-persona-store: call _emit_personas_changed() when reseting _persona_set We need to notify when we reset the persona set. https://bugzilla.gnome.org/show_bug.cgi?id=683390 Signed-off-by: Jeremy Whiting NEWS | 1 + backends/telepathy/lib/tpf-persona-store.vala | 2 ++ 2 files changed, 3 insertions(+) commit e6ca59fcec4a0296d0ae155d29b46db1b9b3a553 Author: Christian Kirbach Date: Thu Sep 6 23:00:24 2012 +0200 Updated German translation po/de.po | 166 +++++++++++++++++++++++++++++++++------------------------------ 1 file changed, 86 insertions(+), 80 deletions(-) commit b073940918c79a134c0998b0d4bea0d4ea552277 Author: Мирослав Николић Date: Thu Sep 6 22:49:07 2012 +0200 Updated Serbian translation po/sr.po | 211 ++++++++++++++++++++++++++++++--------------------------- po/sr@latin.po | 211 ++++++++++++++++++++++++++++++--------------------------- 2 files changed, 222 insertions(+), 200 deletions(-) commit 0e8c52e81b75bbc375e79c958e08c6c83be9d110 Merge: 8762c1a 161b67e Author: Jeremy Whiting Date: Thu Sep 6 14:14:02 2012 -0600 Merge branch 'command-set' Reviewed-by: Philip Withnall commit 161b67e100bb9e161c1c05818463a4c90921bc2e Author: Jeremy Whiting Date: Wed Aug 8 13:48:40 2012 -0600 inspect: Add set command with set alias capability. NEWS | 1 + tools/inspect/Makefile.am | 1 + tools/inspect/command-set.vala | 198 +++++++++++++++++++++++++++++++++++++++++ tools/inspect/inspect.vala | 1 + 4 files changed, 201 insertions(+) commit 8762c1aaa603c80e24e9ecdbf8c00b3959006e11 Author: Matej Urbančič Date: Thu Sep 6 21:38:50 2012 +0200 Updated Slovenian translation po/sl.po | 290 ++++++++++++++++++++++++++++++++++++--------------------------- 1 file changed, 165 insertions(+), 125 deletions(-) commit fa4287cc6d2715762a673c078d49964c14845751 Author: Daniel Mustieles Date: Thu Sep 6 18:25:31 2012 +0200 Updated Spanish translation po/es.po | 202 +++++++++++++++++++++++++++++++++------------------------------ 1 file changed, 106 insertions(+), 96 deletions(-) commit d6d1354e0d0caa8ebb1cd7af5969e0cd52d9ded3 Author: Alexandre Franke Date: Thu Sep 6 16:48:50 2012 +0200 Update French translation po/fr.po | 209 +++++++++++++++++++++++++++++++++------------------------------ 1 file changed, 110 insertions(+), 99 deletions(-) commit f8bb91c7d5aa1953c4cd0a3a17a0c722da00f819 Author: Arash Mousavi Date: Thu Sep 6 16:08:19 2012 +0430 l10n: Added Persian translation po/LINGUAS | 1 + po/fa.po | 664 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 665 insertions(+) commit a4a61c1016871e4a4d637e451980ecf9b708e23b Author: Andika Triwidada Date: Thu Sep 6 15:49:55 2012 +0700 Updated Indonesian translation po/id.po | 122 +++++++++++++++++++++++++++++++++------------------------------ 1 file changed, 64 insertions(+), 58 deletions(-) commit 2aea61a5ba58a4947753f1f5107d4566f84e6c93 Author: Philip Withnall Date: Thu Sep 6 07:40:27 2012 +0100 Bug 683452 — gnome-contacts starts up with an empty address book Edsf.Persona.is_google_personal_group and .is_favourite can both be set by the _update_groups() method. Groups must be lazily initialised when accessing these properties, therefore. Based on a patch by Giovanni Campagna . Closes: https://bugzilla.gnome.org/show_bug.cgi?id=683452 NEWS | 1 + backends/eds/lib/edsf-persona.vala | 16 ++++++++++++---- 2 files changed, 13 insertions(+), 4 deletions(-) commit ce26b3e83dc8154de6e911ac29f585e610f59eac Author: Jeremy Whiting Date: Wed Sep 5 18:01:03 2012 -0600 Bump vala required version. configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit d0cfa4fee7c67e744f5419f97ae08663b7afe4ff Author: Philip Withnall Date: Tue Aug 28 21:48:10 2012 +0100 Bug 681726 — empathy crashed with SIGABRT in g_assertion_message() Handle the case where calling a change_prop() method on an Individual doesn’t find a suitable Persona to change the property on. Previously, the code assumed that not successfully changing the property meant an error must’ve been set. This was obviously wrong. This patch changes it to only try and throw an error if an error has actually been set. If no suitable Personas exist to write a property change to, the property change will fail with PropertyError.NOT_WRITEABLE. Closes: https://bugzilla.gnome.org/show_bug.cgi?id=681726 NEWS | 1 + folks/individual.vala | 113 +++++++++++++++++++++++++++++++++----------------- 2 files changed, 77 insertions(+), 37 deletions(-) commit 6de79c48d5dfe071807b143973c50fd4629ca447 Author: Piotr Drąg Date: Thu Sep 6 01:37:56 2012 +0200 Updated Polish translation po/pl.po | 39 ++++++++++++++++++++++++--------------- 1 file changed, 24 insertions(+), 15 deletions(-) commit d556feac0e2551151f4168ba2da5ff73f1751f72 Author: Philip Withnall Date: Sun Sep 2 21:20:31 2012 +0100 telepathy: Clarify nullability of Tpf.PersonaStore._conn backends/telepathy/lib/tpf-persona-store.vala | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 302e90d6bc31bcd22e0652551552e12afc64ce77 Author: Philip Withnall Date: Sun Sep 2 21:18:18 2012 +0100 telepathy: Correctly maintain strong refs on TpContacts in property accessors While performing operations on a TpContact’s properties, folks should hold a strong ref on the TpContact (even if it doesn’t normally hold one). This expands on commit b251bcb92a343b051e62d458b66de4a9d3011f82 to fix folks to correctly hold a strong reference in such situations. This also fixes a potential bug where changing a Tpf.Persona’s groups while the persona was being served out of the cache would cause a crash (null pointer dereference). This adds the following new API: • PropertyError.UNAVAILABLE See: https://bugzilla.gnome.org/show_bug.cgi?id=680335 NEWS | 3 ++ backends/telepathy/lib/tpf-persona.vala | 95 ++++++++++++++++++++++++--------- folks/persona.vala | 12 ++++- 3 files changed, 85 insertions(+), 25 deletions(-) commit 00590b87e2316c7dbd74a072ece72c30ffd89354 Author: Philip Withnall Date: Sun Sep 2 20:56:44 2012 +0100 telepathy: Fix a race condition in the handling of weak refs to TpContacts Use a WeakRef to maintain the pointer to a TpContact in Tpf.Persona, rather than g_object_weak_[un]ref() and manually nullifying the pointer. See the comments in bug #680335 for a full explanation. Closes: https://bugzilla.gnome.org/show_bug.cgi?id=680335 NEWS | 2 ++ backends/telepathy/lib/tpf-persona.vala | 34 +++++++++++++++++++++++++-------- configure.ac | 2 +- 3 files changed, 29 insertions(+), 9 deletions(-) commit fcd452d1bb53d88b87426022f815bf2207f6e073 Author: Jeremy Whiting Date: Wed Sep 5 16:36:15 2012 -0600 Added bugfix to NEWS. NEWS | 1 + 1 file changed, 1 insertion(+) commit 1b4c480d30d82a02f1f0264e3cb80d2b8da82b42 Merge: b6cd964 0434d19 Author: Jeremy Whiting Date: Wed Sep 5 16:34:23 2012 -0600 Merge branch 'inspect-linking' Reviewed-by: Philip Withnall commit b6cd964139abb85e09fff26dce1992f4f9895f19 Author: Philip Withnall Date: Wed Sep 5 00:41:22 2012 +0100 Bug 683319 — Crash in individual-aggregator: _personas_changed_cb Keep a reference to the Tpf.PersonaStore’s self persona when emitting a ‘personas changed’ notification about it, so that it doesn’t get unset in the store’s member variable in the mean time, resulting in a null persona being emitted in the ‘personas changed’ signal. Closes: https://bugzilla.gnome.org/show_bug.cgi?id=683319 NEWS | 1 + backends/telepathy/lib/tpf-persona-store.vala | 14 +++++++++----- 2 files changed, 10 insertions(+), 5 deletions(-) commit fb2b26f1f0d66ba7793d0defbfb4ee35687c5736 Author: Bruce Cowan Date: Wed Sep 5 15:04:14 2012 +0100 Updated British English translation po/en_GB.po | 550 ++++++++++++++++++++++++++++-------------------------------- 1 file changed, 257 insertions(+), 293 deletions(-) commit 6947a982cb9855a9f46710a6103f8a24ce1920c1 Author: Xavier Claessens Date: Wed Sep 5 10:33:19 2012 +0200 Fix build error tests/lib/eds/backend.vala | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 0434d197a9ba43eade74787a9a8ba065c3dfb861 Author: Jeremy Whiting Date: Fri Aug 3 15:23:11 2012 -0600 inspect: Make Command.run async. inspect: Make linking folks-inspect command run not return until done. tools/inspect/command-backends.vala | 2 +- tools/inspect/command-debug.vala | 2 +- tools/inspect/command-help.vala | 2 +- tools/inspect/command-individuals.vala | 2 +- tools/inspect/command-linking.vala | 64 ++++++++++++++----------------- tools/inspect/command-persona-stores.vala | 2 +- tools/inspect/command-personas.vala | 2 +- tools/inspect/command-quit.vala | 2 +- tools/inspect/command-signals.vala | 2 +- tools/inspect/inspect.vala | 57 +++++++++++++-------------- 10 files changed, 66 insertions(+), 71 deletions(-) commit 20a7b30982e3c4f75ceffae5396c56489451dded Author: Piotr Drąg Date: Sun Sep 2 23:13:33 2012 +0200 Updated Polish translation po/pl.po | 84 +++++++++++++++++++++++++++++++++------------------------------- 1 file changed, 43 insertions(+), 41 deletions(-) commit 2dcbc92fc2707a96ea10ac70204544b7df42b143 Author: Philip Withnall Date: Wed Aug 29 00:04:31 2012 +0100 Bug 682719 — eds test fails to compile Don’t use deprecated EDS API in the EDS tests. The replacement API doesn’t require a dependency version bump. Closes: https://bugzilla.gnome.org/show_bug.cgi?id=682719 NEWS | 1 + tests/lib/eds/backend.vala | 30 ++++++++++++------------------ 2 files changed, 13 insertions(+), 18 deletions(-) commit 8ae18840f0b84dc7b5ca5a985c343e284a2cce54 Author: Philip Withnall Date: Wed Aug 29 00:23:40 2012 +0100 core: Only emit notifications for multi-valued properties when necessary Previously, notifications were emitted whenever a related Persona’s property changed, even if it had no effect on the Individual’s property. This was causing infinite loops of notifications-then-getters-being-called in some of the EDS tests. Bad. This is fixed by only emitting notifications on Individuals’ multi-valued properties if the properties have actually changed. Of course, this requires lots of copying and pasting the same code because Vala doesn’t have a preprocessor and delegates aren’t up to the job. Sigh. See: https://bugzilla.gnome.org/show_bug.cgi?id=682809 folks/individual.vala | 152 ++++++++++++++++++++++++++++++++++++++++++-------- 1 file changed, 128 insertions(+), 24 deletions(-) commit af4bb7b8660cddc8c0b377a3bab72f93d9e3e5b3 Author: Philip Withnall Date: Mon Aug 27 13:27:22 2012 +0100 core: Tidy up multi-valued property update functions Create a new _update_multi_valued_property() helper function and corresponding delegates, to mirror the existing _update_single_valued_property() helper. This new function is now used for most multi-valued property updaters in Individual. It’s not used for groups, because they have weird signalling. folks/individual.vala | 659 ++++++++++++++++++++++++++------------------------ 1 file changed, 339 insertions(+), 320 deletions(-) commit eb75447e8eb6a95aad8f95ee19a2cd4a945fefa1 Author: Philip Withnall Date: Mon Aug 27 10:13:53 2012 +0100 telepathy: Support lazy initialisation of properties See commit 303547fec56e416f57f73643e2afb7bb4e4a8a7f. This adds support for lazy initialisation of multi-valued properties to the Telepathy backend. backends/telepathy/lib/tpf-persona.vala | 94 ++++++++++++++++++++++++--------- 1 file changed, 69 insertions(+), 25 deletions(-) commit 57f84d50f5fcaf3bf821d368a7ff309bc2edb3d2 Author: Philip Withnall Date: Mon Aug 27 10:13:19 2012 +0100 eds: Support lazy initialisation of properties See commit 303547fec56e416f57f73643e2afb7bb4e4a8a7f. This adds support for lazy initialisation of multi-valued properties to the EDS backend. backends/eds/lib/edsf-persona.vala | 275 ++++++++++++++++++++++++++----------- 1 file changed, 198 insertions(+), 77 deletions(-) commit 4a59af5c74f84932c8da90f6ac996a4a2f69e17c Author: Philip Withnall Date: Mon Aug 27 10:05:35 2012 +0100 core: Support lazy initialisation of properties Creating several HashSets and HashMultiMaps for every Individual turns out to be quite wasteful, especially when most of them will typically be empty (as address books are generally quite sparse on properties) and never accessed (since most clients don’t need local IDs or web service addresses). This commit delays initialisation of various multi-valued Individual properties to the first time they’re accessed, giving them a null value before that time. It preserves the existing API for Individual, i.e. the properties themselves remain non-nullable, and only the object members backing them become nullable. This does introduce a slight behaviour change, in that an Individual will now emit change notifications for a non-initialised multi-valued property if *any* of the Personas in the Individual emit a notification for that property. This is because the Individual can’t compare the current value of its property to the new one resulting from the change in the Persona’s property value to determine if a change has really occurred. Therefore the Individual makes a safe over-estimate and emits notifications which might be false positives. This shouldn’t be a problem: if a client is interested in the property, they will have already queried it and caused it to be initialised. Initialised properties have the same notification behaviour as before. If a client isn’t interested in the property, it won’t be connected to the property notifications anyway. This change roughly quarters the number of GObjects being created when opening folks-inspect with the Telepathy, key-file and EDS backends enabled and ~115 personas in the system. NEWS | 1 + folks/individual.vala | 385 +++++++++++++++++++++++++++++++++++++------------- 2 files changed, 290 insertions(+), 96 deletions(-) commit 8632764f450971f1c83e5b209735c4cf50edd7f8 Author: Philip Withnall Date: Mon Aug 27 10:05:14 2012 +0100 core: Expanding a profiling message slightly folks/persona-store.vala | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 3e48d450d35b8c21b407dc481b74b0983507bf1c Author: Philip Withnall Date: Mon Aug 27 09:59:55 2012 +0100 eds: Batch up emissions of personas-changed while starting up There’s no point in emitting personas-changed multiple times before the EDS persona store has reached quiescence — it just means the individual aggregator has to re-link more personas with each emission. This patch batches up emissions of personas-changed from the EDS persona store until is-quiescent is reached, then notifies about all personas in a single emission. backends/eds/lib/edsf-persona-store.vala | 44 ++++++++++++++++++++++++++++++-- 1 file changed, 42 insertions(+), 2 deletions(-) commit 5df5c3f4cacf16c67c4b1493a3008b418ae98b2c Author: Philip Withnall Date: Sun Aug 26 23:43:26 2012 +0100 eds: Remove unnecessary locking It didn’t achieve anything. backends/eds/lib/edsf-persona-store.vala | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) commit aa6ea180ad48028da2334759fc848d1df921aff0 Author: Nilamdyuti Goswami Date: Tue Aug 28 00:49:08 2012 +0530 Implemented FUEL entries to Assamese translation po/as.po | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) commit da65147754fcf006119907577ad61352640ad8bc Author: Philip Withnall Date: Mon Aug 27 14:42:11 2012 +0100 docs: Add some more rules to the HACKING coding guidelines Because rules are good. HACKING | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) commit ce0f4eef9ae7451c671992aeed17cb00520f7f7b Author: Philip Withnall Date: Sat Aug 25 11:44:23 2012 +0100 build: Switch to using AS_IF in configure.ac rather than shell script ‘if’ This is necessary because using certain autoconf macros inside a shell script ‘if’ can cause problems if the macros perform a one-time initialisation. The initialisation variables will be lost if the ‘if’ branch isn’t taken. See: https://bugzilla.gnome.org/show_bug.cgi?id=682346 See: https://bugzilla.gnome.org/show_bug.cgi?id=681413 configure.ac | 119 ++++++++++++++++++++++++++++++----------------------------- 1 file changed, 60 insertions(+), 59 deletions(-) commit abb5bff617161c4febc19b331859f4ac26bdeb62 Author: Philip Withnall Date: Sat Aug 25 11:42:47 2012 +0100 build: Add DIST_SUBDIRS in the top-level Makefile.am Just in case DISTCHECK_CONFIGURE_FLAGS gets changed at some point to no longer build all subdirectories, we should list them all in DIST_SUBDIRS so they still get distributed. It would be a shame to release a folks tarball with half of the source code missing. See: https://bugzilla.gnome.org/show_bug.cgi?id=682346 Makefile.am | 9 +++++++++ 1 file changed, 9 insertions(+) commit 24b1cee91bdcc18053734993403f0d6f6af2186c Author: Nguyễn Thái Ngọc Duy Date: Sat Aug 25 17:17:14 2012 +0700 Updated Vietnamese translation po/vi.po | 146 ++++++++++++++++++++++++++++++++++----------------------------- 1 file changed, 80 insertions(+), 66 deletions(-) commit 4face8d48bc82e9775addbece92fea2420e57bbb Author: Nguyễn Thái Ngọc Duy Date: Sat Aug 25 16:55:18 2012 +0700 po/vi: import from Damned Lies po/vi.po | 152 +++++++++++++++++++++++++++------------------------------------ 1 file changed, 66 insertions(+), 86 deletions(-) commit ee1d70f9eb7e41e2af9bdf75e1f530eca038f5c1 Author: Arun Raghavan Date: Sat Aug 25 10:28:44 2012 +0530 Update NEWS with fix for bug 682346 Forgot to push this out with the original commit. NEWS | 1 + 1 file changed, 1 insertion(+) commit 855803a62b3a89ddb3c6abd3fa316d80cd036baf Author: Arun Raghavan Date: Tue Aug 21 16:43:14 2012 +0530 build: Make telepathy backend optional This is handy for while developing for those who don't always have bleeding edge telepathy-glib. As a side-effect, tests are also made optional (but on by default). https://bugzilla.gnome.org/show_bug.cgi?id=682346 Makefile.am | 7 ++++++- backends/Makefile.am | 5 ++++- configure.ac | 46 +++++++++++++++++++++++++++++++++++++--------- tests/Makefile.am | 5 ++++- tests/lib/Makefile.am | 5 ++++- 5 files changed, 55 insertions(+), 13 deletions(-) commit b9c37985ed37e9ca0fc7d71ea7f9c07c62e4b7b8 Author: Jeremy Whiting Date: Fri Aug 24 15:54:04 2012 -0600 inspect: Fix crash when Utils.output_filestream is uninitialized. tools/inspect/utils.vala | 2 ++ 1 file changed, 2 insertions(+) commit fc2150ee4d4777af20377f692199fa2783d4e1bb Author: Philip Withnall Date: Thu Aug 23 22:40:45 2012 +0100 Bug 682572 — Build failures due to accessing static members Fix some more build failures due to accessing static members using an instance variable. Also fix an instance of calling an async function with an implicit ‘.begin()’. Hopefully that’s the last of them. Closes: https://bugzilla.gnome.org/show_bug.cgi?id=682572 NEWS | 1 + tools/inspect/command-linking.vala | 2 +- tools/inspect/inspect.vala | 28 ++++++++++++++-------------- tools/inspect/signal-manager.vala | 6 +++--- 4 files changed, 19 insertions(+), 18 deletions(-) commit 7c3b61afc5139dc0083357be4b7f26816002c23c Author: Piotr Drąg Date: Thu Aug 23 02:52:39 2012 +0200 Updated Polish translation po/pl.po | 468 +++++++++++++++++++++++---------------------------------------- 1 file changed, 170 insertions(+), 298 deletions(-) commit 67689f4c321afcf3ef5f5d4eae0deb0a4404ff8b Author: Dirgita Date: Tue Aug 21 16:49:01 2012 +0700 Updated Indonesian translation po/id.po | 356 ++++++++++++++++++++++++++++++++++++--------------------------- 1 file changed, 204 insertions(+), 152 deletions(-) commit 4ae4e6398af89b341f0b32da74cb6f91b9fb5176 Author: Philip Withnall Date: Mon Jul 30 12:03:21 2012 +0200 Bug 664072 — Folks should only use assert*() for critical, program-terminating errors Turn various assert()s into return[_val]_if_fail()s. Closes: https://bugzilla.gnome.org/show_bug.cgi?id=664072 NEWS | 2 ++ backends/telepathy/lib/tpf-persona-store.vala | 3 ++- folks/individual.vala | 14 +++++++------- folks/potential-match.vala | 8 ++++---- 4 files changed, 15 insertions(+), 12 deletions(-) commit 0f8f332db32f510cb055185b8d3136f433e705c1 Author: Fran Diéguez Date: Fri Aug 17 00:31:42 2012 +0200 Updated Galician translations po/gl.po | 201 ++++++++++++++++++++++++++++++++------------------------------- 1 file changed, 103 insertions(+), 98 deletions(-) commit 5e13a92835143dfc1a9d1ada4ae0f347a85e260d Author: Travis Reitter Date: Tue Aug 14 17:40:16 2012 -0700 Note fixes for bgo#681420 in NEWS. Closes: https://bugzilla.gnome.org/show_bug.cgi?id=681420 NEWS | 2 ++ 1 file changed, 2 insertions(+) commit b3ebf1e39c94fed4b4a1f0f2a00a72be7ccbe773 Author: Travis Reitter Date: Tue Aug 14 17:37:39 2012 -0700 Access static class members through class; use explicit .begin() This covers the libsocialweb backend tests. Helps: https://bugzilla.gnome.org/show_bug.cgi?id=681420 tests/lib/libsocialweb/backend.vala | 2 +- tests/libsocialweb/aggregation.vala | 8 ++++---- tests/libsocialweb/dummy-lsw.vala | 4 ++-- 3 files changed, 7 insertions(+), 7 deletions(-) commit aef8ef6b2d7a1733c8ca567a820cbfb5a620d6c0 Author: Travis Reitter Date: Mon Aug 13 09:51:09 2012 -0700 Access static class members through class, not instance. This covers the libsocialweb backend. Helps: https://bugzilla.gnome.org/show_bug.cgi?id=681420 backends/libsocialweb/lib/swf-persona-store.vala | 2 +- backends/libsocialweb/lib/swf-persona.vala | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) commit d2d8ceb2e7d586a1addb1739b2e0a612c3041a14 Author: Philip Withnall Date: Tue Aug 14 21:21:05 2012 +0100 docs: Use correct Valadoc syntax for monospaced content The syntax is ‘``monospaced text``’ rather than ‘`monospaced text`’, which we were consistently getting wrong. Valadoc now produces the correct markup for monospaced text, but it doesn’t appear differently from other text at the moment due to Valadoc not having any CSS for it. That will change soon. Similarly, Valadoc currently produces the wrong markup for monospaced text with the gtkdoc doclet, but that will soon be fixed. See: https://bugzilla.gnome.org/show_bug.cgi?id=681721 backends/eds/lib/edsf-persona-store.vala | 4 +- backends/eds/lib/edsf-persona.vala | 4 +- backends/eds/lib/memory-icon.vala | 12 ++--- backends/key-file/kf-persona-store.vala | 4 +- backends/key-file/kf-persona.vala | 4 +- backends/libsocialweb/lib/swf-persona-store.vala | 2 +- backends/libsocialweb/lib/swf-persona.vala | 6 +-- .../telepathy/lib/tpf-persona-store-cache.vala | 24 ++++----- backends/telepathy/lib/tpf-persona-store.vala | 8 +-- backends/telepathy/lib/tpf-persona.vala | 28 +++++----- backends/tracker/lib/trf-persona-store.vala | 4 +- backends/tracker/lib/trf-persona.vala | 2 +- folks/abstract-field-details.vala | 14 ++--- folks/alias-details.vala | 2 +- folks/anti-linkable.vala | 10 ++-- folks/avatar-cache.vala | 2 +- folks/avatar-details.vala | 4 +- folks/backend-store.vala | 8 +-- folks/backend.vala | 4 +- folks/birthday-details.vala | 9 ++-- folks/email-details.vala | 4 +- folks/favourite-details.vala | 3 +- folks/group-details.vala | 4 +- folks/im-details.vala | 4 +- folks/individual-aggregator.vala | 48 ++++++++--------- folks/individual.vala | 61 ++++++++++++---------- folks/name-details.vala | 22 ++++---- folks/note-details.vala | 6 +-- folks/object-cache.vala | 35 +++++++------ folks/persona-store.vala | 23 ++++---- folks/persona.vala | 10 ++-- folks/phone-details.vala | 12 ++--- folks/postal-address-details.vala | 14 ++--- folks/presence-details.vala | 12 ++--- folks/role-details.vala | 6 +-- folks/url-details.vala | 4 +- folks/utils.vala | 6 +-- folks/web-service-details.vala | 4 +- tests/lib/test-utils.vala | 4 +- tools/inspect/inspect.vala | 4 +- 40 files changed, 225 insertions(+), 216 deletions(-) commit c9f16d291d1053e15f968dd23403f0c12573d9b8 Author: Jeremy Whiting Date: Fri Jul 6 14:21:02 2012 -0600 Add gir and .vapi files to DISTCLEANFILES if not building a release Closes: https://bugzilla.gnome.org/show_bug.cgi?id=643128 backends/telepathy/lib/Makefile.am | 4 ++++ configure.ac | 2 ++ tests/lib/telepathy/contactlist/Makefile.am | 4 ++++ 3 files changed, 10 insertions(+) commit 02282256edf99189acfeab024109f23d864f555e Author: Erick Pérez Castellanos Date: Tue Aug 14 13:22:10 2012 -0400 eds: Add create_source_registry to eds tests. tests/lib/eds/backend.vala | 5 +++++ 1 file changed, 5 insertions(+) commit 75b2ca9e04f03847f72293387eb4d536a278d8c1 Author: Erick Pérez Castellanos Date: Mon Aug 13 15:18:58 2012 -0400 tracker tests fixed to match last vala release. Vala change: 1. Warn when accessing static members with an instance reference. 2. Deprecate implicit .begin for async methods. Bug: https://bugzilla.gnome.org/show_bug.cgi?id=681420 tests/lib/tracker/backend.vala | 4 ++-- tests/tracker/add-contact.vala | 2 +- tests/tracker/add-persona.vala | 4 ++-- tests/tracker/additional-names-updates.vala | 2 +- tests/tracker/avatar-details-interface.vala | 2 +- tests/tracker/avatar-updates.vala | 2 +- tests/tracker/birthday-details-interface.vala | 2 +- tests/tracker/birthday-updates.vala | 2 +- tests/tracker/default-contact.vala | 2 +- tests/tracker/duplicated-emails.vala | 6 +++--- tests/tracker/duplicated-phones.vala | 6 +++--- tests/tracker/email-details-interface.vala | 2 +- tests/tracker/emails-updates.vala | 2 +- tests/tracker/family-name-updates.vala | 2 +- tests/tracker/favourite-details-interface.vala | 2 +- tests/tracker/favourite-updates.vala | 2 +- tests/tracker/fullname-updates.vala | 2 +- tests/tracker/gender-details-interface.vala | 2 +- tests/tracker/given-name-updates.vala | 2 +- tests/tracker/im-details-interface.vala | 2 +- tests/tracker/imaddresses-updates.vala | 2 +- tests/tracker/individual-retrieval.vala | 2 +- tests/tracker/link-personas-via-local-ids.vala | 6 +++--- tests/tracker/link-personas.vala | 6 +++--- tests/tracker/match-all.vala | 6 +++--- tests/tracker/match-email-addresses.vala | 6 +++--- tests/tracker/match-im-addresses.vala | 6 +++--- tests/tracker/match-known-emails.vala | 6 +++--- tests/tracker/match-name.vala | 6 +++--- tests/tracker/match-phone-number.vala | 6 +++--- tests/tracker/name-details-interface.vala | 2 +- tests/tracker/nickname-updates.vala | 2 +- tests/tracker/note-details-interface.vala | 2 +- tests/tracker/phone-details-interface.vala | 2 +- tests/tracker/phones-updates.vala | 2 +- .../tracker/postal-address-details-interface.vala | 2 +- tests/tracker/prefix-name-updates.vala | 2 +- tests/tracker/remove-contact.vala | 2 +- tests/tracker/remove-persona.vala | 6 +++--- tests/tracker/role-details-interface.vala | 2 +- tests/tracker/set-avatar.vala | 2 +- tests/tracker/set-birthday.vala | 2 +- tests/tracker/set-duplicate-email.vala | 6 +++--- tests/tracker/set-emails.vala | 2 +- tests/tracker/set-favourite.vala | 2 +- tests/tracker/set-full-name.vala | 2 +- tests/tracker/set-gender.vala | 2 +- tests/tracker/set-im-addresses.vala | 2 +- tests/tracker/set-nickname.vala | 2 +- tests/tracker/set-notes.vala | 2 +- tests/tracker/set-null-avatar.vala | 4 ++-- tests/tracker/set-phones.vala | 2 +- tests/tracker/set-postal-addresses.vala | 2 +- tests/tracker/set-roles.vala | 2 +- tests/tracker/set-structured-name.vala | 2 +- tests/tracker/set-urls.vala | 24 +++++++++++----------- tests/tracker/suffix-name-updates.vala | 2 +- tests/tracker/url-details-interface.vala | 2 +- tests/tracker/website-updates.vala | 2 +- 59 files changed, 97 insertions(+), 97 deletions(-) commit edf5460f4e2c2eaa94905a3b6dc08465e34bdc41 Author: Erick Pérez Castellanos Date: Mon Aug 13 15:17:55 2012 -0400 tracker backend fixed to match last vala release. Vala change: 1. Warn when accessing static members with an instance reference. 2. Deprecate implicit .begin for async methods. Bug: https://bugzilla.gnome.org/show_bug.cgi?id=681420 backends/tracker/lib/trf-persona-store.vala | 144 ++++++++++++++-------------- backends/tracker/lib/trf-persona.vala | 12 +-- 2 files changed, 78 insertions(+), 78 deletions(-) commit 31fb146870a32699a78ce5b082a550116386968b Author: Philip Withnall Date: Mon Aug 13 21:45:20 2012 +0100 docs: Add replacement symbols to ‘Deprecated’ annotations This improves the documentation (and valac error messages) a little. backends/eds/lib/edsf-persona.vala | 3 ++- folks/utils.vala | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) commit 9cbbde3707cef1c3649b064c33fc160c5b36ec87 Author: Sandeep Sheshrao Shedmake Date: Sun Aug 12 16:33:08 2012 +0530 Added Marathi Translation po/LINGUAS | 1 + po/mr.po | 677 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 678 insertions(+) commit 63402f1331e93c6c59e1b76d5b9452b589b1b850 Author: A S Alam Date: Sun Aug 12 09:14:20 2012 +0530 Update Punjabi Translation po/pa.po | 275 +++++++++++++++++++++++++++++++++------------------------------ 1 file changed, 143 insertions(+), 132 deletions(-) commit f6e3807997b531a0fa05ca987d350d1374ef3c12 Author: Jeremy Whiting Date: Fri Aug 10 17:00:53 2012 -0600 eds: Add create_source_registry to eds-backend to fix build. backends/eds/eds-backend.vala | 5 +++++ 1 file changed, 5 insertions(+) commit e5f873bc4ac5909f5c777e9f2df6f36ae69089f8 Author: Jeremy Whiting Date: Mon Aug 6 20:13:00 2012 -0600 Prefer earlier alphabetical uid persona when two personas from the same persona store. Fixes bug https://bugzilla.gnome.org/show_bug.cgi?id=681346 NEWS | 1 + folks/individual.vala | 9 ++++++++- 2 files changed, 9 insertions(+), 1 deletion(-) commit 3a928bc933b1643709655d479dd80303ebb47685 Author: Sweta Kothari Date: Fri Aug 10 16:57:07 2012 +0530 Updated gujarati file po/gu.po | 50 ++++++++++++++++++++++++++++++++++++-------------- 1 file changed, 36 insertions(+), 14 deletions(-) commit e7d19e86d95e83b677513384406994249d8b376e Author: Sweta Kothari Date: Fri Aug 10 16:31:07 2012 +0530 Updated gujarati file po/gu.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) commit 170b08761ad71b0c1685732c4994abdc0cbf3d5e Author: Sweta Kothari Date: Fri Aug 10 15:11:08 2012 +0530 Updated gujarati file po/gu.po | 127 ++++++++++++++++++++++++++++++++------------------------------- 1 file changed, 65 insertions(+), 62 deletions(-) commit e7b96a7b2b9d3c35cf7e804018f8757f48ad2718 Author: Philip Withnall Date: Fri Aug 10 00:15:40 2012 +0100 docs: Various small fixes and expansions of documentation • Various links fixed to point to class documentation rather than its constructor documentation (this is a quirk of Valadoc; if using “{@link ClassName}” inside a method of ClassName, the link will point to ClassName’s constructor because symbols are resolved relatively and the class’ constructor is called “ClassName”). • Various bits of documentation expanded (mostly trivially) to shut gtk-doc up about missing long descriptions. • Some Vala code attributes moved around so the documentation comments are correctly associated with the code. (This shouldn’t change the behaviour of the attributes themselves.) • Some trivial constructors added to classes in order to give them documentation. • Constructor for Utils added and deprecated immediately. Utils should become a nested namespace on the next API break, since it will only ever contain static methods, and thus doesn’t need to be instantiable (which folks will make it at the moment). backends/eds/lib/edsf-persona-store.vala | 6 ++++-- backends/eds/lib/edsf-persona.vala | 7 ++++++- backends/libsocialweb/lib/swf-persona-store.vala | 1 + backends/libsocialweb/lib/swf-persona.vala | 3 +++ backends/telepathy/lib/tpf-persona.vala | 6 ++++++ folks/alias-details.vala | 8 ++++++-- folks/avatar-cache.vala | 20 +++++++++++++++----- folks/avatar-details.vala | 14 +++++++++----- folks/birthday-details.vala | 9 ++++++--- folks/debug.vala | 17 +++++++++-------- folks/favourite-details.vala | 9 +++++++-- folks/gender-details.vala | 4 +++- folks/group-details.vala | 8 ++++++-- folks/individual.vala | 14 +++++++------- folks/interaction-details.vala | 9 +++++---- folks/name-details.vala | 6 ++++-- folks/postal-address-details.vala | 3 ++- folks/potential-match.vala | 23 +++++++++++++++++++++-- folks/role-details.vala | 6 ++++-- folks/utils.vala | 23 +++++++++++++++++++++++ 20 files changed, 147 insertions(+), 49 deletions(-) commit 9cfa94edfa153b148339db12efe5d787e3c95d43 Author: Philip Withnall Date: Fri Aug 10 00:13:11 2012 +0100 docs: Remove protected symbols from the documentation Folks isn’t really extensible outside its own source tree, so why clutter up the documentation (and its build process/logs) with protected symbols? docs/Makefile.am | 1 + 1 file changed, 1 insertion(+) commit 93a708dea36235d97861ad1793f3d5ce5457d151 Author: Philip Withnall Date: Fri Aug 10 00:11:20 2012 +0100 eds: Minor API fixes in the EDS backend These APIs, introduced in folks 0.7.1 (so this is an unstable API break, but that’s OK), weren’t quite right in C. The SourceRegistry constructor shouldn’t be exposed publicly as part of folks, and the PersonaStore constructor had a stray extra parameter. backends/eds/lib/edsf-persona-store.vala | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) commit 316c0be531bd9cd53e5459ec014b9c25501768fd Author: Erick Pérez Castellanos Date: Thu Aug 9 14:57:15 2012 -0400 tests fixed to match last vala release. Vala change: 1. Warn when accessing static members with an instance reference. 2. Deprecate implicit .begin for async methods. Bug: https://bugzilla.gnome.org/show_bug.cgi?id=681420 tests/eds/add-contacts-stress-test.vala | 6 +++--- tests/eds/add-persona.vala | 18 ++++++++++-------- tests/eds/avatar-details.vala | 6 +++--- tests/eds/email-details.vala | 4 ++-- tests/eds/im-details.vala | 2 +- tests/eds/individual-retrieval.vala | 2 +- tests/eds/link-personas-diff-stores.vala | 4 ++-- tests/eds/link-personas.vala | 8 ++++---- tests/eds/name-details.vala | 2 +- tests/eds/persona-store-tests.vala | 2 +- tests/eds/phone-details.vala | 6 +++--- tests/eds/postal-address-details.vala | 10 +++++----- tests/eds/remove-persona.vala | 6 +++--- tests/eds/removing-contacts.vala | 4 ++-- tests/eds/set-avatar.vala | 4 ++-- tests/eds/set-birthday.vala | 2 +- tests/eds/set-emails.vala | 6 +++--- tests/eds/set-gender.vala | 2 +- tests/eds/set-im-addresses.vala | 2 +- tests/eds/set-is-favourite.vala | 2 +- tests/eds/set-names.vala | 2 +- tests/eds/set-notes.vala | 2 +- tests/eds/set-phones.vala | 9 +++++---- tests/eds/set-postal-addresses.vala | 10 +++++----- tests/eds/set-properties-race.vala | 10 +++++----- tests/eds/set-roles.vala | 2 +- tests/eds/set-structured-name.vala | 2 +- tests/eds/set-urls.vala | 8 +++++--- tests/eds/updating-contacts.vala | 4 ++-- tests/key-file/individual-retrieval.vala | 4 ++-- tests/lib/test-case.vala | 2 +- tests/telepathy/individual-properties.vala | 10 +++++----- tests/telepathy/persona-store-capabilities.vala | 2 +- 33 files changed, 85 insertions(+), 80 deletions(-) commit 84dab9a4e3e286be601eb105b8bb6f6d57ec0d46 Author: Erick Pérez Castellanos Date: Thu Aug 9 14:55:38 2012 -0400 Fixes to build with last vala release. Vala change: 1. Warn when accessing static members with an instance reference. 2. Deprecate implicit .begin for async methods. Bug: https://bugzilla.gnome.org/show_bug.cgi?id=681420 folks/backend-store.vala | 8 ++++---- folks/individual-aggregator.vala | 16 ++++++++-------- folks/object-cache.vala | 16 ++++++++-------- folks/phone-details.vala | 10 +++++----- folks/potential-match.vala | 10 +++++----- 5 files changed, 30 insertions(+), 30 deletions(-) commit 887aab26f35f9ac2e9bf1baa92004b4c3ccafd3e Author: Erick Pérez Castellanos Date: Thu Aug 9 14:54:54 2012 -0400 telepathy backend fixed to match last vala release. Vala change: 1. Warn when accessing static members with an instance reference. 2. Deprecate implicit .begin for async methods. Bug: https://bugzilla.gnome.org/show_bug.cgi?id=681420 backends/telepathy/lib/tpf-logger.vala | 22 +++++++++++----------- .../telepathy/lib/tpf-persona-store-cache.vala | 4 ++-- backends/telepathy/lib/tpf-persona-store.vala | 6 +++--- backends/telepathy/lib/tpf-persona.vala | 4 ++-- 4 files changed, 18 insertions(+), 18 deletions(-) commit ab760eba2585f2672923a020d18db510ba4591a4 Author: Erick Pérez Castellanos Date: Thu Aug 9 14:54:04 2012 -0400 key-file backend fixed to match last vala release. Vala change: 1. Warn when accessing static members with an instance reference. Bug: https://bugzilla.gnome.org/show_bug.cgi?id=681420 backends/key-file/kf-persona-store.vala | 4 ++-- backends/key-file/kf-persona.vala | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) commit ae2982b2829a1820c3238ee1c76c4ba59da051b0 Author: Erick Pérez Castellanos Date: Thu Aug 9 14:52:52 2012 -0400 eds backend fixed to match last vala release. Vala change: 1. Warn when accessing static members with an instance reference. Bug: https://bugzilla.gnome.org/show_bug.cgi?id=681420 backends/eds/eds-backend.vala | 2 +- backends/eds/lib/edsf-persona-store.vala | 8 ++++---- backends/eds/lib/edsf-persona.vala | 12 ++++++------ 3 files changed, 11 insertions(+), 11 deletions(-) commit 36875052cd71018cb1b39482ed74f02222d2d63d Author: Arvis Lacis Date: Tue Aug 7 22:22:53 2012 +0300 Added Latvian translation po/LINGUAS | 1 + po/lv.po | 680 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 681 insertions(+) commit dc90a2aab0818e99a9876e7b2054c92839179ae1 Author: chandankumar Date: Tue Aug 7 11:22:34 2012 +0530 LINGUAS updated and new hindi translation added po/LINGUAS | 1 + po/hi.po | 686 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 687 insertions(+) commit 742e0c68304949e2e92c0297601cfb4609b0018e Author: Nilamdyuti Goswami Date: Mon Aug 6 13:46:18 2012 +0530 Assamese translation completed po/as.po | 685 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 685 insertions(+) commit 8b0511ae5c35f486471faaf9ff33c6b82b84b1ce Author: Nilamdyuti Goswami Date: Mon Aug 6 09:11:52 2012 +0530 Added Assamese to LINGUAS po/LINGUAS | 1 + 1 file changed, 1 insertion(+) commit a6de27c8f8b5dba0aeafa85ac6c2b5b979a9f77f Author: Alban Browaeys Date: Wed Aug 1 14:43:21 2012 +0200 configure: -Werror= make no sense for "no" and "extra" gcc error out when -Werror=extra -Werror=no-* are used. And it is the most sensible thing to do. https://bugzilla.gnome.org/show_bug.cgi?id=680976 configure.ac | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) commit 452c9f797857bdf438feb663b4074bf5bf1cea34 Author: Philip Withnall Date: Tue Jul 31 17:04:06 2012 +0200 Post-release version bump NEWS | 5 +++++ configure.ac | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) commit 8cfa7928887ea8eb868d328af527d81e79f01e90 Author: Philip Withnall Date: Mon Jul 30 12:50:08 2012 +0200 build: Add a missing file to MAINTAINERCLEANFILES backends/telepathy/lib/Makefile.am | 1 + 1 file changed, 1 insertion(+) commit 0e9fdc848222d35700634f284e6b3894f6418370 Author: Philip Withnall Date: Mon Jul 30 11:12:05 2012 +0200 build: Remove -Werror from CFLAGS Replace it with a more targetted set of -Werror=[flag] flags, copied from libsoup: http://git.gnome.org/browse/libsoup/tree/configure.ac?id=f5902fce98ae0314f0d9ca6e544895548c94a456#n339 configure.ac | 45 +++++++++++++++++++++++++++++++++++---------- 1 file changed, 35 insertions(+), 10 deletions(-) commit 5438bd82d8cb4a2f1d6060c55a526f858b80a74b Author: Fran Diéguez Date: Mon Jul 30 02:50:19 2012 +0200 Updated Galician translations po/gl.po | 225 +++++++++++++++++++++++++++++++-------------------------------- 1 file changed, 110 insertions(+), 115 deletions(-) commit faafc90657de41a82cf15f66f6b9eadae1191208 Author: Philip Withnall Date: Sun Jul 29 20:06:02 2012 +0200 eds: Remove unnecessary valadoc taglet The [Deprecated] code attribute serves the same purpose. backends/eds/lib/edsf-persona-store.vala | 1 - 1 file changed, 1 deletion(-) commit 8703f9db92532ba9982a3c75fbe7c6cfd671ba7d Author: Philip Withnall Date: Sun Jul 29 20:04:44 2012 +0200 docs: Add “wiki” pages to the documentation These, aptly enough, contain information moved from the wiki on freedesktop.org about folks concepts, debugging and a glossary. docs/Makefile.am | 16 ++++++++++++++-- docs/wiki/concepts.valadoc | 28 ++++++++++++++++++++++++++++ docs/wiki/debugging.valadoc | 34 ++++++++++++++++++++++++++++++++++ docs/wiki/glossary.valadoc | 11 +++++++++++ 4 files changed, 87 insertions(+), 2 deletions(-)