summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* call-window: use the 'emblem-system-symbolic' icon for the camera popup buttonGuillaume Desmottes2013-01-091-19/+24
* Merge branch 'gnome-3-6'Guillaume Desmottes2013-01-081-0/+1
|\
| * roster-window: ellipsize infobar titleGuillaume Desmottes2013-01-071-0/+1
| * camera-menu: Show the menu only if there is more than one cameraDebarshi Ray2012-11-091-0/+8
| * empathy-call: Handle yanking out of current video inputDebarshi Ray2012-11-093-4/+31
| * empathy-call: Free the FsElementAddedNotifiers on fs-conference-removedDebarshi Ray2012-10-181-0/+3
| * empathy-call: Clean up the TfChannel before resetting the pipelineDebarshi Ray2012-10-181-8/+14
* | roster-window: start live search on Ctrl+fGuillaume Desmottes2013-01-041-2/+6
* | remove 'Search for contacts' acceleratorGuillaume Desmottes2013-01-041-1/+0
* | call-window: set a bigger default sizeGuillaume Desmottes2013-01-041-0/+2
* | Recognize both handheld and phone clienttypes as mobile devicesSjoerd Simons2013-01-031-2/+2
* | factor out empathy_notify_manager_create_notification()Guillaume Desmottes2013-01-033-4/+7
* | notifications: no need to set NOTIFY_EXPIRES_DEFAULTGuillaume Desmottes2013-01-032-5/+0
* | call: pass the proper flag to gtk_application_inhibit()Guillaume Desmottes2013-01-021-2/+2
* | roster-window: prevent adding contact if not supported by CMGuillaume Desmottes2012-12-261-0/+34
* | roster-window: add 'Add Contact...' button when relevantGuillaume Desmottes2012-12-262-1/+41
* | roster-window: add a 'Show offline button" when relevantGuillaume Desmottes2012-12-262-1/+53
* | roster-window: display a specific message if there is no offline contact eitherGuillaume Desmottes2012-12-261-2/+7
* | camera-menu: Show the menu only if there is more than one cameraDebarshi Ray2012-11-091-0/+8
* | empathy-call: Handle yanking out of current video inputDebarshi Ray2012-11-093-4/+31
* | Fix a stringKjartan Maraas2012-11-051-1/+1
* | empathy-call: inhibit when we are in a callGuillaume Desmottes2012-11-021-0/+29
* | call-window: add 'inhibit' signalGuillaume Desmottes2012-11-021-0/+18
* | accounts-dialog: subdialog window should not resizeableMichael Wood2012-11-021-0/+2
* | Fix build with gst 0.10Xavier Claessens2012-10-291-1/+1
* | empathy-call: Free the FsElementAddedNotifiers on fs-conference-removedDebarshi Ray2012-10-181-0/+3
* | empathy-call: Clean up the TfChannel before resetting the pipelineDebarshi Ray2012-10-181-8/+14
* | debug-window: fix typoGuillaume Desmottes2012-10-171-1/+1
* | empathy-call: Add a debug option to dump the GStreamer pipelineDebarshi Ray2012-10-123-3/+79
* | turn EmpathyChatWindow to a GtkWindow subclassGuillaume Desmottes2012-10-103-56/+52
* | EmpathyRosterWindow: Add UOA specific error infobarXavier Claessens2012-10-091-0/+59
* | debug-window: add infobar telling user about privacyGuillaume Desmottes2012-10-091-0/+27
|/
* roster-window: fix event_activated_cb callback signatureGuillaume Desmottes2012-10-081-2/+1
* print a warning if pulsesrc is missingGuillaume Desmottes2012-10-031-1/+4
* chat-manager: cache the individual mgrGuillaume Desmottes2012-10-031-1/+31
* chat-window: expose the individual mgr as a propertyGuillaume Desmottes2012-10-032-0/+42
* chat-window: update the contact menu when folks is loadedGuillaume Desmottes2012-10-031-0/+16
* chat-window: load the individual mgr when the chat window is focused outGuillaume Desmottes2012-10-031-11/+35
* move the individual mgr reference to empathy-chat-windowGuillaume Desmottes2012-10-032-19/+15
* empathy_chat_window_present_chat: return the window presenting the chatGuillaume Desmottes2012-09-282-5/+6
* No need to pass twice the same param to chat_window_contact_menu_update()Guillaume Desmottes2012-09-281-4/+3
* document when/how Folks is used in empathy-chatGuillaume Desmottes2012-09-281-1/+8
* make sure that chat_window_contact_menu_update is not called recursivelyGuillaume Desmottes2012-09-281-0/+8
* Say in the status message when the call has been terminatedGuillaume Desmottes2012-09-251-0/+2
* call_state is a CallState enumGuillaume Desmottes2012-09-251-1/+1
* actually unmute the microphone when restarting the callGuillaume Desmottes2012-09-211-1/+1
* migrate_account_to_uoa: actually iterate over the supersedes arrayGuillaume Desmottes2012-09-211-2/+5
* Use funnel instead of fsfunnel for gstreamer 1.0Sjoerd Simons2012-09-201-3/+9
* include telepathy-glib.hGuillaume Desmottes2012-09-1724-56/+20
* accounts-dialog: add icons cacheGuillaume Desmottes2012-09-121-2/+31