aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* prepare 3.3.4EMPATHY_3_3_4Guillaume Desmottes2012-01-162-2/+42
* individual-view: remove GTK+ workaroundsGuillaume Desmottes2012-01-161-68/+0
* empathy_account_get_error_message: get the reason before displaying itGuillaume Desmottes2012-01-161-2/+2
* coding style fixGuillaume Desmottes2012-01-161-1/+1
* individual-view: use tp_g_signal_connect_object() to connect the destroy sigGuillaume Desmottes2012-01-161-2/+4
* filter_result_callback_data_new: add some checksGuillaume Desmottes2012-01-161-0/+4
* Updated Galician translationsFran Diéguez2012-01-151-1641/+1639
* Updated Traditional Chinese translation(Hong Kong and Taiwan)Cheng-Chia Tseng2012-01-142-1682/+1674
* Updated Slovenian translationAndrej Žnidaršič2012-01-141-203/+288
* account-widget-irc: fix label position in the gridGuillaume Desmottes2012-01-131-0/+1
* be less restrictive regarding the Service formatGuillaume Desmottes2012-01-131-11/+17
* irc-network-chooser-dialog: be more NULL-safeGuillaume Desmottes2012-01-131-1/+4
* irc-network-chooser: set the account serviceGuillaume Desmottes2012-01-131-0/+35
* account-settings: allow to change the serviceGuillaume Desmottes2012-01-132-0/+47
* roster-window: watch for TpAccount:connection changesGuillaume Desmottes2012-01-121-4/+25
* roster-window: factor out add_account()Guillaume Desmottes2012-01-121-26/+26
* roster-window: use self->priv patternGuillaume Desmottes2012-01-102-447/+390
* roster-window: port to new coding styleGuillaume Desmottes2012-01-102-1860/+1874
* rename MainWindow to RosterWindowGuillaume Desmottes2012-01-109-385/+385
* EmpathySoundManager: passing a GtkWidget is optionalXavier Claessens2012-01-101-10/+19
* Disable join button when protocol irc is selectedJovanka Gulicoska2012-01-101-0/+8
* Fix a doubled word in the Hungarian translationGabor Kelemen2012-01-091-4/+4
* Updated Russian translationYuri Myasoedov2012-01-081-415/+413
* added # in join room when irc protocol selectedJovanka Gulicoska2012-01-061-0/+6
* contact-chooser: keep a ref on the TpContact we requestedGuillaume Desmottes2012-01-061-2/+20
* [l10n] Updated Dutch translationHannie Dumoleyn2012-01-031-924/+1054
* [l10n] Updated Estonian translationMattias Põldaru2012-01-021-217/+101
* [l10n]Updated Turkish translationMuhammet Kara2011-12-311-837/+819
* Updated Hebrew translation.Yaron Shahrabani2011-12-301-386/+383
* Updated Belarusian translation.Kasia Bondarava2011-12-291-860/+837
* Added Macedonian translation.Jovan Naumovski2011-12-251-1014/+4329
* Updated Spanish translationDaniel Mustieles2011-12-231-548/+540
* New translatino for Xhosa (xh)Andiswa Mvanyashe2011-12-232-0/+4794
* individual-widget: display champlain map in tooltipsGuillaume Desmottes2011-12-221-2/+1
* Check for champlain 0.12.1Guillaume Desmottes2011-12-221-1/+2
* individual_grid_destroy: remove the ChamplainEmbedView from its containerGuillaume Desmottes2011-12-221-0/+11
* POTFILES.in: add empathy-new-account-dialog.cGuillaume Desmottes2011-12-221-0/+1
* accounts-dialog: remove protocol chooserGuillaume Desmottes2011-12-221-99/+0
* accounts-dialog: use the new account dialogGuillaume Desmottes2011-12-221-3/+22
* add new-account-dialogGuillaume Desmottes2011-12-223-0/+273
* account-widget: display the buttons in simple mode as wellGuillaume Desmottes2011-12-223-55/+59
* account_dialog_create_edit_params_dialog: don't connect account-created signalGuillaume Desmottes2011-12-221-24/+0
* account-widget: modernize dipose functionGuillaume Desmottes2011-12-221-20/+2
* account-widget: use the self->priv patternGuillaume Desmottes2011-12-222-326/+287
* don't use deprecated GTK+ APIGuillaume Desmottes2011-12-221-2/+2
* display the editor on topGuillaume Desmottes2011-12-221-3/+7
* properly handle accounts using an external storageGuillaume Desmottes2011-12-222-211/+129
* No need to manually prepare the connectionGuillaume Desmottes2011-12-221-25/+9
* we can now use the stock close buttonGuillaume Desmottes2011-12-221-10/+1
* remove old commentGuillaume Desmottes2011-12-221-1/+0
* no need to control the cancel button sensitivity any moreGuillaume Desmottes2011-12-221-2/+0
* add some padding in the edit conn settings dialogGuillaume Desmottes2011-12-221-4/+9
* add an accelerator to open the params dialogGuillaume Desmottes2011-12-221-1/+1
* pass a second NULL pointer to gtk_dialog_new_with_buttons()Guillaume Desmottes2011-12-221-1/+1
* Don't show the presence twiceDanielle Madeley2011-12-223-1/+5
* Make it possible to add/remove/edit accounts without it crashing everywhereDanielle Madeley2011-12-221-54/+11
* Add a close signal, emitted by both cancel and applyDanielle Madeley2011-12-222-5/+18
* Begin combining the dialogsDanielle Madeley2011-12-222-21/+164
* Updated French doc translationBruno Brouard2011-12-211-194/+154
* Updated Spanish translationDaniel Mustieles2011-12-201-120/+138
* [help] Reworked the search conversation topicMilo Casagrande2011-12-201-27/+16
* [help] Fixed UI reference in the helpMilo Casagrande2011-12-202-15/+17
* Updated Polish translation of helpPiotr Drąg2011-12-201-103/+94
* remove released flagGuillaume Desmottes2011-12-201-1/+1
* coding style fixEMPATHY_3_3_3Guillaume Desmottes2011-12-201-1/+1
* prepare 3.3.3Guillaume Desmottes2011-12-202-2/+57
* empathy_chat_window_present_chat: move to the chat window desktopGuillaume Desmottes2011-12-191-2/+6
* add empathy_move_to_window_desktopGuillaume Desmottes2011-12-192-0/+120
* Updated Spanish translationDaniel Mustieles2011-12-191-131/+133
* [help] Fixed some UI references and typos, fixes bug #653812Milo Casagrande2011-12-186-38/+40
* Updated Slovenian translationMatej Urbančič2011-12-161-3/+56
* import-widget: use the server in IRC account display nameGuillaume Desmottes2011-12-161-4/+18
* [l10n] Updated Italian translationMilo Casagrande2011-12-161-14/+16
* clsing tags (bug#666265)Funda Wang2011-12-151-3/+3
* Updated POTFILES.inPiotr Drąg2011-12-151-1/+0
* Stop passing an EmpathyContact to menu_item_new() fonctionsGuillaume Desmottes2011-12-143-152/+64
* individual-menu: export only the methods we needGuillaume Desmottes2011-12-142-33/+41
* remove empathy-contact-managerGuillaume Desmottes2011-12-143-603/+0
* remove useless includes of empathy-contact-manager.hGuillaume Desmottes2011-12-145-5/+0
* main-window: stop instantiating the contact managerGuillaume Desmottes2011-12-141-5/+0
* remove EMPATHY_CONTACT_WIDGET_EDIT_FAVOURITEGuillaume Desmottes2011-12-142-72/+2
* remove unused empathy_contact_edit_dialog_show()Guillaume Desmottes2011-12-142-62/+0
* Show a contact as blocked if *all* is personas are blockedGuillaume Desmottes2011-12-141-4/+7
* individual_menu_add_personas: add the block menu item, if neededGuillaume Desmottes2011-12-141-0/+22
* remove empathy-contact-menuGuillaume Desmottes2011-12-143-723/+0
* map-view: use the individual menuGuillaume Desmottes2011-12-141-8/+21
* chat: use an EmpathyIndividualMenuGuillaume Desmottes2011-12-141-8/+20
* add EMPATHY_INDIVIDUAL_FEATURE_BLOCKGuillaume Desmottes2011-12-142-0/+216
* remove EMPATHY_INDIVIDUAL_FEATURE_ALLGuillaume Desmottes2011-12-143-4/+19
* individual-menu: allow priv->store to be NULLGuillaume Desmottes2011-12-141-2/+3
* empathy_contact_get_persona: use tpf_persona_dup_for_contact()Guillaume Desmottes2011-12-141-37/+5
* Deal with empathy_create_individual_from_tp_contact() returning NULLGuillaume Desmottes2011-12-142-0/+4
* use tpf_persona_dup_for_contact()Guillaume Desmottes2011-12-141-10/+7
* Depend on folks 0.6.6Guillaume Desmottes2011-12-141-1/+1
* empathy-audio-sink.c: include config.hXavier Claessens2011-12-131-0/+1
* get_tp_contact_for_chat: deal with tp_channel_borrow_connection() returning NULLGuillaume Desmottes2011-12-121-0/+2
* Uploaded UkranianDaniel Korostil2011-12-121-1/+1
* Uploaded UkranianDaniel Korostil2011-12-121-759/+868
* Uploaded UkranianDaniel Korostil2011-12-111-6/+6
* Uploaded UkranianDaniel Korostil2011-12-111-693/+847
* Update Simplified Chinese help translation.Guanhao Yin2011-12-101-331/+507
* Updated Hebrew translation.Yaron Shahrabani2011-12-101-639/+636
* auth-client: add some more debuggingGuillaume Desmottes2011-12-082-1/+3
* Call: Low the video watchdog timeout to 1 secondSjoerd Simons2011-12-071-1/+1
* about: Polish the code to generate the license stringSjoerd Simons2011-12-071-8/+10
* try requesting a TpContact when creating a contact from the loggerGuillaume Desmottes2011-12-061-1/+48
* log-window: update buttons if contact's caps are updatedGuillaume Desmottes2011-12-061-1/+22
* factor out do_update_buttons_sensitivity()Guillaume Desmottes2011-12-061-34/+41
* log-window: include empathy-geometry.hGuillaume Desmottes2011-12-051-0/+1
* log-window: save window geometryGuillaume Desmottes2011-12-051-0/+2
* map-view: stop using EmpathyContactManagerGuillaume Desmottes2011-12-051-54/+64
* Updated Russian translationVladislav Boboshko2011-12-041-856/+903
* contact-blocking-dialog: stop using EmpathyContactManagerGuillaume Desmottes2011-12-022-26/+44
* renamespace CheeseCameraDeviceMonitorGuillaume Desmottes2011-12-023-84/+88
* Updated Norwegian bokmål translationKjartan Maraas2011-12-021-624/+603
* camera-monitor: fix memleak in on_camera_addedRaluca Elena Podiuc2011-12-011-1/+3
* Properly cast buffer and latency times when setting propertiesGuillaume Desmottes2011-11-302-2/+5
* use the individual edit dialog when pressing F2Guillaume Desmottes2011-11-301-9/+2
* event-manager: use the conn aggregator instead of the contact mgrGuillaume Desmottes2011-11-302-34/+104
* connection-aggregator: add API to track contactsGuillaume Desmottes2011-11-302-0/+74
* ui-utils: don't expect that cancellable is not NULLGuillaume Desmottes2011-11-301-2/+3
* Revert "WIP"Guillaume Desmottes2011-11-294-106/+4
* remove trailing spaceGuillaume Desmottes2011-11-291-1/+1
* WIPGuillaume Desmottes2011-11-294-4/+106
* Merge remote-tracking branch 'jonny/ft'Guillaume Desmottes2011-11-2911-1124/+186
|\
| * tp-file: remove EmpathyTpFileJonny Lamb2011-11-094-1023/+0
| * client-factory: stop creating EmpathyTpFile objectsJonny Lamb2011-11-095-16/+7
| * ft-handler: start using TpFTChannel instead of EmpathyTpFileJonny Lamb2011-11-093-84/+179
| * libempathy: remove empathy-tp-file from headersJonny Lamb2011-11-091-1/+0
* | remove old school get_all_groupsGuillaume Desmottes2011-11-294-66/+0
* | groups-widget: use empathy_connection_aggregator_get_all_groups()Guillaume Desmottes2011-11-292-8/+34
* | add empathy_connection_aggregator_get_all_groups()Guillaume Desmottes2011-11-292-0/+31
* | add EmpathyConnectionAggregatorGuillaume Desmottes2011-11-293-0/+258
* | don't ignore TP_DELIVERY_STATUS_TEMPORARILY_FAILED delivery reportGuillaume Desmottes2011-11-281-1/+2
* | add missing empathy-contact-list.h includeGuillaume Desmottes2011-11-282-0/+2
* | contact-list: remove flagsGuillaume Desmottes2011-11-282-25/+0
* | tp-contact-list: remove tp_contact_list_get_flagsGuillaume Desmottes2011-11-281-119/+0
* | remove empathy_contact_manager_get_flags_for_connection()Guillaume Desmottes2011-11-282-25/+0
* | contact-menu: stop using empathy_contact_manager_get_flags_for_connection()Guillaume Desmottes2011-11-281-15/+4
* | Depend on tp-glib 0.17.3Guillaume Desmottes2011-11-281-1/+1
* | Use current fsf address (#664935)Brian Pepple2011-11-281-2/+2
* | Updated Romanian translationLucian Adrian Grijincu2011-11-271-1037/+1778
* | Updated Slovenian translationMatej Urbančič2011-11-261-549/+548
* | Updated Spanish translationDaniel Mustieles2011-11-261-522/+513
* | Properly update the 'simple' themeGuillaume Desmottes2011-11-251-3/+13
* | Update Simplified Chinese translation.Yangtse Su2011-11-251-727/+868
* | Updated POTFILES.inPiotr Drąg2011-11-241-1/+0
* | remove unused variablesGuillaume Desmottes2011-11-241-3/+0
* | Remove obsolete contact-list-{store,view}Guillaume Desmottes2011-11-247-4117/+0
* | remove EmpathyContactManager's testGuillaume Desmottes2011-11-242-45/+0
* | chat: use the individual view/store rather than the contact oneGuillaume Desmottes2011-11-241-14/+22
* | add initial_loading() as a virtual methodGuillaume Desmottes2011-11-244-14/+37
* | add empathy_individual_store_refresh_individual() as a protected methodGuillaume Desmottes2011-11-243-11/+22
* | Add individual-store-channelGuillaume Desmottes2011-11-243-0/+397
* | add EMPATHY_INDIVIDUAL_FEATURE_ADD_CONTACTGuillaume Desmottes2011-11-245-5/+171
* | factor out empathy_create_individual_from_tp_contact()Guillaume Desmottes2011-11-243-20/+38
* | Abstract the individual storeGuillaume Desmottes2011-11-248-179/+403
* | individual-store: expose some attributes and methods as 'protected'Guillaume Desmottes2011-11-242-30/+44
* | Allow user to try another password if auth failedGuillaume Desmottes2011-11-233-0/+100
* | add empathy-bad-password-dialogGuillaume Desmottes2011-11-234-0/+263
* | auth-factory: relay the auth-password-failed signalGuillaume Desmottes2011-11-231-0/+25
* | server-sasl-handler: add auth-password-failed signalGuillaume Desmottes2011-11-231-0/+16
* | Abstract EmpathyPasswordDialog to EmpathyBasePasswordDialogGuillaume Desmottes2011-11-236-196/+392
* | password-dialog: use self->priv patternGuillaume Desmottes2011-11-232-68/+68
* | restart the camera only if it's already runningGuillaume Desmottes2011-11-231-2/+9
* | factor out empathy_call_window_change_webcam()Guillaume Desmottes2011-11-233-3/+17
* | audio-src,audio-sink: Use lower latency values on pulsesrc/pulsesinkArun Raghavan2011-11-222-0/+7
* | remove released flagGuillaume Desmottes2011-11-211-1/+1
* | sync gsettings.m4EMPATHY_3_3_2Guillaume Desmottes2011-11-211-11/+26
* | prepare 3.3.2Guillaume Desmottes2011-11-213-3/+48
* | set_size_request on the video_container to ensure the window has a sane minim...Ken VanDine2011-11-211-0/+3
* | fix GTK_BOX castsGuillaume Desmottes2011-11-213-4/+4
* | use gtk_box_new() instead of gtk_[h,v]box_new()Guillaume Desmottes2011-11-2119-58/+65
* | use gtk_paned_new() instead of gtk_hpaned_new()Guillaume Desmottes2011-11-211-1/+2
* | use gtk_separator_new() instead of gtk_hseparator_new()Guillaume Desmottes2011-11-211-1/+1
* | Updated Lithuanian translationAlgimantas Margevičius2011-11-191-663/+713
* | Bump telepathy-farstream requirementSjoerd Simons2011-11-191-1/+1
* | AudioSink: Setup the initial properties in the main threadSjoerd Simons2011-11-191-12/+30
* | Call: Bind the output properties from the main threadSjoerd Simons2011-11-191-33/+51
* | Bind the volume button to the volume of the outputSjoerd Simons2011-11-191-18/+7
* | Bind the mic button the sources mute propertySjoerd Simons2011-11-191-38/+5
* | Remove call input volume configurationSjoerd Simons2011-11-195-167/+0
* | Add mute support to the audio sourceSjoerd Simons2011-11-191-15/+72
* | Implement Audiocontrol for the output volumeSjoerd Simons2011-11-191-0/+16
* | Keep the audio sinks volume property synchronized with the pulse volumeSjoerd Simons2011-11-191-39/+92
* | Implement input audio controlSjoerd Simons2011-11-181-0/+50
* | Let the audio source control the volume, not a software volume elementSjoerd Simons2011-11-181-39/+179
* | Use _unref instead of _free _destroy when possible.unrefXavier Claessens2011-11-1631-58/+58
* | Add coding style check for g_hash_table_destroy and g_array_free usageXavier Claessens2011-11-161-0/+13
* | individual-view: don't display menu if empathy_folks_individual_contains_cont...Guillaume Desmottes2011-11-161-0/+4
* | individual-view: add an option to disable uninteresting filteringGuillaume Desmottes2011-11-162-24/+76
* | individual-widget: display channels list if availableGuillaume Desmottes2011-11-161-0/+22
* | factor out empathy_contact_info_create_channel_list_label()Guillaume Desmottes2011-11-163-81/+106
* | update_weak_contact: use a greater or equal comparaisonGuillaume Desmottes2011-11-161-1/+1
* | [l10n]Added Burmese translationThura Hlaing2011-11-152-0/+3765
* | fix separator leakGuillaume Desmottes2011-11-141-0/+2
* | don't leak uri returned by g_file_get_uri()Guillaume Desmottes2011-11-141-2/+4
* | fix GDate leaks when getting dates from the modelGuillaume Desmottes2011-11-141-1/+10
* | free GDate leaks when inserting them into the modelGuillaume Desmottes2011-11-141-4/+23
* | empathy-logs: prepare the account manager firstGuillaume Desmottes2011-11-141-3/+21
* | empathy-logs: port to TP coding styleGuillaume Desmottes2011-11-141-17/+15
* | coding style fixesGuillaume Desmottes2011-11-143-6/+6
* | main-window: use the EmpathyIndividual flavor of some typesGuillaume Desmottes2011-11-141-4/+2
* | empathy_individual_store_remove_individual: use EMPATHY_INDIVIDUAL_STORE_COL_...Guillaume Desmottes2011-11-141-1/+1
* | individual-view: remove explicit boolean comparaisonsGuillaume Desmottes2011-11-141-10/+10
* | individual-store: use self->priv patternGuillaume Desmottes2011-11-142-169/+100
* | individual-widget: factor out add_row()Guillaume Desmottes2011-11-141-14/+22
* | details_update_show: skip empty fieldGuillaume Desmottes2011-11-141-0/+4
* | Updated Traditional Chinese translation(Hong Kong and Taiwan)Cheng-Chia Tseng2011-11-122-1160/+1398
* | [l10n] Updated Estonian translationMattias Põldaru2011-11-121-168/+715
* | Don't turn on echo cancellation on the sink if it's for raw conferencesSjoerd Simons2011-11-116-14/+43
* | Don't turn on echo cancellation on the source if it's for raw conferencesSjoerd Simons2011-11-116-8/+47
* | Call: Signal content-{added/removed} instead of sink-{added/removed}Sjoerd Simons2011-11-112-36/+36
* | stop using gtk_widget_get_pointer()Guillaume Desmottes2011-11-112-2/+7
* | stop using gdk_window_get_pointer()Guillaume Desmottes2011-11-111-1/+1
* | doesn't allow to send socket filesGuillaume Desmottes2011-11-101-0/+24
* | audio-src: Add a caps filter to select appropriate input formatArun Raghavan2011-11-091-1/+19
* | empathy_contact_block_menu_item_new: remove unused EmpathyContactManagerGuillaume Desmottes2011-11-091-3/+0
* | Merge branch 'status-icon-663567'Danielle Madeley2011-11-091-7/+12
|\ \
| * | accounts-dialog: fix box packing issue in infobarDanielle Madeley2011-11-081-7/+12
| |/
* | contact-list-view: use empathy_contact_remove_from_contact_list()Guillaume Desmottes2011-11-081-5/+1
* | notifications-approver: stop using EmpathyContactManagerGuillaume Desmottes2011-11-081-15/+2
* | contact-dialog: stop using EmpathyContactManagerGuillaume Desmottes2011-11-081-25/+6
* | add empathy_contact_remove_from_contact_list()Guillaume Desmottes2011-11-082-0/+14
* | contact-search-dialog: stop using EmpathyContactManagerGuillaume Desmottes2011-11-081-10/+4
* | add empathy_contact_add_to_contact_list()Guillaume Desmottes2011-11-082-0/+41
* | client-factory: prepare TP_CONNECTION_FEATURE_CONTACT_LIST_PROPERTIESGuillaume Desmottes2011-11-081-0/+6
* | remove old blocking APIGuillaume Desmottes2011-11-084-196/+8
* | individual dialog: use tp-glib blocking APIGuillaume Desmottes2011-11-081-8/+5
* | individual-manager: use tp-glib blocking APIGuillaume Desmottes2011-11-081-26/+16
* | contact-dialogs: use tp-glib blocking APIGuillaume Desmottes2011-11-081-19/+14
* | contact-menu: use tp-glib blocking APIGuillaume Desmottes2011-11-081-16/+14
* | Revert "Revert "contact-blocking-dialog: use tp-glib high level blocking API""Guillaume Desmottes2011-11-083-319/+161
* | depends on tp-glib 0.17.0Guillaume Desmottes2011-11-081-1/+1
* | contact-chooser: fix TpfPersona leakGuillaume Desmottes2011-11-081-5/+6
* | Remove dead files codec-preferences and element-preferencesDanielle Madeley2011-11-086-156/+8
|/
* call: Fix GstCaps leakSjoerd Simons2011-11-081-0/+1
* Call: Cope with not having the Channel direclty after startin a callSjoerd Simons2011-11-081-2/+9
* Use videorate max-rate propertySjoerd Simons2011-11-081-22/+20
* When reset the source remove and re-insert itSjoerd Simons2011-11-081-7/+16
* Drop EOS from the srcSjoerd Simons2011-11-081-0/+11
* Don't go asynchronously to pausedSjoerd Simons2011-11-081-1/+1
* Ignore dynamic framerate if videomaxrate is missingNicolas Dufresne2011-11-081-7/+16
* Use framerate range instead of fix rangeNicolas Dufresne2011-11-081-6/+4
* Reset clock after changing video resolutionNicolas Dufresne2011-11-081-0/+8
* Change element state sink to sourceNicolas Dufresne2011-11-081-1/+1
* Don't call GTK method from streaming threadNicolas Dufresne2011-11-081-4/+7
* Hook resolution change supportNicolas Dufresne2011-11-081-0/+34
* Let set_send_video do it's jobNicolas Dufresne2011-11-081-4/+1
* Check and create video_preview outside camera controlNicolas Dufresne2011-11-081-0/+6