commit ae039b6078ea0f3454ddfb1074730076da43d061 Author: Philip Withnall Date: Mon May 25 21:18:54 2015 +0100 Revert "build: Disable libsocialweb backend on distcheck" This reverts commit cdd1ff41c6b58841f3be29845ccab2668e35c0db. It turns out it’s more pain to disable libsocialweb and try to fight the irrepressible combination of automake and Vala than it is to just un-break libsocialweb to get distcheck to pass. Turns out that it’s basically impossible to stop automake trying to generate C files from .vala files, even if those .vala files are listed in EXTRA_DIST and not SOURCES, or are hidden behind an if ENABLE_LIBSOCIALWEB. Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit ad95d641b62955a2f228968f4a141a80c053180a Author: Philip Withnall Date: Mon May 25 18:53:56 2015 +0100 build: Tidy up GITIGNOREFILES in the docs directory folks-dummy was missing from it; it should have been referencing $(distclean_dirs) all along anyway. docs/Makefile.am | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) commit f2b54418bd5839586ca360642a76b47ca070eaed Author: Philip Withnall Date: Mon May 25 16:52:39 2015 +0100 docs: Fix incorrect @since lines in documentation comments backends/eds/lib/edsf-persona.vala | 6 +++--- folks/extended-info.vala | 16 ++++++++-------- folks/individual.vala | 6 +++--- folks/persona-store.vala | 2 +- folks/query.vala | 12 ++++++------ folks/search-view.vala | 22 +++++++++++----------- folks/simple-query.vala | 10 +++++----- 7 files changed, 37 insertions(+), 37 deletions(-) commit f91438a0ad3a4099e28182834d9200234a130150 Author: Kjartan Maraas Date: Thu May 14 16:51:27 2015 +0200 Updated Norwegian bokmål translation. po/nb.po | 135 ++++++++++++++++++++++++++++++++++++++++----------------------- 1 file changed, 87 insertions(+), 48 deletions(-) commit 077b9a73b5c0a92f45483a6c666d79009f9a007b Author: Seong-ho Cho Date: Sun May 10 08:33:14 2015 +0900 Updated Korean translation po/ko.po | 185 ++++++++++++++++++++++++++++++++++++++------------------------- 1 file changed, 112 insertions(+), 73 deletions(-) commit f100b5961943954462d1a7a3845647fd9870a777 Author: Alexandre Franke Date: Sat May 9 09:05:14 2015 +0000 Updated French translation po/fr.po | 134 +++++++++++++++++++++++++++++++++++++++++---------------------- 1 file changed, 88 insertions(+), 46 deletions(-) commit 90bf4d8403494040b10ddee97f78007fa816c965 Author: Philip Withnall Date: Mon Apr 27 16:59:58 2015 +0100 inspect: Return error codes on failure in non-interactive mode If the user runs folks-inspect and it fails (for example, because the individual ID they’ve specified doesn’t exist), return a non-zero exit status, rather than returning zero and pretending everything is perfect. Interactive mode continues to return zero. tools/inspect/command-backends.vala | 6 ++++-- tools/inspect/command-debug.vala | 3 ++- tools/inspect/command-help.vala | 13 ++++++++++--- tools/inspect/command-individuals.vala | 6 ++++-- tools/inspect/command-linking.vala | 20 ++++++++++++-------- tools/inspect/command-persona-stores.vala | 6 ++++-- tools/inspect/command-personas.vala | 15 ++++++++++++++- tools/inspect/command-quit.vala | 2 +- tools/inspect/command-search.vala | 4 +++- tools/inspect/command-set.vala | 15 ++++++++------- tools/inspect/command-signals.vala | 12 +++++++----- tools/inspect/inspect.vala | 23 +++++++++++++++-------- 12 files changed, 84 insertions(+), 41 deletions(-) commit 77585ebbcfb3a67404e91e36ca690b0252022902 Author: Philip Withnall Date: Mon Apr 27 16:58:41 2015 +0100 tracker: Handle GLib.Error from Tracker.SparqlConnection.update_async() This seems to have been added in recent versions of Tracker, or just exposed in the introspected bindings. backends/tracker/lib/trf-persona-store.vala | 5 +++++ 1 file changed, 5 insertions(+) commit 6d9068cf8797683314a8f8dfd687c532220dbb5d Author: Philip Withnall Date: Mon Apr 27 16:57:21 2015 +0100 bluez: Fix [DBus] attribute capitalisation in OBEX interface This fixes a number of compiler warnings. backends/bluez/org-bluez-obex-client.vala | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) commit 75a6f37d7c0516accbbaed9f1a98009c39b96212 Author: Daniel Mustieles Date: Thu Apr 23 10:46:01 2015 +0200 Updated Spanish translation po/es.po | 164 ++++++++++++++++++++++++++++++++++++++++----------------------- 1 file changed, 105 insertions(+), 59 deletions(-) commit 731615faec69519834b23cbd6adbd5f12011edb8 Author: Rafael Ferreira Date: Thu Apr 16 18:17:13 2015 +0000 Updated Brazilian Portuguese translation po/pt_BR.po | 135 +++++++++++++++++++++++++++++++++++++++--------------------- 1 file changed, 88 insertions(+), 47 deletions(-) commit 12fa665ae06a3b20ccc75ad57ebc8981402e9978 Author: Ask Hjorth Larsen Date: Mon Apr 13 19:20:24 2015 +0200 Updated Danish translation po/da.po | 121 +++++++++++++++++++++++++++++++++++++++++---------------------- 1 file changed, 80 insertions(+), 41 deletions(-) commit d758f53400934d671baab26fb69b350c126ba8b5 Author: Gábor Kelemen Date: Sun Apr 12 09:48:29 2015 +0000 Updated Hungarian translation po/hu.po | 168 ++++++++++++++++++++++++++++++++++++++++----------------------- 1 file changed, 106 insertions(+), 62 deletions(-) commit f559b51691767e401917a35d29ce5fe9ae545f69 Author: Anders Jonsson Date: Sun Apr 12 07:20:06 2015 +0000 Updated Swedish translation po/sv.po | 155 +++++++++++++++++++++++++++++++++++++++------------------------ 1 file changed, 97 insertions(+), 58 deletions(-) commit 28f20c07112639dd97a91f5a7aed5ac3d6259b51 Author: Aurimas Černius Date: Sat Apr 11 15:39:38 2015 +0300 Updated Lithuanian translation po/lt.po | 141 +++++++++++++++++++++++++++++++++++++++++---------------------- 1 file changed, 93 insertions(+), 48 deletions(-) commit eb22405b5f8baed9e99a5d0c91c66875cc4b3a4d Author: Efstathios Iosifidis Date: Wed Apr 8 12:28:01 2015 +0000 Updated Greek translation po/el.po | 146 +++++++++++++++++++++++++++++++++++++++++---------------------- 1 file changed, 96 insertions(+), 50 deletions(-) commit cc9fd0571349ea7fe14b3a9b94c9280a19d8c429 Author: Inaki Larranaga Murgoitio Date: Sat Apr 4 13:10:20 2015 +0200 Updated Basque language po/eu.po | 133 +++++++++++++++++++++++++++++++++++++++++---------------------- 1 file changed, 86 insertions(+), 47 deletions(-) commit 0ddccd7d324c3da1306e8ea6efc5b75ee90ff6db Author: Rūdolfs Mazurs Date: Fri Apr 3 20:21:34 2015 +0300 Updated Latvian translation po/lv.po | 146 ++++++++++++++++++++++++++++++++++++++++----------------------- 1 file changed, 92 insertions(+), 54 deletions(-) commit d9dd6774c46af394f8923be1bf63b1f1dce55694 Author: Trần Ngọc Quân Date: Thu Apr 2 08:06:23 2015 +0700 Updated Vietnamese translation Signed-off-by: Trần Ngọc Quân po/vi.po | 608 +++++++++++++++++++++++++++++++++++++++++++-------------------- 1 file changed, 417 insertions(+), 191 deletions(-) commit b2656c842215a00fc40c3603d4c0b84fb00613df Author: Fran Dieguez Date: Wed Apr 1 14:28:40 2015 +0000 Updated Galician translation po/gl.po | 145 ++++++++++++++++++++++++++++++++++++++++++--------------------- 1 file changed, 97 insertions(+), 48 deletions(-) commit f1829898f4216783a09104af1f953dae03dcf90d Author: Marek Černocký Date: Wed Apr 1 11:06:40 2015 +0200 Udated Czech translation po/cs.po | 155 +++++++++++++++++++++++++++++++++++++++------------------------ 1 file changed, 97 insertions(+), 58 deletions(-) commit 3574cadc56e2215e7d1d9e9b457b248a3df080b4 Author: Matej Urbančič Date: Tue Mar 31 21:08:33 2015 +0200 Updated Slovenian translation po/sl.po | 362 +++++++++++++++++++++++++-------------------------------------- 1 file changed, 143 insertions(+), 219 deletions(-) commit 2e23f48cfebe7c4cda71c47c73f758a0629a2440 Author: Stas Solovey Date: Tue Mar 31 09:46:45 2015 +0000 Updated Russian translation po/ru.po | 155 +++++++++++++++++++++++++++++++++++++++++---------------------- 1 file changed, 101 insertions(+), 54 deletions(-) commit 282e17787c3f0d899ac086fc9b218ae81ed4d8cc Author: Dušan Kazik Date: Mon Mar 30 20:45:48 2015 +0000 Updated Slovak translation po/sk.po | 127 +++++++++++++++++++++++++++++++++++++++++---------------------- 1 file changed, 83 insertions(+), 44 deletions(-) commit 5085489c486561c16222b45002f4fe1521e61f66 Author: Piotr Drąg Date: Mon Mar 30 17:26:46 2015 +0200 Updated Polish translation po/pl.po | 137 +++++++++++++++++++++++++++++++++++++++++---------------------- 1 file changed, 90 insertions(+), 47 deletions(-) commit 5a58b7b07a69663a0feba14bfc4e51623750fea5 Author: Philip Withnall Date: Sat Mar 28 15:36:01 2015 +0000 eds: Handle removed contacts in objects-added signal handler This is a very unlikely situation, but it may be possible for a contact with the same UID as an existing one in the store to be received from the server in an objects-added signal. If so, folks' internal state would previously be corrupted. Fix this by signalling removal of the previous persona before adding the new one for that UID. backends/eds/lib/edsf-persona-store.vala | 29 +++++++++++++++++++++++------ 1 file changed, 23 insertions(+), 6 deletions(-) commit 0c9ab5e415e1deae30d0cf7c4b5660752c77b8fb Author: Philip Withnall Date: Sat Mar 28 15:32:48 2015 +0000 eds: Fix race condition when adding contacts Similarly to with property modifications, there is a race condition when adding contacts to EDS: the EBookClient.add_contact() method returns once the EDS server has allocated a UID for the contact, but this may be before folks has received the objects-added signal with the new contact's updated vCard. This vCard has potentially been modified by the server (e.g. by adding a VERSION property) from the version initially submitted by folks; so it is important that folks uses this to create its Edsf.Persona. It was not doing so previously — there were two code paths adding the Edsf.Persona to the store, which would race with slightly different results. The fix is to factor out the add_contact() call and yield until the new contact is seen in an objects-added signal emission. backends/eds/lib/edsf-persona-store.vala | 263 ++++++++++++++++++++++++++----- 1 file changed, 220 insertions(+), 43 deletions(-) commit 12badbdffbdf791f9e6bfbd2c4f15baae73749e7 Author: Bernd Homuth Date: Sun Mar 22 16:08:41 2015 +0000 Updated German translation po/de.po | 119 ++++++++++++++++++++++++++++++++------------------------------- 1 file changed, 61 insertions(+), 58 deletions(-) commit 170cb8287a8d4623858a0d8cc9d5d513074b78ea Author: Gianvito Cavasoli Date: Sun Mar 22 11:35:58 2015 +0000 Updated Italian translation po/it.po | 113 ++++++++++++++++++++++++++++++++------------------------------- 1 file changed, 58 insertions(+), 55 deletions(-) commit 6b035e257dfa922d4c5f0e4c5bd506e7670a0a4e Author: Inaki Larranaga Murgoitio Date: Sat Mar 21 16:46:47 2015 +0100 Updated Basque language po/eu.po | 118 +++++++++++++++++++++++++++++++++------------------------------ 1 file changed, 61 insertions(+), 57 deletions(-) commit adeeff2fa3afb4d2f1e043b80f7146e22f46b7b6 Author: Ask H. Larsen Date: Sat Mar 21 16:27:36 2015 +0100 Updated Danish translation po/da.po | 117 +++++++++++++++++++++++++++++++-------------------------------- 1 file changed, 58 insertions(+), 59 deletions(-) commit 953a05e2b7b90dd7ffda6a1d1b1bf13f09f79a24 Author: Andika Triwidada Date: Sat Mar 21 12:38:59 2015 +0000 Updated Indonesian translation po/id.po | 114 +++++++++++++++++++++++++++++++++------------------------------ 1 file changed, 59 insertions(+), 55 deletions(-) commit cbdde5cfaa1e36ddc7a99de7732146af9bb21e3b Author: Philip Withnall Date: Thu Mar 19 11:05:32 2015 +0000 eds: Pass contact update notifications through idle queue This is a follow-up to commit e397d869d8f84641825252657aa34ae8487dd526. If the main context queue was non-empty, the idle callback from _contacts_changed_cb() would be queued for a while, whereas the callback in _commit_modified_property() would be executed immediately. This means _commit_modified_property() would finish yielding before the contact in question had been updated from EDS (the updated vCard would be sitting in the idle queue at this point), which is wrong. Fix that by queueing the callback in _commit_modified_property() in the idle queue, to keep it in order with the _contacts_changed_cb() callback. backends/eds/lib/edsf-persona-store.vala | 20 ++++++++++++++------ 1 file changed, 14 insertions(+), 6 deletions(-) commit 1c6266fe3409b6076bdf557275c91f2f4417294e Author: Philip Withnall Date: Thu Mar 19 11:05:12 2015 +0000 tests: Add a test for setting an EDS extended info field This is a unit test for commit e397d869d8f84641825252657aa34ae8487dd526. tests/eds/extended-info.vala | 88 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 88 insertions(+) commit 9a7bc6d438fc822a9b7b3ecc30cd5869a2e0504d Author: Philip Withnall Date: Thu Mar 19 11:04:47 2015 +0000 tests: Error on failure instead of warning in extended-info test tests/eds/extended-info.vala | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 110915f8be2ac3f0e193f636545ca051c027cb8e Author: Philip Withnall Date: Thu Mar 19 11:04:22 2015 +0000 tests: Eliminate use of deprecated IndividualAggregator API In the extended-info test. tests/eds/extended-info.vala | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) commit 83987e055de4e2ff4983ba692ee7528a5de6d15b Author: Philip Withnall Date: Thu Mar 19 11:03:46 2015 +0000 tests: Clear aggregator on end of extended-info test Don’t have it hanging around. Could cause problems if another test were to be added. tests/eds/extended-info.vala | 3 +++ 1 file changed, 3 insertions(+) commit ed86baf140df2c59a46eb15d5afc588feac707b3 Author: Philip Withnall Date: Thu Mar 19 11:03:16 2015 +0000 tests: Switch EDS extended-info test to use a const string Rather than a variable which is set once only. tests/eds/extended-info.vala | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) commit 523c9d7406448f987f9f9c5db4b89cad845bd51d Author: Philip Withnall Date: Tue Mar 17 15:17:29 2015 +0000 core: Accept FOLKS_DEBUG_NO_COLOR as an alternative to the UK spelling Embarrassingly, I have mistyped this one too many times. folks/backend-store.vala | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) commit e397d869d8f84641825252657aa34ae8487dd526 Author: Philip Withnall Date: Tue Mar 17 14:40:41 2015 +0000 eds: Yield for longer in Edsf.Persona.change_extended_field() …and .remove_extended_field(). Previously these two functions yielded until the updated vCard had been submitted to EDS, but not until EDS had sent back a change notification to folks. All other properties correctly yield until the latter, meaning that code like: yield persona.change_some_property ("new-value"); assert (persona.get_some_property () == "new-value"); is guaranteed not to race. This was not the case for EDS extended fields, which would return stale values until the updated vCard finished its round trip through EDS and reached folks again. This also adds the timeout machinery from Edsf.PersonaStore._commit_modified_property() to extended fields, so if the modification times out, the client will not yield forever. backends/eds/lib/edsf-persona-store.vala | 79 +++++++++++++++++++++----------- 1 file changed, 52 insertions(+), 27 deletions(-) commit 3ab1a7361eaa3c26f42188150fdff01e62d2987e Author: Philip Withnall Date: Tue Mar 17 14:07:51 2015 +0000 core: Fix get_extended_field() to check all Personas Individual.get_extended_field() should check all Personas for the first non-null value before bailing out, rather than returning the property from the first Persona it finds, null or otherwise. folks/individual.vala | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) commit 6f068f2d7174de8b3327f86c0c93b2e1b4afb6b4 Author: Philip Withnall Date: Tue Mar 17 08:47:17 2015 +0000 core: Remove final references to FOLKS_DEBUG environment variable We have been using G_MESSAGES_DEBUG exclusively for quite a while now. folks/debug.vala | 4 ++-- tests/lib/test-case.vala | 1 - 2 files changed, 2 insertions(+), 3 deletions(-) commit aec374ba7a1f9e04266392a24a6724bd9d26fc41 Author: Samir Ribic Date: Fri Mar 13 20:44:37 2015 +0000 Added Bosnian translation po/LINGUAS | 1 + po/bs.po | 848 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 849 insertions(+) commit 7e85a9943043db9f99406ef28350bdaff7e4d3a3 Author: Stas Solovey Date: Fri Mar 13 10:03:51 2015 +0000 Updated Russian translation po/ru.po | 114 ++++++++++++++++++++++++++++++--------------------------------- 1 file changed, 54 insertions(+), 60 deletions(-) commit 6e5bb0b616c03c6ac204c4ee67b497199f8c25c6 Author: Rūdolfs Mazurs Date: Thu Mar 12 21:56:16 2015 +0200 Updated Latvian translation po/lv.po | 107 ++++++++++++++++++++++++++++++++------------------------------- 1 file changed, 55 insertions(+), 52 deletions(-) commit 177528b0ad3ad51d103f77eb0c246c5699760f01 Author: Philip Withnall Date: Mon Mar 9 16:14:26 2015 +0000 tests: Fix race condition in multi-store EDS tests If a single EDS test used multiple persona stores (i.e. address books, each of which is a single ESource), it was possible for creation of the ESources to race so that the ESourceRegistry notified of creation of the sources in a different order from the calls to Eds.Backend.set_up(). This caused Eds.Backend.set_up() to return prematurely for some of the persona stores, causing failures later on. Check the UID of ESources which have been signalled as created to ensure the correct one is chosen for each set_up() call. tests/lib/eds/backend.vala | 3 +++ 1 file changed, 3 insertions(+) commit 1fd8dbb86c0435f8f0926cf8e2f6ced9f503b931 Author: Philip Withnall Date: Mon Mar 9 16:13:45 2015 +0000 tests: Clean up EDS backend testing library API The address book name should be a construction time parameter, not a setup parameter. This introduces no functional changes. tests/eds/enable-disable-stores.vala | 4 ++-- tests/eds/link-personas-diff-stores.vala | 9 +++++---- tests/lib/eds/backend.vala | 8 +++----- tests/lib/eds/test-case.vala | 5 +++-- 4 files changed, 13 insertions(+), 13 deletions(-) commit 2a2d18ead40de3e8b72f52dc35f0661e6b7a4bf9 Author: Seong-ho Cho Date: Sun Mar 8 02:43:00 2015 +0900 Updated Korean translation po/ko.po | 104 +++++++++++++++++++++++++++++++++------------------------------ 1 file changed, 54 insertions(+), 50 deletions(-) commit cdd1ff41c6b58841f3be29845ccab2668e35c0db Author: Philip Withnall Date: Sat Nov 1 15:59:13 2014 +0000 build: Disable libsocialweb backend on distcheck libsocialweb is effectively dead upstream, with no releases or meaningful code changes in two years. I can no longer build it on a modern GNOME development system, and it’s unlikely that it works as described any more due to changes in the web services. If users or packagers want to re-enable the backend, they will have to build from source with configure flags: --enable-vala --enable-libsocialweb-backend and with a Vala compiler available. Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 0fd3638077caaee42da6fc56b1985ffe0d60c6c6 Author: Philip Withnall Date: Wed Mar 4 13:50:47 2015 +0000 tests: Add more debug output to EDS link-personas test tests/eds/link-personas.vala | 14 ++++++++++++++ 1 file changed, 14 insertions(+) commit 6b99c505ac13c2cf8edae61da868fb815275a130 Author: Philip Withnall Date: Wed Mar 4 13:09:40 2015 +0000 tests: Remove unnecessary timeout from link-personas This is redundant with the addition of the generic test code which empties the main context at the end of each test. tests/eds/link-personas.vala | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) commit f4a1d69dac40de54f4d2491d7287b2789e61f846 Author: Philip Withnall Date: Wed Mar 4 13:09:26 2015 +0000 tests: Use errors instead of warnings in link-personas tests/eds/link-personas.vala | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) commit 994b2f200494727e6cb496cfb9a9298ebee26dec Author: Мирослав Николић Date: Tue Mar 3 19:20:08 2015 +0100 Updated Serbian translation po/sr.po | 112 +++++++++++++++++++++++++++++---------------------------- po/sr@latin.po | 112 +++++++++++++++++++++++++++++---------------------------- 2 files changed, 114 insertions(+), 110 deletions(-) commit 2a0fd6f9d89288326d3f3037bf09d5a48c002c46 Author: Piotr Drąg Date: Mon Mar 2 19:50:34 2015 +0100 Updated Polish translation po/pl.po | 110 +++++++++++++++++++++++++++++++++------------------------------ 1 file changed, 58 insertions(+), 52 deletions(-) commit c48518931ff9144d78497903b94921f886ab6a01 Author: Dušan Kazik Date: Sat Feb 28 11:48:31 2015 +0000 Updated Slovak translation po/sk.po | 305 +++++++++++++++++++++++---------------------------------------- 1 file changed, 111 insertions(+), 194 deletions(-) commit e8a4a5a13df8a9d867b5aa08a232326dd89a20e3 Author: Aurimas Černius Date: Sat Feb 28 00:09:22 2015 +0200 Updated Lithuanian translation po/lt.po | 108 ++++++++++++++++++++++++++++++++------------------------------- 1 file changed, 55 insertions(+), 53 deletions(-) commit 22a878c2124778ed9f331b7e67ee870885803e92 Author: Rafael Ferreira Date: Thu Feb 26 20:42:19 2015 +0000 Updated Brazilian Portuguese translation po/pt_BR.po | 236 ++++++++++++++++++++++++++++-------------------------------- 1 file changed, 109 insertions(+), 127 deletions(-) commit f0021c4a8c68ccda1242655c81d2d5b669dbb136 Author: Philip Withnall Date: Wed Feb 25 14:59:43 2015 +0000 inspect: Ensure terminal state is restored if PAGER cannot be spawned If $PAGER cannot be spawned (e.g. due to not existing, or due to the user not having permission to run it), we would previously leave the terminal with the readline handler uninstalled. Correctly restore the readline state instead, and redisplay the current prompt. This avoids leaving the user with no way to enter text or kill folks-inspect in cases similar to PAGER=really-doesnt-exist folks-inspect tools/inspect/inspect.vala | 22 +++++++++++++++++++--- 1 file changed, 19 insertions(+), 3 deletions(-) commit 4584a3e74ba0c32553ba3d0de277808d137faad4 Author: Philip Withnall Date: Wed Feb 25 14:59:26 2015 +0000 inspect: Fix capitalisation in some help text tools/inspect/command-set.vala | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit fa4f3ea1d7b1799caf7fd02b198cd9217992cc4d Author: Philip Withnall Date: Wed Feb 25 14:58:53 2015 +0000 inspect: Split out validation of subcommands from a few commands And expand the help output to list the expected subcommands. tools/inspect/command-linking.vala | 20 ++++++++++---------- tools/inspect/command-set.vala | 16 ++++++++-------- tools/inspect/command-signals.vala | 13 ++++++++----- tools/inspect/utils.vala | 21 +++++++++++++++++++++ 4 files changed, 47 insertions(+), 23 deletions(-) commit 29a0a0251e33cfe0fc4be078b987b48926cfb8b5 Author: Alexandre Franke Date: Tue Feb 24 00:37:48 2015 +0000 Updated French translation po/fr.po | 102 +++++++++++++++++++++++++++++++++------------------------------ 1 file changed, 53 insertions(+), 49 deletions(-) commit 9407c207466477b8b0ac19563c0c453cba17f430 Author: Chao-Hsiung Liao Date: Sat Feb 21 11:14:30 2015 +0000 Updated Chinese (Taiwan) translation po/zh_TW.po | 106 +++++++++++++++++++++++++++++++----------------------------- 1 file changed, 54 insertions(+), 52 deletions(-) commit b17a3c0a8af0db35bcc2681dccd9abd20a2266d2 Author: Efstathios Iosifidis Date: Fri Feb 20 21:29:40 2015 +0000 Updated Greek translation po/el.po | 111 +++++++++++++++++++++++++++++++++------------------------------ 1 file changed, 59 insertions(+), 52 deletions(-) commit 27b1a9ddb99c2cbb099c91bcce0b5217f7de4d93 Author: Anders Jonsson Date: Thu Feb 19 16:55:26 2015 +0000 Updated Swedish translation po/sv.po | 89 ++++++++++++++++++++++++++++++++++------------------------------ 1 file changed, 47 insertions(+), 42 deletions(-) commit 8417df892ce2fb4eba274b16c536b2da1bb94a1b Author: Fran Dieguez Date: Thu Feb 19 10:50:07 2015 +0100 Updated Galician translations po/gl.po | 108 +++++++++++++++++++++++++++++++++------------------------------ 1 file changed, 56 insertions(+), 52 deletions(-) commit 8e7b403fd1ee413c0b9c62d3835010ba95c71f5e Author: Philip Withnall Date: Tue Feb 17 09:18:53 2015 +0000 tests: Fix UTF-8 encoding of the letter énye in test vectors https://bugzilla.gnome.org/show_bug.cgi?id=646808 tests/dummy/search-view.vala | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) commit ef48e74dac960c2c64d4eb341e04979b187c507e Author: Matej Urbančič Date: Sun Feb 15 21:11:31 2015 +0100 Updated Slovenian translation po/sl.po | 104 +++++++++++++++++++++++++++++++++------------------------------ 1 file changed, 54 insertions(+), 50 deletions(-) commit fac412ac7b79872d61aa1da1844cb08e0306c095 Author: Muhammet Kara Date: Fri Feb 13 18:58:25 2015 +0000 Updated Turkish translation po/tr.po | 296 +++++++++++++++++++++++++++++++++++---------------------------- 1 file changed, 164 insertions(+), 132 deletions(-) commit e6402767a0e6fd4548785c9eece9e90471c93523 Author: Philip Withnall Date: Fri Feb 13 12:29:39 2015 +0000 Post-release version bump NEWS | 11 +++++++++++ configure.ac | 4 ++-- 2 files changed, 13 insertions(+), 2 deletions(-) commit 2450b2f7cb042b55cddcbb1c6b85e49a9897b39e Author: Philip Withnall Date: Fri Feb 13 12:28:18 2015 +0000 Release version 0.11.0 NEWS | 2 ++ configure.ac | 38 +++++++++++++++++++------------------- 2 files changed, 21 insertions(+), 19 deletions(-)