commit 52848f117b58fc4d95ca5ae87c9d264c5ced737b Author: Xavier Claessens Date: Tue Aug 25 17:03:35 2009 +0200 Ship empathy-account-widget-private.h within the tarball. libempathy-gtk/Makefile.am | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 55860699cea38c5df7a624ee394da7a5f89bd891 Author: Xavier Claessens Date: Tue Aug 25 17:03:07 2009 +0200 Add a note to NEWS that we added libunique dependency and MC5 will get keyring support rsn. NEWS | 5 ++++- 1 files changed, 4 insertions(+), 1 deletions(-) commit ee852bfb67fa679091edfabbace9eedf33bf3318 Author: Xavier Claessens Date: Tue Aug 25 16:42:24 2009 +0200 Update GtkDoc docs/libempathy-gtk/libempathy-gtk-docs.sgml | 9 +++++++-- docs/libempathy-gtk/libempathy-gtk.types | 5 ++++- docs/libempathy/libempathy-docs.sgml | 5 +++++ docs/libempathy/libempathy.types | 6 ++++++ 4 files changed, 22 insertions(+), 3 deletions(-) commit 0f409b69e73a7ec78126afa06ee2edcb17b7769b Author: Xavier Claessens Date: Tue Aug 25 16:23:00 2009 +0200 Update python bindings python/pyempathy/pyempathy.defs | 634 +++++++++++++++++++++++++++++ python/pyempathy/pyempathy.override | 4 + python/pyempathygtk/pyempathygtk.defs | 121 ++++++ python/pyempathygtk/pyempathygtk.override | 6 + python/update-binding.sh | 10 + 5 files changed, 775 insertions(+), 0 deletions(-) commit 98d56a7c21f8723e03f55415937376f7cde1087b Author: Xavier Claessens Date: Tue Aug 25 16:22:32 2009 +0200 Fix alignment libempathy/Makefile.am | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 341e9618ce2a2ccd5f361749990b62ae1ffb40a9 Author: Xavier Claessens Date: Tue Aug 25 16:20:01 2009 +0200 Update NEWS file NEWS | 94 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 94 insertions(+), 0 deletions(-) commit db9fe18c0a3462d9e6cf7147538efbcac6822c74 Author: Xavier Claessens Date: Tue Aug 25 16:11:01 2009 +0200 Bump ABI versions configure.ac | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) commit cc0e441c674b44fbc83f53be98a4d72cb995a3d0 Author: Xavier Claessens Date: Tue Aug 25 16:10:23 2009 +0200 Bump version to 2.27.91 configure.ac | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit f36e15d51645589811bb5ed1d973ec49d534e7eb Author: Will Thompson Date: Tue Aug 25 14:40:46 2009 +0100 Don't display 'null' in accounts UI for unknown protocols src/empathy-accounts-dialog.c | 15 ++++++++++----- 1 files changed, 10 insertions(+), 5 deletions(-) commit d3ab5e2272f7fa5f20657c386cdc1cc80880e1ed Author: Will Thompson Date: Tue Aug 25 14:37:57 2009 +0100 Add human-readable names for Yahoo! Japan and Facebook Chat These are both marked for translation. Obviously the first should be localized in its target market, and the latter probably wants translating too (perhaps "Clavardage de Facebook"?). libempathy/empathy-utils.c | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) commit 8f8d69de56449b6259d6567652dea8e9ac7930a8 Author: Will Thompson Date: Tue Aug 25 14:34:30 2009 +0100 Call gettext for translated protocol names libempathy/empathy-utils.c | 26 ++++++++++++++++---------- 1 files changed, 16 insertions(+), 10 deletions(-) commit 19ccd0e26d96beaeb2c649004aaa04110d1d8d4a Author: Pierre-Luc Beaudoin Date: Mon Aug 24 11:42:53 2009 -0400 Workaround for Clutter bug Use a GtkFrame instead of a GtkViewport Bugs: http://bugzilla.openedhand.com/show_bug.cgi?id=1751 http://bugzilla.gnome.org/show_bug.cgi?id=590692 libempathy-gtk/empathy-contact-widget.ui | 4 +++- src/empathy-map-view.ui | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) commit 24bba52bf2faf446ecd7b0f5fd2feef05bc80ffa Author: Sjoerd Simons Date: Tue Aug 25 13:57:08 2009 +0100 Use datadir instead of the dir suggested in the dbus pkgfile data/Makefile.am | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 4ddcac7537e2fb2404f95d45349b64e93d906724 Author: Jonny Lamb Date: Tue Aug 25 13:24:06 2009 +0100 Add client and service file for o.fd.Tp.Client.Empathy. Signed-off-by: Jonny Lamb data/.gitignore | 1 + data/Empathy.client | 6 ++++++ data/Makefile.am | 14 +++++++++++++- ...freedesktop.Telepathy.Client.Empathy.service.in | 3 +++ 4 files changed, 23 insertions(+), 1 deletions(-) commit 0b21afc9c0dd2b3944637449cc36f3229e29275f Author: Manoj Kumar Giri Date: Tue Aug 25 18:07:02 2009 +0530 Updated Oriya Translation po/or.po | 1060 +++++++++++++++++++++++++++++++++++++------------------------- 1 files changed, 640 insertions(+), 420 deletions(-) commit 84f127d075d2f2de415e777064680b58014ac3ff Author: Aron Xu Date: Tue Aug 25 19:32:22 2009 +0800 Updated Simplified Chinese translation. po/zh_CN.po | 1166 +++++++++++++++++++++++++++++++++++------------------------ 1 files changed, 703 insertions(+), 463 deletions(-) commit fefe898e2ccbca4a0aa75d849073faef5d37bb65 Author: Jonny Lamb Date: Tue Aug 25 11:40:16 2009 +0100 Wait for the connection to be ready before requesting contacts from it. Signed-off-by: Jonny Lamb libempathy/empathy-dispatch-operation.c | 28 ++++++++++++++++++++++------ 1 files changed, 22 insertions(+), 6 deletions(-) commit c2967dfd3643cd14dde26ad7e1a08479c0d6ee1f Author: Sjoerd Simons Date: Tue Aug 25 12:01:56 2009 +0100 Remove unused variable libempathy-gtk/empathy-protocol-chooser.c | 4 ---- 1 files changed, 0 insertions(+), 4 deletions(-) commit 6ea9a50172bdee58bf7edae22ed1ee419e22996c Author: Cosimo Cecchi Date: Tue Aug 25 11:58:21 2009 +0200 Use the display name in hte adium parser libempathy-gtk/empathy-theme-adium.c | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) commit c4e5e4b975463d6f5d596afd3aa5623b63ece9a0 Author: Cosimo Cecchi Date: Tue Aug 25 11:51:01 2009 +0200 Add a missing include libempathy-gtk/empathy-protocol-chooser.c | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) commit 1522b80f3f6c2f0ac3cef0def5b4df362550c6b2 Author: Cosimo Cecchi Date: Tue Aug 25 11:50:51 2009 +0200 Use the new function in the accounts dialog src/empathy-accounts-dialog.c | 6 ++++-- 1 files changed, 4 insertions(+), 2 deletions(-) commit 073dc5b0186057f6f30818c3fc50d2070b1743a1 Author: Cosimo Cecchi Date: Tue Aug 25 11:50:26 2009 +0200 Make empathy_protocol_name_to_display_name public libempathy-gtk/empathy-protocol-chooser.c | 31 +---------------------------- libempathy/empathy-utils.c | 30 ++++++++++++++++++++++++++++ libempathy/empathy-utils.h | 1 + 3 files changed, 32 insertions(+), 30 deletions(-) commit 13d33b5782508968119610517af99d8312a39f45 Author: Cosimo Cecchi Date: Tue Aug 25 11:35:58 2009 +0200 Rename Salut to People Nearby libempathy-gtk/empathy-protocol-chooser.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 4822aa271618d166b48062fa21ab3fc99532c35e Author: Cosimo Cecchi Date: Tue Aug 25 11:28:11 2009 +0200 Use correct names in the chooser XMPP->Jabber Yahoo->Yahoo! libempathy-gtk/empathy-protocol-chooser.c | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit 48a3c02a73569956acbc4c9e90e52910dfba7452 Author: Cosimo Cecchi Date: Tue Aug 25 02:56:40 2009 +0200 Fix coding style libempathy-gtk/empathy-protocol-chooser.c | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) commit 5faa01e8bd1609409490e9620f910c6c35d62f69 Author: Cosimo Cecchi Date: Tue Aug 25 02:56:21 2009 +0200 Use the correct protocol name for the sorting libempathy-gtk/empathy-protocol-chooser.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 5256f84f04342be01b5f15d0730fecccbf3e4083 Author: Cosimo Cecchi Date: Tue Aug 25 02:54:59 2009 +0200 Filter haze elements in the protocol chooser The rule is: free protocols on top and the rest is alphabetical. libempathy-gtk/empathy-protocol-chooser.c | 84 ++++++++++++++++++++++++++--- 1 files changed, 77 insertions(+), 7 deletions(-) commit aee5f035ce319f43a541bcf0cbdc536d648192eb Author: Cosimo Cecchi Date: Tue Aug 25 02:50:53 2009 +0200 Check for NULL values returned by dup_selected() src/empathy-accounts-dialog.c | 9 +++++++++ 1 files changed, 9 insertions(+), 0 deletions(-) commit 3702cb89aa2fe19bea22e280b55fc71e677e9568 Author: Sjoerd Simons Date: Tue Aug 25 11:10:27 2009 +0100 Fix a crash caused by tp-glib emitting invalidated in dispose When an TpProxy is disposed tp-glib emits the invalidated signal. This meant that when EmpathyAccount disposed its TpConnection as a result of the account manager saying the connection was gone, the invalidated signal was emitted. As a result of which the TpConnection would get disposed again... libempathy/empathy-account.c | 31 +++++++++++-------------------- 1 files changed, 11 insertions(+), 20 deletions(-) commit 15066163b889c48346948a9b0b963c37ec124d1c Author: ifelix Date: Tue Aug 25 16:06:46 2009 +0530 Updated Tamil Translations po/ta.po | 435 ++++++++++++++++++++++++++++++++++--------------------------- 1 files changed, 242 insertions(+), 193 deletions(-) commit 2e6d8132394680ea42a3ebdc1daad33ff5e07b86 Merge: 7cfb268... d7f82b0... Author: Sjoerd Simons Date: Tue Aug 25 11:18:05 2009 +0100 Merge branch 'mc5', fixes bug #590165 commit d7f82b00ea09c62be272ed2d0c98e9120a722ca9 Author: Sjoerd Simons Date: Mon Aug 24 19:44:28 2009 +0100 Rename empathy_profile_chooser_get_type to _protocol_ docs/libempathy-gtk/libempathy-gtk.types | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit de0881ae79de1418b8a2400ab1b8c5df64efff30 Author: Sjoerd Simons Date: Mon Aug 24 19:42:46 2009 +0100 Remove non-existing file from POTFILES.in po/POTFILES.in | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) commit db8e44564590cc422920d83ed80fda900400abc0 Author: Jonny Lamb Date: Mon Aug 24 18:43:04 2009 +0100 Fallback to setting the global presence to offline if no account has a better presence. Signed-off-by: Jonny Lamb libempathy/empathy-account-manager.c | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit 7cfb268c7d96f929646c5eb093e6f07aa8b1abea Author: Pierre-Luc Beaudoin Date: Mon Aug 24 10:44:13 2009 -0400 Update marker's label every second This is necessary for the time indication to stay accurate src/empathy-map-view.c | 96 +++++++++++++++++++++++++++++++++--------------- 1 files changed, 66 insertions(+), 30 deletions(-) commit 2b0b994dca5c7fe90f26befab4fd01d92908edef Author: Cosimo Cecchi Date: Mon Aug 24 14:08:50 2009 +0200 Add example labels to all protocols Also, fix padding and make the label prettier. libempathy-gtk/empathy-account-widget-aim.ui | 33 ++++++++++++++++--- libempathy-gtk/empathy-account-widget-groupwise.ui | 28 ++++++++++++++--- libempathy-gtk/empathy-account-widget-icq.ui | 33 ++++++++++++++++--- libempathy-gtk/empathy-account-widget-jabber.ui | 3 +- libempathy-gtk/empathy-account-widget-msn.ui | 28 ++++++++++++++--- libempathy-gtk/empathy-account-widget-sip.ui | 26 +++++++++++++-- libempathy-gtk/empathy-account-widget-yahoo.ui | 33 ++++++++++++++++--- 7 files changed, 151 insertions(+), 33 deletions(-) commit cdf5ef7743814ca18104d5dba1a04e79a3554d0e Author: Guillaume Desmottes Date: Mon Aug 24 12:01:52 2009 +0100 empathy-accounts-dialog: remove the hardcoded Gmail label src/empathy-accounts-dialog.ui | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) commit 532d0bd9055bdc5ff75eba8568953022ffa6e6df Author: Guillaume Desmottes Date: Mon Aug 24 12:00:23 2009 +0100 empathy-account-widget: don't expand and fill vertically the 'Activate' checkbox libempathy-gtk/empathy-account-widget.c | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) commit 153573554bde794ee8fe60b5115ac9bce01c0dd8 Author: Denis Arnaud Date: Mon Aug 24 12:41:33 2009 +0200 Updated breton translation po/br.po | 28 ++++++++-------------------- 1 files changed, 8 insertions(+), 20 deletions(-) commit 1cd5827a7e47c76834ed22ab4548a564623d3245 Author: Sjoerd Simons Date: Mon Aug 24 11:37:23 2009 +0100 Free the allocated dirname after usage libempathy/empathy-log-store-empathy.c | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) commit f421f61bb5e2ef7e8067b5874e0230961be389d5 Author: Sjoerd Simons Date: Mon Aug 24 11:35:00 2009 +0100 Fix several coding style issues libempathy/empathy-log-store-empathy.c | 2 +- src/empathy-import-mc4-accounts.c | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) commit 82c599881220294274e047813bd060e73fe45718 Author: Sjoerd Simons Date: Mon Aug 24 11:34:45 2009 +0100 Add empathy-import-mc4-accounts to POTFILES po/POTFILES.in | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit 7a6984c4afb6d7080b833c4cbd9c7f500ff7693e Author: Denis Arnaud Date: Mon Aug 24 06:18:21 2009 +0200 Updated breton translation po/br.po | 30 +++++++++++++++++------------- 1 files changed, 17 insertions(+), 13 deletions(-) commit 276a8e15dae658c49849aed43ac3094a0f6225e1 Author: Sjoerd Simons Date: Mon Aug 24 00:23:27 2009 +0100 Don't use a custom function to build the log dir libempathy/empathy-log-store-empathy.c | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) commit f23c28d9775e5679fa17568cb49e296b8251e0ea Author: Sjoerd Simons Date: Mon Aug 24 00:22:54 2009 +0100 Have log_store_empathy_search_hit_new lookup accounts properly libempathy/empathy-log-store-empathy.c | 24 +++++++++++++++++------- 1 files changed, 17 insertions(+), 7 deletions(-) commit aa0487edef4dc671e99a9e4dc6a1895c0fdaca4a Author: Sjoerd Simons Date: Mon Aug 24 00:21:27 2009 +0100 Split out the account name to dirname translation libempathy/empathy-log-store-empathy.c | 20 ++++++++++++++------ 1 files changed, 14 insertions(+), 6 deletions(-) commit 7894d6060831bbb8134386cb24e1cf741a146ace Author: Sjoerd Simons Date: Sun Aug 23 23:15:29 2009 +0100 Ensure that the connection data is setup when handle channels libempathy/empathy-dispatcher.c | 19 ++++++++++++++++--- 1 files changed, 16 insertions(+), 3 deletions(-) commit 25bd33610962da0a8ff8dba645ac84e9f84d7e4f Author: Sjoerd Simons Date: Sun Aug 23 23:13:12 2009 +0100 Add a new _ensure_account API Have one call which only gets the account if it exists and a different one which creates the account on the given path when needed. libempathy/empathy-account-manager.c | 16 +++++++++++++--- libempathy/empathy-account-manager.h | 3 +++ libempathy/empathy-dispatcher.c | 2 +- 3 files changed, 17 insertions(+), 4 deletions(-) commit 74bba154cc8476d831140e27148d4897633e2d18 Author: Sjoerd Simons Date: Sun Aug 23 22:52:40 2009 +0100 When empathy_account_settings_apply_finish returns false the error is always set src/empathy-import-mc4-accounts.c | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) commit 05deeddf094d51dfdfc6133850f40e3e1d5591ca Author: Sjoerd Simons Date: Sun Aug 23 22:51:52 2009 +0100 Put string up for translation src/empathy-import-mc4-accounts.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 81ad518058d0ae188c1dc229c55d6c8f71f84dbe Author: Sjoerd Simons Date: Sun Aug 23 22:51:32 2009 +0100 Fix use after free src/empathy-import-mc4-accounts.c | 5 ++++- 1 files changed, 4 insertions(+), 1 deletions(-) commit 93e0d79fad604f7b0494f738f65cd5c6c46ecc8c Author: Sjoerd Simons Date: Sun Aug 23 22:51:02 2009 +0100 Fix copyright date src/empathy-import-mc4-accounts.c | 2 +- src/empathy-import-mc4-accounts.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) commit 6d77d369532c3806c8bba9ab2374d7b795657c0d Author: Sjoerd Simons Date: Sun Aug 23 22:50:36 2009 +0100 Fix some broken english data/empathy.schemas.in | 4 ++-- src/empathy-import-mc4-accounts.c | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) commit 35d058ac2d105c9c77aa378e4dc4a9e7abae8597 Author: Sjoerd Simons Date: Sun Aug 23 22:43:14 2009 +0100 Move the logs to the new location after creating the account src/empathy-import-mc4-accounts.c | 96 +++++++++++++++++++++++++++++++++++-- 1 files changed, 92 insertions(+), 4 deletions(-) commit a71220d4f3f8c5acec4e17b18573225dd0a5c125 Author: Sjoerd Simons Date: Sun Aug 23 21:26:17 2009 +0100 Make the dir names for the logs look nicer libempathy/empathy-log-store-empathy.c | 10 ++++++---- 1 files changed, 6 insertions(+), 4 deletions(-) commit 96ae3367ff3aca2ef4c33e7e1f4790c7d5cc6fe3 Author: Sjoerd Simons Date: Sun Aug 23 18:55:54 2009 +0100 Refactor the startup sequence a bit On initial start the following should happen: * If we haven't tried to import mc4 accounts, do so * If there were no mc4 accounts imported and there are no accounts defined show the account creation assistant. * If we haven't created a salut account, do so src/empathy.c | 67 +++++++++++++++++++++++++++++++------------------------- 1 files changed, 37 insertions(+), 30 deletions(-) commit 97ce0c3a078943c1c25ad8e2411482ffc9edc8c8 Author: Sjoerd Simons Date: Sun Aug 23 18:53:33 2009 +0100 Always set the mc4 imported gconf key src/empathy-import-mc4-accounts.c | 11 ++--------- 1 files changed, 2 insertions(+), 9 deletions(-) commit 3cdcb21a13d11a2026d242c242704b0581a7b475 Author: Sjoerd Simons Date: Sun Aug 23 18:52:17 2009 +0100 Fix debug strings, don't unref the gconf client twice src/empathy-import-mc4-accounts.c | 7 +++---- 1 files changed, 3 insertions(+), 4 deletions(-) commit 9d3432812718541748315d119b22960c190a2ffd Author: Sjoerd Simons Date: Sun Aug 23 18:45:13 2009 +0100 Add api to ask if we have importer our mc4 accounts src/empathy-import-mc4-accounts.c | 14 ++++++++++++++ src/empathy-import-mc4-accounts.h | 1 + 2 files changed, 15 insertions(+), 0 deletions(-) commit afd7de0052654752aa60edc8dddfd628eaa49ce6 Author: Sjoerd Simons Date: Sun Aug 23 18:24:46 2009 +0100 Return TRUE if we imported any mc4 accounts src/empathy-import-mc4-accounts.c | 30 +++++++++++++++++++----------- src/empathy-import-mc4-accounts.h | 2 +- 2 files changed, 20 insertions(+), 12 deletions(-) commit f4cd87f5aba95e2c20cb4af10f9de8e1d62b3702 Author: Sjoerd Simons Date: Sun Aug 23 18:16:24 2009 +0100 Grab passwords from the keyring if needed configure.ac | 2 + src/empathy-import-mc4-accounts.c | 47 +++++++++++++++++++++++++++++++++---- 2 files changed, 44 insertions(+), 5 deletions(-) commit 95cddd4f98544e4526a08cc25e5dd3fce0ed2a33 Author: Sjoerd Simons Date: Sun Aug 23 17:51:58 2009 +0100 Overhaul the importer slightly src/empathy-import-mc4-accounts.c | 516 +++++++++++++------------------------ src/empathy-import-mc4-accounts.h | 6 +- 2 files changed, 179 insertions(+), 343 deletions(-) commit 6e879827478efe7a4cb8d03101840cbff32188b1 Author: Sjoerd Simons Date: Sun Aug 23 17:37:25 2009 +0100 Don't override the display_name when creating the account libempathy/empathy-account-settings.c | 6 ------ 1 files changed, 0 insertions(+), 6 deletions(-) commit 9498d6a67a0085d0bab3e49cd11288daa6474771 Author: Sjoerd Simons Date: Sun Aug 23 15:00:28 2009 +0100 Use g_str_has_prefix convenience function for clarity src/empathy-import-mc4-accounts.c | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) commit 4b5fa08436333e571186c991496549be520f21eb Author: Sjoerd Simons Date: Sun Aug 23 14:57:32 2009 +0100 Make the gconf entry be false by default data/empathy.schemas.in | 17 +++++++---------- src/empathy-import-mc4-accounts.c | 15 ++++++++------- 2 files changed, 15 insertions(+), 17 deletions(-) commit 8781e7c615d1f233a530cff66cfe47aa54fddd2f Author: Sjoerd Simons Date: Sun Aug 23 14:55:53 2009 +0100 Don't unref the account object as we don't own it src/empathy-import-mc4-accounts.c | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) commit b466c826795481a46c47f74773689633d9bb0b6c Author: Sjoerd Simons Date: Sun Aug 23 14:55:17 2009 +0100 Use new async enable api src/empathy-import-mc4-accounts.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 50a7def3f5ba311a0e5f8725d6ccaa1215742db6 Author: Sjoerd Simons Date: Sun Aug 23 14:51:18 2009 +0100 Return the correct object when querying the dbus-daemon property libempathy/empathy-account.c | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) commit 047eaa1027bc50f98f0980f0169b3ccbdda34238 Author: Sjoerd Simons Date: Sun Aug 23 14:31:46 2009 +0100 Remove unused finalize libempathy/empathy-connection-managers.c | 16 ---------------- 1 files changed, 0 insertions(+), 16 deletions(-) commit 53077973f94837e583296a2d4c93db84317e1913 Author: Arnaud Maillet Date: Sat Aug 22 14:55:49 2009 +0200 Instantiate the mc4 account importer in empathy.c src/empathy.c | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) commit 5b34b46eb22ab9b178144959a23ca99d5b20f3ac Author: Arnaud Maillet Date: Sat Aug 22 14:54:49 2009 +0200 Add the mc4 account importer files in the makefile src/Makefile.am | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit cd4e69ec454107edd7e6ef4b36d75a28e7588c77 Author: Arnaud Maillet Date: Sat Aug 22 14:54:06 2009 +0200 Add a new DEBUG domain for the mc4 account importer libempathy/empathy-debug.c | 1 + libempathy/empathy-debug.h | 1 + 2 files changed, 2 insertions(+), 0 deletions(-) commit 4e9b2251c70bd47c52806963a7cd9f6389240798 Author: Arnaud Maillet Date: Sat Aug 22 14:53:34 2009 +0200 Add a new gconf value to know if mc4 accounts have to be imported data/empathy.schemas.in | 17 +++++++++++++++++ 1 files changed, 17 insertions(+), 0 deletions(-) commit 1173e9d086df6304f2436edf0d8cc6c1540414f9 Author: Arnaud Maillet Date: Sat Aug 22 14:52:15 2009 +0200 Add empathy-import-mc4-accounts files src/empathy-import-mc4-accounts.c | 555 +++++++++++++++++++++++++++++++++++++ src/empathy-import-mc4-accounts.h | 31 ++ 2 files changed, 586 insertions(+), 0 deletions(-) commit f2ab339f3d092ac3b666e66fb3b1d50352e1c999 Author: Alexander Shopov Date: Sun Aug 23 23:22:39 2009 +0300 Updated Bulgarian translation po/bg.po | 30 ++++++++++++++---------------- 1 files changed, 14 insertions(+), 16 deletions(-) commit 0f44e04c0dc6b8c0cb67246f6af58c36c6bff3bc Author: Milo Casagrande Date: Sun Aug 23 21:20:03 2009 +0200 [help] Used figure for the image in the introduction help/C/introduction.page | 6 ++++-- 1 files changed, 4 insertions(+), 2 deletions(-) commit 9a0b883ee43536dfd302526f60e5396ff9e7fa72 Author: Xavier Claessens Date: Sun Aug 23 20:58:24 2009 +0200 Ignore tests/test-empathy-account-assistant tests/.gitignore | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit 69587b5167623c9c73a06ab9c86695019c2146c6 Author: Xavier Claessens Date: Sun Aug 23 20:55:18 2009 +0200 Use better avatar location: ~/.cache/// libempathy/empathy-contact.c | 10 +++------- 1 files changed, 3 insertions(+), 7 deletions(-) commit c0bb2a5ad81932cb761f99495324701af2bae10b Author: Alexander Shopov Date: Sun Aug 23 12:19:06 2009 +0300 Updated Bulgarian translation po/bg.po | 1989 ++++++++++++++++++++++++++++++++++++++------------------------ 1 files changed, 1220 insertions(+), 769 deletions(-) commit 45a6ac022bc86f649bb49f909f95b9311eec57c9 Author: Sjoerd Simons Date: Sat Aug 22 19:43:38 2009 +0100 Use the right default answer if we're not importing accounts src/empathy-account-assistant.c | 9 ++++++--- 1 files changed, 6 insertions(+), 3 deletions(-) commit f984475cb967427790466d21b42b6e703fa55a26 Author: Sjoerd Simons Date: Sat Aug 22 18:33:58 2009 +0100 When creating an account use a connect button instead of an apply button libempathy-gtk/empathy-account-widget.c | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) commit fe39c811b7ef600c0262b905683f3a8966311129 Author: Sjoerd Simons Date: Sat Aug 22 18:20:53 2009 +0100 Clean up the dialog a bit src/empathy-accounts-dialog.ui | 25 +++++-------------------- 1 files changed, 5 insertions(+), 20 deletions(-) commit 1eda75c91abf01bc7fe25d4eb41465a21f042596 Author: Sjoerd Simons Date: Sat Aug 22 18:20:32 2009 +0100 Make the layout more consistent with the other widgets libempathy-gtk/empathy-account-widget-jabber.ui | 22 +++++++--------------- 1 files changed, 7 insertions(+), 15 deletions(-) commit c10e3fbca90c684a3f0988a119cfad3d14def218 Author: Sjoerd Simons Date: Sat Aug 22 17:44:14 2009 +0100 Fix some leaks in _settings_discard Prevent leaking the unset parameter names when unsetting the array. Also use it as a general utility function in other parts of the code libempathy/empathy-account-settings.c | 26 +++++++++++++------------- 1 files changed, 13 insertions(+), 13 deletions(-) commit 4174547fb3fcc5d9447b20728a3fb086cf90b9e0 Author: Sjoerd Simons Date: Sat Aug 22 17:31:15 2009 +0100 If the parameter wasn't known return NULL for the dbus signature libempathy/empathy-account-settings.c | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) commit b72ead7076cd2ba308d32f0ae42fc50efc82bd51 Author: Sjoerd Simons Date: Sat Aug 22 17:22:23 2009 +0100 Remove dead code and fix some coding style issues libempathy-gtk/empathy-account-widget.h | 3 --- src/empathy-accounts-dialog.c | 4 +--- 2 files changed, 1 insertions(+), 6 deletions(-) commit bd062af39b10bb87d86b9561001f4ab9184e037d Author: Sjoerd Simons Date: Sat Aug 22 17:21:09 2009 +0100 Don't leak a ref to EmpathyAccountSettings src/empathy-accounts-dialog.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 0888975ccb8c6ead5761659677d18991c53fe23a Author: Sjoerd Simons Date: Sat Aug 22 16:14:20 2009 +0100 Make the alignment names in the sip.ui file unique libempathy-gtk/empathy-account-widget-sip.ui | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 75787cf5aabb97b37bacbb86d0acd0dfcd2e3350 Author: Milo Casagrande Date: Sat Aug 22 17:53:57 2009 +0200 [help] Fixed some indentation help/C/import-account.page | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) commit d2b306d115c9c7b46da2e2018e061aa38e6397bf Author: Sjoerd Simons Date: Sat Aug 22 16:04:26 2009 +0100 Don't free the icon name that we don't own src/empathy-accounts-dialog.c | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) commit f454a43c73519864fde157ce1ba5e61139c98ee6 Author: Sjoerd Simons Date: Sat Aug 22 15:53:07 2009 +0100 Update python bindings python/pyempathygtk/pyempathygtk.defs | 21 ++++++++++++++++++++- 1 files changed, 20 insertions(+), 1 deletions(-) commit d047670385b7dcc65ccdb89969f0e43deea7c93e Author: Jonathan Tellier Date: Fri Aug 21 16:08:29 2009 -0400 Every protocols should now have an "Enabled" checkbox in "edit" mode. libempathy-gtk/empathy-account-widget-irc.c | 4 +++- libempathy-gtk/empathy-account-widget-irc.h | 3 ++- libempathy-gtk/empathy-account-widget-sip.c | 4 +++- libempathy-gtk/empathy-account-widget-sip.h | 3 ++- libempathy-gtk/empathy-account-widget-sip.ui | 2 +- libempathy-gtk/empathy-account-widget.c | 17 +++++++++++++++-- 6 files changed, 26 insertions(+), 7 deletions(-) commit 17ae7af66b0baa2b898445dee8e79a670e588891 Author: Jonathan Tellier Date: Fri Aug 21 15:11:32 2009 -0400 Fix errors revealed by make check - Added missing files in po/POTFILES.in - Fixed style libempathy-gtk/empathy-account-widget.c | 2 +- libempathy-gtk/empathy-protocol-chooser.c | 2 +- po/POTFILES.in | 1 + src/empathy-account-assistant.c | 10 +++++----- src/empathy-accounts-dialog.c | 4 ++-- src/empathy-import-dialog.c | 4 ++-- src/empathy-import-widget.c | 4 ++-- 7 files changed, 14 insertions(+), 13 deletions(-) commit adc79c5d0574f548cfe2b89cb0e04d74a5d1e40e Author: Jonathan Tellier Date: Thu Aug 13 08:56:02 2009 -0400 First part of an overhaul of the accounts dialog libempathy-gtk/empathy-account-widget-jabber.ui | 53 +++- libempathy-gtk/empathy-account-widget.c | 302 ++++++++++++++--- libempathy-gtk/empathy-account-widget.h | 16 +- libempathy/empathy-account-manager.c | 9 +- libempathy/empathy-account-settings.c | 49 +++- libempathy/empathy-account-settings.h | 3 + src/empathy-account-assistant.c | 5 +- src/empathy-accounts-dialog.c | 416 ++++++++++++----------- src/empathy-accounts-dialog.ui | 137 +++----- 9 files changed, 628 insertions(+), 362 deletions(-) commit ea7a91dfc098c8ed3a0e9a12f5a7030a090f9efa Author: Milo Casagrande Date: Sat Aug 22 17:43:17 2009 +0200 [help] Added the new topic to Makefile.am help/Makefile.am | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit e4d23c49aa343b07db175dbcea5bc164d6fa737a Author: Milo Casagrande Date: Sat Aug 22 17:40:48 2009 +0200 [help] Added one more step to the import-account topic help/C/import-account.page | 7 +++++++ 1 files changed, 7 insertions(+), 0 deletions(-) commit b5c1bfbf253614882a22a2050ff1961860c3f015 Author: Milo Casagrande Date: Sat Aug 22 17:30:43 2009 +0200 [help] Added a seealso link to import-account help/C/import-account.page | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit 18630f95cd3df91201132602b6147a38b33cd4e9 Author: Milo Casagrande Date: Sat Aug 22 17:26:42 2009 +0200 [help] Updated the import-account topic help/C/import-account.page | 66 ++++++++++++++++++++++--------------------- 1 files changed, 34 insertions(+), 32 deletions(-) commit 8bd06a9a817724cf109e8c4a7def1f6ac7300077 Author: Peter Haslam Date: Sat Aug 22 17:23:25 2009 +0200 [help] Added the import-account topic help/C/import-account.page | 78 ++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 78 insertions(+), 0 deletions(-) commit 165945e35293556ba6d133f5f90a7251de8d8e4b Author: Cosimo Cecchi Date: Tue Aug 11 17:48:59 2009 +0200 Enable entering more than an account from the wizard. src/empathy-account-assistant.c | 167 ++++++++++++++++++++++++++++++--------- 1 files changed, 131 insertions(+), 36 deletions(-) commit f77948f72bf1863ed85d903c9a6f28353f36b175 Author: Cosimo Cecchi Date: Mon Aug 10 17:20:17 2009 +0200 Add example labels to the simple widgets libempathy-gtk/empathy-account-widget-aim.ui | 28 +++++++++++++++++-- libempathy-gtk/empathy-account-widget-groupwise.ui | 28 +++++++++++++++++-- libempathy-gtk/empathy-account-widget-icq.ui | 28 +++++++++++++++++-- libempathy-gtk/empathy-account-widget-jabber.ui | 28 +++++++++++++++++-- libempathy-gtk/empathy-account-widget-msn.ui | 28 +++++++++++++++++-- libempathy-gtk/empathy-account-widget-sip.ui | 28 +++++++++++++++++-- libempathy-gtk/empathy-account-widget-yahoo.ui | 28 +++++++++++++++++-- 7 files changed, 175 insertions(+), 21 deletions(-) commit 0e5397ae0e6cc3d75f8e9db19ca872cf28cf41be Author: Cosimo Cecchi Date: Sun Aug 9 17:48:57 2009 +0200 Make the import system more future-proof Split the utilities from the widget and the dialog; we now have an enum for supported applications, with a special value which means "all applications", which is the only one which triggers showing the "Source" column in EmpathyImportWidget. We need this to avoid being redundant in the EmpathyAccountAssistant, as we already choose there the application from which to import. src/Makefile.am | 1 + src/empathy-account-assistant.c | 7 ++- src/empathy-accounts-dialog.c | 3 +- src/empathy-import-dialog.c | 44 +-------------------- src/empathy-import-dialog.h | 18 -------- src/empathy-import-pidgin.c | 2 +- src/empathy-import-utils.c | 76 ++++++++++++++++++++++++++++++++++++ src/empathy-import-utils.h | 56 ++++++++++++++++++++++++++ src/empathy-import-widget.c | 82 +++++++++++++++++++++++++++++++------- src/empathy-import-widget.h | 4 +- tests/Makefile.am | 2 +- 11 files changed, 213 insertions(+), 82 deletions(-) commit 350ed3dbdba49253b6a94c8066c45ae81e95bed1 Author: Cosimo Cecchi Date: Sun Aug 9 17:15:51 2009 +0200 Remove useless includes src/empathy-account-assistant.c | 1 + src/empathy-import-dialog.c | 4 ---- 2 files changed, 1 insertions(+), 4 deletions(-) commit 7bbf2dfc7a29041ab5efeb1683fab7d213d480df Author: Cosimo Cecchi Date: Fri Aug 7 21:08:12 2009 +0200 The assistant should not be resizable src/empathy-account-assistant.c | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) commit 34f824dd1b1642afab7474d32b53e65074a5495c Author: Cosimo Cecchi Date: Fri Aug 7 21:06:49 2009 +0200 Don't hardcode new lines src/empathy-account-assistant.c | 28 +++++++++++++++++----------- 1 files changed, 17 insertions(+), 11 deletions(-) commit fdb4edb101b73e0860c37570e877f8c2a57b3b76 Author: Cosimo Cecchi Date: Fri Aug 7 17:24:42 2009 +0200 Update the test tests/Makefile.am | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) commit 5f31f7e68a4d8e132aa9c1d0c6305e1546368666 Author: Cosimo Cecchi Date: Fri Aug 7 17:24:06 2009 +0200 Hook the import UI in the assistant src/empathy-account-assistant.c | 92 +++++++++++++++++++++++++++++--------- 1 files changed, 70 insertions(+), 22 deletions(-) commit 72ade92677b8c069b2933b76c64e340222a31254 Author: Cosimo Cecchi Date: Fri Aug 7 17:23:24 2009 +0200 Adapt to the new API src/empathy-accounts-dialog.c | 9 +++++++-- 1 files changed, 7 insertions(+), 2 deletions(-) commit a7e5be33b8ff0bf0cdeaf4672d967e14f80c54eb Author: Cosimo Cecchi Date: Fri Aug 7 17:22:55 2009 +0200 Add the new files to the Makefile.am src/Makefile.am | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit 2f019885754917e5130b35d167cadb4c5ca966d5 Author: Cosimo Cecchi Date: Fri Aug 7 17:21:56 2009 +0200 Split EmpathyImportDialog and EmpathyImportWidget Also, take this as a chance to GObject-ify everything. src/empathy-import-dialog.c | 493 +++++++++++++----------------------------- src/empathy-import-dialog.h | 39 +++- src/empathy-import-dialog.ui | 78 ++------ src/empathy-import-widget.c | 464 +++++++++++++++++++++++++++++++++++++++ src/empathy-import-widget.h | 68 ++++++ 5 files changed, 739 insertions(+), 403 deletions(-) commit 1ca4a9ee58260df26a03bc6565867b7958333f4c Author: Arnaud Maillet Date: Tue Jul 28 15:07:53 2009 +0200 Remove the hardcode src/empathy-accounts-dialog.c | 36 +++++++++++++----------------------- 1 files changed, 13 insertions(+), 23 deletions(-) commit b047c404615a4137ced83c40d214f1092fbc733b Author: Cosimo Cecchi Date: Thu Aug 6 21:17:16 2009 +0200 Emit the close signal only after we are done with the async machinery. src/empathy-account-assistant.c | 53 +++++++++++++++++++++++++++++++++------ 1 files changed, 45 insertions(+), 8 deletions(-) commit 85883a63be4daae817ed194ba6fa014266d27c09 Author: Cosimo Cecchi Date: Thu Aug 6 21:13:31 2009 +0200 Port to new API src/empathy-accounts-dialog.c | 2 +- src/empathy.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) commit 23d4544855656cfdc9cf65ed94801191002e86ce Author: Cosimo Cecchi Date: Thu Aug 6 21:13:09 2009 +0200 Make the set_enabled API async libempathy/empathy-account.c | 57 +++++++++++++++++++++++++++++++---------- libempathy/empathy-account.h | 7 +++- 2 files changed, 48 insertions(+), 16 deletions(-) commit a4f73e80b9f3015356fd0ee7d33fc0c7a8a21c8c Author: Cosimo Cecchi Date: Thu Aug 6 19:55:36 2009 +0200 Implement close and cancel; Also, move to implementing GTK+ signals rather than connecting src/empathy-account-assistant.c | 101 +++++++++++++++++++++++--------------- 1 files changed, 61 insertions(+), 40 deletions(-) commit 2cfd3d52a13089bd00c863a2ff2a721ec04190b5 Author: Cosimo Cecchi Date: Thu Aug 6 19:20:28 2009 +0200 Add a comment over the window type hint src/empathy-account-assistant.c | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit 1d0f90da95786ef6143460ed7234156ec9c46936 Author: Cosimo Cecchi Date: Thu Aug 6 19:19:56 2009 +0200 Enable newly created accounts src/empathy-account-assistant.c | 10 ++++++++-- 1 files changed, 8 insertions(+), 2 deletions(-) commit f9cbc778a336d3a891d67914d289841222fb679b Author: Cosimo Cecchi Date: Thu Aug 6 19:19:49 2009 +0200 Implement dispose src/empathy-account-assistant.c | 23 +++++++++++++++++++++++ 1 files changed, 23 insertions(+), 0 deletions(-) commit b264035637b60c6fc09839f2a58f2bc16f573113 Author: Cosimo Cecchi Date: Thu Aug 6 15:39:00 2009 +0200 Report errors during creation src/empathy-account-assistant.c | 118 ++++++++++++++++++++++++++++++++++++++- 1 files changed, 117 insertions(+), 1 deletions(-) commit 9aafbf8e9f92b270036f61622ece41461342a279 Author: Cosimo Cecchi Date: Wed Aug 5 16:39:57 2009 +0200 Fix long lines src/empathy.c | 7 ++++--- 1 files changed, 4 insertions(+), 3 deletions(-) commit 84fbdb813bbb7f29aceedbd7293dcb10c499d660 Author: Cosimo Cecchi Date: Wed Aug 5 16:39:47 2009 +0200 Don't forward anymore after the end src/empathy-account-assistant.c | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) commit ce3eb60be50a9571bde936eccecc800ee54080f1 Author: Cosimo Cecchi Date: Wed Aug 5 16:39:20 2009 +0200 Report back errors (right now just on stdout) src/empathy-account-assistant.c | 19 ++++++++++++++++++- 1 files changed, 18 insertions(+), 1 deletions(-) commit bca9fa60a556e96dbad090afcfd407dab7a4532d Author: Cosimo Cecchi Date: Wed Aug 5 16:38:55 2009 +0200 Add a parent window property to the assistant src/empathy-account-assistant.c | 71 +++++++++++++++++++++++++++++++- src/empathy-account-assistant.h | 2 +- src/empathy.c | 10 ++++- tests/test-empathy-account-assistant.c | 2 +- 4 files changed, 79 insertions(+), 6 deletions(-) commit 665eea7db24e59db641803d5d778f0fbc58eebe7 Author: Cosimo Cecchi Date: Wed Aug 5 12:08:17 2009 +0200 Fix long line libempathy/empathy-account-settings.c | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) commit 06c242f4125d7a48667b069ac53902894cbcdf10 Author: Cosimo Cecchi Date: Wed Aug 5 12:06:29 2009 +0200 Unref settings when changing the protocol src/empathy-account-assistant.c | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) commit 3962f6f8d1680b6a304577dbc1ed366c33f6b206 Author: Cosimo Cecchi Date: Wed Aug 5 12:02:39 2009 +0200 Change labels when creating an account libempathy-gtk/empathy-account-widget-jabber.ui | 28 +++++++++++++++++++--- libempathy-gtk/empathy-account-widget.c | 14 +++++++++++ src/empathy-account-assistant.c | 4 +++ 3 files changed, 42 insertions(+), 4 deletions(-) commit 877ca07d5b79400863997df5c31180feec7103db Author: Cosimo Cecchi Date: Tue Aug 4 20:01:30 2009 +0200 Unify the enter and create page. Refactor a lot the surrounding code. Missing piece: adapting labels for the EmpathyAccountWidget in case of creation vs. entering details. src/empathy-account-assistant.c | 319 +++++++++++++++++++++++++-------------- 1 files changed, 205 insertions(+), 114 deletions(-) commit bc7cb0959c31644d271fc9945d17cd961dece03d Author: Cosimo Cecchi Date: Tue Aug 4 20:00:54 2009 +0200 Support changing the filter func on the fly libempathy-gtk/empathy-protocol-chooser.c | 36 ++++++++++++++++------------- 1 files changed, 20 insertions(+), 16 deletions(-) commit caa57e8e5e3fbbad790e3825597a5b3ddd2f3175 Author: Cosimo Cecchi Date: Tue Aug 4 18:22:32 2009 +0200 React to entry changes immediately libempathy-gtk/empathy-account-widget.c | 40 ++++++++++++++++++++++++------- 1 files changed, 31 insertions(+), 9 deletions(-) commit fa77756bd1db1c0b657fc784508890330bd5bfb3 Author: Cosimo Cecchi Date: Tue Aug 4 18:21:47 2009 +0200 Remove the parameters from the unset pool when we set them again libempathy/empathy-account-settings.c | 36 ++++++++++++++++++++++++++++++++- 1 files changed, 35 insertions(+), 1 deletions(-) commit c037c417937a5a77a8c8bc168103cb3c5a19a659 Author: Cosimo Cecchi Date: Tue Aug 4 15:22:36 2009 +0200 Filter out IRC and local-xmpp in the wizard src/empathy-account-assistant.c | 6 +++++- 1 files changed, 5 insertions(+), 1 deletions(-) commit 3f21eaf356b78cd1e0a8c7d43818e85c7bc12e4a Author: Cosimo Cecchi Date: Tue Aug 4 15:22:29 2009 +0200 Implement a generic simple widget libempathy-gtk/empathy-account-widget-generic.ui | 2 +- libempathy-gtk/empathy-account-widget.c | 19 +++++++++++++++++-- 2 files changed, 18 insertions(+), 3 deletions(-) commit f75d35f22aa745688f9fd932a5de6a6903b3db04 Author: Cosimo Cecchi Date: Tue Aug 4 15:21:46 2009 +0200 Implement a simple SIP widget libempathy-gtk/empathy-account-widget-sip.c | 81 +++++++++++++++++---------- 1 files changed, 51 insertions(+), 30 deletions(-) commit 712f5f9f45105ce66f0f8d4fff40857924943ae8 Author: Cosimo Cecchi Date: Tue Aug 4 13:20:52 2009 +0200 Add simple implementations for many widgets libempathy-gtk/empathy-account-widget-aim.ui | 66 ++++++ libempathy-gtk/empathy-account-widget-groupwise.ui | 66 ++++++ libempathy-gtk/empathy-account-widget-icq.ui | 66 ++++++ libempathy-gtk/empathy-account-widget-jabber.ui | 66 ++++++ libempathy-gtk/empathy-account-widget-msn.ui | 66 ++++++ libempathy-gtk/empathy-account-widget-sip.ui | 66 ++++++ libempathy-gtk/empathy-account-widget-yahoo.ui | 66 ++++++ libempathy-gtk/empathy-account-widget.c | 218 ++++++++++++++------ 8 files changed, 615 insertions(+), 65 deletions(-) commit b69cd1fb3e9c4f2ffe87e1be5e165cc168cc60c9 Author: Cosimo Cecchi Date: Tue Aug 4 11:46:24 2009 +0200 Update label layout and add an "apply" logic src/empathy-account-assistant.c | 66 +++++++++++++++++++++++++++++++++----- 1 files changed, 57 insertions(+), 9 deletions(-) commit f274e990d552235090b689071f5d464007948d52 Author: Cosimo Cecchi Date: Tue Aug 4 11:45:42 2009 +0200 Add a way to hook up to the apply sensitivity libempathy-gtk/empathy-account-widget.c | 27 ++++++++++++++++++++++++--- libempathy-gtk/empathy-account-widget.h | 3 ++- 2 files changed, 26 insertions(+), 4 deletions(-) commit 7f784aadcfcadc05128b783a4e8d5f8499887b9d Author: Cosimo Cecchi Date: Tue Aug 4 02:40:04 2009 +0200 Add the details page to the assistant Also, add a sketched version of the other pages src/empathy-account-assistant.c | 170 +++++++++++++++++++++++++++++++++++++- 1 files changed, 165 insertions(+), 5 deletions(-) commit 008fe6aa33bcc251a83b4670ead7eff5f552c268 Author: Cosimo Cecchi Date: Tue Aug 4 02:39:47 2009 +0200 Add an API to filter protocols libempathy-gtk/empathy-protocol-chooser.c | 81 ++++++++++++++++++++++++----- libempathy-gtk/empathy-protocol-chooser.h | 11 ++++- 2 files changed, 78 insertions(+), 14 deletions(-) commit f6a4501ee0965a8353b9ed638d37367f7068b34a Author: Cosimo Cecchi Date: Tue Aug 4 02:39:25 2009 +0200 Add the concept of simple account widget libempathy-gtk/empathy-account-widget.c | 113 ++++++++++++++++++++++--------- libempathy-gtk/empathy-account-widget.h | 3 + 2 files changed, 85 insertions(+), 31 deletions(-) commit f36945737307c6de7d5c8c66fb117dbdc170a758 Author: Cosimo Cecchi Date: Mon Aug 3 18:01:48 2009 +0200 Fix long lines libempathy-gtk/empathy-account-widget.c | 35 +++++++++++++++++++----------- 1 files changed, 22 insertions(+), 13 deletions(-) commit 7ec689852cca3280e48f1d6cba3f5c358575844c Author: Cosimo Cecchi Date: Mon Aug 3 18:00:41 2009 +0200 Remove dead code libempathy-gtk/empathy-protocol-chooser.h | 4 ---- 1 files changed, 0 insertions(+), 4 deletions(-) commit 63b3a10e4b442ef9865885f590f3d251ac006f04 Author: Cosimo Cecchi Date: Mon Aug 3 11:32:19 2009 +0200 Add private struct and responses to first page src/empathy-account-assistant.c | 62 +++++++++++++++++++++++++++++++++++++-- 1 files changed, 59 insertions(+), 3 deletions(-) commit 91feedc5c6b02468fc029f83157445a9c6d8b7d4 Author: Cosimo Cecchi Date: Mon Aug 3 11:32:05 2009 +0200 Style fixes src/empathy-account-assistant.h | 9 ++++++--- 1 files changed, 6 insertions(+), 3 deletions(-) commit 01e526b8b694869c81996f9e817cc3e3a559c161 Author: Cosimo Cecchi Date: Mon Aug 3 10:34:48 2009 +0200 Fix style src/empathy-account-assistant.c | 19 +++++++++++++------ 1 files changed, 13 insertions(+), 6 deletions(-) commit 3ac8eb4e2f6909d6c54718d6910b156359e10b42 Author: Cosimo Cecchi Date: Sat Aug 1 19:11:33 2009 +0200 Move back the account assistant to src/ libempathy-gtk/Makefile.am | 2 - libempathy-gtk/empathy-account-assistant.c | 116 ---------------------------- libempathy-gtk/empathy-account-assistant.h | 60 -------------- src/Makefile.am | 1 + src/empathy-account-assistant.c | 116 ++++++++++++++++++++++++++++ src/empathy-account-assistant.h | 60 ++++++++++++++ tests/Makefile.am | 5 + tests/test-empathy-account-assistant.c | 2 +- 8 files changed, 183 insertions(+), 179 deletions(-) commit 73a995007e5a417b0e1e0ebf13bdcfdf4dae7c7c Author: Cosimo Cecchi Date: Sat Aug 1 19:02:52 2009 +0200 Implement first page in the assistant libempathy-gtk/Makefile.am | 2 + libempathy-gtk/empathy-account-assistant.c | 116 ++++++++++++++++++++++++++++ libempathy-gtk/empathy-account-assistant.h | 60 ++++++++++++++ src/Makefile.am | 1 - src/empathy-account-assistant.c | 75 ------------------ src/empathy-account-assistant.h | 60 -------------- tests/test-empathy-account-assistant.c | 2 +- 7 files changed, 179 insertions(+), 137 deletions(-) commit a1382ef236e65efb2443268d3ed406229e747381 Author: Cosimo Cecchi Date: Sat Aug 1 17:33:32 2009 +0200 Add a first page to the assistant src/Makefile.am | 1 + src/empathy-account-assistant.c | 32 ++++++++++++++++++++++++++++++++ src/empathy-account-assistant.h | 1 + 3 files changed, 34 insertions(+), 0 deletions(-) commit 1b1ba53e2b64a4e5b3f9e27a54b3b863f5be0d4a Author: Cosimo Cecchi Date: Sat Aug 1 17:33:21 2009 +0200 Add a test for the assistant tests/Makefile.am | 2 ++ tests/test-empathy-account-assistant.c | 25 +++++++++++++++++++++++++ 2 files changed, 27 insertions(+), 0 deletions(-) commit 8bccbdc3d107c019ef858d0ad15c769c31028731 Author: Cosimo Cecchi Date: Sat Aug 1 17:00:30 2009 +0200 Skeleton of EmpathyAccountAssistant src/empathy-account-assistant.c | 43 ++++++++++++++++++++++++++++ src/empathy-account-assistant.h | 59 +++++++++++++++++++++++++++++++++++++++ 2 files changed, 102 insertions(+), 0 deletions(-) commit 74209eb1b8b0cf9df87e66e2e028cae885b39a5f Author: Cosimo Cecchi Date: Sat Aug 1 16:54:23 2009 +0200 Port empathy.c to telepathy-style src/empathy.c | 1072 +++++++++++++++++++++++++++++---------------------------- 1 files changed, 546 insertions(+), 526 deletions(-) commit 158dad3e3108fab76a64d9aac22b6d9306ce3d4f Author: Jorge González Date: Sat Aug 22 12:06:00 2009 +0200 Updated Spanish translation po/es.po | 168 +++++++++++++++++++++++++++++++++----------------------------- 1 files changed, 90 insertions(+), 78 deletions(-) commit 1c989a207a5ef27f88b1c4a1a1b68cfcfd1d6efe Author: Olivier Crête Date: Fri Aug 21 16:50:09 2009 -0400 Properly register video source gstreamer element too libempathy-gtk/empathy-video-src.c | 10 +++++++++- 1 files changed, 9 insertions(+), 1 deletions(-) commit 3245c197d95c326372323addde9f62ca96167a33 Author: Sjoerd Simons Date: Fri Aug 21 18:51:24 2009 +0100 Fix a small memory leak src/empathy-import-pidgin.c | 12 ++++++------ 1 files changed, 6 insertions(+), 6 deletions(-) commit f51d76329d1f2994c450aa0c8bf3a37412512581 Author: Arnaud Maillet Date: Tue Jul 28 15:57:41 2009 +0200 Instantiate mc5 pidgin account importer in empathy-accounts-dialog src/empathy-accounts-dialog.c | 15 --------------- 1 files changed, 0 insertions(+), 15 deletions(-) commit 6da962b47b8a9b6bba3aecf8fda82d1e58d547cf Author: Arnaud Maillet Date: Tue Jul 28 15:55:28 2009 +0200 Add empathy-import-dialog and empathy-import-pidgin to the makefile src/Makefile.am | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) commit 5e48d35061335282d7cf64e00dcf932dffcdfb54 Author: Arnaud Maillet Date: Tue Jul 28 14:49:53 2009 +0200 Port empathy-import-pidgin to mc5 src/empathy-import-pidgin.c | 33 +++++++++++++++++---------------- 1 files changed, 17 insertions(+), 16 deletions(-) commit 735481c7e2d0d2180d5970b83722452f8aa99ae9 Author: Arnaud Maillet Date: Tue Jul 28 14:49:26 2009 +0200 Port empathy-import-dialog to mc5 src/empathy-import-dialog.c | 143 +++++++++++++++++++++++++++---------------- src/empathy-import-dialog.h | 7 +- 2 files changed, 93 insertions(+), 57 deletions(-) commit f1394c92c71040e26bf6ec204c3eb9d8bb11ba25 Author: Sjoerd Simons Date: Fri Aug 21 18:08:30 2009 +0100 fix critical errors in the .hr translation po/hr.po | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) commit 0ccf92f2b7b27dd85e722188cab07041f1083314 Author: Sjoerd Simons Date: Fri Aug 21 18:03:23 2009 +0100 Update python bindings python/pyempathy/pyempathy.defs | 10 +++ python/pyempathygtk/pyempathygtk.defs | 143 +++++--------------------------- 2 files changed, 33 insertions(+), 120 deletions(-) commit fee38f8b6bb302fafb9e506cf7522c6071f76a55 Author: Sjoerd Simons Date: Fri Aug 21 18:03:10 2009 +0100 Fix trailing spaces libempathy-gtk/empathy-protocol-chooser.c | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) commit 10d2be90115f126fbc0a31050ee8555bf822ef89 Author: Sjoerd Simons Date: Fri Aug 21 18:01:34 2009 +0100 Add new files to the POTFILES po/POTFILES.in | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) commit 84e30dab1428affe335ef904377d07f8b5fdeb66 Merge: fd8e9c5... 3803736... Author: Sjoerd Simons Date: Fri Aug 21 17:37:48 2009 +0100 Merge back from master commit fd8e9c5dc2584055177c7a79021cdd53ca431c22 Author: Sjoerd Simons Date: Fri Aug 21 17:23:48 2009 +0100 Rename empathy_account_get_connection_for to empathy_account_get_connection_for_path libempathy/empathy-account.c | 4 ++-- libempathy/empathy-account.h | 2 +- libempathy/empathy-dispatcher.c | 3 ++- 3 files changed, 5 insertions(+), 4 deletions(-) commit 4b3de48f8648402437053f01296ff596cfdbf38a Author: Sjoerd Simons Date: Fri Aug 21 17:14:55 2009 +0100 Don't hook up to invalidated when creating the connection failed libempathy/empathy-account.c | 21 +++++++++++---------- 1 files changed, 11 insertions(+), 10 deletions(-) commit 0f736265600a180423b1640841923f560fba70c2 Author: Sjoerd Simons Date: Fri Aug 21 16:11:17 2009 +0100 Let the cached parameters asv own the key strings libempathy/empathy-account-settings.c | 16 +++++++++------- 1 files changed, 9 insertions(+), 7 deletions(-) commit 3803736b4326d4bc00d58ccd25f910907f0b4521 Author: Xavier Claessens Date: Fri Aug 21 16:35:13 2009 +0200 Revert "Don't use deprecated g_mapped_file_free()" This reverts commit 5a89234873d5c709ee852e2b43220f9c8c0a2033. libempathy/empathy-log-store-empathy.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit a1f79e1c8bb3613005f5fe158e23d22290d27403 Author: Xavier Claessens Date: Fri Aug 21 15:40:09 2009 +0200 Use g_strdup instead of casting a const gchar* to a gchar*. libempathy/empathy-account-settings.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 62e639c4f638eee069d73d3929af121a65bb9c84 Author: Ivar Smolin Date: Fri Aug 21 16:50:45 2009 +0300 Updating Estonian translation po/et.po | 51 ++++++++++++++++++++++++++------------------------- 1 files changed, 26 insertions(+), 25 deletions(-) commit 5a89234873d5c709ee852e2b43220f9c8c0a2033 Author: Kjartan Maraas Date: Fri Aug 21 15:47:47 2009 +0200 Don't use deprecated g_mapped_file_free() libempathy/empathy-log-store-empathy.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 68bfadf58864571de7be1d9f3c7532b563483eb3 Author: Kjartan Maraas Date: Fri Aug 21 15:46:03 2009 +0200 Updated Norwegian bokmål translation. po/nb.po | 402 ++++++++++++++++++++++++++++++-------------------------------- 1 files changed, 196 insertions(+), 206 deletions(-) commit a198698ff45b4b4fd214dbf45b9eb6d348984bac Author: Milo Casagrande Date: Fri Aug 21 15:19:53 2009 +0200 [help] Reworked the send-file topic help/C/send-file.page | 36 ++++++++++++++++++------------------ 1 files changed, 18 insertions(+), 18 deletions(-) commit f0675e594614857d8b5396aa584d7e8b08ff161c Author: Milo Casagrande Date: Fri Aug 21 12:13:41 2009 +0200 [help] Added topic about favorite rooms Added new file to Makefile.am Removed some useless spaces from add-contact help/C/add-contact.page | 10 ++-- help/C/favorite-rooms.page | 135 ++++++++++++++++++++++++++++++++++++++++++++ help/Makefile.am | 1 + 3 files changed, 141 insertions(+), 5 deletions(-) commit 889874e15d3c5848e89af1b488f1e31be8813da8 Author: Milo Casagrande Date: Fri Aug 21 10:35:43 2009 +0200 [help] Set a fixed 2column style even for the index page Converted some notes into tips help/C/add-account.page | 12 +++++++----- help/C/audio-call.page | 2 +- help/C/create-account.page | 2 +- help/C/geolocation-what-is.page | 2 +- help/C/index.page | 1 + help/C/introduction.page | 2 +- help/C/irc-account.page | 2 +- help/C/irc-join-room.page | 2 +- help/C/set-custom-status.page | 2 +- help/C/share-desktop.page | 2 +- help/C/video-call.page | 2 +- 11 files changed, 17 insertions(+), 14 deletions(-) commit cd8ff6a009f3e9cb41cc6b13f6d89e2e81dcb1b7 Author: Daniel Nylander Date: Thu Aug 20 23:40:05 2009 +0200 Updated Swedish translation po/sv.po | 169 +++++++++++++++++++++++++++++++------------------------------ 1 files changed, 86 insertions(+), 83 deletions(-) commit d458f689738ad5a94b3355fe73c167e469bce2dc Author: Sjoerd Simons Date: Thu Aug 20 20:29:41 2009 +0100 Use new api to get connections libempathy/empathy-dispatcher.c | 12 ++++++++---- 1 files changed, 8 insertions(+), 4 deletions(-) commit 8bd008f556dcab022cceb2eaceb3080cb7198efc Author: Sjoerd Simons Date: Thu Aug 20 20:29:26 2009 +0100 Add API to get teh TpConnection for an account on a certain path libempathy/empathy-account.c | 90 +++++++++++++++++++++++++++-------------- libempathy/empathy-account.h | 2 + 2 files changed, 61 insertions(+), 31 deletions(-) commit 7982aefa5551c0aea59e85f9cef68b40016ad329 Author: Milo Casagrande Date: Thu Aug 20 21:00:29 2009 +0200 [help] Modified the description of a topic, removed useless spaces help/C/set-custom-status.page | 26 +++++++++++++------------- 1 files changed, 13 insertions(+), 13 deletions(-) commit 15dda78fbc8c5fa6e942b8e6098689678914b7c5 Author: Sjoerd Simons Date: Thu Aug 20 19:49:12 2009 +0100 When getting an account for an unknown path automagically create the new account object libempathy/empathy-account-manager.c | 19 +++++-------------- 1 files changed, 5 insertions(+), 14 deletions(-) commit baa418e11bf914a99a5ce40d12c964cb394e0e63 Author: Sjoerd Simons Date: Thu Aug 20 18:04:49 2009 +0100 Set the RequestedPresence when creating a new command When we create a new account set the initial value of RequestedPresence to the global requested presence, but don't enable it by default. This will cause its requested presence to always be in sync with the rest of empathy. libempathy/empathy-account-settings.c | 37 ++++++++++++++++++++++++++++++++- 1 files changed, 36 insertions(+), 1 deletions(-) commit dcb2ab438c8b9d02e6eef6a53d93242836db2ae7 Author: Sjoerd Simons Date: Thu Aug 20 17:58:48 2009 +0100 Only set the current global requested on the initial set of accounts Stop setting the presence automagically when an account gets enabled or becomes ready, in both cases this account might be created or be enabled by some other UI and that UI should make the decisions about it's requested presence. libempathy/empathy-account-manager.c | 22 +++++++++------------- 1 files changed, 9 insertions(+), 13 deletions(-) commit 6a6c9006908cb43e0cacca34cc22862582aadba6 Author: Sjoerd Simons Date: Thu Aug 20 17:57:17 2009 +0100 Add a function to get the requested global presence from the account manager libempathy/empathy-account-manager.c | 16 ++++++++++++++++ libempathy/empathy-account-manager.h | 5 +++++ 2 files changed, 21 insertions(+), 0 deletions(-) commit 64715cc98c7d507f9a291fe4d467bfda526fad26 Author: Guillaume Desmottes Date: Thu Aug 20 16:30:55 2009 +0100 empathy-contact-list-view.h: include empathy-enum-types.h Python bindings need to use EMPATHY_TYPE_CONTACT_LIST_FLAGS which is defined in empathy-enum-types.h. libempathy-gtk/empathy-contact-list-view.h | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit 8d679cc2bb5dc81ce82e427e8818d253ece05476 Author: Guillaume Desmottes Date: Thu Aug 20 16:17:21 2009 +0100 upgrade Python bindings python/pyempathy/pyempathy.defs | 73 +++++++++++++++++++++++-------- python/pyempathygtk/pyempathygtk.defs | 78 +++++++++++++++----------------- 2 files changed, 92 insertions(+), 59 deletions(-) commit 92954d703c6fa0eefe4b0963c9d28842c06fc10d Author: Milo Casagrande Date: Thu Aug 20 17:03:19 2009 +0200 [help] Moved license from US version to unported one help/C/legal.xml | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) commit 900bb42ee52f895dd7c6ce252e7f6104968d1bf8 Merge: f6b001d... 3336ae4... Author: Jonny Lamb Date: Thu Aug 20 14:44:10 2009 +0100 Merge branch 'connman' commit f6b001dd6a0ef2dd1ae6bf071c3334d934c30628 Author: Antón Méixome Date: Thu Aug 20 14:42:27 2009 +0200 Updated Galician Translation po/gl.po | 54 ++++++++++++++++++++++++------------------------------ 1 files changed, 24 insertions(+), 30 deletions(-) commit b22a4ae1998207e136d4e1c85e10cf159d82d8bc Author: Guillaume Desmottes Date: Thu Aug 20 10:49:25 2009 +0100 empathy-chat: reformat 2 strings to allow translaters to reverse the order of the args if needed (#587803) libempathy-gtk/empathy-chat.c | 10 ++++++++-- 1 files changed, 8 insertions(+), 2 deletions(-) commit c0a80fc3e49e9235cc6cabbab091e68293eb7d0e Author: Christian Kirbach Date: Thu Aug 20 10:42:01 2009 +0100 stock button labels should not be translatable libempathy-gtk/empathy-status-preset-dialog.ui | 4 ++-- src/empathy-call-window-fullscreen.ui | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) commit 8bbfd2d8f92eb025364b9f8cda055259a6fd15ce Author: Milo Casagrande Date: Wed Aug 19 23:15:24 2009 +0200 [help] Wrote the previous conversations and the geolocation topics * Added al the new pages to Makefile * Fixed a typo in irc-manage help/C/geolocation-not-showing.page | 37 ++++++++++++++ help/C/geolocation-privacy.page | 89 +++++++++++++++++++++++++++++++++++ help/C/geolocation-supported.page | 47 ++++++++++++++++++ help/C/geolocation-turn.page | 59 +++++++++++++++++++++++ help/C/geolocation-what-is.page | 58 +++++++++++++++++++++++ help/C/geolocation.page | 33 +++++++++++++ help/C/irc-manage.page | 2 +- help/C/prev-conv.page | 44 ++++++++++++++---- help/Makefile.am | 7 +++ 9 files changed, 366 insertions(+), 10 deletions(-) commit 3336ae452410f53254957b48b72460978f3b990a Author: Jonny Lamb Date: Wed Aug 19 17:34:03 2009 +0100 configure: code clean up when choosing the connectivity Signed-off-by: Jonny Lamb configure.ac | 29 ++++++++++++----------------- 1 files changed, 12 insertions(+), 17 deletions(-) commit 98bdc25304295c21761ee6d5547273d5f077f61b Author: Jonny Lamb Date: Wed Aug 19 16:54:10 2009 +0100 empathy-connectivity: assume status is offline if GetState fails Signed-off-by: Jonny Lamb libempathy/empathy-connectivity.c | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) commit 4be054d9317f3f35c5fc799556f85f880e1761bf Author: Jonny Lamb Date: Wed Aug 19 14:45:48 2009 +0100 empathy-connectivity: add ConnMan support Signed-off-by: Jonny Lamb libempathy/empathy-connectivity.c | 122 ++++++++++++++++++++++++++++++++++++- 1 files changed, 120 insertions(+), 2 deletions(-) commit 094a490dac0da29d685e5f1cbb06bc6caa588d3a Author: Jonny Lamb Date: Wed Aug 19 13:31:21 2009 +0100 configure: enable connectivity building with nm, connman, auto or none Signed-off-by: Jonny Lamb configure.ac | 56 ++++++++++++++++++++++++++++++++++++----------- libempathy/Makefile.am | 6 +++- 2 files changed, 47 insertions(+), 15 deletions(-) commit 4b87ece33144d35023b713d8e7d1be9262bc272a Author: Jonny Lamb Date: Wed Aug 19 17:08:49 2009 +0100 empathy-connectivity: small style fix Signed-off-by: Jonny Lamb libempathy/empathy-connectivity.c | 5 +---- 1 files changed, 1 insertions(+), 4 deletions(-) commit 8e549e268287120c56eb2dbc25b9d70dadb895f2 Author: Jonny Lamb Date: Wed Aug 19 17:07:48 2009 +0100 all: save the signal id and use that to disconnect from the signal Signed-off-by: Jonny Lamb libempathy-gtk/empathy-presence-chooser.c | 11 +++++++---- libempathy/empathy-connectivity.c | 9 ++++++--- libempathy/empathy-idle.c | 10 ++++++---- 3 files changed, 19 insertions(+), 11 deletions(-) commit 4459108d4cc646d447c6a2548dfc02f4e4327cff Author: Pierre-Luc Beaudoin Date: Wed Aug 19 12:04:02 2009 -0400 Turn reduced accuracy mode by default There is a 10 seconds delay before any information is sent when enabling location publishing. Still, enabling the privacy mode by default can only make sure that precise location is never sent for people who want privacy. data/empathy.schemas.in | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit c98e85dcf635914dc66755d6a8560e2d370cfffe Author: Jonny Lamb Date: Wed Aug 19 16:50:14 2009 +0100 empathy-connectivity: only send the new state in the state-change signal It can be assumed that the old state was always the opposite to the new state, because the signal is only ever fired if the new state differs from the old state. Signed-off-by: Jonny Lamb libempathy-gtk/empathy-presence-chooser.c | 3 +- libempathy/empathy-connectivity.c | 31 +++++++++++++++++++--------- libempathy/empathy-idle.c | 5 +-- 3 files changed, 24 insertions(+), 15 deletions(-) commit c777b477a4003b4f49285500736f0c91767c76cb Author: Jonny Lamb Date: Wed Aug 19 15:57:35 2009 +0100 empathy: unref Connectivity object at the end of the application life Signed-off-by: Jonny Lamb src/empathy.c | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit 363e6b81d004687f286fcd30322e94bd15c14e8f Author: Jonny Lamb Date: Wed Aug 19 15:22:05 2009 +0100 empathy-idle: no need to listen to use-conn If use_conn is set to FALSE, then EmpathyConnectivity will signal status-change with a new online status of TRUE, which will do the right thing. Signed-off-by: Jonny Lamb libempathy/empathy-idle.c | 20 -------------------- 1 files changed, 0 insertions(+), 20 deletions(-) commit 6d55ee1e5cfce1655ed34b8e36ef23167a7d9818 Author: Jonny Lamb Date: Wed Aug 19 15:15:59 2009 +0100 empathy-connectivity: remove dispose_run Signed-off-by: Jonny Lamb libempathy/empathy-connectivity.c | 10 ---------- 1 files changed, 0 insertions(+), 10 deletions(-) commit 6f47d10791dac97495b73200e05122b6406ea74b Author: Sjoerd Simons Date: Wed Aug 19 12:59:06 2009 +0100 Cache the icon inside EmpathyAccountSettings At some point we should set the Icon property in the account manager, for now just cache it in the settings so we can pass it by reference instead of needing to dup it as that's the API we want to have in the future libempathy/empathy-account-settings.c | 16 +++++++++------- src/empathy-accounts-dialog.c | 4 ---- 2 files changed, 9 insertions(+), 11 deletions(-) commit 73a5b1104ef2ede807ae856134f075e11b7c90c1 Merge: fe0d5cd... dab45aa... Author: Guillaume Desmottes Date: Wed Aug 19 15:44:54 2009 +0100 Merge commit 'lfrb/added' commit 1b6dc82801e05a9afe5495e05e4918e19a44bdfe Author: Jonny Lamb Date: Wed Aug 19 15:08:52 2009 +0100 empathy-connectivity: be sure to get the initial presence on init Signed-off-by: Jonny Lamb libempathy/empathy-connectivity.c | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) commit 1f9772288086230ec9b8ac63380ad90d413b73c0 Author: Jonny Lamb Date: Wed Aug 19 15:01:16 2009 +0100 empathy-connectivity: init priv->connected to TRUE if we're not using NM Signed-off-by: Jonny Lamb libempathy/empathy-connectivity.c | 6 ++---- 1 files changed, 2 insertions(+), 4 deletions(-) commit 6013dce0de5f8046d0b1318b7d01d672eac45b91 Author: Jonny Lamb Date: Wed Aug 19 14:40:26 2009 +0100 empathy-connectivity: remove useless assignment Signed-off-by: Jonny Lamb libempathy/empathy-connectivity.c | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) commit bbe5b582755870e4e3d4865f49d8ef9bb5db0b8d Author: Jonny Lamb Date: Wed Aug 19 14:39:55 2009 +0100 empathy-connectivity: stop using the name "manager" when I mean "connectivity" Signed-off-by: Jonny Lamb libempathy/empathy-connectivity.c | 10 +++++----- 1 files changed, 5 insertions(+), 5 deletions(-) commit fe0d5cdd8602bebff90d27f4fd84dbf1790b418f Author: Antón Méixome Date: Wed Aug 19 14:47:42 2009 +0200 Updated Galician Translation po/gl.po | 171 +++++++++++++++++++++++++++++++++---------------------------- 1 files changed, 92 insertions(+), 79 deletions(-) commit 0d6ea34bb155e74a5ceac71cea9c550d7baaa85a Author: Jonny Lamb Date: Wed Aug 19 13:40:13 2009 +0100 empathy-connectivity: disconnect from NM state change signal on finalize Signed-off-by: Jonny Lamb libempathy/empathy-connectivity.c | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) commit d12645619d0fcf721d9edcdb8b7893e27364e17f Author: Jonny Lamb Date: Wed Aug 19 13:30:23 2009 +0100 empathy-connectivity: only unref the NM client if we're using NM Signed-off-by: Jonny Lamb libempathy/empathy-connectivity.c | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) commit eaac8d0b0724b90e6891ae69c3c8937861b8cdc9 Author: Sjoerd Simons Date: Wed Aug 19 12:22:58 2009 +0100 Don't automagically remove invalid accounts Automagic removal is slightly terrifying, if the user succeeded in creating the account it must have been valid at some point. So leave it there, the UI should indicate that there is a problem with the account so that the user can fix it instead. src/empathy-accounts-dialog.c | 25 +------------------------ 1 files changed, 1 insertions(+), 24 deletions(-) commit d183b3dbbdd4bf1aea48eff08ae33ddd27f23e57 Author: Jonny Lamb Date: Wed Aug 19 12:00:50 2009 +0100 empathy-connectivity: handle changes in use_conn correctly This is so that the presence chooser can get notified if use_conn turns to false, and NM still reports us as offline, so it can become sensitive again. Signed-off-by: Jonny Lamb libempathy/empathy-connectivity.c | 12 +++++++++++- 1 files changed, 11 insertions(+), 1 deletions(-) commit 4080b07d140362f0d2888d0baf6a4ecf60e8ea2a Author: Jonny Lamb Date: Wed Aug 19 11:51:47 2009 +0100 empathy-presence-chooser: make chooser insensitive when there's no connection Signed-off-by: Jonny Lamb libempathy-gtk/empathy-presence-chooser.c | 24 ++++++++++++++++++++++++ 1 files changed, 24 insertions(+), 0 deletions(-) commit 394527fe9f0394c41fcf980bba3668d84434040f Author: Jonny Lamb Date: Wed Aug 19 11:51:27 2009 +0100 empathy-idle: disconnect from connectivity signals before unreffing Signed-off-by: Jonny Lamb libempathy/empathy-idle.c | 37 +++++++++++++++++++++---------------- 1 files changed, 21 insertions(+), 16 deletions(-) commit ac4264815de204513483ab37135daf92a6d6a912 Author: Michael Kanis Date: Wed Aug 19 00:34:12 2009 +0200 Updated German translation po/de.po | 2223 +++++++++++++++++++++++++++++++++++++++----------------------- 1 files changed, 1406 insertions(+), 817 deletions(-) commit 2492382f950439be2e9b44362e091155b0589616 Author: Milo Casagrande Date: Tue Aug 18 23:21:44 2009 +0200 [help] Wrote most of the previous conversations topic, needs more work help/C/prev-conv.page | 103 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 103 insertions(+), 0 deletions(-) commit deb6b846017739eab6f148aed544688dc7515af5 Author: Pierre-Luc Beaudoin Date: Tue Aug 18 15:45:22 2009 -0400 Animate show in and out of markers src/empathy-map-view.c | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit b9d913aced1b76300ce6b18b53878b4f40cf2264 Author: Pierre-Luc Beaudoin Date: Tue Aug 18 15:43:18 2009 -0400 Don't create a marker for contacts with empty location src/empathy-map-view.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 8b9afe55dba0cb3dc7c20d714574e8c85f9fdb11 Author: Pierre-Luc Beaudoin Date: Tue Aug 18 13:00:57 2009 -0400 Use empathy_make_absolute_url to fix URLs that have no scheme libempathy-gtk/empathy-theme-adium.c | 7 ++++++- 1 files changed, 6 insertions(+), 1 deletions(-) commit c5cf2e489ecda8e8f2f53f29120388ba15e635c8 Author: Pierre-Luc Beaudoin Date: Tue Aug 18 13:03:24 2009 -0400 Make empathy_make_absolute_url visible libempathy-gtk/empathy-ui-utils.c | 21 ++++++++++++--------- libempathy-gtk/empathy-ui-utils.h | 2 ++ 2 files changed, 14 insertions(+), 9 deletions(-) commit dab45aa28b1b60bc2407dc11a652aeb06a8655d4 Author: Louis-Francis Ratté-Boulianne Date: Thu Aug 6 13:24:42 2009 -0400 Always add to publish list libempathy/empathy-tp-contact-list.c | 11 +++++++---- 1 files changed, 7 insertions(+), 4 deletions(-) commit 04a8b6b56f3beaabbbc17fe7e54983325df2a8ea Author: Pierre-Luc Beaudoin Date: Tue Aug 18 16:01:58 2009 -0400 Dim at 75% markers for location data older than a week src/empathy-map-view.c | 14 +++++++++++--- 1 files changed, 11 insertions(+), 3 deletions(-) commit 34eecfb2542a01913f038616dbf8fe1563fe3e42 Author: Maxim V. Dziumanenko Date: Tue Aug 18 22:50:16 2009 +0300 Added Ukrainian translation po/uk.po | 2581 ++++++++++++++++++++++++++++++++++++++++++++------------------ 1 files changed, 1834 insertions(+), 747 deletions(-) commit 27e11ea6e41c5b2498307d581caa751936de30f1 Author: Sjoerd Simons Date: Tue Aug 18 19:33:10 2009 +0100 replace UNIQUE_NAME_PREFIX by TP_ACCOUNT_OBJECT_PATH_BASE libempathy/empathy-account.c | 7 +++---- 1 files changed, 3 insertions(+), 4 deletions(-) commit eafc0f2bb66f45dbc2d79482c9c0caaf9c6f0c00 Author: Sjoerd Simons Date: Tue Aug 18 19:13:14 2009 +0100 the status in EmpathyIdle is the status_message not the status string libempathy/empathy-idle.c | 11 ++++++----- 1 files changed, 6 insertions(+), 5 deletions(-) commit 84a60506e5b1cf6cdbf0e2838c0c37eeb3b4a480 Author: Sjoerd Simons Date: Tue Aug 18 19:12:12 2009 +0100 Add a debug message for tracking global status libempathy/empathy-account-manager.c | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) commit c1d7093754507c971b61633f51b7a80f2dcb4c7d Author: Jonny Lamb Date: Tue Aug 18 18:25:13 2009 +0100 empathy: create a new EmpathyConnectivity object on startup Signed-off-by: Jonny Lamb src/empathy.c | 26 ++++++++++++++++---------- 1 files changed, 16 insertions(+), 10 deletions(-) commit 21eba5b7a86ad221efd3738d415cd56eb0ee98b8 Author: Jonny Lamb Date: Tue Aug 18 18:24:48 2009 +0100 empathy-idle: use EmpathyConnectivity instead of messing with NM itself Signed-off-by: Jonny Lamb libempathy/empathy-idle.c | 172 +++++++++++++-------------------------------- libempathy/empathy-idle.h | 3 - 2 files changed, 49 insertions(+), 126 deletions(-) commit e3279de0b6781be33abf59a7d4efcb728765a9fc Author: Jonny Lamb Date: Tue Aug 18 18:23:54 2009 +0100 empathy-connectivity: add signals, properties and hook in NM Signed-off-by: Jonny Lamb libempathy/empathy-connectivity.c | 192 ++++++++++++++++++++++++++++++++++--- libempathy/empathy-connectivity.h | 6 + 2 files changed, 186 insertions(+), 12 deletions(-) commit 77363aa431aaa9a2938bf547500a3c2ce2cd17c2 Author: Will Thompson Date: Tue Aug 11 18:02:51 2009 +0100 Don't assume that 'subscribe' exists. This fixes bug #591468, which is a crash when you open a tab to a contact from the user list in an IRC channel. Idle doesn't have a 'subscribe' list, so priv->subscribe is NULL, so this crashed. But if you don't have a subscribe list, obviously you can't add the contact to subscribe, so we can just guard this appropriately. Reviewed-by: Guillaume Desmottes libempathy/empathy-tp-contact-list.c | 17 ++++++++++------- 1 files changed, 10 insertions(+), 7 deletions(-) commit f0a0befc9453c490d9db7c820708b49481c30f96 Author: Pierre-Luc Beaudoin Date: Mon Aug 17 20:16:18 2009 -0400 Don't check for smileys in urls Moving the smiley detection after the url detection and only if not url is found. (similar to what regular themes do) libempathy-gtk/empathy-theme-adium.c | 53 ++++++++++++++++----------------- 1 files changed, 26 insertions(+), 27 deletions(-) commit fbec34e1aa516010e9aa037c8203dd2dbe6f1cee Author: Guillaume Desmottes Date: Tue Aug 18 17:30:17 2009 +0100 empathy-call-window: add 2 translators comments (#592052) src/empathy-call-window.c | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) commit 37dd3c3001f54daf3b2f41c2360bc2f46dcf00e8 Author: Davyd Madeley Date: Fri Jul 31 14:29:23 2009 +1000 displatcher -> dispatcher libempathy/empathy-dispatcher.c | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit 8daae9d4540406968b405c850586b26ca2a1699c Author: Jonny Lamb Date: Tue Aug 18 16:57:49 2009 +0100 empathy-conf: rename use_nm to use_conn Signed-off-by: Jonny Lamb data/empathy.schemas.in | 8 ++++---- libempathy-gtk/empathy-conf.h | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) commit 266a064e053e0e5795167e47d3c1bb026e303284 Author: Sjoerd Simons Date: Tue Aug 18 16:47:04 2009 +0100 Get the DisplayName when the account is ready libempathy/empathy-account-settings.c | 13 ++++++++----- 1 files changed, 8 insertions(+), 5 deletions(-) commit ac3c718ca603a8261dfd02536e5a75bc60edfb4a Author: Sjoerd Simons Date: Tue Aug 18 16:32:38 2009 +0100 Fix indentation libempathy-gtk/empathy-account-widget.c | 39 +++++++++++++++++------------- 1 files changed, 22 insertions(+), 17 deletions(-) commit 58da89ed39904ba96f085fbc18b3a7cdad54ac57 Author: Sjoerd Simons Date: Tue Aug 18 16:32:27 2009 +0100 Rename empathy_settings_get_dbus_signature to empathy_account_settings_get_dbus_signature libempathy-gtk/empathy-account-widget.c | 3 ++- libempathy/empathy-account-settings.c | 2 +- libempathy/empathy-account-settings.h | 2 +- 3 files changed, 4 insertions(+), 3 deletions(-) commit 72d258b32eddaae77992e30a127882cbaaab0be0 Author: Sjoerd Simons Date: Tue Aug 18 10:58:59 2009 +0100 keep a ref on the selected account src/empathy-accounts-dialog.c | 22 +++++++++++++++------- 1 files changed, 15 insertions(+), 7 deletions(-) commit b6385d57ac531ea4dde4e6bf5478fc47924bcb07 Author: Jonny Lamb Date: Tue Aug 18 16:56:54 2009 +0100 empathy-debug: add connectivity debug key Signed-off-by: Jonny Lamb libempathy/empathy-debug.c | 1 + libempathy/empathy-debug.h | 1 + 2 files changed, 2 insertions(+), 0 deletions(-) commit 381d68e40a9ead2b8217c4f4da856c972d5d3228 Author: Jonny Lamb Date: Tue Aug 18 15:34:41 2009 +0100 empathy-connectivity: add initial stubs Signed-off-by: Jonny Lamb libempathy/Makefile.am | 2 + libempathy/empathy-connectivity.c | 129 +++++++++++++++++++++++++++++++++++++ libempathy/empathy-connectivity.h | 65 +++++++++++++++++++ 3 files changed, 196 insertions(+), 0 deletions(-) commit 447b48d17a454ccf32ab21f7426cdd28b1399979 Author: Shaun McCance Date: Tue Aug 18 10:02:01 2009 -0500 [help] Fixed validity errors in audio-video and salut-protocol help/C/audio-video.page | 54 ++++++++++++++++++++++---------------------- help/C/salut-protocol.page | 4 +- 2 files changed, 29 insertions(+), 29 deletions(-) commit 5586d8a26f0491766976471829dccabddce20a1a Author: Denis Arnaud Date: Tue Aug 18 15:32:35 2009 +0200 Updated breton translation 0 files changed, 0 insertions(+), 0 deletions(-) commit d8d8f1c750979f016fbd0f43e5c292a2479bba9c Author: Denis Arnaud Date: Tue Aug 18 15:31:32 2009 +0200 Updated breton translation po/br.po | 257 +++++++++++++++++++++++++++++++++----------------------------- 1 files changed, 136 insertions(+), 121 deletions(-) commit 1e19000ef22ebfadf394ef823d6562bbac3ecb57 Author: Milo Casagrande Date: Mon Aug 17 23:01:18 2009 +0200 [help] Reworked two topics, added a new one * introduction: some wordings * group-conversations: moved from advanced to text conversations section reworked the topic * prev-conv: added stub topic for searching previous conversations help/C/group-conversations.page | 62 +++++++++++++++++++++++++++++++++++--- help/C/introduction.page | 9 +++-- help/C/prev-conv.page | 24 +++++++++++++++ 3 files changed, 86 insertions(+), 9 deletions(-) commit 3e59547e23fbd7d91f5b96ffc52270084dce5b79 Author: Pierre-Luc Beaudoin Date: Mon Aug 3 22:58:08 2009 -0400 Port to Clutter 1.0 and libchamplain 0.3.6 configure.ac | 8 ++++---- src/empathy-map-view.c | 5 +++-- src/empathy.c | 2 +- 3 files changed, 8 insertions(+), 7 deletions(-) commit 07a2794768ee8fbfb2d7b5a71ea22a9ea17d7b43 Author: Sjoerd Simons Date: Mon Aug 17 17:56:53 2009 +0100 Set gui to NULL after unreffing it libempathy-gtk/empathy-account-widget.c | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit 6c2a10287ca173821152889963efdd6bc66e7a26 Author: Sjoerd Simons Date: Mon Aug 17 17:56:32 2009 +0100 Rename desired presence to requested presence libempathy/empathy-account-manager.c | 38 +++++++++++++++++----------------- 1 files changed, 19 insertions(+), 19 deletions(-) commit acd0172ff0bcc511ec646f8859742542c0cd5393 Author: Sjoerd Simons Date: Mon Aug 17 17:56:05 2009 +0100 Remove dead code libempathy/empathy-account-manager.c | 8 -------- 1 files changed, 0 insertions(+), 8 deletions(-) commit 955e5f31d9cf3056777ceaf321b8ed4dc33b06cd Author: Sjoerd Simons Date: Mon Aug 17 17:55:33 2009 +0100 rename status-reason to connection-status-reason and notify connection-status{-reason,} when changes happen libempathy/empathy-account.c | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) commit 31ef7d012ce3fe7ab4872f4864deaf4230feede1 Author: Sjoerd Simons Date: Mon Aug 17 17:54:25 2009 +0100 Use the remove function account src/empathy-accounts-dialog.c | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) commit d7ad9a427fa8c11bcee8628a0bb5f56602fc84b3 Author: Sjoerd Simons Date: Mon Aug 17 17:12:55 2009 +0100 _new for a signleton needs to return a ref src/empathy-accounts-dialog.c | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit 40ee5f34184be738a4f9f31456480c62a9ad3bb9 Author: Sjoerd Simons Date: Mon Aug 17 17:12:23 2009 +0100 Fix identation src/empathy-accounts-dialog.c | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) commit cc4b0254397717079f7d53391560952a8b1992a5 Author: Sjoerd Simons Date: Mon Aug 17 16:40:24 2009 +0100 Notify when display-name is updated libempathy/empathy-account.c | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit 65e338cadaca67c77e418903d6887ee0f0196827 Author: Sjoerd Simons Date: Mon Aug 17 16:37:28 2009 +0100 No need to check if create_results exists in dispose libempathy/empathy-account-manager.c | 32 ++++++++++++++------------------ 1 files changed, 14 insertions(+), 18 deletions(-) commit ad9ed2451356457afaceddc7d0dc6b8b74a83bf6 Author: Sjoerd Simons Date: Mon Aug 17 16:36:51 2009 +0100 Plug some leaks libempathy/empathy-account.c | 10 ++++++++-- 1 files changed, 8 insertions(+), 2 deletions(-) commit 665ec36c0690f5247e4803d7f5513097b2cf2bb4 Author: Sjoerd Simons Date: Mon Aug 17 16:36:20 2009 +0100 Removed dead code libempathy/empathy-account-settings.c | 10 ---------- 1 files changed, 0 insertions(+), 10 deletions(-) commit 8a384ab9928c7d1a460b0233036edaa86010b444 Author: Andre Klapper Date: Mon Aug 17 15:37:56 2009 +0200 Update Czech translation po/cs.po | 2158 ++++++++++++++++++++++++++++++++++++++++---------------------- 1 files changed, 1412 insertions(+), 746 deletions(-) commit 80796607c55a6e27e051cd6ca0d43df43ddcb238 Author: Milo Casagrande Date: Mon Aug 17 14:38:43 2009 +0200 [help] Wrote the group conversations topic Removed one image from the Makefile, image removed yesterday help/C/group-conversations.page | 75 +++++++++++++++++++++++++++++++++++++- help/Makefile.am | 3 +- 2 files changed, 74 insertions(+), 4 deletions(-) commit 0c3cd08bfeadc61d4f679e9f36732e49d6500418 Author: Sjoerd Simons Date: Mon Aug 17 13:19:25 2009 +0100 Only cancel the name owner watch if the dbus proxy still exists libempathy/empathy-account-manager.c | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) commit af5442e540b7913f382e7691053c91472b867254 Author: Sjoerd Simons Date: Mon Aug 17 13:18:18 2009 +0100 Fix coding style (tabs vs. spaces libempathy/empathy-account-manager.c | 10 +++++----- 1 files changed, 5 insertions(+), 5 deletions(-) commit b7bc2ba10f00bf35fb6615e9565e69618b1528d3 Author: Sjoerd Simons Date: Mon Aug 17 13:18:03 2009 +0100 no need to check for the size of the hash table libempathy/empathy-account-manager.c | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) commit 9b497ff832bbffab66eb193ebae190161db55757 Author: Sjoerd Simons Date: Mon Aug 17 13:11:46 2009 +0100 Remove double check for connection == NULL libempathy-gtk/empathy-contact-dialogs.c | 4 ---- 1 files changed, 0 insertions(+), 4 deletions(-) commit 8b24044e2bdeec4e282339c78d4eff9050cf964c Author: Sjoerd Simons Date: Mon Aug 17 13:11:20 2009 +0100 If there is a failure in recognizing the protocol name, fallback to the generic UI libempathy-gtk/empathy-account-widget.c | 9 +-------- 1 files changed, 1 insertions(+), 8 deletions(-) commit bc0428f6f77805811fd5b43f05196925313dbacb Author: Guillaume Desmottes Date: Mon Aug 17 11:14:16 2009 +0100 Use tp-glib Location stable API (#585843) libempathy/empathy-tp-contact-factory.c | 14 +++++++------- 1 files changed, 7 insertions(+), 7 deletions(-) commit 9b528dc51ee3fb403e46aae06a2fa6c6e531657b Author: Guillaume Desmottes Date: Mon Aug 17 11:08:16 2009 +0100 remove Location from extensions extensions/Connection_Interface_Location.xml | 330 -------------------------- extensions/Makefile.am | 1 - extensions/misc.xml | 1 - 3 files changed, 0 insertions(+), 332 deletions(-) commit 73d00714bc45edbe8a668b08e82fce28460a13e5 Author: Guillaume Desmottes Date: Mon Aug 17 11:06:28 2009 +0100 bump tp-glib dep to 0.7.34: we need for stable Location API configure.ac | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit b1cc0a7eab8600d414199091da8d1d942f19bda0 Author: Guillaume Desmottes Date: Mon Aug 17 10:54:14 2009 +0100 sync Debug interface with undrafted version in spec (#585844) extensions/Debug.xml | 5 ++--- 1 files changed, 2 insertions(+), 3 deletions(-) commit e7fc72be1c9584700ab05e24addfbefda811b944 Author: Tommi Vainikainen Date: Sun Aug 16 23:32:50 2009 +0300 Updated Finnish translation po/fi.po | 2120 +++++++++++++++++++++++++++++++++++++++---------------------- 1 files changed, 1355 insertions(+), 765 deletions(-) commit af580dfdb1095e9fa76fdc5b8c9f548e1463a3ab Author: Milo Casagrande Date: Sun Aug 16 22:25:37 2009 +0200 [help] Removed unused picture (extended-away) help/C/figures/extended-away.png | Bin 752 -> 0 bytes 1 files changed, 0 insertions(+), 0 deletions(-) commit 432cd81fa944fad28041c93c3ad519fca407ca05 Author: Milo Casagrande Date: Sun Aug 16 22:23:41 2009 +0200 [help] Added new topic: small introduction Updated the pictures of the main window Added the new file to help Makefile help/C/figures/empathy-main-window.png | Bin 8902 -> 7703 bytes help/C/introduction.page | 45 ++++++++++++++++++++++++++++++++ help/Makefile.am | 1 + 3 files changed, 46 insertions(+), 0 deletions(-) commit 824b3e64ef7bfc63a8a4833ab5c0f093bd1bde9d Author: Ivar Smolin Date: Sun Aug 16 18:13:34 2009 +0300 Updating Estonian translation po/et.po | 52 ++++++++++++++++++++++------------------------------ 1 files changed, 22 insertions(+), 30 deletions(-) commit f7cdf7d41863dae74dbda842c3cfb02aaa206477 Author: Jorge González Date: Sat Aug 15 14:22:20 2009 +0200 Updated Spanish translation help/es/es.po | 3115 +++++++++++++++------------------------------------------ 1 files changed, 792 insertions(+), 2323 deletions(-) commit f3ba3b59992a2fcaba14b65393a8362e2ea87f83 Author: Jorge González Date: Sat Aug 15 14:22:13 2009 +0200 Updated Spanish translation po/es.po | 114 ++++++++++++++++++++++++++++++-------------------------------- 1 files changed, 55 insertions(+), 59 deletions(-) commit ea77d5da730a088e280f0c318c5bb519ec472afb Author: Khaled Hosny Date: Sat Aug 15 13:01:51 2009 +0300 Updated Arabic translation po/ar.po | 206 ++++++++++++++++++++++++++++++------------------------------- 1 files changed, 101 insertions(+), 105 deletions(-) commit 1b68597e6f4da4c6cdf6e6567aa70b0844dfaf04 Author: Milo Casagrande Date: Fri Aug 14 21:56:01 2009 +0200 [help] Fixed last revision sections * Fixed some revision sections * Added credit and copyright where missing help/C/audio-call.page | 10 +++++++++- help/C/audio-video.page | 11 ++++++++++- help/C/group-conversations.page | 2 ++ help/C/index.page | 6 ++---- help/C/irc-join-pwd.page | 2 -- help/C/irc-nick-password.page | 1 - help/C/salut-protocol.page | 13 ++----------- help/C/send-file.page | 1 - help/C/send-message.page | 5 ++--- help/C/set-custom-status.page | 5 ++++- help/C/share-desktop.page | 1 - help/C/status-icons.page | 1 + help/C/video-call.page | 11 ++++++++++- 13 files changed, 42 insertions(+), 27 deletions(-) commit 07df348bb50c2e259c881762e09efa8ff52c4fd4 Author: Jorge González Date: Fri Aug 14 21:31:12 2009 +0200 Updated Spanish translation help/es/es.po | 783 +++++++++++++++++++++++++++++++++++++++------------------ 1 files changed, 542 insertions(+), 241 deletions(-) commit 0f931106903b01f7ec5a56e357dc704e913ab720 Author: Milo Casagrande Date: Fri Aug 14 21:29:00 2009 +0200 [help] Remove comment sections * Removed comment sections as they show up in the po * Fixed some revision sections help/C/add-contact.page | 6 ---- help/C/irc-manage.page | 9 ------ help/C/offline-contacts.page | 13 +-------- help/C/prob-conn-auth.page | 11 +------ help/C/prob-conn.page | 56 ++++++++++++++--------------------------- help/C/status-icons.page | 12 --------- 6 files changed, 23 insertions(+), 84 deletions(-) commit 975de4f843f4fa2dda99597e162d064a536c95a4 Author: Jorge González Date: Fri Aug 14 21:20:46 2009 +0200 Updated Spanish translation help/es/es.po | 92 ++++++++++++++++++++++++++++++++++++++++++++++---------- 1 files changed, 75 insertions(+), 17 deletions(-) commit 7a91c985c8e9b96764e29948de83fb016da9beda Author: Milo Casagrande Date: Fri Aug 14 21:09:26 2009 +0200 [help] irc-nick-password: * wordings * added a note irc-start-conversation: * added topic for starting a private IRC conversation irc-send-file: * added topic for sending files via IRC (it's not possible) start-conversation: * added topic describing the Ctrl+N way to start a conversation prob-conn-neterror: * reworked the page adding the IRC problem prob-conn-name: * reworked the page prob-conn-acctdisabled: * reworked the page audio-video: * added a note * added table for supported services/protocols Makefile.am: * added new pages help/C/audio-video.page | 70 ++++++++++++++++++++++++++++++ help/C/irc-join-room.page | 5 +- help/C/irc-manage.page | 11 ++--- help/C/irc-nick-password.page | 19 +++++--- help/C/irc-sending-file.page | 27 ++++++++++++ help/C/irc-start-conversation.page | 62 +++++++++++++++++++++++++++ help/C/prob-conn-acctdisabled.page | 68 ++++++++++++++++++----------- help/C/prob-conn-auth.page | 52 ++++++++++++++--------- help/C/prob-conn-name.page | 45 ++++++++++--------- help/C/prob-conn-neterror.page | 83 +++++++++++++++++++---------------- help/C/send-file.page | 16 +++--- help/C/start-conversation.page | 71 ++++++++++++++++++++++++++++++ help/Makefile.am | 3 + 13 files changed, 403 insertions(+), 129 deletions(-) commit 7b2b0bf17f28dffc39de8482989a72c401c6e263 Author: Jorge González Date: Fri Aug 14 20:10:54 2009 +0200 Updated Spanish translation help/es/es.po | 30 +++++++++++++++++++++++++++++- 1 files changed, 29 insertions(+), 1 deletions(-) commit bf265a7b5ab8dadbc2e7227dffa858ef115d220a Author: Jorge González Date: Fri Aug 14 20:01:26 2009 +0200 Updated Spanish translation help/es/es.po | 150 ++++++++++++++++++++++----------------------------------- 1 files changed, 58 insertions(+), 92 deletions(-) commit 22c2deb643eef980ce94831a70fdb0614799abaa Author: Jorge González Date: Fri Aug 14 18:39:34 2009 +0200 Updated Spanish translation help/es/es.po | 45 ++++++++++++++++++++++++++++++++++++++------- 1 files changed, 38 insertions(+), 7 deletions(-) commit 83ed195c1e8eb5d7a4d5e1491598e2cd722bc8ca Author: Jorge González Date: Fri Aug 14 18:12:55 2009 +0200 Updated Spanish translation help/es/es.po | 236 +++++++++++++++++++++++++++++++++------------------------ 1 files changed, 136 insertions(+), 100 deletions(-) commit 1f0c078c1540453a3747a58f3e7a236944e73975 Author: Jorge González Date: Fri Aug 14 18:12:51 2009 +0200 Updated Spanish translation po/es.po | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit 8156f7589c1790f7b0a9b241265e4780b954285c Author: Jorge González Date: Fri Aug 14 14:33:24 2009 +0200 Updated Spanish translation help/es/es.po | 24 +++++++++++++++++++----- 1 files changed, 19 insertions(+), 5 deletions(-) commit 2645adeb5be91331fe6b3e989ea6daf5ac79f78a Author: krishnababu k Date: Fri Aug 14 17:38:52 2009 +0530 Added entry for Telugu [te] in LINGUAS file po/LINGUAS | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit b1b8ff996e3283deb17d57b8e43fb75ea9be4727 Author: krishnababu k Date: Fri Aug 14 17:34:41 2009 +0530 Updated telugu translation po/te.po | 2813 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 2813 insertions(+), 0 deletions(-) commit b15c53e7e8b21fcfb4e6c43e0740866a6c2a5130 Author: Will Thompson Date: Thu Aug 13 12:10:01 2009 +0100 Only call SetChatState if the Channel supports it I'm sick of seeing spurious debug messages about this whenever I type anything into an IRC channel. libempathy/empathy-tp-chat.c | 17 ++++++++++------- 1 files changed, 10 insertions(+), 7 deletions(-) commit e3636c7d43ab2a0ab059def183d10a2fb7867418 Author: Milo Casagrande Date: Fri Aug 14 10:17:52 2009 +0200 Fixed documentation link with for the new Mallard structure * Colses bug 591602 src/empathy-accounts-dialog.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 8231bae19efd93b161c03c5638e9cc0ca9b07e0b Author: Jorge González Date: Thu Aug 13 19:35:10 2009 +0200 Updated Spanish translation help/es/es.po | 3334 +++++++++++++++++++++++++++++++++++++++------------------ 1 files changed, 2311 insertions(+), 1023 deletions(-) commit ce4494fe1b9387bd5cb959e36828a638c10d478f Author: Baris Cicek Date: Thu Aug 13 19:27:01 2009 +0300 Updated Turkish translation. po/ChangeLog | 4 + po/tr.po | 2508 +++++++++++++++++++++++++++++++++++++++------------------- 2 files changed, 1706 insertions(+), 806 deletions(-) commit bf81413efc948ff14be2236c6e668db773bc2bb5 Author: Guillaume Desmottes Date: Thu Aug 13 10:57:57 2009 +0100 empathy-preferences: use tp_strdiff instead of strcmp This should prevent the crash #591612 src/empathy-preferences.c | 15 ++++++++------- 1 files changed, 8 insertions(+), 7 deletions(-) commit cceeda115ec00094fd59d26fdbbb30a5e54bb47a Author: Daniel Nylander Date: Thu Aug 13 09:39:56 2009 +0200 Updated Swedish translation po/sv.po | 156 +++++++++++++++++++++++++++++++------------------------------- 1 files changed, 78 insertions(+), 78 deletions(-) commit 19ac35f900dcb22c2a272ee751bccd76f64676f1 Author: Mattias Põldaru Date: Wed Aug 12 22:27:37 2009 +0300 Updating Estonian translation po/et.po | 625 +++++++++++++++++++++++++++++-------------------------------- 1 files changed, 297 insertions(+), 328 deletions(-) commit c359242189bc96481f63fbdcecbf8a3218f608d7 Author: Frédéric Péters Date: Wed Aug 12 18:41:45 2009 +0200 Add streamingprefs_DATA to EXTRA_DIST (GNOME bug 591582) data/Makefile.am | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit 1a4735d843a9d2757d73cdce9b0c2a0a2fb9d1b1 Merge: 03480a1... 553761a... Author: Frédéric Péters Date: Wed Aug 12 18:40:34 2009 +0200 Merge branch 'mallard-to-merge' commit 03480a1e9b3e6886bef8346c4b73d8dd93b8e238 Author: Will Thompson Date: Wed Aug 12 16:43:45 2009 +0100 Don't leak a ref when updating notification bubble This meant that if a notification bubble for a tab had ever been updated, closing the tab would not destroy the EmpathyChat, or indeed close the Channel. New messages would be logged, but not presented to the user. Reopening a tab to the same channel would work, but sending a message would assert. I'm pretty sure this fixes #588840. src/empathy-chat-window.c | 10 +++++----- 1 files changed, 5 insertions(+), 5 deletions(-) commit 553761acd191a6879caab2a8943b5aae50f46290 Author: Frédéric Péters Date: Wed Aug 12 18:29:52 2009 +0200 [help] remove trailing whitespaces help/C/add-account.page | 4 ++-- help/C/add-contact.page | 4 ++-- help/C/audio-call.page | 14 +++++++------- help/C/audio-video.page | 4 ++-- help/C/create-account.page | 4 ++-- help/C/disable-account.page | 6 +++--- help/C/index.page | 4 ++-- help/C/irc-account.page | 20 ++++++++++---------- help/C/irc-join-pwd.page | 4 ++-- help/C/irc-join-room.page | 10 +++++----- help/C/irc-manage.page | 6 +++--- help/C/irc-nick-password.page | 22 +++++++++++----------- help/C/prob-conn-acctdisabled.page | 10 +++++----- help/C/prob-conn-auth.page | 18 +++++++++--------- help/C/prob-conn-name.page | 18 +++++++++--------- help/C/prob-conn-neterror.page | 12 ++++++------ help/C/prob-conn.page | 2 +- help/C/salut-protocol.page | 8 ++++---- help/C/send-file.page | 16 ++++++++-------- help/C/send-message.page | 14 +++++++------- help/C/set-custom-status.page | 6 +++--- help/C/share-desktop.page | 2 +- help/C/status-icons.page | 4 ++-- help/C/video-call.page | 12 ++++++------ 24 files changed, 112 insertions(+), 112 deletions(-) commit bdeb60bbdd89e51d4c9cce413c5c466cd6f122bb Author: Frédéric Péters Date: Wed Aug 12 18:27:48 2009 +0200 [help] let git ignore translated Mallard pages help/.gitignore | 11 +++++++++++ 1 files changed, 11 insertions(+), 0 deletions(-) commit 9d41af181cc388a5ee02f3eaa5681ca0bd33566b Author: Frédéric Péters Date: Wed Aug 12 18:27:23 2009 +0200 [help] set required attributes on revision element help/C/salut-protocol.page | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 0a88eb69853c26ec9a79a26950b906eb5d9b2403 Author: Frédéric Péters Date: Wed Aug 12 18:26:47 2009 +0200 [help] embed answer to comment in another element help/C/prob-conn.page | 12 +++++++----- 1 files changed, 7 insertions(+), 5 deletions(-) commit 0354a7cd79699a75b6d603fef2f6aa7a0cdcc244 Author: Frédéric Péters Date: Wed Aug 12 18:26:05 2009 +0200 [help] fixed attribute name (versione -> version) help/C/offline-contacts.page | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit ce43ae4e797fd7ff4157185782b08f550578193d Author: Frédéric Péters Date: Wed Aug 12 18:25:40 2009 +0200 [help] remove invalid type attribute on element help/C/create-account.page | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) commit d91fef0b1a6c3d9bed0746b81cf044ababbd76f0 Author: Frédéric Péters Date: Wed Aug 12 18:25:13 2009 +0200 [help] add missing to containing help/C/audio-video.page | 2 ++ help/C/status-icons.page | 2 ++ 2 files changed, 4 insertions(+), 0 deletions(-) commit d437af598ae190650f5f7fb3aab5a79c9758e6bd Author: Frédéric Péters Date: Wed Aug 12 18:24:24 2009 +0200 [help] move below , to validate against current schema help/C/add-contact.page | 4 ++-- help/C/irc-manage.page | 4 ++-- help/C/offline-contacts.page | 4 ++-- help/C/prob-conn-auth.page | 4 ++-- help/C/salut-protocol.page | 6 +++--- help/C/status-icons.page | 4 ++-- 6 files changed, 13 insertions(+), 13 deletions(-) commit 567309e7e26dc92e7cbb9e1be2cde466ffcacc9e Author: Frédéric Péters <fpeters@0d.be> Date: Wed Aug 12 18:22:11 2009 +0200 [help] update <comment>/<cite> tag contents to match current Mallard spec help/C/add-contact.page | 2 +- help/C/irc-manage.page | 2 +- help/C/offline-contacts.page | 2 +- help/C/prob-conn-auth.page | 2 +- help/C/prob-conn.page | 6 +++--- help/C/salut-protocol.page | 2 +- help/C/status-icons.page | 2 +- 7 files changed, 9 insertions(+), 9 deletions(-) commit 8fcdca98439362cc9c714e62970e028404674a91 Author: Frédéric Péters <fpeters@0d.be> Date: Wed Aug 12 18:16:31 2009 +0200 [help] remove duplicated revision entry help/C/send-file.page | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) commit e236e08f5276ff4923f58b3fdcecc296137ac001 Author: Milo Casagrande <milo@ubuntu.com> Date: Mon Aug 10 21:32:30 2009 +0200 * wrote share-desktop * rewrote set-custom-status * some rewrote here and there, mostly small fixes help/C/add-account.page | 75 +++++++++++----------- help/C/add-contact.page | 34 ++++------ help/C/change-status.page | 9 +-- help/C/create-account.page | 20 ++---- help/C/disable-account.page | 56 +++++++---------- help/C/irc-account.page | 7 +- help/C/irc-join-pwd.page | 6 ++- help/C/irc-nick-password.page | 6 +- help/C/remove-account.page | 58 +++++++---------- help/C/send-file.page | 8 +++ help/C/set-custom-status.page | 138 +++++++++++++++++++++++++++++++++++----- help/C/share-desktop.page | 75 ++++++++++++++++++++++- 12 files changed, 320 insertions(+), 172 deletions(-) commit 2ca0f50c4917a7c5fd5ad8c91a92793f35f90baa Author: Frédéric Péters <fpeters@0d.be> Date: Mon Aug 10 15:43:25 2009 +0200 use DOC_INCLUDES for included files, not DOC_ENTITIES help/Makefile.am | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit f415a8566619b951cc0cf804d20ba66fbf33c457 Author: Frédéric Péters <fpeters@0d.be> Date: Mon Aug 10 13:57:28 2009 +0200 update build system for the new Mallard help help/Makefile.am | 42 ++++++++++++++++++++++++++++++++++++++++-- 1 files changed, 40 insertions(+), 2 deletions(-) commit a984f5c1916a33edf8145491e57aa3faa08865fd Author: Frédéric Péters <fpeters@0d.be> Date: Mon Aug 10 13:56:47 2009 +0200 remove invalid <license/> tag, and update legal.xml to cc by-sa help/C/add-account.page | 2 - help/C/add-contact.page | 2 - help/C/change-status.page | 2 - help/C/create-account.page | 5 +-- help/C/disable-account.page | 2 - help/C/index.page | 2 - help/C/irc-account.page | 2 - help/C/irc-join-pwd.page | 2 - help/C/irc-join-room.page | 2 - help/C/irc-manage.page | 2 - help/C/irc-nick-password.page | 2 - help/C/legal.xml | 85 ++++-------------------------------- help/C/offline-contacts.page | 2 - help/C/prob-conn-acctdisabled.page | 1 - help/C/prob-conn-auth.page | 2 - help/C/prob-conn-name.page | 1 - help/C/prob-conn-neterror.page | 1 - help/C/prob-conn.page | 2 - help/C/remove-account.page | 5 +-- help/C/salut-protocol.page | 2 - help/C/send-file.page | 2 - help/C/send-message.page | 2 - help/C/set-custom-status.page | 2 - help/C/status-icons.page | 2 - 24 files changed, 11 insertions(+), 123 deletions(-) commit 5e6fc11a838de8923e5d494eb40ee3e65e8a0f5c Author: Frédéric Péters <fpeters@0d.be> Date: Mon Aug 10 13:56:33 2009 +0200 remove obsolete help file help/C/empathy.xml | 1395 ---------------------------------------------------- 1 files changed, 0 insertions(+), 1395 deletions(-) commit 23a733f9087d62e802571a8000c9d3ec37b3e47a Author: Milo Casagrande <milo@ubuntu.com> Date: Sat Aug 8 18:33:58 2009 +0200 Added stub topic for password protected IRC channels Wrote the audio call topic Some work on the video call topic Added a seealso link in create account help/C/audio-call.page | 18 ++++++++++-------- help/C/create-account.page | 4 +++- help/C/irc-join-pwd.page | 27 +++++++++++++++++++++++++++ help/C/video-call.page | 43 +++++++++++++++++++++++++++++++++++++++++++ 4 files changed, 83 insertions(+), 9 deletions(-) commit 5751765ea330898b76ca1e5f1dd62a3e14de2761 Author: Milo Casagrande <milo@ubuntu.com> Date: Wed Aug 5 23:21:30 2009 +0200 Modified the audio-call page Written some contents for the audio-call page Reworked a little bit some seealso links help/C/audio-call.page | 41 +++++++++++++++++++++++++++++++++++++++++ help/C/audio-video.page | 7 ++----- help/C/set-custom-status.page | 7 ++++--- help/C/status-icons.page | 23 ++--------------------- 4 files changed, 49 insertions(+), 29 deletions(-) commit 25724cfdbcccf201460efc83757c9927c98472d4 Author: Milo Casagrande <milo@ubuntu.com> Date: Sun Aug 2 23:38:56 2009 +0200 Added seealso links to audio and video call pages help/C/audio-call.page | 1 + help/C/video-call.page | 1 + 2 files changed, 2 insertions(+), 0 deletions(-) commit 254f9b868d3176b15d79808bf747580185bd6509 Author: Milo Casagrande <milo@ubuntu.com> Date: Sun Aug 2 23:34:52 2009 +0200 Added two new figures: * The icon for audio conversation * The icon for video conversation Wrote the audio-video page help/C/audio-video.page | 59 ++++++++++++++++++++++++++++- help/C/figures/audio-input-microphone.png | Bin 0 -> 650 bytes help/C/figures/camera-web.png | Bin 0 -> 881 bytes 3 files changed, 57 insertions(+), 2 deletions(-) commit 57753450bb5c3885ffcc64f02595624b7c894a0e Author: Milo Casagrande <milo@ubuntu.com> Date: Sun Aug 2 17:27:25 2009 +0200 Fixed the note in the IRC nickname password Fixed pkgversion and version of a document help/C/irc-nick-password.page | 2 +- help/C/send-file.page | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) commit 874528bf52d76adba91fe7a5cf2dfcef78dcde48 Author: Milo Casagrande <milo@ubuntu.com> Date: Sun Aug 2 16:32:50 2009 +0200 Reworked the index page to insert new topics Added stub pages for the new topics Fixed the xref of various topics to move them in the new index page help/C/add-contact.page | 4 ++-- help/C/audio-call.page | 15 +++++++++++++++ help/C/audio-video.page | 15 +++++++++++++++ help/C/change-status.page | 2 +- help/C/group-conversations.page | 15 +++++++++++++++ help/C/index.page | 22 +++++++++++----------- help/C/irc-account.page | 4 ++-- help/C/irc-manage.page | 2 +- help/C/send-file.page | 4 ++-- help/C/send-message.page | 2 +- help/C/share-desktop.page | 15 +++++++++++++++ help/C/video-call.page | 15 +++++++++++++++ 12 files changed, 95 insertions(+), 20 deletions(-) commit b3cbd871359e6ce20473a67d8018f65292bbf380 Author: Milo Casagrande <milo@ubuntu.com> Date: Sun Aug 2 15:41:31 2009 +0200 Modified terminology help/C/send-message.page | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) commit 50d34cf70f763703db33061d74cac6ca9de6cb32 Author: Milo Casagrande <milo@ubuntu.com> Date: Tue Jul 28 21:32:11 2009 +0200 Small typos and corrections help/C/add-account.page | 2 +- help/C/irc-account.page | 2 +- help/C/prob-conn-name.page | 4 ++-- help/C/send-message.page | 3 ++- help/C/status-icons.page | 2 +- 5 files changed, 7 insertions(+), 6 deletions(-) commit 248776956fb2348ab2a77e38f023fc6da3b6989c Author: Milo Casagrande <milo@ubuntu.com> Date: Sun Jul 26 17:43:34 2009 +0200 * New topic: prob-conn-name for handling the "Name in use" IRC error * New topic: irc-nick-password on setting the password for a registered nickname * New topic: irc-join-room on how to enter an IRC channel * Added the new topic in the IRC account page * Reworked the title of the guide page for common problems * Added a small paragraph to the add-account page help/C/add-account.page | 6 +++ help/C/irc-account.page | 24 +++++++--- help/C/irc-join-room.page | 57 ++++++++++++++++++++++++ help/C/irc-nick-password.page | 94 ++++++++++++++++++++++++++++++++++++++++ help/C/prob-conn-name.page | 60 +++++++++++++++++++++++++ help/C/prob-conn-neterror.page | 6 +- help/C/prob-conn.page | 16 +++++-- 7 files changed, 247 insertions(+), 16 deletions(-) commit 694c11f5e271d1af097cb013881cfdbd829a20ac Author: Milo Casagrande <milo@ubuntu.com> Date: Sat Jul 25 17:03:43 2009 +0200 Add TODO comment on prob-conn-neterror.page * need to talk about IRC problem Added new pages: * irc-manage: guide page for all IRC topics * irc-account: topic on how to set up an IRC account Linked the prob-conn-neterror topic from the irc-manage page Modified dialog instead of window for the account page help/C/add-account.page | 2 +- help/C/irc-account.page | 123 ++++++++++++++++++++++++++++++++++++++++ help/C/irc-manage.page | 45 +++++++++++++++ help/C/prob-conn-neterror.page | 8 ++- 4 files changed, 176 insertions(+), 2 deletions(-) commit 036c51af56a5f2a7d9a65c132b5d7a28831c7eb5 Author: Milo Casagrande <milo@ubuntu.com> Date: Thu Jul 23 20:55:35 2009 +0200 Reworked the topics, now whould be more consistent and coherent with each other Added a couple of seealso links help/C/change-status.page | 2 +- help/C/create-account.page | 86 +++++++++++++++++++++-------------------- help/C/offline-contacts.page | 28 ++++++++------ help/C/prob-conn-auth.page | 63 ++++++++++++++++++------------ help/C/send-message.page | 29 +++++++------- help/C/status-icons.page | 6 +- 6 files changed, 116 insertions(+), 98 deletions(-) commit 2a17a62f8634b95cebf3df6763cb064c9f749634 Author: Milo Casagrande <milo@ubuntu.com> Date: Tue Jul 21 23:24:21 2009 +0200 Removed the SVG files of the status icons Reworked the send a file topic Completed the status icons topic Completed and added into index the offline contacts topic Removed the comment from the add account page help/C/add-account.page | 5 -- help/C/figures/available.svg | 104 ---------------------------- help/C/figures/away.svg | 93 ------------------------- help/C/figures/busy.svg | 140 -------------------------------------- help/C/figures/extended-away.svg | 120 -------------------------------- help/C/offline-contacts.page | 55 +++++++-------- help/C/send-file.page | 123 +++++++++++++++++++++------------ help/C/status-icons.page | 55 ++++++++++++--- 8 files changed, 149 insertions(+), 546 deletions(-) commit 85ba725ccfd7b18a325c3bfa900a0bccff3e1e88 Author: Milo Casagrande <milo@ubuntu.com> Date: Sun Jul 19 00:23:44 2009 +0200 Added a new stub file about description of the status icons Added a seealso link in another document Added the status icons, taken from Empathy data/icons directory * Added SVG and PNG format help/C/add-account.page | 28 ++++---- help/C/change-status.page | 29 ++++---- help/C/figures/available.png | Bin 0 -> 689 bytes help/C/figures/available.svg | 104 ++++++++++++++++++++++++++++ help/C/figures/away.png | Bin 0 -> 538 bytes help/C/figures/away.svg | 93 +++++++++++++++++++++++++ help/C/figures/busy.png | Bin 0 -> 616 bytes help/C/figures/busy.svg | 140 ++++++++++++++++++++++++++++++++++++++ help/C/figures/extended-away.png | Bin 0 -> 752 bytes help/C/figures/extended-away.svg | 120 ++++++++++++++++++++++++++++++++ help/C/index.page | 18 +++--- help/C/status-icons.page | 92 +++++++++++++++++++++++++ 12 files changed, 586 insertions(+), 38 deletions(-) commit d0210bf39425cc75021a1d7a06f5068ffa4ca0c5 Author: Jim Campbell <jwcampbell@ubuntu.com> Date: Wed Jul 1 18:02:33 2009 +0200 Added set-custom-message.page: * Added first draf of how to set a custom message for your status help/C/set-custom-status.page | 62 +++++++++++++++++++++++++++++++++++++++++ 1 files changed, 62 insertions(+), 0 deletions(-) commit 4ee5fa135f9ccb5ffee78c4eaf4eb2451801b486 Author: Milo Casagrande <milo@ubuntu.com> Date: Wed Jun 24 23:22:15 2009 +0200 Update all the status of the document: * index.page is at incomplete * the majority of the topics are draft * the salut-protocol is now review help/C/add-contact.page | 2 +- help/C/change-status.page | 7 +++++-- help/C/index.page | 2 +- help/C/prob-conn-acctdisabled.page | 2 +- help/C/prob-conn-auth.page | 2 +- help/C/prob-conn-neterror.page | 2 +- help/C/prob-conn.page | 2 +- help/C/remove-account.page | 2 +- help/C/salut-protocol.page | 2 +- help/C/send-file.page | 2 +- help/C/send-message.page | 2 +- 11 files changed, 15 insertions(+), 12 deletions(-) commit d99dc3b2b2eb43afc53208bebdeefaf550b256c1 Author: Milo Casagrande <milo@ubuntu.com> Date: Wed Jun 24 23:03:55 2009 +0200 Work on add-contact file: * Reworked the procedure in a numbered list * Checked terminology with the app * Added a note about the connection * Added a seealso link Add a new topic offline-contacts: * Small topic on how to see offline contacts and hide them * Inserted only in the add-contact page as seealso Update the license line with the 3.0 number as talked via email Update some topic form stub to draft help/C/add-account.page | 7 +- help/C/add-contact.page | 107 ++++++++++++++++++++++++------------ help/C/change-status.page | 2 +- help/C/disable-account.page | 7 +- help/C/index.page | 2 +- help/C/offline-contacts.page | 58 +++++++++++++++++++ help/C/prob-conn-acctdisabled.page | 2 +- help/C/prob-conn-auth.page | 2 +- help/C/prob-conn-neterror.page | 2 +- help/C/prob-conn.page | 2 +- help/C/remove-account.page | 2 +- help/C/salut-protocol.page | 33 +++++------ help/C/send-file.page | 2 +- help/C/send-message.page | 2 +- 14 files changed, 160 insertions(+), 70 deletions(-) commit 60c866ec8d72d4976bc54bb4e21ea9d450357470 Author: Paul Cutler <pcutler@gnome.org> Date: Sun Jun 21 21:53:28 2009 -0500 Fixed minor typos help/C/create-account.page | 4 ++-- help/C/disable-account.page | 2 +- help/C/salut-protocol.page | 8 ++++---- help/C/send-file.page | 2 +- 4 files changed, 8 insertions(+), 8 deletions(-) commit aad2e7ea743988393c5f8023929ab69700d24860 Author: Milo Casagrande <milo@ubuntu.com> Date: Sun Jun 21 20:22:15 2009 +0200 New file salut-protocol.page: * Wrote small description of what the protocol is Work on the create account topic: * Checked all the links to service registration forms * Removed FWD, service closed up * Reworked terminology: avoided SIP in favor of Telephony * Created another section for Salut * Added link to salut-protocol help/C/create-account.page | 97 ++++++++++++++++++++++++++----------------- help/C/salut-protocol.page | 55 +++++++++++++++++++++++++ 2 files changed, 114 insertions(+), 38 deletions(-) commit c8c2ab42b1b7fff88b9bfe9ec942e56324dc5ca7 Author: Phil Bull <philbull@gmail.com> Date: Fri Jun 19 23:35:38 2009 +0100 Use a different title style for each topic. The "How can I..." bit at the start of each title was reducing readability. help/C/add-account.page | 2 +- help/C/add-contact.page | 2 +- help/C/change-status.page | 2 +- help/C/create-account.page | 5 +++-- help/C/disable-account.page | 5 +++-- help/C/remove-account.page | 4 ++-- help/C/send-file.page | 2 +- help/C/send-message.page | 2 +- 8 files changed, 13 insertions(+), 11 deletions(-) commit bf2830cb6131a70e549399b38a9a6c994aff39ff Author: Phil Bull <philbull@gmail.com> Date: Fri Jun 19 23:29:06 2009 +0100 * Restructure problems-connecting into a guide and shorten names to "prob-conn" * Update xmlns where missed * Use the page type hint (topic/guide) correctly help/C/add-contact.page | 2 +- help/C/change-status.page | 2 +- help/C/prob-conn-acctdisabled.page | 52 ++++++++++++++++ help/C/prob-conn-auth.page | 51 ++++++++++++++++ help/C/prob-conn-neterror.page | 62 ++++++++++++++++++++ help/C/prob-conn.page | 38 ++++++++++++ help/C/problems-connecting.page | 113 ------------------------------------ help/C/send-file.page | 2 +- help/C/send-message.page | 2 +- 9 files changed, 207 insertions(+), 117 deletions(-) commit 73980629d8f011acb0bd2441c53776153e2a348e Author: Milo Casagrande <milo@ubuntu.com> Date: Thu Jun 18 23:49:17 2009 +0200 Updated xmlns links * Updated the xmlns links in all pages to reflect the new Mallard spec URL help/C/add-account.page | 2 +- help/C/add-contact.page | 2 +- help/C/change-status.page | 2 +- help/C/create-account.page | 2 +- help/C/disable-account.page | 2 +- help/C/index.page | 2 +- help/C/problems-connecting.page | 2 +- help/C/remove-account.page | 2 +- help/C/send-file.page | 2 +- help/C/send-message.page | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) commit 016a69a83d9a20aeaa93bcdf20faeef968a888a8 Author: Phil Bull <philbull@gmail.com> Date: Mon Jun 15 21:19:47 2009 +0100 Added "add contact" page. Needs work. help/C/add-contact.page | 42 ++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 42 insertions(+), 0 deletions(-) commit 88ed5023f2167d1a8ec40ba773ea69be8103e2ca Author: Milo Casagrande <milo@ubuntu.com> Date: Sun Jun 14 23:32:03 2009 -0400 * Add a custom-message topic for setting a custom presence message (needs more work) * Modified the change-status topic help/C/change-status.page | 23 ++++++++++++++++++----- 1 files changed, 18 insertions(+), 5 deletions(-) commit 5ea557b78b99877f78ab56ccb5df508f9b100dc9 Author: Milo Casagrande <milo@ubuntu.com> Date: Sun Jun 14 23:10:34 2009 -0400 Fixed the naming convention of files: use dash, not underscores help/C/change-status.page | 39 +++++++++++++ help/C/change_status.page | 39 ------------- help/C/problems-connecting.page | 113 +++++++++++++++++++++++++++++++++++++++ help/C/problems_connecting.page | 113 --------------------------------------- help/C/send-file.page | 54 ++++++++++++++++++ help/C/send-message.page | 54 ++++++++++++++++++ help/C/send_file.page | 54 ------------------ help/C/send_message.page | 54 ------------------ 8 files changed, 260 insertions(+), 260 deletions(-) commit 1141d65da420328c1f6ba7373c53a2bf554abcc9 Author: Milo Casagrande <milo@ubuntu.com> Date: Sun Jun 14 22:51:52 2009 -0400 Rework some sections help/C/change_status.page | 59 +++++++++++++++++++------------------ help/C/create-account.page | 4 +- help/C/send_message.page | 70 ++++++++++++++++++++++++++++++-------------- 3 files changed, 80 insertions(+), 53 deletions(-) commit 8514fdd6e08d327e01e904de666fbb4414029d61 Author: Phil Bull <philbull@gmail.com> Date: Mon Jun 15 03:49:10 2009 +0100 Add common problems section help/C/index.page | 4 ++++ help/C/problems_connecting.page | 2 +- 2 files changed, 5 insertions(+), 1 deletions(-) commit 6ee9ba692824d3abb9cf010692d3880a863b57c2 Author: Milo Casagrande <milo@ubuntu.com> Date: Sun Jun 14 22:32:17 2009 -0400 Fixed description of disable-account topic help/C/disable-account.page | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit b4e70b513a9c0307c84dc9210b8b7f3dde1a984d Author: Phil Bull <philbull@gmail.com> Date: Mon Jun 15 03:22:39 2009 +0100 * Change links to reflect index page categories * Add sentence on automatic status change to change_status help/C/add-account.page | 4 ++-- help/C/change_status.page | 13 +++++++++++-- help/C/create-account.page | 2 +- help/C/disable-account.page | 4 ++-- help/C/index.page | 10 +++++++++- help/C/remove-account.page | 4 ++-- help/C/send_file.page | 2 +- help/C/send_message.page | 2 +- 8 files changed, 29 insertions(+), 12 deletions(-) commit a5a227c8abb1bb0f7208f797f3bfde3953d29a68 Author: Phil Bull <philbull@gmail.com> Date: Mon Jun 15 03:08:15 2009 +0100 Added page on connection problems. help/C/problems_connecting.page | 113 +++++++++++++++++++++++++++++++++++++++ 1 files changed, 113 insertions(+), 0 deletions(-) commit f09080299c239dd1602365cebd98af5a457e2a6d Author: Milo Casagrande <milo@ubuntu.com> Date: Sun Jun 14 21:49:20 2009 -0400 Added remove and disable account topics Added link to the add-account topic help/C/add-account.page | 1 + help/C/disable-account.page | 78 +++++++++++++++++++++++++++++++++++++++ help/C/remove-account.page | 85 +++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 164 insertions(+), 0 deletions(-) commit 5dad754128ba85483b02e87784c17ae678141779 Author: Milo Casagrande <milo@ubuntu.com> Date: Sun Jun 14 19:55:37 2009 -0400 Added the add-account topic Some cleaning of the index.page (empty line) help/C/add-account.page | 96 +++++++++++++++++++++++++++++++++++++++++++++++ help/C/index.page | 2 - 2 files changed, 96 insertions(+), 2 deletions(-) commit e649179a02b95836fcbfe376e2bb3b111a6f7606 Author: Phil Bull <philbull@gmail.com> Date: Mon Jun 15 00:42:30 2009 +0100 Add "send_message" topic help/C/send_message.page | 28 ++++++++++++++++++++++++++++ 1 files changed, 28 insertions(+), 0 deletions(-) commit 8429d0c1dff0036ea65a75ee35651816f8544d07 Author: Phil Bull <philbull@gmail.com> Date: Mon Jun 15 00:20:46 2009 +0100 Change title, add link to index help/C/create-account.page | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) commit 530793478eeedac93f25f69c45f207f943c3c274 Author: Phil Bull <philbull@gmail.com> Date: Mon Jun 15 00:18:03 2009 +0100 Change links help/C/index.page | 4 +--- help/C/send_file.page | 4 ++-- 2 files changed, 3 insertions(+), 5 deletions(-) commit f9b0f6cd161a10e2fead1f367e00d5d0215b50ff Author: Phil Bull <philbull@gmail.com> Date: Mon Jun 15 00:08:06 2009 +0100 Change capitalisation help/C/send_file.page | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit c0f96feb8f7ae82662b950729effac4046ca83cc Author: Milo Casagrande <milo@ubuntu.com> Date: Sun Jun 14 18:51:33 2009 -0400 Added topic on creating accounts help/C/create-account.page | 119 ++++++++++++++++++++++++++++++++++++++++++++ help/C/index.page | 56 +++++++++++--------- 2 files changed, 150 insertions(+), 25 deletions(-) commit 1f1a155079ad5f878297e77020c4202134cdc3e3 Author: Phil Bull <philbull@gmail.com> Date: Sun Jun 14 23:32:55 2009 +0100 Add topic on changing your status help/C/change_status.page | 29 +++++++++++++++++++++++++++++ 1 files changed, 29 insertions(+), 0 deletions(-) commit 63af18d35fc97a5396701f8c5c536980fceaebd3 Author: Phil Bull <philbull@gmail.com> Date: Sun Jun 14 23:07:23 2009 +0100 * Added topic on sending files (send_file) * Fix broken link on index page help/C/send_file.page | 54 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 54 insertions(+), 0 deletions(-) commit 293a30500849034931fe560fb40fd057e9d9556a Author: Milo Casagrande <milo@ubuntu.com> Date: Sun Jun 14 16:10:42 2009 -0400 Added the index.page start page help/C/index.page | 31 +++++++++++++++++++++++++++++++ 1 files changed, 31 insertions(+), 0 deletions(-) commit df40da35e0abb3446b83b7950805aa62718dfff4 Author: Shankar Prasad <svenkate@redhat.com> Date: Wed Aug 12 17:47:48 2009 +0530 Updated Kannada(kn) translation po/kn.po | 2184 ++++++++++++++++++++++++++++++++++++++------------------------ 1 files changed, 1338 insertions(+), 846 deletions(-) commit b65d672d2d0bd196de434634332b3cb42316a37f Author: Manoj Kumar Giri <mgiri@mgiri.csb> Date: Wed Aug 12 14:57:53 2009 +0530 Updated Oriya Translation po/or.po | 706 ++++++++++++++++++++++++++++++++++++-------------------------- 1 files changed, 409 insertions(+), 297 deletions(-) commit c7ae775429b35ff06ea3bbb29ebaac5e5bc80bc3 Author: Inaki Larranaga Murgoitio <dooteo@zundan.com> Date: Tue Aug 11 15:29:09 2009 +0200 Updated Basque language po/eu.po | 1919 ++++++++++++++++++++++++++++++++++++++------------------------ 1 files changed, 1166 insertions(+), 753 deletions(-) commit 34388b53bf884a5eff30c0dbf2add84e9043096d Author: Frédéric Péters <fpeters@0d.be> Date: Sun Aug 9 18:18:40 2009 +0200 Always show icons in presence chooser (GNOME bug 591247) libempathy-gtk/empathy-presence-chooser.c | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit 61d13bbf3bf40d196ed727c6b79205ca0aaa94ff Merge: cb95d7e... a3a2495... Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> Date: Mon Aug 10 16:03:18 2009 +0100 Merge commit 'ksz/rfb' commit cb95d7e6f594f2144d11bf3b2c1e81c69e0e5099 Author: Antón Méixome <meixome@mancomun.org> Date: Mon Aug 10 16:46:33 2009 +0200 Updated Galician translation po/gl.po | 314 ++++++++++++++++++++++++++++++++++---------------------------- 1 files changed, 172 insertions(+), 142 deletions(-) commit a3a24957f7638ff5e0a27d4a09b67717b62479d7 Author: Arnaud Maillet <arnaud.maillet@collabora.co.uk> Date: Mon Aug 10 13:30:39 2009 +0200 fix bug #590756 - Renamed x_vnc service to rfb libempathy-gtk/empathy-share-my-desktop.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 13e0cbdf5f7bb6ace292a5c875edfd41e31af988 Author: Gil Forcada <gforcada@gnome.org> Date: Sun Aug 9 11:23:19 2009 +0200 Minor fixes to Catalan translation po/ca.po | 2308 +++++++++++++++++++++++++++++++++++++++----------------------- 1 files changed, 1463 insertions(+), 845 deletions(-) commit 96231a42f2ee0dcdcb33b67edc5e1ecee80dfc8e Author: Carles Ferrando <carles.ferrando@gmail.com> Date: Sun Aug 9 11:17:45 2009 +0200 Added Catalan (Valencian) translation po/LINGUAS | 1 + po/ca@valencia.po | 2873 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 2874 insertions(+), 0 deletions(-) commit 486ac5b8ddef3e47f7050e6b70fb3555292ee796 Author: Jorge González <jorgegonz@svn.gnome.org> Date: Fri Aug 7 18:57:06 2009 +0200 Updated Spanish translation po/es.po | 75 +++++++++++++++++++++++++++++++------------------------------ 1 files changed, 38 insertions(+), 37 deletions(-) commit 822589779b6ca45df0ad2b7cee175de706307ee8 Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> Date: Fri Aug 7 16:59:10 2009 +0100 chat_window_help_contents_activate_cb: documentation doesn't have a 'chat' section anymore (#590029) src/empathy-chat-window.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit c266347e297660bb665abfcdfc3d6568fd8e4294 Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> Date: Fri Aug 7 16:12:21 2009 +0100 empathy_send_file_with_file_chooser: allow to send files from network locations (#591058) Empathy can send file from network locations so there is no reason to not allow users to. libempathy-gtk/empathy-ui-utils.c | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) commit a90f1f5cb840c43a60a5da2e5d6daa884ba8dd2c Author: Frédéric Péters <fpeters@0d.be> Date: Tue Jul 28 10:36:47 2009 +0200 Let messages with two slashes without spaces in between pass This makes it possible to send /unix/path (GNOME bug 589335) libempathy-gtk/empathy-chat.c | 15 ++++++++++++--- 1 files changed, 12 insertions(+), 3 deletions(-) commit 09c7ee275295bcfc31c9ee76d8ef235c73821621 Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> Date: Wed Jun 10 12:19:47 2009 +0100 Use the official MSN icon (#576467) data/icons/hicolor_apps_16x16_im-msn.png | Bin 762 -> 835 bytes data/icons/hicolor_apps_22x22_im-msn.png | Bin 1086 -> 1281 bytes data/icons/hicolor_apps_24x24_im-msn.png | Bin 1203 -> 1407 bytes data/icons/hicolor_apps_32x32_im-msn.png | Bin 1734 -> 1660 bytes data/icons/hicolor_apps_48x48_im-msn.png | Bin 2876 -> 2778 bytes data/icons/hicolor_apps_scalable_im-msn.svg | 380 +++++++++------------------ 6 files changed, 126 insertions(+), 254 deletions(-) commit afb052be39a6ea5e3f5858f69aaf47d27995ec3e Author: Jonathan Tellier <jonathan.tellier@gmail.com> Date: Fri Aug 7 09:19:19 2009 -0400 Setting priv->bus_message_source_id to 0 to make sure that g_source_remove is not called twice on it. src/empathy-call-window.c | 16 +++++++++++++--- 1 files changed, 13 insertions(+), 3 deletions(-) commit 044a71d3ffd3788c1f2f8060448b536eff62d6f0 Author: Jonathan Tellier <jonathan.tellier@gmail.com> Date: Thu Aug 6 10:46:59 2009 -0400 Now removing the bus watch when destroying the pipeline. src/empathy-call-window.c | 20 ++++++++++++++++---- 1 files changed, 16 insertions(+), 4 deletions(-) commit b90d0d4a041ce3753b51a3cbf36142838d9e2876 Author: Jonathan Tellier <jonathan.tellier@gmail.com> Date: Thu Aug 6 15:01:09 2009 -0400 Fixed a bug that caused the application to crash when input volume was changed on a disconnected call. src/empathy-call-window.c | 36 +++++++++++++++++++++++++++--------- 1 files changed, 27 insertions(+), 9 deletions(-) commit ec6cebc3342d4b8777f690df0f687fc00d3d7122 Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> Date: Fri Aug 7 12:21:08 2009 +0100 status_icon_update_notification: don't crash if event->message is NULL g_markup_escape_text isn't NULL-safe so we should be sure that event->message is not NULL before calling it. src/empathy-status-icon.c | 5 ++++- 1 files changed, 4 insertions(+), 1 deletions(-) commit 61281d748f97710b1561ab81cdc1ce33d47f0b78 Author: Seán de Búrca <leftmostcat@gmail.com> Date: Fri Aug 7 02:45:26 2009 -0600 Updated Irish translation po/ga.po | 403 ++++++++++++++++++++++++++++++++------------------------------ 1 files changed, 206 insertions(+), 197 deletions(-) commit 5b03fadebc0191b901d27e7506848c18a25691a0 Merge: eccbc31... 1edab7c... Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> Date: Thu Aug 6 22:39:51 2009 +0100 Merge commit 'jtellier/empathy-contact-widget-style' commit eccbc315b01b7030653191ac1e2b4475dc682fd1 Author: Louis-Francis Ratté-Boulianne <louis-francis.ratte-boulianne@collabora.co.uk> Date: Thu Aug 6 13:26:38 2009 -0400 Move contact when drag'n'dropped (Fix #585443) libempathy-gtk/empathy-contact-list-view.c | 8 ++++++++ 1 files changed, 8 insertions(+), 0 deletions(-) commit bb29218b8ad4e92e03f8b87236c9843392c5c0d9 Author: Olivier Crête <olivier.crete@collabora.co.uk> Date: Tue Aug 4 15:43:53 2009 -0400 Force skew method of clock slaving for alsa/osssrc data/element-properties | 15 +++++++++++++++ 1 files changed, 15 insertions(+), 0 deletions(-) commit 21be2be89095c754e8ddc96a666735eb48f7e7ee Author: Olivier Crête <olivier.crete@collabora.co.uk> Date: Fri Jul 31 20:10:34 2009 -0400 Move the FsElementElementAddedNotifier over the main pipeline libempathy/empathy-call-handler.c | 32 -------------------------------- src/empathy-call-window.c | 31 ++++++++++++++++++++++++++++++- 2 files changed, 30 insertions(+), 33 deletions(-) commit b1508d71bf814939e9b9818377b4fef95c6470b2 Author: Olivier Crête <olivier.crete@collabora.co.uk> Date: Fri Jul 31 20:10:09 2009 -0400 Correctly register the src/sink elements libempathy-gtk/empathy-audio-sink.c | 10 +++++++++- libempathy-gtk/empathy-audio-src.c | 12 +++++++++++- 2 files changed, 20 insertions(+), 2 deletions(-) commit a885bc90fd4c27676090a59bb615b14258ff8579 Author: Olivier Crête <olivier.crete@collabora.co.uk> Date: Fri Jul 10 15:41:27 2009 +0100 Make it possible to set element properties from a config file data/Makefile.am | 3 +- data/element-properties | 17 ++++++++++++ libempathy/empathy-call-handler.c | 50 ++++++++++++------------------------ 3 files changed, 36 insertions(+), 34 deletions(-) commit b1642e68a321a80d7557863409455375906c14ba Author: Olivier Crête <olivier.crete@collabora.co.uk> Date: Fri Jul 10 15:21:16 2009 +0100 Put codec preferences in a configuration file data/Makefile.am | 4 +++ data/codec-preferences | 36 +++++++++++++++++++++++++ libempathy/empathy-call-handler.c | 53 ++++++++---------------------------- 3 files changed, 52 insertions(+), 41 deletions(-) commit 1edab7cb3e0c6de74d22849c904bcde2168c2854 Author: Jonathan Tellier <jonathan.tellier@gmail.com> Date: Thu Aug 6 10:51:35 2009 -0400 Fixed style libempathy-gtk/empathy-contact-widget.c | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit 2fe171b03ebf6e2a4f726e456527cacafa1c4194 Author: Pierre-Luc Beaudoin <pierre-luc.beaudoin@collabora.co.uk> Date: Thu Aug 6 10:37:57 2009 -0400 Remove redundant == TRUE/FALSE libempathy-gtk/empathy-location-manager.c | 18 +++++++++--------- 1 files changed, 9 insertions(+), 9 deletions(-) commit 713fb600634add0e0abe35489402e5ed8d5fde10 Author: Pierre-Luc Beaudoin <pierre-luc.beaudoin@collabora.co.uk> Date: Thu Jul 2 14:25:48 2009 -0400 Fix reduced accuracy concerns As pointed out by users, the previous reduced accuracy mode was not the best. It is better to trunkate the coordinates rather than adding a random value to it. This patch also replaces strcmp by tp_strdiff libempathy-gtk/empathy-location-manager.c | 36 ++++++++++++++-------------- src/empathy-preferences.ui | 2 +- 2 files changed, 19 insertions(+), 19 deletions(-) commit 52a4fda0785b6e49be175221350c8f90d7982527 Merge: 0d01019... faef888... Author: Will Thompson <will.thompson@collabora.co.uk> Date: Thu Aug 6 13:02:52 2009 +0100 Merge branch 'escape-notifications' Fixes #580134 Reviewed-by: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> commit 0d01019a5c90edb5dd7b97037e49bdd508d2f9f9 Author: alinrus <netblock@gmail.com> Date: Thu Aug 6 13:09:41 2009 +0200 Set selectable status information libempathy-gtk/empathy-contact-widget.c | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) commit 6226d30cae6450daa2d930a52dc002ab8bcbee7c Author: Denis Arnaud <darnaud@src.gnome.org> Date: Thu Aug 6 09:58:04 2009 +0200 Updated breton translation po/br.po | 293 ++++++++++++++++++++++++++++++++++---------------------------- 1 files changed, 162 insertions(+), 131 deletions(-) commit e59bb30923e3643b57bace4c01d2cf28e67b659d Author: Denis Arnaud <darnaud@src.gnome.org> Date: Thu Aug 6 06:14:57 2009 +0200 Updated breton translation and added br in Linguas file. 0 files changed, 0 insertions(+), 0 deletions(-) commit c03672a10644fc36352657e9b66e9d3e2e47ecf5 Author: Denis Arnaud <darnaud@src.gnome.org> Date: Thu Aug 6 06:13:40 2009 +0200 Updated breton translation and added br in Linguas file. po/LINGUAS | 1 + po/br.po | 2507 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 2508 insertions(+), 0 deletions(-) commit 70b4decf86fd6df867eb2805782582ef3b5931db Author: Rodrigo L. M. Flores <mail@rodrigoflores.org> Date: Wed Aug 5 12:55:42 2009 -0400 Updated Brazilian Portuguese translation. po/pt_BR.po | 2348 ++++++++++++++++++++++++++++++++++++++--------------------- 1 files changed, 1524 insertions(+), 824 deletions(-) commit 54e803983afeeffe0a46ed0cd43f929859434aff Author: Khaled Hosny <khaledhosny@eglug.org> Date: Wed Aug 5 18:08:52 2009 +0300 Updated Arabic translation po/ar.po | 254 ++++++++++++++++++++++++++++++++----------------------------- 1 files changed, 133 insertions(+), 121 deletions(-) commit 7e8cf5368fc2d51a270f6507a146f0b87bae0e03 Author: Mark Krapivner <mark125@gmail.com> Date: Wed Aug 5 15:39:14 2009 +0300 Updated Hebrew translation po/he.po | 1255 +++++++++++++++++++++++++++++++++++--------------------------- 1 files changed, 718 insertions(+), 537 deletions(-) commit 7d7bc4c67767952b926eb9c3431e485d1e59b6b2 Author: Will Thompson <will.thompson@collabora.co.uk> Date: Wed Aug 5 11:08:44 2009 +0100 Embolden tab labels when you're highlighted This is in addition to en-reddening them, which might not be enough if you can't distinguish red and black, and matches how names are highlighted in the conversation window. Ideally this would be theme-able, but this is a start. src/empathy-chat-window.c | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) commit faef8889c4331af839cbec91691fe97ade60f9f7 Author: Will Thompson <will.thompson@collabora.co.uk> Date: Tue Aug 4 22:29:56 2009 +0100 Don't try to free NULL pixbufs. It's all very well to ensure that we don't pass a NULL pixbuf to libnotify, but we shouldn't then try to g_object_unref () the pointer without checking it's not NULL. src/empathy-chat-window.c | 16 +++++++--------- src/empathy-status-icon.c | 15 ++++++++------- 2 files changed, 15 insertions(+), 16 deletions(-) commit 485ccb5ac65dc8beccd511c9575c3f58ae52d047 Author: Will Thompson <will.thompson@collabora.co.uk> Date: Tue Aug 4 22:15:38 2009 +0100 Escape markup in notifications and icon tooltip 7730ffd fixed this for the notifications that are produced by the chat window, but not for the ones produced by the status icon. Why these are separate code paths eludes me. src/empathy-status-icon.c | 19 ++++++++++++------- 1 files changed, 12 insertions(+), 7 deletions(-) commit e7cfecf66b0620de55633444855999d974acd6f2 Author: Mario Blättermann <mariobl@gnome.org> Date: Tue Aug 4 21:49:13 2009 +0200 Updated German translation help/de/de.po | 13 ++++++++----- 1 files changed, 8 insertions(+), 5 deletions(-) commit 6b4edecdd8924a13855ef0cdad4cf9baa814df17 Author: Jorge González <jorgegonz@svn.gnome.org> Date: Tue Aug 4 20:37:36 2009 +0200 Updated Spanish translation help/es/es.po | 422 ++++++++++++++++++++++++++++----------------------------- 1 files changed, 209 insertions(+), 213 deletions(-) commit 25695252172715884b1a1d94188120498142952a Author: Jorge González <jorgegonz@svn.gnome.org> Date: Tue Aug 4 19:07:07 2009 +0200 Updated Spanish translation po/es.po | 227 +++++++++++++++++++++++++++++++++----------------------------- 1 files changed, 122 insertions(+), 105 deletions(-) commit 8ef6b63b1ce2f906b9cfe74ad49e2981c435bd9c Author: Daniel Nylander <po@danielnylander.se> Date: Mon Aug 3 12:34:54 2009 +0200 Updated Swedish translation po/sv.po | 202 +++++++++++++++++++++++++++++++++++-------------------------- 1 files changed, 116 insertions(+), 86 deletions(-) commit ddd1d7859f1b4b757e1091a816863d8f53b244d7 Author: Kjartan Maraas <kmaraas@gnome.org> Date: Mon Aug 3 00:48:56 2009 +0200 Updated Norwegian bokmål translation. po/nb.po | 1139 ++++++++++++++++++++++++++++++++++++-------------------------- 1 files changed, 659 insertions(+), 480 deletions(-) commit 800532eb93ab4fc40280705e969f5db8a2e548c0 Author: Ivar Smolin <okul@linux.ee> Date: Sun Aug 2 18:41:32 2009 +0300 Updating Estonian translation po/et.po | 282 ++++++++++++++++++++++++++++++++++++++------------------------ 1 files changed, 174 insertions(+), 108 deletions(-) commit 771b69208c4c3bb4b32057e53f97d4c79995a5cc Author: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw> Date: Sun Aug 2 16:11:05 2009 +0800 Updated Traditional Chinese translation(Hong Kong and Taiwan) po/zh_HK.po | 2051 +++++++++++++++++++++++++++++++++++------------------------ po/zh_TW.po | 2054 +++++++++++++++++++++++++++++++++++------------------------ 2 files changed, 2423 insertions(+), 1682 deletions(-) commit d72ca1549ebfe0648060f12416a44530566c066b Author: Cosimo Cecchi <cosimo.cecchi@collabora.co.uk> Date: Sat Aug 1 16:23:17 2009 +0200 Set presence on accounts when they become ready libempathy/empathy-account-manager.c | 9 ++++++++- 1 files changed, 8 insertions(+), 1 deletions(-) commit 9f9890593181c881b09773d7f8e68a402d8ce7fa Author: Cosimo Cecchi <cosimo.cecchi@collabora.co.uk> Date: Sat Aug 1 15:12:42 2009 +0200 Port to libunique configure.ac | 1 + src/Makefile.am | 1 - src/bacon-message-connection.c | 412 ---------------------------------------- src/bacon-message-connection.h | 51 ----- src/empathy.c | 151 ++++----------- 5 files changed, 38 insertions(+), 578 deletions(-) commit af5cee20d84c3ef3ebf31f7e19b4108f9607aa14 Author: Cosimo Cecchi <cosimo.cecchi@collabora.co.uk> Date: Sat Aug 1 13:24:42 2009 +0200 Make sure we always show the main window src/empathy-main-window.c | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) commit 0c6cc061e45dd68827a8bbc28b96df4b753c29fd Author: Seán de Búrca <leftmostcat@gmail.com> Date: Sat Aug 1 02:53:05 2009 -0600 Updated Irish translation po/ga.po | 2752 +++++++++++++++++++++++++++++++++++++++++++++++--------------- 1 files changed, 2081 insertions(+), 671 deletions(-) commit de42661f2e27d8bffb4c9ed3e921c85a8fe27add Author: Seán de Búrca <leftmostcat@gmail.com> Date: Sat Aug 1 02:42:54 2009 -0600 Add type to UI file to catch missing strings po/POTFILES.in | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 8dcbfe163b293dda9bc0481e846db3bdd4e0ea98 Merge: 3e8f251... c62744a... Author: Cosimo Cecchi <cosimo.cecchi@collabora.co.uk> Date: Sat Aug 1 10:33:18 2009 +0200 Merge branch 'master' into mc5 commit 3e8f25168aadd741ecc0fe8da4d1847eece5ff83 Merge: 41e5b31... 87070d2... Author: Cosimo Cecchi <cosimo.cecchi@collabora.co.uk> Date: Sat Aug 1 10:32:39 2009 +0200 Merge branch 'sjoerd-mc5' into mc5 Conflicts: libempathy-gtk/empathy-account-widget.c libempathy-gtk/empathy-protocol-chooser.c commit 41e5b31c1918f40c3ba47bff2dc9ab682fe0391f Author: Cosimo Cecchi <cosimoc@gnome.org> Date: Fri Jul 31 12:11:58 2009 +0200 Use proper display names in the chooser libempathy-gtk/empathy-protocol-chooser.c | 46 +++++++++++++++++++++++++---- 1 files changed, 40 insertions(+), 6 deletions(-) commit c62744a26535b8778e6053e5d7c544ca9ccc1e5f Author: Aron Xu <aronxu@gnome.org> Date: Fri Jul 31 18:03:44 2009 +0800 Updated Simplified Chinese translation. po/zh_CN.po | 82 ++++++++++++++++++++++++++++++---------------------------- 1 files changed, 42 insertions(+), 40 deletions(-) commit 0279ad1b9504f81dbe6773eab9fdbd6ffdbfca3d Author: Cosimo Cecchi <cosimoc@gnome.org> Date: Fri Jul 31 11:44:35 2009 +0200 Make protocol icons work also with account == NULL libempathy/empathy-account-settings.c | 7 +++++-- libempathy/empathy-account-settings.h | 2 +- src/empathy-accounts-dialog.c | 11 ++++++++--- 3 files changed, 14 insertions(+), 6 deletions(-) commit 8d2d494e21dd76251ce3fff3301bf007eb514f53 Author: Cosimo Cecchi <cosimoc@gnome.org> Date: Fri Jul 31 11:44:12 2009 +0200 Don't try to lookup NULL connections libempathy-gtk/empathy-contact-dialogs.c | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) commit e0f2c0a49153280c723a293f2dcda0dffd931ec2 Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk> Date: Thu Jul 30 20:00:01 2009 +0200 Change the name to Empathy IM Client, which is more recognizable data/empathy.desktop.in.in | 6 +++--- empathy.doap | 4 ++-- help/C/empathy.xml | 2 +- src/empathy.c | 2 +- 4 files changed, 7 insertions(+), 7 deletions(-) commit 87070d25c5f2d9a0ecba73e8ce913eca7f183c79 Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk> Date: Thu Jul 30 19:35:03 2009 +0200 Fix some coding style issues libempathy/empathy-account-manager.c | 11 +++++++---- libempathy/empathy-account-settings.c | 33 ++++++++++++++++++--------------- libempathy/empathy-account.c | 8 +++++--- libempathy/empathy-dispatcher.c | 1 - 4 files changed, 30 insertions(+), 23 deletions(-) commit f54c1834d7a8dc0de0f6f4c1ae60910a38944d05 Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk> Date: Thu Jul 30 19:30:25 2009 +0200 add some slightly nicer debug messages libempathy/empathy-account.c | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) commit 4e38b2c3eab6a2a19906db5c4933870beb6ce626 Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk> Date: Thu Jul 30 19:29:35 2009 +0200 Add a small comment about emp_account_manager_update_global_presence libempathy/empathy-account-manager.c | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) commit ef19c477deba879906da074361527c7885db35ee Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk> Date: Thu Jul 30 19:25:24 2009 +0200 Fix typo libempathy/empathy-idle.c | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit 586a307e56f2bce203e80de9f9f9d5a15e34bec6 Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk> Date: Thu Jul 30 17:37:45 2009 +0200 Update python bindings python/pyempathy/pyempathy.defs | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) commit c9ef23052d2e5007e6120dcc881d6c382fcf48d3 Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk> Date: Thu Jul 30 17:35:38 2009 +0200 Chang the API of AccountManager to have the get lookup the account by name EmpathyAccountManager used to have a _lookup function that looked up accounts by name and a _get function that lookup up accounts by connection. This is confusing, as looking up an account for a connection is less common rename have the _get_account be the same _lookup (but without returning a ref) and add a _get_account_for_connection function lookup by account libempathy-gtk/empathy-chat.c | 6 ++++-- libempathy-gtk/empathy-contact-list-view.c | 2 +- libempathy/empathy-account-manager.c | 15 +++++---------- libempathy/empathy-account-manager.h | 4 ++-- libempathy/empathy-chatroom-manager.c | 8 ++++---- libempathy/empathy-contact.c | 3 ++- libempathy/empathy-dispatcher.c | 4 +--- libempathy/empathy-log-store-empathy.c | 4 +++- megaphone/src/megaphone-applet.c | 3 ++- src/empathy-chat-window.c | 4 +--- src/empathy.c | 2 +- 11 files changed, 26 insertions(+), 29 deletions(-) commit 237c4ac2d8d1b008a0c34aa24fc63eb3a1c0c91d Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk> Date: Thu Jul 30 17:18:30 2009 +0200 explicitely include libempathy/empathy-enum-types.h python/pyempathygtk/pyempathygtk.override | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit 89108da0875495e3b832db3a6db264b25c6ffe81 Author: lyper <lyp069@gmail.com> Date: Thu Jul 30 14:01:52 2009 +0800 Updated Simplified Chinese translation. po/zh_CN.po | 133 ++++++++++++++++++++++++++++++----------------------------- 1 files changed, 67 insertions(+), 66 deletions(-) commit bf6b5979152190e78ca913c6cfd0b91e204c60fd Author: Cosimo Cecchi <cosimo.cecchi@collabora.co.uk> Date: Thu Jul 30 00:44:36 2009 +0200 Fix trailing whitespace libempathy-gtk/empathy-account-widget.c | 18 +++++++++--------- libempathy/empathy-account-manager.c | 6 +++--- src/empathy-accounts-dialog.c | 12 ++++++------ 3 files changed, 18 insertions(+), 18 deletions(-) commit 6d753b4f94a7fd35a727f5a2359087379e8288b1 Author: Cosimo Cecchi <cosimo.cecchi@collabora.co.uk> Date: Thu Jul 30 00:44:27 2009 +0200 Update POTFILES.in po/POTFILES.in | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) commit 20438b5175f16e9b78b68a89b5da3fdd3aadad45 Author: Cosimo Cecchi <cosimoc@gnome.org> Date: Wed Jul 29 23:38:19 2009 +0200 Don't try to unref the GtkBuilder object in _dispose We take care of unreffing it before getting to dispose, as the object can have a variable lifecycle libempathy-gtk/empathy-account-widget.c | 6 ------ 1 files changed, 0 insertions(+), 6 deletions(-) commit c8fc859d6d2bda4110e0dcb5fa4e213162d1c1c4 Author: Cosimo Cecchi <cosimoc@gnome.org> Date: Wed Jul 29 23:38:00 2009 +0200 Hook up to the destroy signal in EmpathyAccountWidget libempathy-gtk/empathy-account-widget.c | 11 +++++++++++ 1 files changed, 11 insertions(+), 0 deletions(-) commit 25ee209b2d033ca91f23a818636926285030945d Author: Cosimo Cecchi <cosimoc@gnome.org> Date: Wed Jul 29 23:21:40 2009 +0200 Set the sensitivity to the forget button libempathy-gtk/empathy-account-widget.c | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) commit 6bd8c2d7d8589d3d0019599c75de05b20ae18f44 Author: Cosimo Cecchi <cosimoc@gnome.org> Date: Wed Jul 29 23:11:07 2009 +0200 Ignore default value for required params Parameters should never have both the default and the required flags set, as required means the user has to fill in a value. When this happens anyway, the default dlag should be ignored, so we can avoid looking up the default value when checking for an account settings' validity. libempathy/empathy-account-settings.c | 4 ---- 1 files changed, 0 insertions(+), 4 deletions(-) commit 3c966e213e602fc6bb289a30b62f12122dcbdee9 Author: Cosimo Cecchi <cosimoc@gnome.org> Date: Wed Jul 29 23:06:35 2009 +0200 Make account creation non-exclusive As it's valid to create more than an account at the same time, we should permit it with subsequent calls to EmpathyAccountManager. libempathy/empathy-account-manager.c | 68 +++++++++++++++++++++++----------- 1 files changed, 46 insertions(+), 22 deletions(-) commit 10439722fe6985ff89c61e8c7488113e1a52806e Author: Cosimo Cecchi <cosimoc@gnome.org> Date: Wed Jul 29 22:44:22 2009 +0200 Rename empathy_account_settings_owns_account() Call it empathy_account_settings_has_account() instead libempathy/empathy-account-settings.c | 2 +- libempathy/empathy-account-settings.h | 2 +- src/empathy-accounts-dialog.c | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) commit 9980b694fec4e3d205555a88040571365416455b Author: Cosimo Cecchi <cosimoc@gnome.org> Date: Mon Jul 27 11:52:06 2009 +0200 Implement dispose and finalize libempathy-gtk/empathy-account-widget.c | 106 ++++++++++++++++++++++--------- 1 files changed, 75 insertions(+), 31 deletions(-) commit 7f58866b6d20c71e21af8d90dc714f32de077af5 Author: Cosimo Cecchi <cosimoc@gnome.org> Date: Mon Jul 27 01:24:53 2009 +0200 Set apply button sensitivity on creation libempathy-gtk/empathy-account-widget.c | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit 207d7ac4384915a0fd3a65f609a04eeb59cb98e0 Author: Cosimo Cecchi <cosimoc@gnome.org> Date: Mon Jul 27 01:24:42 2009 +0200 Remove debug output src/empathy-accounts-dialog.c | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) commit 68f828614636f87c93af780960954c923cf2faf6 Author: Cosimo Cecchi <cosimoc@gnome.org> Date: Mon Jul 27 01:18:31 2009 +0200 Add a cosmetic comment to separate public and non-public methods. libempathy-gtk/empathy-account-widget.c | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) commit c6e40cfec95a7f0bef133a96b74220a9bd295c72 Author: Cosimo Cecchi <cosimoc@gnome.org> Date: Mon Jul 27 01:17:25 2009 +0200 Use telepathy style libempathy-gtk/empathy-account-widget.c | 1289 ++++++++++++++++--------------- 1 files changed, 657 insertions(+), 632 deletions(-) commit 9e9bc5b2eebee732b8012cbcd649ebba1c320b65 Author: Cosimo Cecchi <cosimoc@gnome.org> Date: Mon Jul 27 01:17:14 2009 +0200 Update copyright and author libempathy-gtk/empathy-account-widget.c | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) commit 000a7c0ca4dc343b42e628323ddd1ca0f2a08e3f Author: Cosimo Cecchi <cosimo.cecchi@collabora.co.uk> Date: Mon Jul 27 00:54:23 2009 +0200 First cut at GObject-ifying EmpathyAccountWidget libempathy-gtk/Makefile.am | 3 +- libempathy-gtk/empathy-account-widget-irc.c | 79 ++-- libempathy-gtk/empathy-account-widget-irc.h | 5 +- .../empathy-account-widget-local-xmpp.ui | 219 +++++++ libempathy-gtk/empathy-account-widget-private.h | 47 ++ libempathy-gtk/empathy-account-widget-salut.ui | 219 ------- libempathy-gtk/empathy-account-widget-sip.c | 42 +- libempathy-gtk/empathy-account-widget-sip.h | 5 +- libempathy-gtk/empathy-account-widget.c | 642 +++++++++++--------- libempathy-gtk/empathy-account-widget.h | 52 +- src/empathy-accounts-dialog.c | 29 +- 11 files changed, 732 insertions(+), 610 deletions(-) commit a84e75c56b59533a551a411ff7a2aa7d88659cd4 Author: Cosimo Cecchi <cosimo.cecchi@collabora.co.uk> Date: Sun Jul 26 17:09:06 2009 +0200 Add empathy_account_settings_is_valid () libempathy/empathy-account-settings.c | 60 +++++++++++++++++++++++++++++++++ libempathy/empathy-account-settings.h | 1 + 2 files changed, 61 insertions(+), 0 deletions(-) commit 72ae76e34c0c57b326be53f860bbc12cadf1ceb8 Author: Cosimo Cecchi <cosimo.cecchi@collabora.co.uk> Date: Sun Jul 26 17:08:47 2009 +0200 Fix a typo. libempathy-gtk/empathy-account-widget.h | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) commit 88723038185c9f7b1402153f0a3009ea883fc250 Author: Cosimo Cecchi <cosimo.cecchi@collabora.co.uk> Date: Sat Jul 25 18:24:54 2009 +0200 Even more cleanup + update header src/empathy-accounts-dialog.c | 23 +++++++++++++---------- 1 files changed, 13 insertions(+), 10 deletions(-) commit 0613221d61c564e4931cf3f62cc95109e71f4c6c Author: Cosimo Cecchi <cosimoc@gnome.org> Date: Sat Jul 25 18:20:40 2009 +0200 Adapt to the current telepathy style src/empathy-accounts-dialog.c | 2318 ++++++++++++++++++++--------------------- 1 files changed, 1146 insertions(+), 1172 deletions(-) commit ab51e3524e667dce95c9b792a9cd051f4070d668 Author: Cosimo Cecchi <cosimo.cecchi@collabora.co.uk> Date: Sat Jul 25 17:23:38 2009 +0200 Use the right property name when getting the connection status. src/empathy-accounts-dialog.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 604cd696cf2af3995a3bba6317b3684255a08fc2 Author: Cosimo Cecchi <cosimo.cecchi@collabora.co.uk> Date: Sat Jul 25 17:02:20 2009 +0200 Fix a typo in dispose() libempathy/empathy-account-manager.c | 8 +++++--- 1 files changed, 5 insertions(+), 3 deletions(-) commit 8159c9cf091d3474702df58b04dcd11783109ab7 Author: Cosimo Cecchi <cosimo.cecchi@collabora.co.uk> Date: Sat Jul 25 17:01:33 2009 +0200 Cancel the creation thread in dispose() libempathy/empathy-account-manager.c | 11 +++++++++++ 1 files changed, 11 insertions(+), 0 deletions(-) commit b3970ee62ba17348a793cc2d2e617f403216f728 Author: Cosimo Cecchi <cosimo.cecchi@collabora.co.uk> Date: Sat Jul 25 16:46:32 2009 +0200 Emit the ACCOUNT_CREATED signal at the right time I.e. emit it only after the account has been added to the relevant EmpathyAccountSettings object. libempathy/empathy-account-manager.c | 67 ++++++++++++++++------------------ 1 files changed, 31 insertions(+), 36 deletions(-) commit 7823b045d9b6a00102a44b40943d7d2188412521 Author: Cosimo Cecchi <cosimo.cecchi@collabora.co.uk> Date: Sat Jul 25 16:45:01 2009 +0200 Use the new API when getting the account iter. src/empathy-accounts-dialog.c | 13 ++++++++----- 1 files changed, 8 insertions(+), 5 deletions(-) commit 7f8d4b20123d1f3f48ddaf404b022bdeeba5d99a Author: Cosimo Cecchi <cosimo.cecchi@collabora.co.uk> Date: Sat Jul 25 16:44:14 2009 +0200 Add empathy_account_settings_owns_account() libempathy/empathy-account-settings.c | 14 ++++++++++++++ libempathy/empathy-account-settings.h | 3 +++ 2 files changed, 17 insertions(+), 0 deletions(-) commit 6d59456848be4257df0724a610ef224d8c1d2e84 Author: Cosimo Cecchi <cosimoc@gnome.org> Date: Fri Jul 24 21:24:38 2009 +0200 Make sure the account dialog respects the initial selection src/empathy-accounts-dialog.c | 64 +++++++++++++++++++++------------------- 1 files changed, 34 insertions(+), 30 deletions(-) commit e3ed5ba84d20da177070d4708bca4bdb9d0ee149 Author: Cosimo Cecchi <cosimoc@gnome.org> Date: Fri Jul 24 15:52:29 2009 +0200 Implement _set_display_name libempathy/empathy-account-settings.c | 46 +++++++++++++++++++++++++ libempathy/empathy-account.c | 59 +++++++++++++++++++++++++++++++++ libempathy/empathy-account.h | 7 +++- 3 files changed, 110 insertions(+), 2 deletions(-) commit 45c7f5469ed08aeda3d54bf375d129cab5194cde Author: Cosimo Cecchi <cosimoc@gnome.org> Date: Fri Jul 24 01:45:59 2009 +0200 When an account is enabled, always align it to the global presence. Before, this was only done for newly created accounts, and not every time any account was enabled. libempathy/empathy-account-manager.c | 17 +++++++++-------- 1 files changed, 9 insertions(+), 8 deletions(-) commit 113d262b56effb7927d310ca90db3da5840e2dc9 Author: Cosimo Cecchi <cosimoc@gnome.org> Date: Thu Jul 23 19:23:27 2009 +0200 Make remove work src/empathy-accounts-dialog.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 9b7a3c09518ca7fee43c0c8941a0c1d49261871e Author: Cosimo Cecchi <cosimoc@gnome.org> Date: Thu Jul 23 19:23:04 2009 +0200 Plug some leaks libempathy/empathy-account-manager.c | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) commit 68d69476f586e377ce45af014f7e4eeb8acd3b8d Author: Cosimo Cecchi <cosimoc@gnome.org> Date: Thu Jul 23 19:22:30 2009 +0200 Respect the global presence when enabling an account libempathy/empathy-account-manager.c | 39 +++++++++++++++++++++++++++++++-- 1 files changed, 36 insertions(+), 3 deletions(-) commit d5c41662829057e80268b6771fbe7452aa36a814 Author: Cosimo Cecchi <cosimoc@gnome.org> Date: Thu Jul 23 16:27:36 2009 +0200 Unref the dialog when destroying src/empathy-accounts-dialog.c | 10 ++++++++++ 1 files changed, 10 insertions(+), 0 deletions(-) commit 5a729c2ae7018c491216eedc93129fa483cab181 Author: Cosimo Cecchi <cosimoc@gnome.org> Date: Thu Jul 23 16:22:38 2009 +0200 Chain up dispose and remove useless finalize src/empathy-accounts-dialog.c | 9 ++------- 1 files changed, 2 insertions(+), 7 deletions(-) commit 43208e2ee8fe2371d0562f37d817173857a91268 Author: Cosimo Cecchi <cosimoc@gnome.org> Date: Thu Jul 23 16:21:12 2009 +0200 Move some code off dispose src/empathy-accounts-dialog.c | 49 ++++++++++++++++++++++++++--------------- 1 files changed, 31 insertions(+), 18 deletions(-) commit 010828ac98b604438cd0edace9263cd120f4ad10 Author: Cosimo Cecchi <cosimoc@gnome.org> Date: Thu Jul 23 12:32:23 2009 +0200 GObject-ify and clean-up the code; still WIP src/empathy-accounts-dialog.c | 545 +++++++++++++++++++++++++++-------------- src/empathy-accounts-dialog.h | 27 ++- 2 files changed, 387 insertions(+), 185 deletions(-) commit 9dfae3e6a3b7ca4751c2249590eca8317768e9b9 Author: Cosimo Cecchi <cosimoc@gnome.org> Date: Thu Jul 23 12:31:27 2009 +0200 Add an API to get the num of CMs libempathy/empathy-connection-managers.c | 12 ++++++++++++ libempathy/empathy-connection-managers.h | 2 ++ 2 files changed, 14 insertions(+), 0 deletions(-) commit 4b6db27ff05428dda571c5e60bc7229a4dd91d5f Author: Cosimo Cecchi <cosimo.cecchi@collabora.co.uk> Date: Wed Jul 22 14:15:01 2009 +0200 Synchronize EmpathyProtocolChooser and EmpathyAccountsDialog Synchronize the two objects with the help of EmpathyConnectionManagers, so that we can get a consistent list of the CMs when using the chooser. libempathy-gtk/empathy-protocol-chooser.c | 77 +++++++++++++---------------- libempathy-gtk/empathy-protocol-chooser.h | 6 ++- tests/test-empathy-protocol-chooser.c | 8 ++-- 3 files changed, 43 insertions(+), 48 deletions(-) commit ac4f16973341bb7b0d9af0e668bf1c9c13a49431 Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk> Date: Wed Jul 29 20:38:38 2009 +0200 Update python bindings python/pyempathy/pyempathy.defs | 158 ++++++++++++++++++++++++--------- python/pyempathygtk/pyempathygtk.defs | 120 ++++++++++++++++++++----- 2 files changed, 212 insertions(+), 66 deletions(-) commit 97d122d36a2e387ccdba9689052b0397bbe42a76 Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk> Date: Wed Jul 29 20:38:13 2009 +0200 remove usage of empathy_account_equal libempathy-gtk/empathy-account-chooser.c | 8 +++----- libempathy-gtk/empathy-chat.c | 2 +- libempathy-gtk/empathy-log-window.c | 2 +- libempathy/empathy-chatroom-manager.c | 11 ++++------- libempathy/empathy-chatroom.c | 3 +-- libempathy/empathy-utils.c | 7 ------- libempathy/empathy-utils.h | 2 -- megaphone/src/megaphone-applet.c | 2 +- src/empathy-chat-window.c | 2 +- src/empathy-chatrooms-window.c | 2 +- 10 files changed, 13 insertions(+), 28 deletions(-) commit a5a46b1dc612eb29b86f4bdfa3b3d80cb35f8893 Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk> Date: Wed Jul 29 20:20:57 2009 +0200 Remove empathy_account_hash libempathy/empathy-utils.c | 8 -------- libempathy/empathy-utils.h | 1 - src/empathy-main-window.c | 4 ++-- 3 files changed, 2 insertions(+), 11 deletions(-) commit bb2d63c7d3964a3cd68e6667a19907aa72bb686b Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk> Date: Wed Jul 29 19:28:56 2009 +0200 Unref the connection if it fails to become ready or is invalidated libempathy/empathy-account.c | 27 +++++++++++++++++---------- 1 files changed, 17 insertions(+), 10 deletions(-) commit 68cf4c663ae37ef031adfbe4afaecc218df235e6 Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk> Date: Wed Jul 29 16:50:17 2009 +0200 Fix some coding style issues libempathy-gtk/empathy-protocol-chooser.c | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) commit 4c97b5730fd6c27376c6e2079262038e87fdc6c9 Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk> Date: Wed Jul 29 16:48:08 2009 +0200 Fix some leaks libempathy-gtk/empathy-account-widget.c | 8 +++++++- 1 files changed, 7 insertions(+), 1 deletions(-) commit 1bcccdbc977cc35af2edccc9b222d53a63a8c0b6 Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk> Date: Wed Jul 29 16:46:24 2009 +0200 Add a utility function to may protocols to their icons libempathy-gtk/empathy-protocol-chooser.c | 3 +-- libempathy/empathy-account.c | 2 +- libempathy/empathy-utils.c | 6 ++++++ libempathy/empathy-utils.h | 2 ++ 4 files changed, 10 insertions(+), 3 deletions(-) commit 7d0365eab1fa74ddf72d89d997740f809290b7aa Author: Xavier Claessens <xclaesse@gmail.com> Date: Wed Jul 29 14:21:45 2009 +0200 Bump version configure.ac | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)