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