| Commit message (Expand) | Author | Age | Files | Lines |
* | Use tp_capabilities_get_channel_classes_variant() | Guillaume Desmottes | 2012-05-10 | 1 | -11/+33 |
* | Stop generating Certificate API | Guillaume Desmottes | 2012-05-10 | 3 | -307/+0 |
* | remove empathy-tls-certificate | Guillaume Desmottes | 2012-05-10 | 3 | -527/+0 |
* | Use TpTpTLSCertificate | Guillaume Desmottes | 2012-05-10 | 8 | -127/+114 |
* | use tp_capabilities_supports_sms() | Guillaume Desmottes | 2012-05-10 | 1 | -32/+2 |
* | Stop generating Debug API | Guillaume Desmottes | 2012-05-10 | 3 | -167/+0 |
* | Store the TpDebugMessage in the model | Guillaume Desmottes | 2012-05-10 | 1 | -134/+131 |
* | merge store_filter_foreach () and copy_model_foreach () | Guillaume Desmottes | 2012-05-10 | 1 | -61/+14 |
* | debug-window: use TpDebugClient | Guillaume Desmottes | 2012-05-10 | 1 | -70/+89 |
* | empathy-debugger: use self->priv pattern | Guillaume Desmottes | 2012-05-10 | 2 | -278/+267 |
* | debug_window_dispose: use g_clear_object() | Guillaume Desmottes | 2012-05-10 | 1 | -20/+4 |
* | Depend on tp-glib 0.19.0 | Guillaume Desmottes | 2012-05-10 | 1 | -2/+2 |
* | Merge branch 'gnome-3-4' | Guillaume Desmottes | 2012-05-09 | 1 | -1/+4 |
|\ |
|
| * | Use tp-glib version checking macros | Guillaume Desmottes | 2012-05-09 | 1 | -1/+4 |
| * | Use TP_ERROR instead of TP_ERRORS | Guillaume Desmottes | 2012-05-09 | 7 | -11/+11 |
| * | Add fallback server for WLM | Xavier Claessens | 2012-05-08 | 1 | -0/+1 |
| * | Use gst_object_ref_sink() | Javier Jardón | 2012-05-07 | 3 | -14/+7 |
* | | new-account-dialog: rely on the EmpathyAccountWidget::close signal | Guillaume Desmottes | 2012-05-09 | 2 | -18/+7 |
* | | account-widget: delay 'close' signal if enabling the account | Guillaume Desmottes | 2012-05-09 | 1 | -2/+11 |
* | | video-widget: Remove as it is now unused | Olivier Crête | 2012-05-09 | 4 | -592/+6 |
* | | call-observer: use tp_channel_get_target_contact() | Guillaume Desmottes | 2012-05-08 | 1 | -32/+4 |
* | | Turn EmpathyAccountWidget to a proper GtkWidget | Guillaume Desmottes | 2012-05-08 | 10 | -146/+139 |
* | | approve_ft_channel: stop using the contact factory | Guillaume Desmottes | 2012-05-08 | 1 | -37/+20 |
* | | approve_call_channel: stop using the contact factory | Guillaume Desmottes | 2012-05-08 | 1 | -65/+47 |
* | | event-manager: factor out approve_channel_*() functions | Guillaume Desmottes | 2012-05-08 | 1 | -94/+141 |
* | | tp-chat: stop using the contact factory when building message | Guillaume Desmottes | 2012-05-08 | 1 | -63/+12 |
* | | ft-handler: create EmpathyContact from TpContact | Guillaume Desmottes | 2012-05-08 | 1 | -32/+5 |
* | | tp-contact-factory: remove unused methods | Guillaume Desmottes | 2012-05-08 | 2 | -177/+0 |
* | | Add fallback server for WLM | Xavier Claessens | 2012-05-08 | 1 | -0/+1 |
* | | Use gst_object_ref_sink() | Javier Jardón | 2012-05-08 | 2 | -7/+4 |
* | | goa-mc-plugin: support enabling or disabling accounts | Debarshi Ray | 2012-05-07 | 2 | -11/+25 |
* | | Use TP_ERROR instead of TP_ERRORS | Guillaume Desmottes | 2012-05-07 | 7 | -11/+11 |
* | | Fix localization of --help outputs and application names | Gabor Kelemen | 2012-05-03 | 5 | -5/+9 |
* | | accounts-dialog: stop using tp_connection_get_self_handle() | Guillaume Desmottes | 2012-05-03 | 1 | -17/+8 |
* | | contact-widget: stop using tp_connection_get_self_handle() | Guillaume Desmottes | 2012-05-03 | 1 | -4/+7 |
* | | contact: compare TpContact objects rather than handles | Guillaume Desmottes | 2012-05-03 | 1 | -5/+3 |
* | | invite-participant-dialog: compare TpContact objects rather than handles | Guillaume Desmottes | 2012-05-03 | 1 | -6/+4 |
* | | tp-chat:stop using the handle of members | Guillaume Desmottes | 2012-05-03 | 1 | -22/+14 |
* | | empathy_tp_chat_is_invited: return a TpContact for the inviter | Guillaume Desmottes | 2012-05-03 | 3 | -41/+10 |
* | | event-manager: use new channel group API | Guillaume Desmottes | 2012-05-03 | 1 | -4/+4 |
* | | invite-participant-dialog: stop using tp_channel_group_get_handle_owner() | Guillaume Desmottes | 2012-05-03 | 1 | -2/+5 |
* | | tp-chat: use new channel group API to track members | Guillaume Desmottes | 2012-05-03 | 1 | -136/+55 |
* | | tp_chat_prepare_ready_async: use new channel group API | Guillaume Desmottes | 2012-05-03 | 1 | -46/+16 |
* | | empathy_tp_chat_is_invited: use new channel group API | Guillaume Desmottes | 2012-05-03 | 1 | -5/+12 |
* | | individual-store-channel: stop preparing TP_CHANNEL_FEATURE_CONTACTS | Guillaume Desmottes | 2012-05-03 | 1 | -26/+5 |
* | | client-factory: prepare TP_CHANNEL_FEATURE_CONTACTS | Guillaume Desmottes | 2012-05-03 | 1 | -0/+3 |
* | | remove empathy_tp_chat_join() | Guillaume Desmottes | 2012-05-03 | 2 | -33/+0 |
* | | chat-manager: use tp_channel_join_async() | Guillaume Desmottes | 2012-05-03 | 1 | -1/+17 |
* | | Revert "Revert "remove EMPATHY_AV_BUS_NAME*"" | Guillaume Desmottes | 2012-05-02 | 1 | -3/+0 |
* | | Revert "Revert "Stop requesting StreamedMedia channels"" | Guillaume Desmottes | 2012-05-02 | 2 | -73/+5 |
* | | remove empathy-av | Guillaume Desmottes | 2012-05-02 | 20 | -7534/+14 |
* | | Stop approving StreamedMedia channels | Guillaume Desmottes | 2012-05-02 | 3 | -94/+2 |
* | | Revert "DISTCHECK_CONFIGURE_FLAGS add --enable-empathy-av" | Guillaume Desmottes | 2012-05-02 | 1 | -1/+0 |
* | | tp-chat: add the 'members-changed' signal | Guillaume Desmottes | 2012-05-02 | 1 | -4/+12 |
* | | tp-chat: add the 'member-renamed' signal | Guillaume Desmottes | 2012-05-02 | 1 | -3/+11 |
* | | remove released flag and update release.py | Guillaume Desmottes | 2012-04-30 | 2 | -2/+2 |
* | | Prepare 3.5.1EMPATHY_3_5_1 | Guillaume Desmottes | 2012-04-30 | 2 | -2/+50 |
* | | Merge branch 'gnome-3-4' | Guillaume Desmottes | 2012-04-30 | 0 | -0/+0 |
|\| |
|
| * | Updated Aragonese translation | Daniel Martinez Cucalon | 2012-04-17 | 1 | -1913/+2473 |
* | | Updated Norwegian bokmål translation | Kjartan Maraas | 2012-04-30 | 1 | -117/+122 |
* | | POTFILES.in: set type gsettings | Guillaume Desmottes | 2012-04-23 | 1 | -1/+1 |
* | | Stop generating gschema from .in file | Guillaume Desmottes | 2012-04-23 | 6 | -311/+307 |
* | | add tests/certificates/Makefile.am | Guillaume Desmottes | 2012-04-23 | 3 | -1/+5 |
* | | Updated Slovenian translation | Matej Urbančič | 2012-04-21 | 1 | -473/+493 |
* | | Updated Galician translations | Fran Diéguez | 2012-04-20 | 1 | -10/+14 |
* | | Updated Spanish translation | Daniel Mustieles | 2012-04-20 | 1 | -253/+257 |
* | | strip the new group name | Guillaume Desmottes | 2012-04-20 | 1 | -3/+8 |
* | | live-search: don't forward shift keys | Guillaume Desmottes | 2012-04-20 | 1 | -0/+8 |
* | | individual-view: add menu item to rename groups | Guillaume Desmottes | 2012-04-20 | 1 | -20/+97 |
* | | add empathy_connection_aggregator_rename_group() | Guillaume Desmottes | 2012-04-20 | 2 | -0/+46 |
* | | roster-window: set a default height | Guillaume Desmottes | 2012-04-20 | 1 | -0/+1 |
* | | Updated Galician translations | Fran Diéguez | 2012-04-20 | 1 | -237/+249 |
* | | tls-test: Use a proper PKCS#11 mock module for testing | Stef Walter | 2012-04-19 | 6 | -45/+1823 |
* | | add tests to noinst_PROGRAMS | Guillaume Desmottes | 2012-04-19 | 1 | -1/+4 |
* | | Hook tests on 'make check' instead of 'make test' | Guillaume Desmottes | 2012-04-19 | 1 | -6/+4 |
* | | Updated Norwegian bokmål translation | Kjartan Maraas | 2012-04-19 | 1 | -326/+338 |
* | | Updated Telugu Translation | Sasi Bhushan | 2012-04-17 | 1 | -238/+249 |
* | | Updated Slovenian translation | Andrej Žnidaršič | 2012-04-17 | 1 | -19/+19 |
* | | Updated Aragonese translation | Daniel Martinez Cucalon | 2012-04-17 | 1 | -1913/+2473 |
* | | Merge branch 'gnome-3-4' | Guillaume Desmottes | 2012-04-16 | 1 | -0/+16 |
|\| |
|
| * | remove released flag | Guillaume Desmottes | 2012-04-16 | 1 | -1/+1 |
| * | Updated Slovak translation | Pavol Klačanský | 2012-04-16 | 1 | -1985/+2233 |
| * | prepare 3.4.1EMPATHY_3_4_1 | Guillaume Desmottes | 2012-04-16 | 2 | -3/+19 |
| * | Small fixes to the Arabic translation | Ibrahim Saed | 2012-04-16 | 1 | -206/+212 |
| * | Updated French doc translation | Bruno Brouard | 2012-04-15 | 2 | -596/+3226 |
| * | [l10n] Fix a bug in zh_CN translation. | Automatic Mirroring | 2012-04-12 | 1 | -2/+2 |
* | | Updated Slovak translation | Pavol Klačanský | 2012-04-16 | 1 | -1992/+2296 |
* | | Small fixes to the Arabic translation | Ibrahim Saed | 2012-04-16 | 1 | -206/+212 |
* | | Updated French doc translation | Bruno Brouard | 2012-04-15 | 2 | -596/+3226 |
* | | Updated Hebrew translation. | Yaron Shahrabani | 2012-04-13 | 1 | -364/+376 |
* | | [l10n] Fix a bug in zh_CN translation. | Automatic Mirroring | 2012-04-12 | 1 | -2/+2 |
* | | Merge branch 'gnome-3-4' | Guillaume Desmottes | 2012-04-11 | 6 | -323/+237 |
|\| |
|
| * | Don't display anything when being re-invoked in hidden mode | Guillaume Desmottes | 2012-04-11 | 1 | -7/+0 |
| * | [l10n]Updated Catalan (Valencian) translation | Carles Ferrando | 2012-04-11 | 1 | -346/+344 |
| * | [l10n] Fixes on Catalan translation | Jordi Serratosa | 2012-04-11 | 1 | -271/+269 |
| * | Updated HINDI translation | Chandan Kumar | 2012-04-08 | 1 | -315/+228 |
| * | remove released flag | Guillaume Desmottes | 2012-04-06 | 1 | -1/+1 |
| * | prepare 3.4.0.2EMPATHY_3_4_0_2 | Guillaume Desmottes | 2012-04-06 | 2 | -2/+8 |
| * | DISTCHECK_CONFIGURE_FLAGS add --enable-empathy-av | Guillaume Desmottes | 2012-04-06 | 1 | -0/+1 |
| * | roster-window: Bring back log entry in individual context menu | Guillaume Desmottes | 2012-04-05 | 1 | -0/+1 |
* | | [l10n]Updated Catalan (Valencian) translation | Carles Ferrando | 2012-04-11 | 1 | -478/+491 |
* | | [l10n] Fixes on Catalan translation | Jordi Serratosa | 2012-04-11 | 1 | -271/+269 |
* | | Use more tp_capabilities_ methods | Guillaume Desmottes | 2012-04-10 | 1 | -58/+18 |
* | | Depends on tp-glib 0.17.6 | Guillaume Desmottes | 2012-04-10 | 1 | -1/+1 |
* | | remove empathy_plist_parse_array() | Guillaume Desmottes | 2012-04-10 | 1 | -29/+0 |
* | | individual-manager: remove (un)linking API | Guillaume Desmottes | 2012-04-10 | 2 | -76/+0 |
* | | remove empathy-contact-list | Guillaume Desmottes | 2012-04-10 | 3 | -308/+0 |
* | | remove useless empathy-contact-list.h includes | Guillaume Desmottes | 2012-04-10 | 6 | -6/+0 |
* | | implement empathy_tp_chat_get_members as a method on TpChat | Guillaume Desmottes | 2012-04-10 | 4 | -20/+7 |
* | | remove unused tp_chat_remove | Guillaume Desmottes | 2012-04-10 | 1 | -18/+0 |
* | | implement empathy_tp_chat_add as a method on TpChat | Guillaume Desmottes | 2012-04-10 | 4 | -10/+9 |
* | | tp-chat: use self->priv directly | Guillaume Desmottes | 2012-04-10 | 1 | -26/+13 |
* | | tp-chat: port to Telepathy coding style | Guillaume Desmottes | 2012-04-10 | 2 | -1166/+1207 |
* | | Updated Spanish translation | Daniel Mustieles | 2012-04-08 | 1 | -284/+298 |
* | | po: fixed problems in en_CA.po | Tiffany Antopolski | 2012-04-08 | 1 | -728/+807 |
* | | Allocate GMutex on the stack | Guillaume Desmottes | 2012-04-05 | 5 | -65/+66 |
* | | stop using g_thread_init | Guillaume Desmottes | 2012-04-05 | 8 | -15/+0 |
* | | Merge branch 'gnome-3-4' | Guillaume Desmottes | 2012-04-05 | 1 | -1/+1 |
|\| |
|
| * | remove released flag | Guillaume Desmottes | 2012-04-05 | 1 | -1/+1 |
* | | configure.ac: remove connectivity libs checks | Guillaume Desmottes | 2012-04-05 | 1 | -56/+0 |
* | | remove EmpathyConnectivity | Guillaume Desmottes | 2012-04-05 | 3 | -508/+0 |
* | | stop instantiating EmpathyConnectivity | Guillaume Desmottes | 2012-04-05 | 1 | -22/+0 |
* | | accounts-dialog: use GNetworkMonitor | Guillaume Desmottes | 2012-04-05 | 1 | -10/+10 |
* | | presence-chooser: use GNetworkMonitor | Guillaume Desmottes | 2012-04-05 | 1 | -7/+8 |
* | | Depend on GLib 2.32 | Guillaume Desmottes | 2012-04-05 | 1 | -2/+2 |
* | | Remove Meego specific code | Guillaume Desmottes | 2012-04-05 | 3 | -75/+0 |
* | | Merge branch 'gnome-3-4' | Guillaume Desmottes | 2012-04-05 | 13 | -17/+69 |
|\| |
|
| * | Prepare 3.4.0.1EMPATHY_3_4_0_1 | Guillaume Desmottes | 2012-04-05 | 2 | -2/+51 |
| * | check if salut settings are valid instead of assume they are not | Guillaume Desmottes | 2012-04-04 | 1 | -1/+3 |
| * | add empathy_local_xmpp_assistant_widget_is_valid() | Guillaume Desmottes | 2012-04-04 | 2 | -0/+10 |
| * | empathy-nautilus-sendto: use the Empathy icon | Guillaume Desmottes | 2012-04-04 | 1 | -1/+1 |
| * | include logger single header | Guillaume Desmottes | 2012-04-04 | 7 | -13/+4 |
* | | Merge branch 'gnome-3-4' | Guillaume Desmottes | 2012-04-04 | 1 | -4/+4 |
|\| |
|
| * | macros checking are *_MAX_ALLOWED | Guillaume Desmottes | 2012-04-04 | 1 | -3/+3 |
| * | Depend on Clutter 1.10 | Guillaume Desmottes | 2012-04-04 | 1 | -2/+2 |
* | | Tooltip text marked as translatable | Laurent | 2012-04-03 | 1 | -2/+3 |
* | | Merge branch 'gnome-3-4' | Danielle Madeley | 2012-04-03 | 3 | -65/+13 |
|\| |
|
| * | Bump required tp-logger version | Danielle Madeley | 2012-04-03 | 1 | -1/+1 |
| * | Logger support for calls is no longer optional | Danielle Madeley | 2012-04-03 | 3 | -58/+5 |
| * | TplCallEndReason ceased to exist on March 28 | Danielle Madeley | 2012-04-03 | 2 | -6/+7 |
* | | Updated Galician translations | Fran Diéguez | 2012-04-02 | 1 | -259/+264 |
* | | Updated Persian Translations | Arash Mousavi | 2012-04-02 | 1 | -563/+263 |
* | | Updated Telugu Translation | Sasi Bhushan | 2012-04-02 | 1 | -19/+22 |
* | | Added support for local IP address and port in SIP account settings widget. | Laurent | 2012-04-02 | 2 | -0/+61 |
* | | Updated Telugu Translation | Sasi Bhushan | 2012-04-02 | 1 | -140/+139 |
* | | Tooltip is more usefull when editing status. Fixup | Laurent | 2012-04-02 | 1 | -0/+10 |
* | | Merge branch 'gnome-3-4' | Guillaume Desmottes | 2012-04-02 | 2 | -24/+21 |
|\| |
|
| * | goa-mc-plugin: fix variable name | Debarshi Ray | 2012-04-02 | 1 | -1/+1 |
| * | mcp-account-manager-goa: g_key_file_get_keys() expects a gsize | Guillaume Desmottes | 2012-04-02 | 1 | -1/+1 |
| * | mcp-account-manager-goa: fix shadow variable warnings | Guillaume Desmottes | 2012-04-02 | 1 | -17/+17 |
| * | mcp-account-manager-goa: remove unused variables | Guillaume Desmottes | 2012-04-02 | 1 | -4/+0 |
| * | goa-mc-plugin: build with ERROR_CFLAGS | Guillaume Desmottes | 2012-04-02 | 1 | -1/+2 |
* | | account-dialog: add 'Rename' item to the context menu | Guillaume Desmottes | 2012-04-02 | 1 | -0/+33 |
* | | accounts-dialog: keep a pointer on the text renderer | Guillaume Desmottes | 2012-04-02 | 1 | -7/+9 |
* | | replace Enable/Disable menu items by a check item | Guillaume Desmottes | 2012-04-02 | 1 | -37/+15 |
* | | remove empathy_individual_manager_lookup_by_contact() | Guillaume Desmottes | 2012-04-02 | 2 | -56/+0 |
* | | use tpf_persona_dup_for_contact() instead of lookup_by_contact() | Guillaume Desmottes | 2012-04-02 | 1 | -5/+12 |
* | | factor out create_individual_from_persona() | Guillaume Desmottes | 2012-04-02 | 1 | -11/+21 |
* | | Start dev of 3.5 | Guillaume Desmottes | 2012-04-02 | 1 | -1/+1 |
|/ |
|
* | [l10n] Update Japanese translation | Mako N | 2012-04-02 | 1 | -183/+177 |
* | [l10n] Update Japanese translation | Mako N | 2012-04-02 | 1 | -146/+142 |
* | Updated Persian Translations | Arash Mousavi | 2012-03-31 | 1 | -1890/+2118 |
* | [l10n] Updated Indonesian translation | Andika Triwidada | 2012-03-31 | 1 | -1846/+1919 |
* | call-window: raise the overlay actor instead of individual actors | Cosimo Cecchi | 2012-03-30 | 1 | -13/+2 |
* | use enable_and_connect_account() when enabling an account from the menu | Guillaume Desmottes | 2012-03-30 | 1 | -1/+2 |
* | factor out enable_and_connect_account() | Guillaume Desmottes | 2012-03-30 | 1 | -2/+9 |
* | accounts-dialog: no need to connect the account if we are disabling it | Guillaume Desmottes | 2012-03-30 | 1 | -5/+13 |
* | accounts_dialog_enable_account_cb: use the usual async cb pattern | Guillaume Desmottes | 2012-03-30 | 1 | -10/+9 |
* | empathy-accounts: disable 'Enable' menu entry if not supported | Guillaume Desmottes | 2012-03-30 | 1 | -6/+14 |
* | factor out account_can_be_enabled() | Guillaume Desmottes | 2012-03-30 | 1 | -9/+18 |
* | Updated Korean translation | Changwoo Ryu | 2012-03-30 | 1 | -41/+40 |
* | Updated Arabic translation | Ibrahim Saed | 2012-03-29 | 1 | -557/+667 |
* | ev-sidebar: use gtk_list_store_insert_with_values() | Guillaume Desmottes | 2012-03-29 | 1 | -2/+1 |
* | preferences: use gtk_list_store_insert_with_values() | Guillaume Desmottes | 2012-03-29 | 1 | -3/+1 |
* | new-chatroom-dialog: use gtk_list_store_insert_with_values() | Guillaume Desmottes | 2012-03-29 | 1 | -3/+1 |
* | import-widget: use gtk_list_store_insert_with_values() | Guillaume Desmottes | 2012-03-29 | 1 | -4/+1 |
* | chatrooms-window: use gtk_list_store_insert_with_values() | Guillaume Desmottes | 2012-03-29 | 1 | -2/+1 |
* | groups-widget: use gtk_list_store_insert_with_values() | Guillaume Desmottes | 2012-03-29 | 1 | -6/+2 |
* | contact-search-dialog: use gtk_list_store_insert_with_values() | Guillaume Desmottes | 2012-03-29 | 1 | -4/+1 |
* | account-widget-sip: use gtk_list_store_insert_with_values() | Guillaume Desmottes | 2012-03-29 | 1 | -17/+16 |
* | accounts-dialog: use gtk_list_store_insert_with_values() | Guillaume Desmottes | 2012-03-29 | 1 | -8/+13 |
* | Updated Odia Translation | ManojKumar Giri | 2012-03-29 | 1 | -177/+119 |
* | Updated Norwegian bokmål translation | Kjartan Maraas | 2012-03-29 | 1 | -238/+244 |
* | Updated Odia Translation | ManojKumar Giri | 2012-03-28 | 1 | -639/+496 |
* | Merge remote-tracking branch 'wjt/652800-661731-notifications' | Guillaume Desmottes | 2012-03-28 | 4 | -22/+40 |
|\ |
|
| * | Move category name constants to #defines | Will Thompson | 2012-03-28 | 4 | -21/+34 |
| * | Show MUC highlight notifications in Gnome Shell | Will Thompson | 2012-03-28 | 1 | -3/+8 |
* | | streamed-media-window: don't leak the element name | Debarshi Ray | 2012-03-28 | 1 | -2/+4 |
* | | call-window: don't leak the element name | Debarshi Ray | 2012-03-28 | 1 | -2/+4 |
|/ |
|
* | Updated Odia Translation | ManojKumar Giri | 2012-03-28 | 1 | -1377/+3948 |
* | trivial: fix a GCC build warning | Cosimo Cecchi | 2012-03-27 | 1 | -1/+0 |
* | call-window: factor out some common code | Cosimo Cecchi | 2012-03-27 | 1 | -14/+14 |
* | call-window: don't use EmpathyRoundedActor for the floating toolbar | Cosimo Cecchi | 2012-03-27 | 2 | -31/+25 |
* | call-window: use a ClutterBoxLayout to separate previews/toolbar | Cosimo Cecchi | 2012-03-27 | 1 | -128/+68 |
* | call-window: fix incorrect comment | Cosimo Cecchi | 2012-03-27 | 1 | -3/+2 |
* | call-window: use colors from the theme for placeholders | Cosimo Cecchi | 2012-03-27 | 1 | -2/+30 |
* | rounded-rectangle: cairo_set_source_rgba() takes [0..1] arguments | Cosimo Cecchi | 2012-03-27 | 1 | -7/+6 |
* | log-window: use gtk_list_store_insert_with_values() | Guillaume Desmottes | 2012-03-27 | 1 | -6/+2 |
* | factor out add_event_to_store() | Guillaume Desmottes | 2012-03-27 | 1 | -52/+39 |
* | log-window: factor out add_date_if_needed() | Guillaume Desmottes | 2012-03-27 | 1 | -32/+33 |
* | import-widget: request the preferred height of the treeview | Guillaume Desmottes | 2012-03-27 | 2 | -2/+11 |
* | import-widget: don't manually prepare the account manager | Guillaume Desmottes | 2012-03-27 | 1 | -23/+4 |
* | help/.gitignore: use a generic ignore rule | Guillaume Desmottes | 2012-03-27 | 1 | -35/+2 |
* | Updated Basque language | Inaki Larranaga Murgoitio | 2012-03-27 | 1 | -4/+4 |
* | Updated Basque language | Inaki Larranaga Murgoitio | 2012-03-27 | 1 | -304/+339 |
* | Updated Korean translation | Changwoo Ryu | 2012-03-27 | 1 | -234/+271 |
* | release.py: update last_tag_pattern | Guillaume Desmottes | 2012-03-26 | 1 | -1/+1 |
* | remove released flag | Guillaume Desmottes | 2012-03-26 | 1 | -1/+1 |
* | prepare 3.4.0EMPATHY_3_4_0 | Guillaume Desmottes | 2012-03-26 | 2 | -2/+38 |
* | Use the correct help: URI syntax | Shaun McCance | 2012-03-26 | 2 | -2/+2 |
* | hindi translation by Chandan Kumar | Rajesh Ranjan | 2012-03-26 | 1 | -2402/+2339 |
* | Updated Crimean Tatar (Crimean Turkish) translation | Reşat SABIQ | 2012-03-26 | 1 | -1429/+2678 |
* | contact_widget_contact_update: check if widget_avatar is a chooser | Guillaume Desmottes | 2012-03-26 | 1 | -2/+5 |
* | Update avatar chooser's account if EMPATHY_CONTACT_WIDGET_EDIT_ACCOUNT is not... | Guillaume Desmottes | 2012-03-26 | 1 | -0/+3 |
* | contact_widget_contact_update: change 'if else' block to a 'if' block inside ... | Guillaume Desmottes | 2012-03-26 | 1 | -8/+13 |
* | Added Telugu help Translations | Sasi Bhushan | 2012-03-25 | 2 | -1/+2758 |
* | Updated Latvian translation. | Rudolfs Mazurs | 2012-03-25 | 1 | -223/+231 |
* | Updated Japanese translation. | Jiro Matsuzawa | 2012-03-25 | 1 | -6/+8 |
* | [l10n] Add Japanese translation | Mako N | 2012-03-25 | 2 | -1/+3426 |
* | Updated Traditional Chinese translation(Hong Kong and Taiwan) | Cheng-Chia Tseng | 2012-03-25 | 2 | -682/+774 |
* | [l10n] Updated German translation | Mario Blättermann | 2012-03-25 | 1 | -1871/+2034 |
* | Updated Hebrew translation. | Yaron Shahrabani | 2012-03-25 | 1 | -344/+387 |
* | Updated Belarusian translation. | Ihar Hrachyshka | 2012-03-25 | 1 | -361/+399 |
* | [l10n] Update Japanese translation | Mako N | 2012-03-25 | 1 | -777/+849 |
* | Updated Telugu Translation | Sasi Bhushan Boddepalli | 2012-03-24 | 1 | -5/+10 |
* | Updated Telugu translation | Sasi Bhushan | 2012-03-24 | 1 | -229/+187 |
* | Updated Portuguese translation | Duarte Loreto | 2012-03-24 | 1 | -1920/+2195 |
* | Updated Finnish translation by Jiri Grönroos | Timo Jyrinki | 2012-03-23 | 1 | -484/+795 |
* | roster-window: check which page to display once Folks has finished loading | Guillaume Desmottes | 2012-03-22 | 1 | -1/+1 |
* | Use help:empathy to open the help | Guillaume Desmottes | 2012-03-22 | 5 | -5/+5 |
* | add translator comment for the sanity-cleaning-number key | Guillaume Desmottes | 2012-03-22 | 1 | -0/+1 |
* | debug-window: no need to translate the '%s' format | Guillaume Desmottes | 2012-03-22 | 1 | -1/+1 |
* | account-widget-irc: add translators comment on up/down tooltips | Guillaume Desmottes | 2012-03-22 | 1 | -2/+2 |
* | Updated Danish translation | Kenneth Nielsen | 2012-03-22 | 1 | -1238/+1320 |
* | Updated Gujarati Translations | Sweta Kothari | 2012-03-22 | 1 | -1729/+2747 |
* | Updated Vietnamese translation | Nguyễn Thái Ngọc Duy | 2012-03-22 | 1 | -138/+105 |
* | po/vi: import from Damned Lies | Nguyễn Thái Ngọc Duy | 2012-03-22 | 1 | -1904/+2243 |
* | accounts-dialog: set a column spacing for the GtkInfoBar grid | Cosimo Cecchi | 2012-03-21 | 1 | -0/+1 |
* | account-widget: set shadow_type=in for advanced scrolled windows | Cosimo Cecchi | 2012-03-21 | 3 | -0/+3 |
* | Updated Telugu Translations | Sasi Bhushan | 2012-03-21 | 1 | -1909/+2189 |
* | Updated Brazilian Portuguese translation | Antonio Fernandes C. Neto | 2012-03-20 | 1 | -131/+150 |
* | Updated French translation | Bruno Brouard | 2012-03-21 | 1 | -1/+1 |
* | Updated French translation | Bruno Brouard | 2012-03-21 | 1 | -1949/+1980 |
* | Update Simplified Chinese translation. | Automatic Mirroring | 2012-03-21 | 1 | -9/+6 |
* | update Simplified Chinese (zh_CN) translation | EL8LatSPQ | 2012-03-20 | 1 | -358/+414 |
* | update Punjabi Translation | A S Alam | 2012-03-20 | 1 | -87/+96 |
* | prepare 3.3.92EMPATHY_3_3_92 | Guillaume Desmottes | 2012-03-20 | 2 | -2/+70 |
* | actually check the required clutter-gtk version | Guillaume Desmottes | 2012-03-20 | 1 | -1/+1 |
* | Depend on a specific version of clutter-gst | Guillaume Desmottes | 2012-03-20 | 1 | -1/+2 |
* | Updated Kannada Translation | Shankar Prasad | 2012-03-20 | 1 | -7/+16 |