aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add resultion and framerate changing to video srcNicolas Dufresne2011-11-082-0/+58
* Add framerate and resolution change signalNicolas Dufresne2011-11-081-0/+67
* Don't crash when the buffer has length 0Danielle Madeley2011-11-071-1/+4
* Make GOA optional againDanielle Madeley2011-11-073-25/+59
* Add missing AC_MSG_RESULTDanielle Madeley2011-11-071-0/+1
* Merge branch 'ui-fixes'Danielle Madeley2011-11-051-0/+6
|\
| * dialpad-widget: make grid rows/columns homogeneousDanielle Madeley2011-11-041-0/+2
| * dialpad-widget: ensure able to show with gtk_widget_show()Danielle Madeley2011-11-041-0/+4
* | Updated Galician translationsFran Diéguez2011-11-041-305/+347
* | Import Facebook and windows Live GOA accountsXavier Claessens2011-11-048-29/+631
* | Fix crash when opening GOA facebook account settingsXavier Claessens2011-11-041-1/+1
* | empathy-auth-client: use a TpSimpleClientFactoryXavier Claessens2011-11-043-12/+15
|/
* tls: Cast argument to gcr_simple_certificate_new to avoid compiler warningColin Walters2011-11-041-1/+1
* Fix set-but-not-used build warningXavier Claessens2011-11-021-2/+2
* Revert "contact-blocking-dialog: use tp-glib high level blocking API"Guillaume Desmottes2011-11-023-161/+319
* contact-blocking-dialog: use tp-glib high level blocking APIGuillaume Desmottes2011-11-023-319/+161
* contact-blocking-dialog: split COL_* enumsGuillaume Desmottes2011-11-021-15/+21
* Updated Turkish translationMuhammet Kara2011-11-021-256/+288
* main-window: port to GtkGridGuillaume Desmottes2011-11-011-37/+23
* individual-widget: port to GtkGridGuillaume Desmottes2011-11-011-11/+11
* dialpad-widget: port to GtkGridGuillaume Desmottes2011-11-011-5/+5
* contact-widget: port to GtkGridGuillaume Desmottes2011-11-012-81/+57
* account-widget-*: port to GtkGridGuillaume Desmottes2011-11-0113-483/+126
* Ignore generated files from pl docGuillaume Desmottes2011-11-011-0/+2
* Fix for misaligned 16x16 app iconMichael Monreal2011-11-012-5401/+46
* coding style fixGuillaume Desmottes2011-11-011-2/+2
* Updated Czech translationMarek Černocký2011-10-301-502/+578
* Added Polish translation of helpAleksander Łukasiewicz2011-10-292-1/+3458
* empathy_account_chooser_set_account: select account later if not ready yetGuillaume Desmottes2011-10-282-34/+28
* account-chooser: factor out select_account()Guillaume Desmottes2011-10-281-11/+18
* invite-participant-dialog: don't display treeview if no contact listGuillaume Desmottes2011-10-281-2/+22
* add empathy_contact_chooser_show_tree_view()Guillaume Desmottes2011-10-282-5/+16
* Merge branch 'ui-work'Danielle Madeley2011-10-281-34/+17
|\
| * accounts-dialog: fix infobar packing issues by porting to GtkGridDanielle Madeley2011-10-271-34/+17
* | refilter if the TpConnection of a TpAccount is changedGuillaume Desmottes2011-10-271-0/+16
* | factor out update_account()Guillaume Desmottes2011-10-271-3/+13
* | account-chooser: make sure that TP_ACCOUNT_FEATURE_CONNECTION and TP_CONNECTI...Guillaume Desmottes2011-10-271-0/+10
* | log-window: use empathy_account_chooser_refilter()Guillaume Desmottes2011-10-271-6/+6
* | factor out empathy_account_chooser_refilter()Guillaume Desmottes2011-10-272-5/+13
* | move pre-defined filter at the end of the filesGuillaume Desmottes2011-10-272-28/+32
* | account-chooser: replace finalize by disposeGuillaume Desmottes2011-10-271-5/+5
* | account-chooser: use tp_g_signal_connect_object()Guillaume Desmottes2011-10-271-12/+5
* | account-chooser: use self->priv patternGuillaume Desmottes2011-10-272-75/+39
* | inline account_chooser_setup()Guillaume Desmottes2011-10-271-136/+129
* | move down empathy_account_chooser_class_init()Guillaume Desmottes2011-10-271-46/+36
* | account-chooser: port to new coding styleGuillaume Desmottes2011-10-272-715/+740
|/
* Merge branch 'bug-662727'Danielle Madeley2011-10-271-0/+12
|\
| * contact-chooser: refilter when the tmp contacts change capabilitiesDanielle Madeley2011-10-261-0/+12
* | empathy-debugger: rely on gtk_application_add_window() to manage the main loopGuillaume Desmottes2011-10-263-29/+41
* | empathy-accounts: prepare the AM in app_command_line_cbGuillaume Desmottes2011-10-261-22/+6
* | empathy-accounts: re-use existing TpAccount rather than creating a new oneGuillaume Desmottes2011-10-261-30/+30
* | empathy-debugger: rely on gtk_application_add_window() to manage the main loopGuillaume Desmottes2011-10-261-3/+2
* | empathy: rely on gtk_application_add_window() to manage the main loopGuillaume Desmottes2011-10-263-6/+7
|/
* Updated Slovenian translationMatej Urbančič2011-10-261-96/+106
* [l10n]Updated Catalan documentationGil Forcada2011-10-261-981/+3072
* We need to pass a description to AC_DEFINEGuillaume Desmottes2011-10-251-1/+1
* use g_format_size instead of g_format_size_for_displayGuillaume Desmottes2011-10-251-3/+3
* use g_unichar_fully_decompose instead of g_unicode_canonical_decompositionGuillaume Desmottes2011-10-251-8/+1
* Disable GLib deprecation warnings for nowGuillaume Desmottes2011-10-251-0/+5
* Include config.h in a bunch of filesGuillaume Desmottes2011-10-254-0/+4
* use g_format_size instead of g_format_size_for_displayGuillaume Desmottes2011-10-251-2/+2
* [presence-chooser] Set status message as the tooltipJovanka Gulicoska2011-10-251-4/+8
* Updated German translationChristian Kirbach2011-10-251-1/+1
* remove released flagGuillaume Desmottes2011-10-241-1/+1
* prepare 3.3.1EMPATHY_3_3_1Guillaume Desmottes2011-10-242-3/+81
* theme-adium: escape the name in actions as wellGuillaume Desmottes2011-10-241-3/+3
* ensure that contact_list_store_contact_active_cb isn't called after the store...Guillaume Desmottes2011-10-241-5/+38
* contact_list_store_dispose: unset the timer idsGuillaume Desmottes2011-10-241-1/+3
* Updated Norwegian bokmål translationKjartan Maraas2011-10-241-193/+222
* Updated Persian TranslationArash Mousavi2011-10-241-264/+295
* [l10n]Minor fixes to Catalan translationGil Forcada2011-10-241-2/+2
* Updated Spanish translationDaniel Mustieles2011-10-241-201/+242
* [l10n] Updated German translationPaul Seyfert2011-10-231-519/+657
* Updated Latvian translation.Rudolfs Mazurs2011-10-231-3/+3
* Updated Hebrew translation.Yaron Shahrabani2011-10-221-872/+788
* Merge branch 'balance-errors'Danielle Madeley2011-10-222-9/+103
|\
| * display_error: Put 'Close' button on the bottom/endDanielle Madeley2011-10-211-2/+4
| * Include dbus-reason in signal argumentsDanielle Madeley2011-10-211-1/+1
| * Don't need to prepare balance feature, already prepared by client factoryDanielle Madeley2011-10-211-20/+10
| * Inline assignments are icky; free leaked stringDanielle Madeley2011-10-211-3/+5
| * 'Get Credit' is called 'Top Up' in other parts of the UIDanielle Madeley2011-10-211-1/+1
| * Show an infobar if there's not enough creditEmilio Pozuelo Monfort2011-10-212-6/+106
* | Updated Slovenian translationMatej Urbančič2011-10-221-529/+636
* | Updated POTFILES.inPiotr Drąg2011-10-211-1/+0
|/
* Add empathy-contactinfo-utils to POTFILES.inDanielle Madeley2011-10-211-0/+1
* Port contact-widget to contactinfo-utilsDanielle Madeley2011-10-213-132/+58
* Incorporate updates from empathy-contact-widget into contactinfo-utilsDanielle Madeley2011-10-213-15/+72
* Move empathy-contactinfo-utils to libempathy-gtkDanielle Madeley2011-10-215-3/+3
* Port individual-widget to contactinfo-utilsDanielle Madeley2011-10-211-64/+17
* Abstract common contactinfo code into empathy-contactinfo-utilsDanielle Madeley2011-10-213-0/+228
* Merge branch 'chooser-662250'Danielle Madeley2011-10-217-759/+80
|\
| * [contact-chooser] Don't reselect the first match if something else is selectedDanielle Madeley2011-10-201-2/+5
| * [contact-chooser] Move the selection up/down without defocusing the entryDanielle Madeley2011-10-201-0/+56
| * [contact-chooser] emit 'activate' on 'row-activated' as wellDanielle Madeley2011-10-201-0/+11
| * Swap SMS and Text buttonsDanielle Madeley2011-10-201-4/+4
| * Fix extra buttons in new-call/message dialogsDanielle Madeley2011-10-202-2/+4
| * Remove contact-selector-dialogDanielle Madeley2011-10-204-751/+0
* | Updated Belarusian translation.Ihar Hrachyshka2011-10-211-434/+484
* | Fix an article in the Hungarian help translationGabor Kelemen2011-10-201-1/+1
|/
* Merge branch 'dialpad-widget'Danielle Madeley2011-10-207-135/+265
|\
| * Scroll dialpad entry right as more characters are inserted.Danielle Madeley2011-10-191-0/+1
| * Move dialpad into a widget of its ownDanielle Madeley2011-10-197-135/+264
* | Updated Norwegian bokmål translationKjartan Maraas2011-10-201-49/+45
|/
* Updated Turkish translationMuhammet Kara2011-10-191-199/+289
* theme_adium_append_message: escape alias before displaying itGuillaume Desmottes2011-10-191-2/+5
* empathy_new_message_dialog_response: initialize contactGuillaume Desmottes2011-10-181-1/+1
* empathy_new_message_dialog_response: initialize individualGuillaume Desmottes2011-10-181-1/+1
* Updated Spanish translationDaniel Mustieles2011-10-181-146/+153
* new-call-dialog: use the self->priv patternGuillaume Desmottes2011-10-182-32/+31
* new-message-dialog: port to EmpathyContactChooserGuillaume Desmottes2011-10-182-126/+137
* new-call-dialog: port to EmpathyContactChooserGuillaume Desmottes2011-10-182-99/+121
* factor out empathy_individual_can_audio_video_call()Guillaume Desmottes2011-10-183-53/+67
* new-call-dialog: fix typo in commentGuillaume Desmottes2011-10-181-1/+1
* invite-participant-dialog: activate the dialog when the chooser is activatedGuillaume Desmottes2011-10-181-0/+9
* contact-chooser: add 'activate' signalGuillaume Desmottes2011-10-181-0/+19
* contact-chooser: when searching, make sure that the first matching item is se...Guillaume Desmottes2011-10-181-0/+3
* add empathy_individual_view_select_first()Guillaume Desmottes2011-10-182-0/+19
* Updated Norwegian bokmål translationKjartan Maraas2011-10-181-171/+240
* Updated Vietnamese translationNguyễn Thái Ngọc Duy2011-10-171-45/+33
* po/vi: import from Damned LiesNguyễn Thái Ngọc Duy2011-10-171-629/+780
* l10n: updated Italian translationLuca Ferretti2011-10-171-178/+185
* Updated Swedish translationDaniel Nylander2011-10-171-182/+482
* Updated Korean translationChangwoo Ryu2011-10-171-185/+195
* Updated British English translationBruce Cowan2011-10-161-141/+145
* Updaged Galician translationsFran Dieguez2011-10-151-397/+486
* Updated Bulgarian translationAlexander Shopov2011-10-151-334/+424
* Updated Hungarian translationGabor Kelemen2011-10-151-201/+176
* contact-list: remove favourite APIGuillaume Desmottes2011-10-152-57/+0
* contact-list-store: stop tracking favourite contactsGuillaume Desmottes2011-10-151-26/+0
* contact-manager: remove unused favourite codeGuillaume Desmottes2011-10-151-305/+0
* contact-list-store: remove 'fake group' codeGuillaume Desmottes2011-10-154-129/+1
* remove unused EMPATHY_CONTACT_FEATURE_FAVOURITEGuillaume Desmottes2011-10-152-51/+1
* [l10n] Updated German translationMario Blättermann2011-10-151-223/+218
* Updated Polish translationPiotr Drąg2011-10-151-182/+186
* Mark a forgotten string for translation.Gabor Kelemen2011-10-151-1/+1
* adium themes: crash less hard when Template.html is missingWill Thompson2011-10-151-1/+9
* TpChat: remove support for old PropertiesWill Thompson2011-10-151-263/+5
* TpChat: Use RoomConfig1 and Subject if availableWill Thompson2011-10-151-5/+138
* configure: depend on tp-glib with Subject.Will Thompson2011-10-151-1/+1
* TpChat: track subject and title explicitly.Will Thompson2011-10-151-50/+37
* TpChat: hide guts of Telepathy properties.Will Thompson2011-10-153-75/+136
* Updated Spanish translationDaniel Mustieles2011-10-141-198/+274
* Merge remote-tracking branch 'pochu/upgrade-software'Danielle Madeley2011-10-142-0/+136
|\
| * Display Upgrade Software errorsEmilio Pozuelo Monfort2011-09-052-0/+136
* | Merge remote-tracking branch 'pochu/error-dialog'Danielle Madeley2011-10-148-22/+121
|\ \
| * | Set a parent for the error dialogEmilio Pozuelo Monfort2011-09-051-5/+8
| * | NewMessageDialog: show an error if starting the channel failsEmilio Pozuelo Monfort2011-09-051-2/+77
| * | empathy_dispatcher_chat_with_contact_id(): add optional cbEmilio Pozuelo Monfort2011-09-058-22/+43
| |/
* | Merge remote-tracking branch 'pochu/misc-fixes'Danielle Madeley2011-10-143-3/+9
|\ \
| * | CallWindow: correctly detect outgoing callsEmilio Pozuelo Monfort2011-09-051-3/+4
| * | Display an accurate error when not enough creditEmilio Pozuelo Monfort2011-09-051-0/+2
| * | Cope with gtk_icon_theme_lookup_icon returning NULLSjoerd Simons2011-09-051-0/+3
| |/
* | Merge branch: 'Add top-up link to chat text when there is insufficient credit'Danielle Madeley2011-10-144-3/+78
|\ \
| * | EmpathyChat: add a 'Top up' link when there's not enough creditEmilio Pozuelo Monfort2011-09-051-3/+47
| * | EmpathyThemeAdium: implement append_event_markupEmilio Pozuelo Monfort2011-09-051-0/+9
| * | Add empathy_chat_view_append_event_markupEmilio Pozuelo Monfort2011-09-052-0/+22
| |/
* | Improve iain sleeping patternDamien Lespiau2011-10-148-1720/+29395
* | Updated Norwegian bokmål translationKjartan Maraas2011-10-131-318/+298
* | Update telepathy-yellGuillaume Desmottes2011-10-131-0/+0
* | contact-blocking-dialog: make debug more usefulGuillaume Desmottes2011-10-131-12/+21
* | Make sure we have our settings before we want to use themSjoerd Simons2011-10-131-2/+2
* | Don't try to access non-existing propertiesSjoerd Simons2011-10-131-5/+20
* | empathy-call: use dark themeGuillaume Desmottes2011-10-121-0/+5
* | preferences: don't display variants checkbox if there is no variantGuillaume Desmottes2011-10-121-3/+12
* | Use default variant if we can't find any variantsGuillaume Desmottes2011-10-121-1/+4
* | Updated Turkish translationMuhammet Kara2011-10-101-397/+335
* | Updated Swedish translationDaniel Nylander2011-10-101-330/+330
* | Updated POTFILES.inPiotr Drąg2011-10-091-1/+0