summaryrefslogtreecommitdiff
path: root/libempathy-gtk/empathy-log-window.c
AgeCommit message (Expand)AuthorFilesLines
2014-02-26empathy_call_new_with_streams: remove initial_audio argGuillaume Desmottes1-1/+1
2013-10-22Stop observing/approving StreamedMedia channelsGuillaume Desmottes1-9/+2
2013-10-03Add missing telepathy-glib-dbus.h includesXavier Claessens1-0/+1
2013-09-05stop using gtk_icon_info_free()Guillaume Desmottes1-1/+1
2013-08-20tpaw-utils: move EMP_STR_EMPTY to tp-aw and rename itMarco Barisione1-2/+3
2013-08-20tpaw-images: move the default avatar definition from Empathy to tp-awMarco Barisione1-1/+2
2013-08-20camera-monitor: move from Empathy to tp-account-widgetsMarco Barisione1-3/+3
2013-08-20string-parser: move everything except for _match_smiley(), to tp-awMarco Barisione1-2/+2
2013-08-20builder: move empathy_builder_* from Empathy to tp-account-widgetsMarco Barisione1-2/+3
2013-06-26Merge branch 'gnome-3-8'Guillaume Desmottes1-1/+21
2013-06-26Fix escaping of text in empathy log windowRyan Lortie1-1/+21
2013-05-24Merge branch 'gnome-3-8'Guillaume Desmottes1-7/+2
2013-05-24Revert "log-window: escape the body of the message"Guillaume Desmottes1-7/+2
2013-04-01Clean up #include directives in source filesEmanuele Aina1-1/+0
2013-04-01Reorder header inclusions accordingly to the Telepathy coding styleEmanuele Aina1-12/+9
2013-04-01Use a flat namespace for internal includesEmanuele Aina1-7/+7
2013-04-01Use double quotes for all internal headersEmanuele Aina1-7/+7
2013-03-27Drop unused/redundant header inclusionsEmanuele Aina1-11/+0
2013-01-07log-window: escape the body of the messageGuillaume Desmottes1-2/+7
2012-09-11use tp_account_manager_dup_valid_accounts()Guillaume Desmottes1-2/+2
2012-07-11log-window: use empathy_display_individual_info()Guillaume Desmottes1-3/+9
2012-07-02remove useless chat-view.h includesGuillaume Desmottes1-1/+0
2012-04-04include logger single headerGuillaume Desmottes1-1/+0
2012-04-03Logger support for calls is no longer optionalDanielle Madeley1-18/+4
2012-04-03TplCallEndReason ceased to exist on March 28Danielle Madeley1-5/+6
2012-03-27log-window: use gtk_list_store_insert_with_values()Guillaume Desmottes1-6/+2
2012-03-27factor out add_event_to_store()Guillaume Desmottes1-52/+39
2012-03-27log-window: factor out add_date_if_needed()Guillaume Desmottes1-32/+33
2012-01-10Remove tp-yell and use TpCallChannelXavier Claessens1-5/+3
2011-12-06log-window: update buttons if contact's caps are updatedGuillaume Desmottes1-1/+22
2011-12-06factor out do_update_buttons_sensitivity()Guillaume Desmottes1-34/+41
2011-12-05log-window: include empathy-geometry.hGuillaume Desmottes1-0/+1
2011-12-05log-window: save window geometryGuillaume Desmottes1-0/+2
2011-11-21use gtk_box_new() instead of gtk_[h,v]box_new()Guillaume Desmottes1-3/+3
2011-11-14fix separator leakGuillaume Desmottes1-0/+2
2011-11-14don't leak uri returned by g_file_get_uri()Guillaume Desmottes1-2/+4
2011-11-14fix GDate leaks when getting dates from the modelGuillaume Desmottes1-1/+10
2011-11-14free GDate leaks when inserting them into the modelGuillaume Desmottes1-4/+23
2011-11-02Fix set-but-not-used build warningXavier Claessens1-2/+2
2011-10-28empathy_account_chooser_set_account: select account later if not ready yetGuillaume Desmottes1-33/+5
2011-10-27log-window: use empathy_account_chooser_refilter()Guillaume Desmottes1-6/+6
2011-09-19log-window: improve icons in the search entryCosimo Cecchi1-4/+23
2011-09-15log-window: fix translators commentGuillaume Desmottes1-3/+2
2011-09-15log-window: properly translate duration stringsGuillaume Desmottes1-3/+14
2011-09-08log-window: sort "Who" list store alphabeticallyJussi Kukkonen1-11/+27
2011-09-02log-window: add the "raised" style class to the account chooserCosimo Cecchi1-0/+3
2011-09-02Use format-justify-fill everywhereEmilio Pozuelo Monfort1-2/+2
2011-08-31Use g_date_time_new_from_unix_local() to read timestamps from loggerDanielle Madeley1-3/+3
2011-08-19[log-window] Change Quit for CloseDanielle Madeley1-3/+3
2011-08-18Port to new tp-glib client factoryGuillaume Desmottes1-12/+5