aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add sms-channel property to empathy-chatDanielle Madeley2011-05-052-2/+46
* Add sms-channel property to empathy-tp-chatDanielle Madeley2011-05-052-0/+79
* Move the code ensuring a requested sms channel to empathy-request-utilChandni Verma2011-05-053-24/+38
* Add SMS entry to empathy-individual-menuDanielle Madeley2011-05-055-1/+94
* Updated galician translationsFran Diéguez2011-05-011-282/+311
* Updated Czech translationMarek Černocký2011-04-301-319/+342
* Updated Slovenian translationMatej Urbančič2011-04-291-289/+316
* Updated Spanish translationDaniel Mustieles2011-04-281-171/+193
* Use focus feature of adium themesXavier Claessens2011-04-274-6/+118
* Add FIXMEs for things we don't implement yet from adium theme specXavier Claessens2011-04-271-39/+123
* chat_window_page_switched_cb: get the child from the GTK+ signalGuillaume Desmottes2011-04-271-12/+3
* Updated Turkish translationMuhammet Kara2011-04-261-186/+214
* contact_list_store_chat_state_changed_cb(): tidyWill Thompson2011-04-251-6/+4
* Added UG translationAbduxukur Abdurixit2011-04-251-195/+77
* Updated Thai translation.Sira Nokyoongtong2011-04-251-744/+1573
* Added UG translationAbduxukur Abdurixit2011-04-251-718/+845
* account-assistant: ensure that the import widget takes all the space availabl...Guillaume Desmottes2011-04-221-2/+2
* Updated Persian translationArash Mousavi2011-04-221-451/+597
* account-widget: remove all the code related to the enabled checkboxGuillaume Desmottes2011-04-211-156/+2
* Remove enabled toggle from account-widgetDanielle Madeley2011-04-211-0/+4
* don't display the enable switch if account is restrictedGuillaume Desmottes2011-04-211-0/+7
* use a GtkSwitch instead of MX switchGuillaume Desmottes2011-04-211-10/+9
* Add an enabled switch to the account dialog GtkInfoBarDanielle Madeley2011-04-211-0/+63
* location-manager: use tp_asv_*Guillaume Desmottes2011-04-201-19/+10
* location-manager: use the self->priv patternGuillaume Desmottes2011-04-202-103/+94
* location-manager: remove useless propety getter and setterGuillaume Desmottes2011-04-201-34/+0
* location_manager_dispose: use tp_clear_*Guillaume Desmottes2011-04-201-35/+6
* Updated Polish translationPiotr Drąg2011-04-201-159/+166
* Merge branch 'timestamp-648188'Guillaume Desmottes2011-04-2020-493/+366
|\
| * chat_text_view_append_timestamp: use empathy_time_to_string_utc()Guillaume Desmottes2011-04-191-5/+1
| * Port all timestamps from time_t to gint64 (#648188)Guillaume Desmottes2011-04-1914-96/+110
| * empathy-time: remove unused functionsGuillaume Desmottes2011-04-192-52/+0
| * empathy-message: cast timestamps to glongGuillaume Desmottes2011-04-191-2/+2
| * empathy_message_new_from_tp_message: assign priv as soon as the message is cr...Guillaume Desmottes2011-04-191-1/+2
| * use the TpChannel:chat-state-changed signalGuillaume Desmottes2011-04-181-7/+4
| * use delivery report instead of Text.SendErrorGuillaume Desmottes2011-04-181-25/+50
| * factor out handle_incoming_message()Guillaume Desmottes2011-04-181-23/+17
| * empathy-message: remove useless public settersGuillaume Desmottes2011-04-182-132/+22
| * remove empathy_message_new()Guillaume Desmottes2011-04-182-16/+7
| * use tp_text_channel_send_message_async()Guillaume Desmottes2011-04-183-30/+56
| * chat_send_error_cb: don't display the message if it's NULLGuillaume Desmottes2011-04-181-3/+8
| * factor out empathy_message_new_from_tp_messageGuillaume Desmottes2011-04-183-68/+53
| * empathy-message: add missing getter/setterGuillaume Desmottes2011-04-181-0/+18
| * use TpTextChannel:message-sentGuillaume Desmottes2011-04-181-17/+15
| * use TpTextChannel:message-receivedGuillaume Desmottes2011-04-181-27/+25
| * use tp_text_channel_get_pending_messages() to get the pending messagesGuillaume Desmottes2011-04-181-57/+34
| * empathy-tp-chat: ensure that we get a TpTextChannelGuillaume Desmottes2011-04-184-2/+12
* | accounts_dialog_cms_prepare_cb: don't update the settings if we are already p...Guillaume Desmottes2011-04-181-1/+3
* | preferences: use GtkBox instead of Gtk[V,H]BoxCosimo Cecchi2011-04-181-43/+43
* | Bug 647056 — Removing a contact causes a segfaultPhilip Withnall2011-04-181-1/+0
|/
* Add translation context on some strings (#646131)Guillaume Desmottes2011-04-183-6/+10
* Updated Hebrew translation.Yaron Shahrabani2011-04-181-218/+229
* Merge branch 'nm-asleep-647793'Guillaume Desmottes2011-04-151-0/+1
|\
| * connectivity: consider that network is disconnected if state is NM_STATE_ASLE...Guillaume Desmottes2011-04-151-0/+1
* | Updated Vietnamese translationNguyễn Thái Ngọc Duy2011-04-141-11/+11
* | po/vi.po: import from Damned LiesNguyễn Thái Ngọc Duy2011-04-141-500/+260
* | Enable audio/video capabilities if InitialAudio/Video is in the fixed props f...Youness Alaoui2011-04-131-0/+7
|/
* [l10n] Updated Argonesian translationDaniel Martinez2011-04-121-869/+1171
* Updated Spanish translationDaniel Mustieles2011-04-121-217/+226
* ft-manager: add a 'Close' button (#646084)Guillaume Desmottes2011-04-072-1/+21
* factor out close_window()Guillaume Desmottes2011-04-071-16/+22
* Display a notification for auth eventsGuillaume Desmottes2011-04-071-9/+7
* Base the search bar on GtkToolbar instead of GtkHBox in order not to resize t...Vitaly Minko2011-04-072-75/+119
* log_manager_got_entities_cb: don't use the currently selected accountGuillaume Desmottes2011-04-061-16/+13
* emulate '/me' command if CM doesn't support Action messages (#622118)Guillaume Desmottes2011-04-061-2/+26
* add empathy_tp_chat_get_self_contact()Guillaume Desmottes2011-04-062-0/+12
* Updated Basque languageInaki Larranaga Murgoitio2011-04-061-20/+21
* Updated French Doc TranslationBruno Brouard2011-04-051-73/+68
* Bug 646227 — Possible overflow in persona-view:drag_data_getPhilip Withnall2011-04-053-40/+43
* Revert "-Fix use of include <config.h> to make sure translations work"Guillaume Desmottes2011-04-0413-45/+5
* -Fix use of include <config.h> to make sure translations workKjartan Maraas2011-04-0413-5/+45
* Remove unnecessary code in empathy_auth_factory_constructed()Stef Walter2011-04-041-8/+0
* remove released flagGuillaume Desmottes2011-04-041-1/+1
* prepare 3.0 releaseEMPATHY_3_0_0Guillaume Desmottes2011-04-042-4/+51
* Initialize matched to FALSE to stop -Wall breaking the build (and potentially...Danilo Segan2011-04-041-1/+1
* [l10n] Updated Estonian translationMattias Põldaru2011-04-041-3/+10
* Updated Turkish translationBaris Cicek2011-04-041-1078/+2456
* Updated Japanese translationOKANO Takayoshi2011-04-041-679/+1041
* [l10n] Updated German doc translation, umlauts fixedWolfgang Stöggl2011-04-041-386/+404
* [l10n]Fixes on Catalan translationJordi Serratosa2011-04-041-30/+30
* [l10n] Updated German translation, umlauts fixedWolfgang Stöggl2011-04-041-5/+5
* l10n: Updated Greek translation for empathyGeorge Stefanakis2011-04-041-278/+366
* Updated Danish translationKenneth Nielsen2011-04-031-734/+1000
* Updated Brazilian Portuguese translation. Reviewed by Djavan Fagundes.Rodrigo Padula de Oliveira2011-04-031-702/+958
* Updated Spanish translationJorge González2011-04-031-16/+26
* set a category on presence notificationsGuillaume Desmottes2011-04-023-5/+12
* set a category on chat related notificationsGuillaume Desmottes2011-04-022-0/+26
* set urgency hint on urgent notificationsGuillaume Desmottes2011-04-021-0/+25
* applied patch from https://bugzilla.gnome.org/show_bug.cgi?id=645870Leonid Kanter2011-04-011-18/+26
* Updated Vietnamese translationNguyễn Thái Ngọc Duy2011-04-011-412/+264
* po/vi.po: import from Damned LiesNguyễn Thái Ngọc Duy2011-04-011-1192/+2355
* Added translated German screenshots.Hendrik Richter2011-04-011-13/+12
* Added translated German screenshots.Hendrik Richter2011-04-011-0/+0
* Added translated German screenshots.Hendrik Richter2011-04-011-0/+0
* Updated Gujarati TranslationsSweta Kothari2011-04-011-646/+619
* [l10n] Updated German doc translationMario Blättermann2011-04-011-613/+43
* help/C/figures: Icon and screenshot updatesShaun McCance2011-04-016-0/+0
* Updated Serbian translationBranko Kokanović2011-03-312-1398/+2086
* Updated Basque languageInaki Larranaga Murgoitio2011-03-311-100/+88
* empathy_chat_window_present_chat: no need to call show_all on the windowGuillaume Desmottes2011-03-301-1/+0
* move the Enabled translator comment just before the stringGuillaume Desmottes2011-03-301-2/+2
* givve translators context for the 'Unknown' stringGuillaume Desmottes2011-03-302-0/+5
* give translators context for the 'Enabled' checkbox (#646131)Guillaume Desmottes2011-03-301-0/+2
* Added Slovak translationPavol Klačanský2011-03-292-0/+4372
* ft-manager: make sure the scrolled window expands in the dialog heightCosimo Cecchi2011-03-291-0/+1
* don't format header of presence notifications (#646097)Guillaume Desmottes2011-03-291-10/+4
* Use /org/gnome as starting path for schemasLuca Ferretti2011-03-291-8/+8
* Updated Basque languageInaki Larranaga Murgoitio2011-03-291-527/+694
* Updated Dutch translation by Hannie DumoleynHannie Dumoleyn2011-03-291-695/+986
* remove released flagGuillaume Desmottes2011-03-281-1/+1
* prepare 2.91.93EMPATHY_2_91_93Guillaume Desmottes2011-03-282-2/+26
* hindi updatedRajesh Ranjan2011-03-281-1053/+2509
* event-manager: only display incoming messages in notificationGuillaume Desmottes2011-03-281-1/+8
* theme-adium: keep count of the pages loading instead of using a booleanGuillaume Desmottes2011-03-281-4/+9
* Added UG translationAbduxukur Abdurixit2011-03-281-465/+626
* Updated Lithuanian translationŽygimantas Beručka2011-03-281-132/+232
* Updated Tamil translationDr.T.Vasudevan2011-03-271-762/+701
* Updated Bulgarian translationKrasimir Chonov2011-03-261-344/+445
* Update Simplified Chinese translation.Aron Xu2011-03-251-129/+128
* update tranlation for Punjabi by A S AlamA S Alam2011-03-251-103/+193
* Updated Marathi TranslationsSandeep Shedmake2011-03-241-1139/+2493
* Calendar widget should be disabled if no contact selected (#645582)Guillaume Desmottes2011-03-242-0/+10
* account_chooser_filter_ready_cb: don't unref the accountGuillaume Desmottes2011-03-241-1/+0
* chat_window_new_message_cb: check that we found the chatroomGuillaume Desmottes2011-03-231-1/+1
* tp_chat_got_renamed_contacts_cb: use tp_clear_object() to unref priv->userGuillaume Desmottes2011-03-231-1/+1
* remove released flagGuillaume Desmottes2011-03-231-1/+1
* [l10n] Updated German translationMario Blättermann2011-03-231-478/+637
* prepare 2.91.92EMPATHY_2_91_92Guillaume Desmottes2011-03-232-3/+47
* Merge branch 'unbreak-tests'Stef Walter2011-03-231-11/+76
|\
| * Fix calls to empathy_tls_verifier_new() in tests.Stef Walter2011-03-231-11/+76
* | Don't try to block personas that don't support blockingEmilio Pozuelo Monfort2011-03-221-3/+8
|/
* Only add the 'extra-certificate-identities' parameter if gabble supports it.Stef Walter2011-03-223-2/+17
* Create GTalk accounts with extra-certificate-identities = 'talk.google.com'Stef Walter2011-03-221-0/+7
* Merge branch 'reference-identities'Stef Walter2011-03-224-8/+89
|\
| * Use telepathy property constants in server EmpathyServerTLSHandlerStef Walter2011-03-221-4/+4
| * Style changes from review for ReferenceIdentities codeStef Walter2011-03-183-12/+19
| * Use ServerTLSConnection.ReferenceIdentities to check cert identity.Stef Walter2011-03-184-7/+81
| * Free priv->hostname in EmpathyServerTlsHandlerStef Walter2011-03-181-0/+1
* | Merge branch 'stable-block-645504'Guillaume Desmottes2011-03-225-181/+7
|\ \
| * | stop generating API for ContactBlockingGuillaume Desmottes2011-03-223-174/+0
| * | Use stable API for ContactBlocking (#645504)Guillaume Desmottes2011-03-221-6/+6
| * | depends on telepathy-glib 0.14.1Guillaume Desmottes2011-03-221-1/+1
* | | Updated Italian translationMilo Casagrande2011-03-221-711/+971
* | | accounts_dialog_add_account: ensure that the selected account is still visibl...Guillaume Desmottes2011-03-221-1/+19
* | | accounts_dialog_model_set_selected: use select_and_scroll_to_iterGuillaume Desmottes2011-03-221-1/+1
* | | factor out select_and_scroll_to_iter()Guillaume Desmottes2011-03-221-14/+23
* | | Updated Traditional Chinese translation(Hong Kong and Taiwan)Cheng-Chia Tseng2011-03-222-722/+932
|/ /
* | Handle new NM 0.9 states (#644412)Dan Williams2011-03-221-0/+8
* | Remove user from the blocked list when readding themDanielle Madeley2011-03-221-0/+8
* | account_chooser_update_iter: don't leak the TpAccountGuillaume Desmottes2011-03-221-0/+2
* | Also show an avatar when blocking from a conversationEmilio Pozuelo Monfort2011-03-223-3/+14
* | Updated Russian translationYuri Myasoedov2011-03-221-100/+193
* | Updated kn translationsShankar Prasad2011-03-211-123/+148
* | Fix some races in the chatroom joining codeSjoerd Simons2011-03-211-34/+38
* | Updated Portuguese translationDuarte Loreto2011-03-211-331/+416
* | [l10n]Updated Catalan translationGil Forcada2011-03-211-299/+364
* | Updated Latvian translation.Rudolfs Mazurs2011-03-201-640/+659
* | Updated Norwegian bokmål translationKjartan Maraas2011-03-201-108/+108
* | Updated Norwegian bokmål translationKjartan Maraas2011-03-201-250/+339
* | Update Simplified Chinese translation.Aron Xu2011-03-201-414/+463
* | Updated Polish translationPiotr Drąg2011-03-191-288/+368
* | Updated Indonesian translationDirgita2011-03-191-877/+1829
* | Updated Korean translationChangwoo Ryu2011-03-191-227/+233
* | Updated Arabic translationKhaled Hosny2011-03-191-255/+257
* | Use the right marshal fileEmilio Pozuelo Monfort2011-03-191-2/+2
* | Assistant: put the protocol chooser next to the labelEmilio Pozuelo Monfort2011-03-181-3/+6
* | Map Ctrl-Shift-F to contact search and Ctrl-F to findWill Thompson2011-03-181-0/+2
* | Updated kn translationsShankar Prasad2011-03-181-1085/+2638
* | auth-factory: allow to handle more than one auth channel at the same time (#6...Guillaume Desmottes2011-03-181-12/+38
* | auth-factory: use a proper priv pointerGuillaume Desmottes2011-03-182-3/+4
* | add empathy_server_sasl_handler_get_channel()Guillaume Desmottes2011-03-182-0/+15
* | Free priv->hostname in EmpathyServerTlsHandlerStef Walter2011-03-181-0/+1
* | Display an avatar on the block contact dialogEmilio Pozuelo Monfort2011-03-183-68/+111
|/
* Allow to Observe a ServerAuthentication channel while handling another oneGuillaume Desmottes2011-03-181-1/+2
* common_checks: tell the truth in debug messagesGuillaume Desmottes2011-03-181-7/+9
* common_checks: rename must_be_sasl arg to observeGuillaume Desmottes2011-03-181-2/+7
* Fix the icon metadataDanielle Madeley2011-03-181-3/+3
* Uploaded UkranianDaniel Korostil2011-03-181-281/+361
* remove released flagGuillaume Desmottes2011-03-171-1/+1
* prepare 2.91.91.1EMPATHY_2_91_91_1Guillaume Desmottes2011-03-172-2/+57
* server-sasl-handler: remove stored password if they can't be savedGuillaume Desmottes2011-03-171-0/+6
* save the password before trying to connect the new account (#643690)Guillaume Desmottes2011-03-171-0/+16
* Allow to enter an email address as ICQ ID (#645014)Guillaume Desmottes2011-03-171-2/+5
* Contact Search: close the dialog when adding a contactEmilio Pozuelo Monfort2011-03-171-0/+3
* Don't update Contact menu on a focus-in (#644936)Michael Terry2011-03-171-9/+24
* Updated Romanian translationLucian Adrian Grijincu2011-03-171-170/+162
* Updated Romanian translationLucian Adrian Grijincu2011-03-171-80/+160
* Fix warnings from GCC 4.6 about variables that are set but not used.Kjartan Maraas2011-03-1722-166/+5
* auth-client: implement Debug interface (#645008)Guillaume Desmottes2011-03-171-0/+10
* pass a preferred handler when requesting channelsGuillaume Desmottes2011-03-175-13/+15
* define constants for handler bus nameGuillaume Desmottes2011-03-174-4/+15
* rename empathy-dispatcher to empathy-request-utilGuillaume Desmottes2011-03-1720-46/+40
* account-widget-irc: set password-prompt param when needed (#644406)Guillaume Desmottes2011-03-171-0/+58
* Updated French translationBruno Brouard2011-03-171-249/+354
* Updated British English translationBruce Cowan2011-03-171-456/+642
* Updated Hebrew translation.Yaron Shahrabani2011-03-161-138/+212
* New Empathy icon (#614640)Jakub Steiner2011-03-169-262/+6437
* ContactSearch: don't leak a GErrorEmilio Pozuelo Monfort2011-03-161-2/+4
* Merge branch 'call-details-644830'Guillaume Desmottes2011-03-161-1/+8
|\
| * streamed-media-window: Put the details vbox in a scroll windowGuillaume Desmottes2011-03-161-1/+8
* | individual-view: call empathy_individual_manager_remove() also when the respo...Guillaume Desmottes2011-03-161-7/+5
* | individual-view: use our own RESPONSE enumGuillaume Desmottes2011-03-161-6/+14
* | [l10n] Updated Estonian translationMattias Põldaru2011-03-161-6/+24
|/
* Updated Czech translationMarek Černocký2011-03-161-427/+594
* Updated Galician translationsFran Diéguez2011-03-151-319/+445
* [l10n] Updated Estonian translationMattias Põldaru2011-03-151-5/+45
* Updated Hungarian translationGabor Kelemen2011-03-151-100/+177
* Updated Swedish translationDaniel Nylander2011-03-151-961/+326
* Updated Spanish translationDaniel Mustieles2011-03-151-58/+84
* Updated Spanish translationDaniel Mustieles2011-03-151-101/+152
* Updated Slovenian translationAndrej Žnidaršič2011-03-151-168/+223
* Require the proper version of Folks.Travis Reitter2011-03-151-1/+1
* Adjust for Folks PresenceOwner -> PresenceDetails renameTravis Reitter2011-03-156-51/+54
* Adjust for Folks Groupable -> GroupDetails renameTravis Reitter2011-03-1510-83/+89
* Adjust for Folks Favouritable -> FavouriteDetails renameTravis Reitter2011-03-156-18/+24
* Adjust for Folks AvatarOwner -> AvatarDetails renameTravis Reitter2011-03-151-1/+1
* Adjust for Folks Aliasable -> AliasDetails renameTravis Reitter2011-03-159-34/+39
* Bump the Folks version requirement for the following API changes.Travis Reitter2011-03-151-1/+1
* individual_view_remove_dialog_show: set a mnemonic on the 'Delete and Block' ...Guillaume Desmottes2011-03-141-2/+13
* coding style fixesGuillaume Desmottes2011-03-142-2/+2
* Updated Arabic translationKhaled Hosny2011-03-141-58/+147
* Add missing filesKhaled Hosny2011-03-141-0/+2
* Merge branch 'glassrose-contact-blocking-rebase'Danielle Madeley2011-03-1429-32/+1967
|\
| * Update the wording of the other contact blocking dialogDanielle Madeley2011-03-111-3/+4
| * Update the wording of the contact blocking dialogDanielle Madeley2011-03-111-15/+56
| * Add FIXME to empathy_individual_manager_supports_blocking()Chandni Verma2011-03-111-0/+2
| * Use tp_g_signal_connect_object for Tp proxies that outlive the CB dialogDanielle Madeley2011-03-111-4/+6
| * Use Conn.I.CB to report contacts as abusive when blocking themDanielle Madeley2011-03-111-2/+11
| * Only destroy block confirmation dialogs after we've read out the abusive stateDanielle Madeley2011-03-112-3/+3
| * Determine whether a connection supports reporting abuse, set the connection flagDanielle Madeley2011-03-111-0/+36
| * Add draft Conn.I.ContactBlocking (danni's version) to extensionsDanielle Madeley2011-03-113-0/+174
| * Hook up abusive argument into TpContactList backendDanielle Madeley2011-03-119-17/+30
| * Initialize EmpathyContactManager before creating a new contact->Block menuitemChandni Verma2011-03-111-1/+2
| * Setting "window" data on submenu only if it's not NULLChandni Verma2011-03-111-3/+3
| * Use Contact Manager flags instead of Individual Manager flagsChandni Verma2011-03-093-56/+20
| * Style fixes from reviewDanielle Madeley2011-03-082-2/+5
| * Add confirmation dialog to RemoveDanielle Madeley2011-03-085-3/+112
| * Add block confirmation to the authorise publication dialogDanielle Madeley2011-03-081-5/+17
| * Add UI to blocking confirmation dialog for future "report as abusive" functionDanielle Madeley2011-03-082-3/+31
| * Factor out common blocking confirmation dialogDanielle Madeley2011-03-083-26/+53
| * contact-blocking-dialog: report errors to the userDanielle Madeley2011-03-081-3/+52
| * Don't leak EmpathyContactDanielle Madeley2011-03-081-0/+2
| * Add Block button to the subscription authorization dialogDanielle Madeley2011-03-082-13/+61
| * Add a confirmation dialog when you block a contact from the Contact menuDanielle Madeley2011-03-082-3/+47
| * Add 'Delete and Block' as an option to the Remove Contact dialogDanielle Madeley2011-03-081-10/+24
| * Add contact blocking support to EmpathyIndividualManagerDanielle Madeley2011-03-082-0/+122
| * Add 'Block Contact' to empathy-contact-menuDanielle Madeley2011-03-083-2/+75
| * Add contact blocking to EmpathyContactList and friendsDanielle Madeley2011-03-085-6/+135
| * Handle the case where there are no accounts with deny channelsDanielle Madeley2011-03-081-26/+62
| * Don't need to prepare accounts separatelyDanielle Madeley2011-03-081-30/+11