summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* window: display all contacts in a flat listFrédéric Péters2016-10-241-9/+5
* chat: use a single window, with tabsFrédéric Péters2016-10-2410-75/+540
* window: add a header bar to the main windowFrédéric Péters2016-10-241-0/+17
* call-window: properly remove the fs element notifiersFabrice Bellet2016-07-211-3/+16
* Move "Clear" to end of context menutwoscomplement2016-07-211-1/+1
* Revert "Don't call XInitThreads in Wayland"Michael Catanzaro2016-07-211-6/+3
* call: port to clutter-gst 3.0Lionel Landwerlin2016-07-211-14/+14
* Honor autoaway setting even in GNOME ShellMichael Catanzaro2016-07-211-16/+12
* Always notify presence manager on exitMichael Catanzaro2016-07-211-8/+2
* debug-window: Replace deprecated soup_session_async_newDiane Trout2016-06-271-1/+1
* Set prgname instead of program_classFlorian Müllner2016-05-115-5/+5
* event-manager: Don't use an enum as a TpChannel pointerTing-Wei Lan2016-03-041-1/+1
* Avoid warning spam from GtkStyleContext with GTK+ 3.19Michael Catanzaro2016-01-161-5/+10
* Don't call XInitThreads in WaylandMichael Catanzaro2016-01-161-3/+6
* Fix opening contact list after launching empathy -hBalló György2015-05-251-0/+4
* Fix preferences with modern gtk+Giovanni Campagna2015-04-211-0/+2
* Preferences: Fix width of dialogMichael Catanzaro2015-04-211-0/+2
* roster-window: fix crash if empathy_chatroom_manager_find() failedGuillaume Desmottes2014-08-281-3/+2
* Add missing textdomain() callJuan A. Suarez Romero2014-05-301-0/+1
* call-utils: use TpAccountChannelRequest higher level APIGuillaume Desmottes2014-02-261-5/+2
* call-handler: remove 'initial-audio' propGuillaume Desmottes2014-02-261-15/+0
* empathy_call_new_with_streams: remove initial_audio argGuillaume Desmottes2014-02-261-2/+1
* Use new name of Ubuntu Online Accounts panel.Robert Ancell2014-02-241-2/+2
* add Chat_Manager.xml to EXTRA_DISTEMPATHY_3_11_90Guillaume Desmottes2014-02-171-1/+2
* chat-mgr: use GDBus service APIGuillaume Desmottes2014-02-122-27/+33
* chat-mgr: Use GDBus client side APIGuillaume Desmottes2014-02-122-16/+52
* generate GDBus API for the chat managerGuillaume Desmottes2014-02-123-0/+48
* add empathy-bus-names.hGuillaume Desmottes2014-02-065-15/+10
* prefix Telepathy bus names with TP_Guillaume Desmottes2014-02-063-4/+4
* chat-manager: define CHAT_MANAGER_PATHGuillaume Desmottes2014-02-061-2/+4
* audio-src: use gst 1.0 caps formatGuillaume Desmottes2014-02-051-1/+1
* debug-window: disable Debug on all proxies when exitingGuillaume Desmottes2014-02-051-0/+32
* debug-window: fix leak on all TpDebugClientGuillaume Desmottes2014-02-051-3/+4
* debug-window: fix proxy leakGuillaume Desmottes2014-02-051-0/+2
* debug-window: prevent using the store when disposingGuillaume Desmottes2014-02-051-1/+6
* debug-window: prevent proxy_invalidated_cb to be called after disposeGuillaume Desmottes2014-02-051-2/+2
* Set the license type instead of the license text.Emilio Pozuelo Monfort2014-02-031-28/+1
* event-manager: remove HandleWith() fallbackGuillaume Desmottes2014-01-271-30/+1
* call-window: use HandleWithTime()Guillaume Desmottes2014-01-271-2/+3
* app menu: standardize Help/About/QuitMichael Catanzaro2013-12-271-1/+1
* Roster: use the plural for "any contacts"Will Thompson2013-12-021-1/+1
* Insert smileys at the cursor positionVeena Katiyar2013-11-181-5/+2
* accounts-dialog: early return if gtk_tree_view_get_selection returns NULLGuillaume Desmottes2013-10-251-0/+2
* event-manager: ignore StreamedMediaGuillaume Desmottes2013-10-231-2/+1
* Stop observing/approving StreamedMedia channelsGuillaume Desmottes2013-10-222-19/+4
* Merge branch 'gnome-3-10'Guillaume Desmottes2013-10-121-83/+48
|\
| * use list_names_cb to find MCGuillaume Desmottes2013-10-121-18/+7
| * debug: factor out helpersGuillaume Desmottes2013-10-121-9/+28
| * debug: stop using tp_list_connection_names()Guillaume Desmottes2013-10-121-48/+5
| * debug: make add_client() more genericGuillaume Desmottes2013-10-121-8/+8