summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* coding style fixesGuillaume Desmottes2011-03-091-1/+1
* display a debug message if we can't get the TpContactGuillaume Desmottes2011-03-081-1/+4
* call-observer: display a notification when rejecting a call (#644127)Guillaume Desmottes2011-03-081-8/+91
* call-observer: set the Recover flagGuillaume Desmottes2011-03-081-1/+1
* call-observer: reject all the channels we claimedGuillaume Desmottes2011-03-081-7/+74
* return from ObserveChannels() after having called Claim()Guillaume Desmottes2011-03-081-0/+2
* call-observer: return from ObserveChannels() if the channel was already inval...Guillaume Desmottes2011-03-081-0/+2
* call-observer: set debug domain to 'voip' and add 2 debug messagesGuillaume Desmottes2011-03-081-1/+6
* Delay the approversEmilio Pozuelo Monfort2011-03-071-0/+2
* Autoreject incoming calls if there are others in progressEmilio Pozuelo Monfort2011-03-074-0/+346
* account-assistant: add mnemonic for the "no salut account" checkbox (#644058)Guillaume Desmottes2011-03-071-2/+2
* accounts_dialog_set_selected_account: scroll to the selected accountGuillaume Desmottes2011-02-281-1/+14
* empathy-accounts: allow to pass the full path of the accountGuillaume Desmottes2011-02-281-2/+6
* Request a minimal size on the presence chooserRobert Sajdok2011-02-281-0/+1
* update src/.gitignoreGuillaume Desmottes2011-02-251-0/+2
* Keep a ref to our handler instanceSjoerd Simons2011-02-241-1/+1
* Always build telepathy-yell and handle Call channelsEmilio Pozuelo Monfort2011-02-231-3/+1
* Don't require EmpathyContacts to start a callEmilio Pozuelo Monfort2011-02-232-2/+4
* Move empathy_call_* util functions to libempathy-gtkEmilio Pozuelo Monfort2011-02-232-0/+4
* No need to borrow the connection, it gets passed to usSjoerd Simons2011-02-231-1/+0
* Trivial coding style fix (>80 chars)Sjoerd Simons2011-02-231-1/+2
* Retrieve the contact for incoming calls so we can display itSjoerd Simons2011-02-231-3/+24
* Stop ringing after approving a Channel.Type.Call channelSjoerd Simons2011-02-231-1/+2
* event-manager Remove HAVE_CALL ifdefs, even if we didn't build the handler we...Sjoerd Simons2011-02-231-15/+1
* Close call channels after hanging upSjoerd Simons2011-02-231-0/+1
* In gtk2 GtkProgressBar doesn't implement GTK_ORIENTABLESjoerd Simons2011-02-232-10/+3
* Remove stray debugSjoerd Simons2011-02-231-9/+1
* Only change the UI in the main threadSjoerd Simons2011-02-231-2/+11
* Use target-contact instead of membersSjoerd Simons2011-02-231-56/+18
* Move to using ->priv pointer in the object instanceSjoerd Simons2011-02-232-7/+7
* coding style triviaSjoerd Simons2011-02-231-3/+6
* Add TargetContact property that's guaranteed to exist on CallHandlerSjoerd Simons2011-02-233-8/+51
* Initialize GObjectEmilio Pozuelo Monfort2011-02-231-1/+1
* Build fixEmilio Pozuelo Monfort2011-02-231-0/+8
* Temporarily disable some codeEmilio Pozuelo Monfort2011-02-231-2/+5
* Don't use tpy_call_channel_is_sending_videoEmilio Pozuelo Monfort2011-02-231-2/+2
* Don't use tpy_call_channel_is_receiving_videoEmilio Pozuelo Monfort2011-02-231-34/+2
* Call: check for priv->members to enable the video buttonEmilio Pozuelo Monfort2011-02-231-1/+1
* Add empathy-callEmilio Pozuelo Monfort2011-02-231-0/+195
* Use the new empathy_call_create_call_request thoroughlyEmilio Pozuelo Monfort2011-02-233-25/+2
* Initialize telepathy-yellEmilio Pozuelo Monfort2011-02-231-0/+6
* Show notifications for CallsEmilio Pozuelo Monfort2011-02-231-0/+1
* EmpathyEventManager: handle Call channelsEmilio Pozuelo Monfort2011-02-232-4/+95
* Build an empathy-call binary when we have Call supportEmilio Pozuelo Monfort2011-02-231-0/+26
* Add an EmpathyCallWindowFullscreen classEmilio Pozuelo Monfort2011-02-232-0/+386
* Add an EmpathyCallWindow classEmilio Pozuelo Monfort2011-02-232-0/+3369
* Add an EmpathyCallHandler classEmilio Pozuelo Monfort2011-02-232-0/+1119
* Add an EmpathyCallFactory classEmilio Pozuelo Monfort2011-02-232-0/+414
* Fix make distcheckEmilio Pozuelo Monfort2011-02-211-1/+1
* Move farsight-using sources to srcEmilio Pozuelo Monfort2011-02-2110-5/+1770