commit 5eaa6ea986d8a9feefef3b4dd1d7c7137a2913d2 Author: Xavier Claessens Updated with lates change commit 24e4443a188e078e6ce723cf2dbad1083fd8f72d Author: Xavier Claessens If InspectHandles fails print a debug message and return. commit edce1f758589dea175265eb892d1b379a1cfb039 Author: Xavier Claessens Do not call g_array_free if the array is NULL commit c8ca9432237952dccb923279284abd49e0154ddb Author: Xavier Claessens Fix reviewer comments commit 3f66bfec1664da280836377a471befe1229ab367 Author: Xavier Claessens Correctly update the UI when listing state changes. commit 167ef4f6028e4dd168a2f4c26ffc1d073291b2a6 Author: Xavier Claessens Fix listing chatrooms with salut commit cd8fa0ced9712458b985e6ddb634c2bc2cc46de2 Author: Jonny Lamb Moved empathy-accounts-dialog from libempathy-gtk to src. (Jonny Lamb) commit 4aafc9b3b0cacbf68865e725ecd7a9eba9c5068b Author: xclaesse Bump ABI commit 5e1a1d2b1ebdf7963cdb21c1df034e879822d48f Author: xclaesse Update NEWS commit 8d9e2397ade783957d064b32ac14703db130fcdd Author: xclaesse Update python binding commit 99954c85ab0078fc60e08639e5845dec7b34b0d6 Author: xclaesse Really fix the leak. Address is created using g_value_dup_boxed so it should be freed using g_boxed_free. commit 74c555d78894b1091ed511f1638bfb56e36571a5 Author: xclaesse Release a variable with g_free() instead of tp_g_value_slice_free(). Fixes bug #542231 (Alban Crequy) commit 7ac109de7ada03d620f30a6c06f61b5ff1392473 Merge: f662f41... 86be334... Author: xclaesse Merge branch 'leak' commit 86be3343950ee6e18bb08022342517be0dc24a82 Author: Xavier Claessens Fix coding style commit f662f41125a49f23d7ea91bf0e1efadbd852a994 Author: xclaesse Fix leaked accounts. mc_accounts_list ref all accounts. commit e575acb2481e4c25305a0f8b17a8b8cd83a63861 Author: xclaesse Reverse order of buttons on the dialog box to delete a contact (or a group). Fixes bug #542196 (Gaëtan Podevijn). commit ff6d784c851c9f23db0dd547e8328e320157faef Author: xclaesse Useless to cast 2 times to the same class commit 85ecca64f64080a0b19b94adc7a43a58d7844510 Author: aklapper Updated de translation (Andre Klapper). commit ce3822b90c8a898354c88f6d3e35076311a80269 Author: icq Updated Galician Translation. commit c488bab8bae3418793c3dc95645c446cd0f47a52 Author: jorgegonz Updated es translation (Jorge Gonzalez) commit c3d4a28a30dd2345a4cd57b060b0d29d08bded0b Author: Guillaume Desmottes fix the channel-type leak in dispatch_channel_cb (Guillaume Desmottes) commit e5ffafd8f1edb17071c427d1a15b990bc6d132e1 Author: Guillaume Desmottes Fix GArray leak in empathy_tp_contact_factory_get_from_handles (Guillaume Desmottes) commit d68404d438bcca42c0e74b393408f2681900dc99 Author: kmaraas Updated Norwegian bokmål translation. commit 552a8d22918f81985af50d7c353d8216e7f70213 Author: xclaesse Do not popup the Save As menu if the contact has no avatar. commit bea1b85ac78f8fd22022e21c8f1d7a35ae768120 Author: xclaesse Fix some coding style commit d5a8f167e4c92e01875a70f4c36864b64e81fd57 Author: xclaesse empath-contact: remove tabs (Guillaume Desmottes) commit 04d4feeb5c7943a2a3a64a9dea3e3d3b298e7a92 Author: xclaesse empathy-contact-widget: remove tabs (Guillaume Desmottes) commit 7af7a3b5c056d4309aad3a4a9dfbc0ad5b4fbb5d Author: xclaesse empathy-contact-widget: use gtk_image_menu_item_new_from_stock (Guillaume Desmottes) commit fd2b74ad280ff97b83533daa68bf52640ac9b519 Author: xclaesse switch empathy-contact to Collabora coding style (Guillaume Desmottes) commit 867cc8f594ea9ffb1c2064274db12b738e0589c1 Author: xclaesse switch empathy-contact-widget to Collabora coding style (Guillaume Desmottes) commit bbb5c52b5f26212a81eebe7719b34773b1615172 Author: xclaesse use SAVE_AS stock icon when saving the avatar (Guillaume Desmottes) commit e3b8b1e551ef79d9a84e1fbe00ea72be272c138a Author: xclaesse Add an option to save avatar to disk. Fixes bug #541431 (Guillaume Desmottes) commit b25b4632310c7fcd0c581383f77e2ce4664d79a7 Author: xclaesse Document empathy_avatar_save_to_file (Guillaume Desmottes) commit 7088b612fd49c15999f76340556d06faf24cf0a5 Author: xclaesse add empathy_avatar_save_to_file (Guillaume Desmottes) commit 426ec950dea6f45add1a6c39a4262a88da26ca45 Author: xclaesse Add gitignore for de help translation commit bd9392ef40798230f86f43b1d0198ddd110caeff Author: xclaesse Made the Close button the default widget in the contact edit dialog. (Jonny Lamb) commit 9e80888fe1f549fb0746036652ffc4edaf78d4c7 Author: xclaesse Made account removal confirmation dialog modal. (Jonny Lamb) commit c88563a04d0e36ee6e03d5f8c5df1a4a164a2f05 Author: xclaesse Added support for the chat window to show the avatar as the icon. Fixes bug #526892 (Jonny Lamb) commit 1fa4ff24ff51c9645e36880c244287f4000175e7 Author: xclaesse Add some comments to the message queue code commit 0bf023b7ce4b7acceeaeacd7cb2cec01d16ffcdf Author: xclaesse Before emitting a message make sure the ID is also ready. Fixes bug #540360. commit 5d4dd1968639f12c49fcdbd25275631fd12b9f25 Author: xclaesse Make empathy_contact_equal NULL-safe for the contact ID and use the ^ operator to concat 2 hashs values instead of +. commit fa1fdefc0f611b3619a67f6f6ce20923cbf58307 Author: pkerling 2008-07-05 Philipp Kerling commit ea2619811f04eeb7faec5785f5c7b9faa2574dc9 Author: xclaesse Fix a gcc warning complaining about a var that could be used uninitialized commit 0fa571dc1a989d59ccd3345b6d0b4211536d88a0 Author: jorgegonz Updated es translation (Jorge Gonzalez) commit ffd740f8459edafdfe6155441abf4a1514e88089 Author: xclaesse Fix gtk_check_version usage, it returns NULL when version is OK. commit 64de330d301a4b5b7b2b9208c005b366b207202e Author: xclaesse Use function to check GTK+ version instead of mangling directly. Fixes bug #537249 (Ross Burton). commit 543f8f3fd13e064c11099ff2d1a00a60b0cd540d Author: xclaesse Prepend "mailto:" to urls containing a "@". commit d4df72d084c94a948b26501daa9db48c9f4d763c Author: xclaesse Update default domains in profiles. commit 7506d04b37db3f46f69d738a56bf8c46b422c893 Author: xclaesse Unref profile and improve a bit default account domain code. commit 7bbf1624e83a72685ca34c4aec46e04688995c9f Author: xclaesse Automatically add default account domain where appropriate. Fixes bug #534425 (Jonny Lamb) commit d7c566bf16a8265a29d6c858f0cbf89667cf64fd Author: xclaesse Select the bugged account upon a failed connection. Fixes bug #536984 (Jonny Lamb). commit c4f40f9520864dc07fa7ea15da4a4d37c562ac81 Author: xclaesse Set an smiley icon for the "Insert smiley" menu item. commit 86940236952944a52feecae5a93426e1286da7e0 Author: xclaesse Set an icon for the spellcheck menu item commit e6669652d00b9780bad7f25c198c5497f736b2db Author: xclaesse Remove useless empty lines in chat_input_populate_popup_cb. commit 62a4d9c5b1a1035ddc8226ed1363054acd18df6e Author: xclaesse Added Send menu item to the chat input menu. Fixes bug #532622 (Jonny Lamb). commit 8d6e6536e87618d0e479240321515b2b1e15821e Author: ymarcheg Updated Occitan translation commit ac6d7e8e18579d3dcfdcc6a913e7d91484f84513 Author: kmaraas Updated Norwegian bokmål translation. commit 9170a81f49341bc68a38ab648eba114fd4f1e658 Author: dnylande Updated sv translation (). commit 7f18dc93df1dc7760948a05c9d2bb825d7febf18 Author: jorgegonz Updated es translation (Jorge Gonzalez) commit 8ed913bcb03e99eb2f79da7d29d9f2994568e7b7 Author: xclaesse Fix coding style commit 55be692328a5e7d6157f744ca8806e13d32aadbe Author: xclaesse "ready & EMPATHY_CONTACT_READY_NAME" instead of ready | EMPATHY_CONTACT_READY_NAME commit 988158307726d1c2b1296f0e96f363ca5aac75c7 Author: xclaesse Fix coding style commit 5123735401e6890933abd872a73f906ed914df0d Author: xclaesse Move contact_set_ready_flag() in _set_name() and _set_handle(). commit 4de8b1fb1bed8d3150a5655b5d1eaa88e3329478 Author: xclaesse Fix the bug "Incoming call from (null)" (Alban Crequy) commit 9115417b7b367196450e89d23957e869a5993e54 Author: xclaesse don't set the flag to ready if we are not yet ready, especially when we send a glib signal meanwhile, letting the opportunity to enter in the mainloop commit c4d92ccfee91eb70ef64ac8702a34b02c2b7cb81 Author: xclaesse Add .gitignore for french translation commit 89cbb5468b077fd72ec0c8f1dccb090e0622beee Author: aklapper Updated de translation. commit 51cad3055659b002fb3141ce92f173dfcc87babc Author: clyties Updated vi translation (Clytie Siddall) commit 403703e3f5fa0f87fd4c796a8b09c155ad860d29 Author: nshmyrev ru.po: Updated Russian translation by Il'ya Mertsalov. commit 95dfcf2b17b62d77e939e901003ab62418af08b8 Author: jorgegonz Updated es translation (Jorge Gonzalez) commit ed32e3692a707268fe9c0bdfff6b889e4e5b2502 Author: claudep Added fr translation, completed DOC_FIGURES in Makefile.am commit 76fc4da0f3a8e93dd48d07ef24df862c4f907c8e Author: claudep Updated fr translation. commit feb7000b96624250523e0ca8490fe46f4fc337c9 Author: icq Updated Galician Translation. commit 6e641b1c04ad087484acabcf3f70b82e8bc530b3 Author: xclaesse Coding style (Alban Crequy) commit 4aae85a2fad0b0b381a55006909e60aa82a49efe Author: xclaesse g_object_unref the right variable (Alban Crequy) commit 6b658ff7c7bef5cce18cb85135571ac5c1032f4a Author: xclaesse Add g_return_val_if_fail (Alban Crequy) commit b88069bb757dd8d1da811bdc6d2411b65b0ad529 Author: xclaesse Do not include _gen/ files (Alban Crequy) commit 387ed7f439ee962b956e398cb5c36f3aeadbb72d Author: xclaesse Replace the has-dtmf property by empathy_tp_call_has_dtmf() (Alban Crequy) commit 5282d3ac3eb46c37cf87998c6140b72ed42f64dd Author: xclaesse Fix identation (Alban Crequy) commit b293b937c62b9c067f357e5d2529163deb400f47 Author: xclaesse g_object_unref after g_object_get (Alban Crequy) commit 24902d9f75bfe9aad3e87db9d08620c2cb0e217f Author: xclaesse Do not show the keypad when the media channel does not have the DTMF interface (Alban Crequy) commit bfb8256258a6a73ff25cc421806b7d99f156784c Author: xclaesse Better dialog message when a call is rejected (Alban Crequy) commit 7f5ed39202218acf13986a2faf9606b3ab0f52bb Author: xclaesse Check if there is a publish/subscribe list before adding/removing contacts from them. Fixes bug #537690. commit 5754ed0efb340ba1e5115bf0838250c8a5d87483 Author: djihed Updated Arabic Translation by Abou Manal. commit 8eec6cfc8a1014c7b907edb390b4906d85f555f8 Author: xclaesse Use empathy.foo() instead of empathy_foo() for functions binding commit f36a7da1001c067fb1ddc3d998cdcc270ce16bd4 Author: xclaesse Python binding for empathy_dispatcher_chat_with_contact_id: Take the account id instead of the McAccount object since there is no binding for libmissioncontrol-client. commit a238f195000725e15e4be3d1b0dc219b1b128c0b Author: jorgegonz Updated Spanish translation commit c34463e878e9a4632fa7569f0c5ba601fe8af9db Author: jorgegonz Updated Spanish translation and uploaded figures commit b2f4503883e510d9b6608a2c6749ba6049694dff Author: xclaesse EmpathyCallWindow: Get a new video preview when pushing a new call into the window. (Sjoerd Simons). commit 0d5baca9605d9142eb1d80d2fbc598fe1ff24a93 Author: xclaesse Set position/size of chat window only when adding the first chat. Fixes bug #536391 (Ross Burton). commit 7a846e45a65670e9afb7daa6ab0385e2e5d07303 Author: xclaesse Add -Wformat and and fix some compile warnings with gcc 4.3. Fixes bug #537129 (Cosimo Cecchi). commit 291aec4f3f1bfae889e9e727d0d4af3f63d32315 Author: xclaesse Close contact list when Escape is pressed. Fixes bug #536628 (Ross Burton). commit 9be6bd65490b1684fd36b021a8dbb9dfad9ce1ba Author: kmaraas Updated Norwegian bokmål translation commit f98a4337ae3a47900e0486dce9079d3bccdd7895 Author: jorgegonz Updated es translation (Jorge Gonzalez) commit e76780004f08049a38389df0d970c4e920cd4682 Author: icq Updated Galician Translation. commit 864b1c92be77c6515a7bad8aed40d3b83fe8a158 Author: clyties Updated vi translation (Clytie Siddall) commit caafd5018e041c46c45ca68a4844060345e07ce9 Author: xclaesse Add a command line option to hide contact list on startup. Fixes bug #535080 (Marco Pesenti Gritti). commit 6f31cfb4107da907922d94e75ba575e3b124629f Author: icq Updated Galician Translation. commit f16348de0dd609279f0c2e8c351ad29c1e5b2bce Author: xclaesse Bump version commit 5b57f351129d9e7f60e19e96a41125ad9c4375d1 Author: xclaesse Fix sending emails from release script