commit 1cf1fc435c4ce08b4d2c5085d1432066a95bcde8 Author: Guillaume Desmottes Date: Tue Dec 14 16:04:51 2010 +0100 prepare 2.91.3.1 NEWS | 40 ++++++++++++++++++++++++++++++++++++++++ configure.ac | 4 ++-- 2 files changed, 42 insertions(+), 2 deletions(-) commit 814dfdd0924a7f0a216b0afbde16b5f114fd89b3 Author: Yaron Shahrabani Date: Mon Dec 13 23:47:01 2010 +0200 Updated Hebrew translation. po/he.po | 139 +++++++++++++++++++++++++++++++++----------------------------- 1 files changed, 74 insertions(+), 65 deletions(-) commit c6371ec63c928c848cbb5474cb005af5cc414230 Author: Philip Withnall Date: Sun Dec 12 18:51:07 2010 +0000 Bug 637097 — Port to latest folks API changes Catch up with three interface renamings which have happened in folks master. This bumps Empathy's folks dependency to 0.3.3. Closes: bgo#637097 configure.ac | 2 +- libempathy-gtk/empathy-contact-widget.c | 10 ++++---- libempathy-gtk/empathy-individual-menu.c | 4 +- libempathy-gtk/empathy-individual-store.c | 27 ++++++++++++++----------- libempathy-gtk/empathy-individual-view.c | 6 ++-- libempathy-gtk/empathy-individual-widget.c | 29 ++++++++++++++++----------- libempathy-gtk/empathy-persona-store.c | 12 ++++++---- libempathy-gtk/empathy-ui-utils.c | 6 +++- libempathy/empathy-contact.c | 20 +++++++++++------- libempathy/empathy-individual-manager.c | 4 +- 10 files changed, 68 insertions(+), 52 deletions(-) commit 92ab34517a94d36ced95514e4fdbde17b2e6004f Author: Will Thompson Date: Wed Dec 8 18:59:41 2010 +0000 Compile with --without-ca-file libempathy/empathy-tls-verifier.c | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) commit e5677e4dc098d563a5e2617e978c45335717b915 Author: Philip Withnall Date: Mon Dec 13 13:55:49 2010 +0000 Prevent premature finalisation of an EmpathyPersonaStore in certain cases In the case that one of the GtkTreeRowReferences belonging to the Personas in an EmpathyPersonaStore holds the last reference to the persona store, the store can be prematurely finalised, causing Empathy to go into an infinite loop inside GHashTable code (the hash table is finalised with the persona store, and overwritten with 0xfff… — this happens to cause the next bit of hash table code to be called to go into an infinite loop). This can be fixed by holding a reference to the persona store when changing its personas in response to a personas-changed signal. libempathy-gtk/empathy-persona-store.c | 7 +++++++ 1 files changed, 7 insertions(+), 0 deletions(-) commit 315675364ae3c5afb3bda08a7389d655112ad7a5 Author: Philip Withnall Date: Sun Dec 12 11:25:26 2010 +0000 Bug 631096 — Should not mention "meta contacts" in UI Change all occurrences of “meta-contacts” in translatable strings to use the phrase “linked contacts” instead. Closes: bgo#631096 libempathy-gtk/empathy-individual-widget.c | 8 ++++++-- libempathy-gtk/empathy-linking-dialog.c | 10 +++++----- 2 files changed, 11 insertions(+), 7 deletions(-) commit a2f8a7b9198d90f6a2e8e38c403e29c25b0b560c Author: Philip Withnall Date: Sun Dec 12 18:15:51 2010 +0000 Bug 636700 — Add an extra warning when deleting a metacontact libempathy-gtk/empathy-individual-view.c | 41 +++++++++++++++++++++++++++--- 1 files changed, 37 insertions(+), 4 deletions(-) commit 7e4103ab9ceebf9369e9684fbe6564f1f5238adb Author: Guillaume Desmottes Date: Mon Dec 13 13:15:10 2010 +0100 remove released flag accidentally set in previous commit configure.ac | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit b4930806a93a8b365400e563b8fa359c00c4016a Author: Robert Sajdok Date: Mon Dec 13 10:40:23 2010 +0100 main-window: add a tooltip on connection error info bars (#626507) configure.ac | 2 +- src/empathy-main-window.c | 1 + 2 files changed, 2 insertions(+), 1 deletions(-) commit f6180441540a3a19f4b61d5908c97ebc5b60e779 Author: Kjartan Maraas Date: Sun Dec 12 21:31:30 2010 +0100 Updated Norwegian bokmål translation po/nb.po | 432 ++++++++++++++++++++++++++++++++------------------------------ 1 files changed, 225 insertions(+), 207 deletions(-) commit cc04faff9afbffc10a5a1e82a78e073064219fc6 Author: Philip Withnall Date: Sun Dec 12 11:21:01 2010 +0000 Update British English translation po/en_GB.po | 1256 ++++++++++++++++++++++++++++++++--------------------------- 1 files changed, 672 insertions(+), 584 deletions(-) commit 4ce52c5fb8116e72a3b87c7a79f49ceefe355f9e Author: Matej Urbančič Date: Sat Dec 11 21:08:14 2010 +0100 Updated Slovenian translation po/sl.po | 564 ++++++++++++++++++++++++++++++++------------------------------ 1 files changed, 291 insertions(+), 273 deletions(-) commit 209dd3b22e18e6faf6956c03e711b70023c8a9ff Author: Daniel Mustieles Date: Sat Dec 11 15:28:44 2010 +0100 Updated Spanish translation po/es.po | 426 ++++++++++++++++++++++++++++++++------------------------------ 1 files changed, 221 insertions(+), 205 deletions(-) commit 698e6e591310e605ff204915637527985f379bf2 Author: Fran Diéguez Date: Fri Dec 10 18:11:40 2010 +0100 Updated Galician translations po/gl.po | 468 ++++++++++++++++++++++++++++++++------------------------------ 1 files changed, 242 insertions(+), 226 deletions(-) commit 216990096f7087f7e29c0fdf2c25c34274f83376 Author: Cheng-Chia Tseng Date: Thu Dec 9 19:54:27 2010 +0800 Updated Traditional Chinese translation(Hong Kong and Taiwan) po/zh_HK.po | 905 +++++++++++++++++++++++++++++++---------------------------- po/zh_TW.po | 905 +++++++++++++++++++++++++++++++---------------------------- 2 files changed, 960 insertions(+), 850 deletions(-) commit fdfca8f9fa60962a6e808e8c9cdb2173205457b0 Author: Guillaume Desmottes Date: Tue Dec 7 14:35:53 2010 +0100 empathy_subscription_dialog_show: show contact details It makes sense to give as much info as possible on the contact when asking if we want to add him to our contact list (#608806). libempathy-gtk/empathy-contact-dialogs.c | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) commit 7ff5fadde643aa96b771dc57e47455ca761ed0f8 Author: Yaron Shahrabani Date: Tue Dec 7 15:37:49 2010 +0200 Updated Hebrew translation. po/he.po | 420 ++++++++++++++++++++++++++++++++------------------------------ 1 files changed, 218 insertions(+), 202 deletions(-) commit 92c0e18861d5a8fd9b55e7385581ac961f615a5e Author: Guillaume Desmottes Date: Tue Dec 7 14:01:13 2010 +0100 Remove Ovi chat profile Ovi services are about to change so best to wait for now. libempathy-gtk/empathy-account-widget-jabber.ui | 105 ----------------------- libempathy-gtk/empathy-account-widget.c | 35 -------- libempathy-gtk/empathy-protocol-chooser.c | 15 --- libempathy/empathy-utils.c | 1 - 4 files changed, 0 insertions(+), 156 deletions(-) commit 521662e23476ddc9bc9c96917bb04a06ff4479cc Author: Guillaume Desmottes Date: Thu Sep 30 11:05:59 2010 +0200 add services_infos containing infos regarding services libempathy-gtk/empathy-account-widget.c | 45 ++++++++++++++++-------------- 1 files changed, 24 insertions(+), 21 deletions(-) commit c5a45a77bcc3fc39bb4814f46deb994e1b29ddb5 Author: Guillaume Desmottes Date: Thu Sep 30 10:52:02 2010 +0200 hide jabber example by default so we just have to show the one we want libempathy-gtk/empathy-account-widget-jabber.ui | 1 - libempathy-gtk/empathy-account-widget.c | 9 ++++----- 2 files changed, 4 insertions(+), 6 deletions(-) commit 43070f934f712124c9b064c34021f42e09eb328e Author: Guillaume Desmottes Date: Thu Sep 30 10:32:15 2010 +0200 account_widget_get_service: check Service for Facebook and GTalk too libempathy-gtk/empathy-account-widget.c | 17 +++++++++++------ 1 files changed, 11 insertions(+), 6 deletions(-) commit 598db544a4d66a00aa45c036eb5bd6f591f0f996 Author: Guillaume Desmottes Date: Thu Sep 30 10:27:30 2010 +0200 empathy_account_widget_get_default_display_name: special case Ovi as well libempathy-gtk/empathy-account-widget.c | 8 ++++++++ 1 files changed, 8 insertions(+), 0 deletions(-) commit 378fff47b595c21f802c0de3944cb520981a992d Author: Guillaume Desmottes Date: Thu Sep 30 10:25:19 2010 +0200 more use of account_widget_get_service() libempathy-gtk/empathy-account-widget.c | 34 +++--------------------------- 1 files changed, 4 insertions(+), 30 deletions(-) commit 0087a5bd8ddd99a16288bd74a5e23da41c0d8dd1 Author: Guillaume Desmottes Date: Thu Sep 30 10:20:15 2010 +0200 add account_widget_get_service() and an enum to represent services libempathy-gtk/empathy-account-widget.c | 53 +++++++++++++++++++++++------- 1 files changed, 40 insertions(+), 13 deletions(-) commit 7fa0c3b106c5d5d35cb86a75da047b8c7c5e2685 Author: Guillaume Desmottes Date: Wed Sep 22 16:51:05 2010 +0200 add account widget for Ovi libempathy-gtk/empathy-account-widget-jabber.ui | 105 +++++++++++++++++++++++ libempathy-gtk/empathy-account-widget.c | 47 ++++++++++- 2 files changed, 149 insertions(+), 3 deletions(-) commit d25db434c8871b871fb007c2e41a0da834587974 Author: Guillaume Desmottes Date: Tue Sep 21 14:28:01 2010 +0200 account-widget: generalise facebook suffix code libempathy-gtk/empathy-account-widget.c | 46 +++++++++++++++++++++---------- 1 files changed, 31 insertions(+), 15 deletions(-) commit 0b94b1427a34bc16d98c4c0622c637df8856adc4 Author: Guillaume Desmottes Date: Tue Sep 21 14:13:37 2010 +0200 add Ovi chat profile (#630146) libempathy-gtk/empathy-protocol-chooser.c | 15 +++++++++++++++ libempathy/empathy-utils.c | 1 + 2 files changed, 16 insertions(+), 0 deletions(-) commit 6c5839c976407292715daf22cdddf6aca469fa75 Merge: 9d40a77 eb3f7d2 Author: Jonny Lamb Date: Tue Dec 7 11:54:33 2010 +0000 Merge branch 'sasl' commit eb3f7d2fb30be62b801b6086143fb476b5368b5d Author: Jonny Lamb Date: Tue Dec 7 11:11:34 2010 +0000 server-sasl-handler: shorten very long lines Signed-off-by: Jonny Lamb libempathy/empathy-server-sasl-handler.c | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) commit 436815408e8a159a56a4a5ce0ee4aa52b51a8800 Author: Jonny Lamb Date: Tue Dec 7 11:10:20 2010 +0000 server-sasl-handler: stop using GET_PRIV Signed-off-by: Jonny Lamb libempathy/empathy-server-sasl-handler.c | 33 +++++++++++++---------------- 1 files changed, 15 insertions(+), 18 deletions(-) commit bd7cb52a486f7f57d75070c28afd1f2b1b0dc017 Author: Jonny Lamb Date: Tue Dec 7 11:10:15 2010 +0000 password-dialog: stop using GET_PRIV Signed-off-by: Jonny Lamb libempathy-gtk/empathy-password-dialog.c | 16 +++++++--------- 1 files changed, 7 insertions(+), 9 deletions(-) commit 52620257848947efee91e27819cdc8f685784ed8 Author: Jonny Lamb Date: Tue Dec 7 11:02:14 2010 +0000 password-dialog: small style change to please make check Signed-off-by: Jonny Lamb libempathy-gtk/empathy-password-dialog.c | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit 2599834381f57b1370986e2a574cde6781f0b6bc Author: Jonny Lamb Date: Tue Dec 7 11:02:02 2010 +0000 po: add password-dialog to POTFILES.in Signed-off-by: Jonny Lamb po/POTFILES.in | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit a5a3b01dcda00b938e6ce61d3b6dbf6b0d57abe0 Author: Jonny Lamb Date: Mon Dec 6 16:24:38 2010 +0000 keyring: change schema to be incompatible with current MC Signed-off-by: Jonny Lamb libempathy/empathy-keyring.c | 18 +++++++++--------- 1 files changed, 9 insertions(+), 9 deletions(-) commit 4014b19321977ffd5700aa8d1df258393bb74521 Author: Jonny Lamb Date: Mon Dec 6 15:58:30 2010 +0000 password-dialog: center the dialog Signed-off-by: Jonny Lamb libempathy-gtk/empathy-password-dialog.c | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) commit 15426cd6aa437bc2772397b77dd0d59a345e004b Author: Jonny Lamb Date: Mon Dec 6 15:01:25 2010 +0000 password-dialog: don't display "Remember password" for now Signed-off-by: Jonny Lamb libempathy-gtk/empathy-password-dialog.c | 7 +++++++ 1 files changed, 7 insertions(+), 0 deletions(-) commit 07921157f6d77826e474eac64a425736a92e2321 Author: Jonny Lamb Date: Mon Dec 6 14:49:16 2010 +0000 server-sasl-handler: handle invalid SASL statuses Signed-off-by: Jonny Lamb libempathy/empathy-server-sasl-handler.c | 7 +++++++ 1 files changed, 7 insertions(+), 0 deletions(-) commit 66f79bec1ec6b59d362324fbfdf0335e60c1d8e6 Author: Jonny Lamb Date: Mon Dec 6 12:28:13 2010 +0000 keyring: allow set and delete password to have NULL callbacks Signed-off-by: Jonny Lamb libempathy/empathy-keyring.c | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) commit 9d40a77fae9175d7932c3af0e95cbdf1cfde433b Author: Emilio Pozuelo Monfort Date: Wed Dec 1 18:53:59 2010 +0100 Point to #empathy instead of #telepathy TODO | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 2c201cf276aa11b3ae1d1bedcf92eb29abf7f04d Author: Jonny Lamb Date: Mon Dec 6 11:35:26 2010 +0000 keyring: add a delete_password function Signed-off-by: Jonny Lamb libempathy/empathy-keyring.c | 96 ++++++++++++++++++++++++++++++++++++++++++ libempathy/empathy-keyring.h | 6 +++ 2 files changed, 102 insertions(+), 0 deletions(-) commit b66750b8540761c03b935ff93d50c642c9d1f07c Author: Jonny Lamb Date: Mon Dec 6 10:06:51 2010 +0000 server-sasl-handler: save the password if requested Signed-off-by: Jonny Lamb libempathy/empathy-server-sasl-handler.c | 22 +++++++++++++++++++++- 1 files changed, 21 insertions(+), 1 deletions(-) commit 085edd72db61d923a639d874f44c9ed2805e75a8 Author: Jonny Lamb Date: Mon Dec 6 10:05:56 2010 +0000 keyring: add set_password_{async,finish} functions Signed-off-by: Jonny Lamb libempathy/empathy-keyring.c | 86 +++++++++++++++++++++++++++++++++++++++--- libempathy/empathy-keyring.h | 7 +++ 2 files changed, 87 insertions(+), 6 deletions(-) commit bc099434f22a78d09d0dad3d5006ad836ab11d02 Author: Jonny Lamb Date: Mon Dec 6 09:43:34 2010 +0000 server-sasl-handler: make a GAsyncInitable and get the password Signed-off-by: Jonny Lamb libempathy/empathy-auth-factory.c | 51 ++++++++--- libempathy/empathy-server-sasl-handler.c | 145 ++++++++++++++++++++++++++++-- libempathy/empathy-server-sasl-handler.h | 11 ++- src/empathy-auth-client.c | 9 ++- 4 files changed, 193 insertions(+), 23 deletions(-) commit 4d487def1692d57aca987219fa1ff6f133c389f1 Author: Jonny Lamb Date: Mon Dec 6 09:42:59 2010 +0000 keyring: add simple keyring helper Signed-off-by: Jonny Lamb libempathy/Makefile.am | 2 + libempathy/empathy-keyring.c | 115 ++++++++++++++++++++++++++++++++++++++++++ libempathy/empathy-keyring.h | 37 +++++++++++++ 3 files changed, 154 insertions(+), 0 deletions(-) commit ceff90e7c349418ed74c3bc2346fdb9270d534c0 Author: Sjoerd Simons Date: Sat Dec 4 17:23:43 2010 +0000 Fix uninitialized use of a variable libempathy/empathy-chatroom-manager.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 5c2ae48c27de994ba418bf759bbf011c8101943d Author: Jonny Lamb Date: Fri Dec 3 15:58:05 2010 +0000 auth-client: move the password dialog into a new file Signed-off-by: Jonny Lamb libempathy-gtk/Makefile.am | 2 + libempathy-gtk/empathy-password-dialog.c | 318 ++++++++++++++++++++++++++++++ libempathy-gtk/empathy-password-dialog.h | 66 ++++++ src/empathy-auth-client.c | 180 +----------------- 4 files changed, 390 insertions(+), 176 deletions(-) commit e1873eec13666db81e379eb591b771a5d4122505 Author: Guillaume Desmottes Date: Fri Dec 3 15:32:49 2010 +0100 gdk_x11_drawable_get_xdisplay() has been renamed, so let's use the specific macro instead libempathy-gtk/empathy-ui-utils.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit ee8f480f660963c7d26872a27ba9889bbed6a000 Author: Jonny Lamb Date: Fri Dec 3 14:25:46 2010 +0000 auth-client: grab the keyboard focus when popping up the password dialog I like this. Signed-off-by: Jonny Lamb src/empathy-auth-client.c | 73 +++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 73 insertions(+), 0 deletions(-) commit 5964bd5d8e7ba463e89e742701b006615d502a85 Author: Guillaume Desmottes Date: Fri Dec 3 14:36:27 2010 +0100 chatroom-mamanger: monitor for file changes (#636360) libempathy/empathy-chatroom-manager.c | 87 ++++++++++++++++++++++++++++----- 1 files changed, 74 insertions(+), 13 deletions(-) commit fd337e4163b26ea7e284473817a1d17946ab12d4 Author: Jonny Lamb Date: Fri Dec 3 13:04:04 2010 +0000 auth-client: improve the password request dialog Signed-off-by: Jonny Lamb libempathy/empathy-server-sasl-handler.c | 10 ++++- libempathy/empathy-server-sasl-handler.h | 3 +- src/empathy-auth-client.c | 74 +++++++++++++++++++++++++---- 3 files changed, 74 insertions(+), 13 deletions(-) commit 2b5028d1ec652a136f30d7b3955562a6a07f9f42 Author: Jonny Lamb Date: Fri Dec 3 13:03:28 2010 +0000 server-sasl-handler: add an account property Signed-off-by: Jonny Lamb libempathy/empathy-auth-factory.c | 3 +- libempathy/empathy-server-sasl-handler.c | 34 ++++++++++++++++++++++++++++- libempathy/empathy-server-sasl-handler.h | 5 +++- 3 files changed, 38 insertions(+), 4 deletions(-) commit bdbece32463e83f646d0c031f4cb2a8557a7e76d Author: Gabor Kelemen Date: Fri Dec 3 12:40:53 2010 +0100 Fix another article help/hu/hu.po | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 0a84aa6ec9ab1ccf86e4d4d79a6f2fee8eaaa147 Author: Gabor Kelemen Date: Fri Dec 3 12:38:07 2010 +0100 Fix article help/hu/hu.po | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 922b5acaf43a0653447622fc022d37757357dc36 Author: Guillaume Desmottes Date: Thu Dec 2 16:07:05 2010 +0100 rename unused empathy_chatroom_manager_chat_handled() libempathy/empathy-chatroom-manager.c | 33 --------------------------------- libempathy/empathy-chatroom-manager.h | 4 ---- 2 files changed, 0 insertions(+), 37 deletions(-) commit b6376eb0eb55563b0ba8d063ad8fe139a704fbd7 Author: Guillaume Desmottes Date: Thu Dec 2 16:05:35 2010 +0100 chatroom-manager: use a room channel Observer (#636202) libempathy/empathy-chatroom-manager.c | 107 +++++++++++++++++++++++++++++++++ 1 files changed, 107 insertions(+), 0 deletions(-) commit b82b08de181b134cde387c0e634b8f5afc53a201 Author: Guillaume Desmottes Date: Thu Dec 2 15:12:41 2010 +0100 chat-manager: stop telling the chat mgr about handled rooms Now that the chat handler has moved to its own process this is no longer enough. The instance of the chat manager in empathy doesn't know about the handlded channels. The chat manager should implement an Observer instead to know about all the rooms. src/empathy-chat-manager.c | 18 ------------------ 1 files changed, 0 insertions(+), 18 deletions(-) commit 3ea940ebbbc219521ce3674a703fe036aebd96bb Author: Guillaume Desmottes Date: Thu Dec 2 14:58:06 2010 +0100 remove empathy_chatroom_manager_get_count() We don't use it any more. libempathy/empathy-chatroom-manager.c | 28 ---------------------------- libempathy/empathy-chatroom-manager.h | 3 --- 2 files changed, 0 insertions(+), 31 deletions(-) commit d8ecfc7dd920283a8e3c15b31a6b04087aef9936 Author: Guillaume Desmottes Date: Thu Dec 2 11:53:51 2010 +0100 chatroom-manager: unify coding style Most of the file was already using the new style so best stay coherent. libempathy/empathy-chatroom-manager.c | 526 +++++++++++++++++---------------- libempathy/empathy-chatroom-manager.h | 67 +++-- 2 files changed, 304 insertions(+), 289 deletions(-) commit b1782d8dea042c29a50152db4c3bd63da80f3c02 Merge: a955dcb 228251c Author: Guillaume Desmottes Date: Wed Dec 1 15:50:11 2010 +0100 Merge branch 'irc-grab-636203' commit 1994d674ad7b35e8b4a5db7f431c31414d1230f3 Author: Jonny Lamb Date: Wed Dec 1 14:48:13 2010 +0000 auth-client: listen for new sasl handlers and pop up a password dialog Signed-off-by: Jonny Lamb src/empathy-auth-client.c | 71 +++++++++++++++++++++++++++++++++++++++++++- 1 files changed, 69 insertions(+), 2 deletions(-) commit 81d9ab0e356681fb49c43c7bd7bf75bdf84122bc Author: Jonny Lamb Date: Wed Dec 1 14:47:39 2010 +0000 auth-factory: create ServerSASLHandlers and signal them appearing Signed-off-by: Jonny Lamb libempathy/empathy-auth-factory.c | 90 ++++++++++++++++++++++++++++++++----- 1 files changed, 78 insertions(+), 12 deletions(-) commit 2aef97996f1b3e033ad886cc80f66a0e3b4e1957 Author: Jonny Lamb Date: Wed Dec 1 14:46:44 2010 +0000 server-sasl-handler: added Signed-off-by: Jonny Lamb libempathy/Makefile.am | 2 + libempathy/empathy-server-sasl-handler.c | 264 ++++++++++++++++++++++++++++++ libempathy/empathy-server-sasl-handler.h | 71 ++++++++ 3 files changed, 337 insertions(+), 0 deletions(-) commit fcd80516f561eec897df4c750a1d15573bbdeb91 Author: Jonny Lamb Date: Wed Dec 1 14:40:35 2010 +0000 auth-factory: add EmpathyAuthFactory::new-server-sasl-handler Signed-off-by: Jonny Lamb libempathy/empathy-auth-factory.c | 10 ++++++++++ 1 files changed, 10 insertions(+), 0 deletions(-) commit 53ead42832d2af12c9487a6f8b370787442940f9 Author: Jonny Lamb Date: Wed Dec 1 14:39:48 2010 +0000 auth-factory: also handle auth channels Signed-off-by: Jonny Lamb data/Empathy.Auth.client | 4 ++++ libempathy/empathy-auth-factory.c | 13 ++++++++++++- 2 files changed, 16 insertions(+), 1 deletions(-) commit a76960e927b5f32387c17bb580d360669d6aace8 Author: Jonny Lamb Date: Wed Dec 1 14:39:00 2010 +0000 debug: add SASL debug flag and key Signed-off-by: Jonny Lamb libempathy/empathy-debug.c | 1 + libempathy/empathy-debug.h | 1 + 2 files changed, 2 insertions(+), 0 deletions(-) commit 2f8390928641951691bc6d5b86a4310b2d81fc3d Author: Jonny Lamb Date: Wed Dec 1 14:37:40 2010 +0000 configure: depend on tp-glib >= 0.13.7 for tp-glib codegen Signed-off-by: Jonny Lamb configure.ac | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit a955dcbb4b7182a030974e80e6c6bee823392fad Author: Guillaume Desmottes Date: Wed Dec 1 14:52:24 2010 +0100 tp-contact-factory: request avatar feature We still create TpContact for muc contacts list where we want to display avatars (#636207). libempathy/empathy-tp-contact-factory.c | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit 228251c3b10a22dedd3f3928561f08bbcae040a1 Author: Guillaume Desmottes Date: Wed Dec 1 14:03:31 2010 +0100 Check if apply button has a top level window before calling gtk_widget_grab_default() IRC widgets don't have any mandatory argument, so the account is valid before the widget has been packed into the accounts dialog. gtk_widget_grab_default() can't be called on a widget not having a top level window. (#636203) libempathy-gtk/empathy-account-widget.c | 13 +++++++++++-- 1 files changed, 11 insertions(+), 2 deletions(-) commit 1f5ddc41bf768c11138edc049f1f70192cbd82a1 Author: Jonny Lamb Date: Tue Nov 30 17:50:24 2010 +0000 empathy-spell: implement _get_enabled_language_codes with --disable-spell Signed-off-by: Jonny Lamb libempathy-gtk/empathy-spell.c | 7 +++++++ 1 files changed, 7 insertions(+), 0 deletions(-) commit b6a08a8526af02877f97e1bd234fa5f4aace1464 Author: Jonny Lamb Date: Tue Nov 30 17:48:23 2010 +0000 empathy-spell: updated _get_suggestions disabled implementation Signed-off-by: Jonny Lamb libempathy-gtk/empathy-spell.c | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) commit d69fe12699f6b07fc0f39dea2f18c3c87d3367db Author: Guillaume Desmottes Date: Tue Nov 30 16:12:42 2010 +0100 update copyrights libempathy-gtk/empathy-chat.c | 2 +- src/empathy-chat-window.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) commit f275b954b00f0e49b2104cac312a99a420acbb46 Author: Guillaume Desmottes Date: Tue Nov 30 16:11:38 2010 +0100 remove old defines libempathy-gtk/empathy-chat.c | 3 --- 1 files changed, 0 insertions(+), 3 deletions(-) commit 16b77581e53f068035343c0daf302ffb73303134 Author: Guillaume Desmottes Date: Tue Nov 30 14:58:09 2010 +0100 chat-window: don't display notifications for pending messages (#635513) src/empathy-chat-window.c | 6 +++++- 1 files changed, 5 insertions(+), 1 deletions(-) commit fb049bcc5f5622b56112c947b5b571c6f0956671 Author: Guillaume Desmottes Date: Tue Nov 30 14:56:39 2010 +0100 EmpathyChat::new-message: tell if the message is a pending one or not libempathy-gtk/empathy-chat.c | 16 ++++++++++------ src/empathy-chat-window.c | 1 + 2 files changed, 11 insertions(+), 6 deletions(-) commit 6d1261917c33f372f254ed84c3c6956c1e90fbc5 Author: Guillaume Desmottes Date: Tue Nov 30 14:10:19 2010 +0100 Stop calling gtk_menu_detach() GTK+ does it for us now: http://git.gnome.org/browse/gtk+/commit/?id=6716e7c3f1925560a5b4901581cabbaee4e01e28 libempathy-gtk/empathy-contact-list-view.c | 4 ---- libempathy-gtk/empathy-individual-view.c | 2 -- 2 files changed, 0 insertions(+), 6 deletions(-) commit 5a39893c82e21a54b6156054f45f8db9c5a9802c Author: Guillaume Desmottes Date: Tue Nov 30 12:52:46 2010 +0100 empathy_sound_manager_dup_singleton: add G_LIKELY libempathy-gtk/empathy-sound-manager.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 47ecf4b12ab06848e3fcb685529f85df3ec3d045 Author: Guillaume Desmottes Date: Tue Nov 30 12:51:58 2010 +0100 fix typo in comment libempathy-gtk/empathy-sound-manager.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 645a49863a63b917b1ea648f791824fee9efaa00 Author: Guillaume Desmottes Date: Tue Nov 30 12:51:36 2010 +0100 sound-manager: update copyright libempathy-gtk/empathy-sound-manager.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 24f77567c932c7693b3051156f8d5ca4499c6d8c Author: Guillaume Desmottes Date: Tue Nov 30 11:48:04 2010 +0100 sound-manager: cache the sound GSettings libempathy-gtk/empathy-sound-manager.c | 39 ++++++++++++------------------- 1 files changed, 15 insertions(+), 24 deletions(-) commit 7c0d36e3d1604a4056934bc1a44e89d0e0875051 Author: Guillaume Desmottes Date: Tue Nov 30 11:42:33 2010 +0100 sound-manager: move repeating_sounds to EmpathySoundManagerPrivate libempathy-gtk/empathy-sound-manager.c | 137 +++++++++++++++++-------------- 1 files changed, 75 insertions(+), 62 deletions(-) commit 81068bbf3ebd6c251f308d6d45e4dadf07432ea7 Author: Guillaume Desmottes Date: Tue Nov 30 11:24:20 2010 +0100 move sound functions to EmpathySoundManager methods libempathy-gtk/empathy-sound-manager.c | 34 +++++++++++++++++++++---------- libempathy-gtk/empathy-sound-manager.h | 19 +++++++++++++---- src/empathy-call-window.c | 15 ++++++++++--- src/empathy-chat-window.c | 9 ++++++- src/empathy-event-manager.c | 30 ++++++++++++++++++++------- src/empathy-main-window.c | 10 +++++++- 6 files changed, 85 insertions(+), 32 deletions(-) commit 8172bca03c6f85d7dcc0ff39f1a81ccfd719b08b Author: Guillaume Desmottes Date: Tue Nov 30 10:29:00 2010 +0100 add EmpathySoundManager stub object (#636067) libempathy-gtk/empathy-sound-manager.c | 34 ++++++++++++++++++++++++++++++++ libempathy-gtk/empathy-sound-manager.h | 26 ++++++++++++++++++++++++ 2 files changed, 60 insertions(+), 0 deletions(-) commit 0dca19234c147a94609c6659660e83135e765b9c Author: Guillaume Desmottes Date: Tue Nov 30 10:14:33 2010 +0100 move empathy-sound to empathy-sound-manager libempathy-gtk/Makefile.am | 4 +- libempathy-gtk/empathy-sound-manager.c | 389 ++++++++++++++++++++++++++++++++ libempathy-gtk/empathy-sound-manager.h | 56 +++++ libempathy-gtk/empathy-sound.c | 389 -------------------------------- libempathy-gtk/empathy-sound.h | 56 ----- po/POTFILES.in | 2 +- src/empathy-call-window.c | 2 +- src/empathy-chat-window.c | 2 +- src/empathy-event-manager.c | 2 +- src/empathy-main-window.c | 2 +- 10 files changed, 452 insertions(+), 452 deletions(-) commit ac0dab19efa8d17f3d7b0c9489a2d3ea06a00c6b Author: Guillaume Desmottes Date: Mon Nov 29 17:25:51 2010 +0100 remove released flag configure.ac | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)