aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix versioning, this is 2.33.3 + plus some changesdebian/2.33.3+git.20110314.0bb62c-0ubuntu0+easton1Emilio Pozuelo Monfort2011-03-151-0/+6
|
* New upstream snapshotEmilio Pozuelo Monfort2011-03-151-1/+1
|
* Merge branch 'empathy-skype' into debianEmilio Pozuelo Monfort2011-03-151-3/+3
|\
| * Warn early if the CM doesn't implement a privacy settingEmilio Pozuelo Monfort2011-03-151-2/+9
| |
| * Remove the PSTN setting and add a Video oneEmilio Pozuelo Monfort2011-03-152-6/+6
| | | | | | | | It's insensitive for now as Psyke doesn't implement it yet.
| * Make wording follow the designsEmilio Pozuelo Monfort2011-03-152-7/+7
| |
| * Add DEBUG messageDanielle Madeley2011-03-151-1/+1
| |
| * Don't replace password with fake-password if there's something real in thereDanielle Madeley2011-03-151-0/+5
| |
| * Add a Remember Password toggle which remembers the passwordDanielle Madeley2011-03-152-39/+69
| | | | | | | | | | | | | | | | This feels a bit awkwardly implemented, for example, if you enter a password but uncheck the toggle, then the password will be removed from the dialog when the account connects (maybe this is the correct behaviour?). No one has really specced out the flow of this, maybe it can be sorted out properly when this code is made more generic.
| * Implement ForgetPassword buttonDanielle Madeley2011-03-152-0/+27
| |
| * Don't assume account != NULL (again)Danielle Madeley2011-03-151-1/+1
| |
| * If the password is fake, and the user focuses in, clear the fake passwordDanielle Madeley2011-03-151-0/+22
| | | | | | | | | | | | | | Also mark the password entry as no longer fake. This allows the user to change their password even though an old password was saved.
| * Track the change notification for PasswordSavedDanielle Madeley2011-03-151-2/+28
| |
| * Set a fake password if we know the password is savedDanielle Madeley2011-03-151-4/+44
| |
| * Add Account.Interface.ExternalPasswordStorage to extensionsDanielle Madeley2011-03-153-0/+54
| |
| * Add a pre-auth approver for authenicating Psyke from the accounts-dialogDanielle Madeley2011-03-152-2/+205
| | | | | | | | | | This uses the password field in the accounts dialog, which has now been disconnected from the 'password' parameter.
| * Add ShowIHaveVideoTo property to Privacy Settings UIDanielle Madeley2011-03-152-4/+43
| |
| * Update Conn.I.PrivacySettings from PsykeDanielle Madeley2011-03-151-0/+9
| |
| * Update Canonical Support link to http://canonical.com/support?app=empathyDanielle Madeley2011-03-151-1/+1
| |
| * Add displayname for Skype so it appears as Skype(TM)Danielle Madeley2011-03-151-0/+3
| |
| * Also show the EULA in the new account assistantEmilio Pozuelo Monfort2011-03-151-0/+10
| |
| * Move show EULA function to empathy-account-widget-skypeDanielle Madeley2011-03-155-77/+81
| |
| * Actually add the EULAEmilio Pozuelo Monfort2011-03-151-0/+1
| |
| * Add a dummy EULA so we can create Skype accountsEmilio Pozuelo Monfort2011-03-151-0/+4
| |
| * Look for a localized EULA firstEmilio Pozuelo Monfort2011-03-151-3/+24
| |
| * Show an EULA when creating an Skype accountEmilio Pozuelo Monfort2011-03-153-0/+76
| | | | | | | | | | The EULA is read from a file so it can be easily changed by distributors / OEMs.
| * Fixes for make checkDanielle Madeley2011-03-151-1/+2
| |
| * Add skype dialog to POTFILES.inDanielle Madeley2011-03-151-0/+2
| |
| * Add Plugged into Skype info to the add-account dialog tooDanielle Madeley2011-03-152-22/+47
| |
| * Remove simple dialog, use 'setup' dialog for simple caseDanielle Madeley2011-03-152-124/+4
| |
| * Move empathy-account-widget-skype into its own fileDanielle Madeley2011-03-155-484/+566
| |
| * Update Skype account widget per specificationDanielle Madeley2011-03-155-30/+227
| |
| * Don't assume account != NULLDanielle Madeley2011-03-151-35/+10
| | | | | | | | | | | | | | Fixes problem when creating a new Skype account widget. This patch also ports to the bind_connection_status_property() now present in tp-glib.
| * Wrap labels in GtkInfoBarsDanielle Madeley2011-03-151-0/+2
| |
| * Change "show my web status" to something clearer and add a Learn More linkDanielle Madeley2011-03-151-124/+155
| |
| * Make the disconnected message clearerDanielle Madeley2011-03-151-1/+2
| |
| * Make dialog contents insensitive if Get() failsDanielle Madeley2011-03-151-1/+16
| |
| * Add padding to Privacy Settings dialogDanielle Madeley2011-03-151-0/+1
| |
| * Track changes to privacy settings coming from PsykeDanielle Madeley2011-03-151-40/+110
| |
| * Implement Skype privacy settings dialogDanielle Madeley2011-03-152-38/+573
| |
| * Add Psyke PrivacySettings extensionDanielle Madeley2011-03-153-0/+116
| |
| * Update tools from telepathy-glibEmilio Pozuelo Monfort2011-03-1525-526/+1623
| |
| * Add an Skype login widgetEmilio Pozuelo Monfort2011-03-153-0/+285
| | | | | | | | With links to register/change password
| * client file channel file should be Call.DRAFTSjoerd Simons2011-03-151-3/+3
| |
* | Bump libtelepathy-glib-dev and libgstreamer0.10-dev build-depsEmilio Pozuelo Monfort2011-03-152-2/+4
| |
* | New upstream snapshotEmilio Pozuelo Monfort2011-03-151-1/+4
| |
* | Merge branch 'empathy-skype' into debianEmilio Pozuelo Monfort2011-03-1514-258/+1030
|\ \
| * | Warn early if the CM doesn't implement a privacy settingEmilio Pozuelo Monfort2011-03-141-2/+9
| | |
| * | Remove the PSTN setting and add a Video oneEmilio Pozuelo Monfort2011-03-142-6/+6
| | | | | | | | | | | | It's insensitive for now as Psyke doesn't implement it yet.
| * | Make wording follow the designsEmilio Pozuelo Monfort2011-03-142-7/+7
| | |
| * | Add DEBUG messageDanielle Madeley2011-03-141-1/+1
| | |
| * | Don't replace password with fake-password if there's something real in thereDanielle Madeley2011-03-141-0/+5
| | |
| * | Add a Remember Password toggle which remembers the passwordDanielle Madeley2011-03-142-39/+69
| | | | | | | | | | | | | | | | | | | | | | | | This feels a bit awkwardly implemented, for example, if you enter a password but uncheck the toggle, then the password will be removed from the dialog when the account connects (maybe this is the correct behaviour?). No one has really specced out the flow of this, maybe it can be sorted out properly when this code is made more generic.
| * | Implement ForgetPassword buttonDanielle Madeley2011-03-142-0/+27
| | |
| * | Don't assume account != NULL (again)Danielle Madeley2011-03-141-1/+1
| | |
| * | If the password is fake, and the user focuses in, clear the fake passwordDanielle Madeley2011-03-141-0/+22
| | | | | | | | | | | | | | | | | | | | | Also mark the password entry as no longer fake. This allows the user to change their password even though an old password was saved.
| * | Track the change notification for PasswordSavedDanielle Madeley2011-03-141-2/+28
| | |
| * | Set a fake password if we know the password is savedDanielle Madeley2011-03-141-4/+44
| | |
| * | Add Account.Interface.ExternalPasswordStorage to extensionsDanielle Madeley2011-03-143-0/+54
| | |
| * | Add a pre-auth approver for authenicating Psyke from the accounts-dialogDanielle Madeley2011-03-142-2/+205
| | | | | | | | | | | | | | | This uses the password field in the accounts dialog, which has now been disconnected from the 'password' parameter.
| * | Add ShowIHaveVideoTo property to Privacy Settings UIDanielle Madeley2011-03-142-4/+43
| | |
| * | Update Conn.I.PrivacySettings from PsykeDanielle Madeley2011-03-141-0/+9
| | |
| * | Update Canonical Support link to http://canonical.com/support?app=empathyDanielle Madeley2011-03-141-1/+1
| | |
| * | Add displayname for Skype so it appears as Skype(TM)Danielle Madeley2011-03-141-0/+3
| | |
| * | Also show the EULA in the new account assistantEmilio Pozuelo Monfort2011-03-141-0/+10
| | |
| * | Move show EULA function to empathy-account-widget-skypeDanielle Madeley2011-03-145-77/+81
| | |
| * | Actually add the EULAEmilio Pozuelo Monfort2011-03-141-0/+1
| | |
| * | Add a dummy EULA so we can create Skype accountsEmilio Pozuelo Monfort2011-03-141-0/+4
| | |
| * | Look for a localized EULA firstEmilio Pozuelo Monfort2011-03-141-3/+24
| | |
| * | Show an EULA when creating an Skype accountEmilio Pozuelo Monfort2011-03-143-0/+76
| | | | | | | | | | | | | | | The EULA is read from a file so it can be easily changed by distributors / OEMs.
| * | Fixes for make checkDanielle Madeley2011-03-141-1/+2
| | |
| * | Add skype dialog to POTFILES.inDanielle Madeley2011-03-141-0/+2
| | |
| * | Add Plugged into Skype info to the add-account dialog tooDanielle Madeley2011-03-142-22/+47
| | |
| * | Remove simple dialog, use 'setup' dialog for simple caseDanielle Madeley2011-03-142-124/+4
| | |
| * | Move empathy-account-widget-skype into its own fileDanielle Madeley2011-03-145-484/+566
| | |
| * | Update Skype account widget per specificationDanielle Madeley2011-03-145-30/+227
| | |
| * | Don't assume account != NULLDanielle Madeley2011-03-141-35/+10
| | | | | | | | | | | | | | | | | | | | | Fixes problem when creating a new Skype account widget. This patch also ports to the bind_connection_status_property() now present in tp-glib.
| * | Wrap labels in GtkInfoBarsDanielle Madeley2011-03-141-0/+2
| | |
| * | Change "show my web status" to something clearer and add a Learn More linkDanielle Madeley2011-03-141-124/+155
| | |
| * | Make the disconnected message clearerDanielle Madeley2011-03-141-1/+2
| | |
| * | Make dialog contents insensitive if Get() failsDanielle Madeley2011-03-141-1/+16
| | |
| * | Add padding to Privacy Settings dialogDanielle Madeley2011-03-141-0/+1
| | |
| * | Track changes to privacy settings coming from PsykeDanielle Madeley2011-03-141-40/+110
| | |
| * | Implement Skype privacy settings dialogDanielle Madeley2011-03-142-38/+573
| | |
| * | Add Psyke PrivacySettings extensionDanielle Madeley2011-03-143-0/+116
| | |
| * | Update tools from telepathy-glibEmilio Pozuelo Monfort2011-03-1425-526/+1623
| | |
| * | Add an Skype login widgetEmilio Pozuelo Monfort2011-03-143-0/+285
| |/ | | | | | | With links to register/change password
| * Don't check the style on mx-gtk-light-switch.[ch]Emilio Pozuelo Monfort2011-03-141-2/+1
| | | | | | | | Since they are imported code.
| * Add depend on new GStreamer for gst_element_request_padSjoerd Simons2011-03-141-1/+2
| |
| * individual_view_remove_dialog_show: set a mnemonic on the 'Delete and Block' ↵Guillaume Desmottes2011-03-141-2/+13
| | | | | | | | button
| * Reject approval if call was hung up during approvalSjoerd Simons2011-03-141-2/+27
| | | | | | | | | | | | | | If an incoming call gets ENDED during our approval stage either we or someone else closed it. In that case reject the approval (which will claim and close the channel). A future improvement could be to show a notification in case this happens
| * Remove enabled toggle from account-widgetDanielle Madeley2011-03-141-0/+4
| |
| * Add an enabled switch to the account dialog GtkInfoBarDanielle Madeley2011-03-141-0/+63
| |
| * Reenable labels in MxGtkLightSwitchDanielle Madeley2011-03-141-9/+6
| |
| * Import MxGtkLightSwitch from MxDanielle Madeley2011-03-144-2/+617
| | | | | | | | Available under the terms of the LGPL 2.1.
| * Merge branch 'remove-liveadder' into gnome-2-34Sjoerd Simons2011-03-145-251/+308
| |\
| | * Only distroy the video output if it existsSjoerd Simons2011-03-141-1/+2
| | |
| | * Monitor the call state and close the channel when it endsSjoerd Simons2011-03-141-0/+17
| | |
| | * Lock the hash table contents when using themSjoerd Simons2011-03-141-1/+23
| | |
| | * Ensure our bin doesn't change state before being in the hash tableSjoerd Simons2011-03-141-2/+10
| | |
| | * Remove live-adderSjoerd Simons2011-03-122-205/+30
| | |
| | * Implement request pads for multiple sinksSjoerd Simons2011-03-122-46/+230
| | | | | | | | | | | | | | | | | | | | | Instead of using an live-adder we're moving to using multiple pulseaudio sinks as pulse can do the right thing (tm). To make this easy for the call window have one bin that handles all the juggling of audiosinks and audio conversion
* | | Update debian/changelogEmilio Pozuelo Monfort2011-03-151-0/+8
| | |
* | | Behave the same for SM and Call channelsSjoerd Simons2011-03-141-11/+35
| | |
* | | Initial Debian packagingEmilio Pozuelo Monfort2011-03-1430-0/+4359
| | | | | | | | | | | | Based on the Ubuntu empathy package.
* | | Warn early if the CM doesn't implement a privacy settingEmilio Pozuelo Monfort2011-03-141-2/+9
| | |
* | | Remove the PSTN setting and add a Video oneEmilio Pozuelo Monfort2011-03-142-6/+6
| | | | | | | | | | | | It's insensitive for now as Psyke doesn't implement it yet.
* | | Make wording follow the designsEmilio Pozuelo Monfort2011-03-142-7/+7
| | |
* | | Add DEBUG messageDanielle Madeley2011-03-141-1/+1
| | |
* | | Don't replace password with fake-password if there's something real in thereDanielle Madeley2011-03-141-0/+5
| | |
* | | Add a Remember Password toggle which remembers the passwordDanielle Madeley2011-03-142-39/+69
| | | | | | | | | | | | | | | | | | | | | | | | This feels a bit awkwardly implemented, for example, if you enter a password but uncheck the toggle, then the password will be removed from the dialog when the account connects (maybe this is the correct behaviour?). No one has really specced out the flow of this, maybe it can be sorted out properly when this code is made more generic.
* | | Implement ForgetPassword buttonDanielle Madeley2011-03-142-0/+27
| | |
* | | Don't assume account != NULL (again)Danielle Madeley2011-03-141-1/+1
| | |
* | | If the password is fake, and the user focuses in, clear the fake passwordDanielle Madeley2011-03-141-0/+22
| | | | | | | | | | | | | | | | | | | | | Also mark the password entry as no longer fake. This allows the user to change their password even though an old password was saved.
* | | Track the change notification for PasswordSavedDanielle Madeley2011-03-141-2/+28
| | |
* | | Set a fake password if we know the password is savedDanielle Madeley2011-03-141-4/+44
| | |
* | | Add Account.Interface.ExternalPasswordStorage to extensionsDanielle Madeley2011-03-143-0/+54
| | |
* | | Add a pre-auth approver for authenicating Psyke from the accounts-dialogDanielle Madeley2011-03-142-2/+205
| | | | | | | | | | | | | | | This uses the password field in the accounts dialog, which has now been disconnected from the 'password' parameter.
* | | Add ShowIHaveVideoTo property to Privacy Settings UIDanielle Madeley2011-03-112-4/+43
| | |
* | | Update Conn.I.PrivacySettings from PsykeDanielle Madeley2011-03-111-0/+9
| | |
* | | Update Canonical Support link to http://canonical.com/support?app=empathyDanielle Madeley2011-03-111-1/+1
| | |
* | | Add displayname for Skype so it appears as Skype(TM)Danielle Madeley2011-03-111-0/+3
| | |
* | | Also show the EULA in the new account assistantEmilio Pozuelo Monfort2011-03-111-0/+10
| | |
* | | Move show EULA function to empathy-account-widget-skypeDanielle Madeley2011-03-115-77/+81
| | |
* | | Actually add the EULAEmilio Pozuelo Monfort2011-03-111-0/+1
| | |
* | | Add a dummy EULA so we can create Skype accountsEmilio Pozuelo Monfort2011-03-111-0/+4
| | |
* | | Look for a localized EULA firstEmilio Pozuelo Monfort2011-03-111-3/+24
| | |
* | | Show an EULA when creating an Skype accountEmilio Pozuelo Monfort2011-03-113-0/+76
| | | | | | | | | | | | | | | The EULA is read from a file so it can be easily changed by distributors / OEMs.
* | | Fixes for make checkDanielle Madeley2011-03-111-1/+2
| | |
* | | Add skype dialog to POTFILES.inDanielle Madeley2011-03-111-0/+2
| | |
* | | Add Plugged into Skype info to the add-account dialog tooDanielle Madeley2011-03-112-22/+47
| | |
* | | Remove simple dialog, use 'setup' dialog for simple caseDanielle Madeley2011-03-112-124/+4
| | |
* | | Move empathy-account-widget-skype into its own fileDanielle Madeley2011-03-115-484/+566
| | |
* | | Update Skype account widget per specificationDanielle Madeley2011-03-115-30/+227
| | |
* | | Don't assume account != NULLDanielle Madeley2011-03-111-35/+10
| | | | | | | | | | | | | | | | | | | | | Fixes problem when creating a new Skype account widget. This patch also ports to the bind_connection_status_property() now present in tp-glib.
* | | Wrap labels in GtkInfoBarsDanielle Madeley2011-03-111-0/+2
| | |
* | | Change "show my web status" to something clearer and add a Learn More linkDanielle Madeley2011-03-111-124/+155
| | |
* | | Make the disconnected message clearerDanielle Madeley2011-03-111-1/+2
| | |
* | | Make dialog contents insensitive if Get() failsDanielle Madeley2011-03-111-1/+16
| | |
* | | Add padding to Privacy Settings dialogDanielle Madeley2011-03-111-0/+1
| | |
* | | Track changes to privacy settings coming from PsykeDanielle Madeley2011-03-111-40/+110
| | |
* | | Implement Skype privacy settings dialogDanielle Madeley2011-03-112-38/+573
| | |
* | | Add Psyke PrivacySettings extensionDanielle Madeley2011-03-113-0/+116
| | |
* | | Update tools from telepathy-glibEmilio Pozuelo Monfort2011-03-1125-526/+1623
| | |
* | | Add an Skype login widgetEmilio Pozuelo Monfort2011-03-113-0/+285
|/ / | | | | | | With links to register/change password
* / Add a .client and a .service file for empathy-callEmilio Pozuelo Monfort2011-03-113-2/+31
|/ | | | https://bugzilla.gnome.org/show_bug.cgi?id=644500
* Empathy.Auth.client: set DelayApprovers (#644475)Guillaume Desmottes2011-03-111-0/+3
|
* Update the wording of the other contact blocking dialogDanielle Madeley2011-03-111-3/+4
|
* Reword 'Remove Contact'Danielle Madeley2011-03-111-3/+3
| | | | This comes from usability feedback from Canonical
* Update the wording of the contact blocking dialogDanielle Madeley2011-03-111-15/+56
| | | | Include the list of personas which will not be blocked.
* Display Upgrade Software errorsEmilio Pozuelo Monfort2011-03-112-0/+136
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=644360
* Check for TP_ERROR_EMERGENCY_CALLS_NOT_SUPPORTED when a call failsEmilio Pozuelo Monfort2011-03-101-0/+2
|
* Bump tp-glib requirement for the new errorsEmilio Pozuelo Monfort2011-03-101-1/+1
|
* Fix a couple of 'may be used uninitialized' warningsEmilio Pozuelo Monfort2011-03-101-2/+2
|
* media_type is of type FsMediaType, so use that enum to compareSjoerd Simons2011-03-101-2/+2
|
* remove released flagGuillaume Desmottes2011-03-091-1/+1
|
* add 2.33.3 release notesEMPATHY_2_33_3Guillaume Desmottes2011-03-091-0/+7
|
* coding style fixesGuillaume Desmottes2011-03-092-2/+2
|
* prepare 2.33.3Guillaume Desmottes2011-03-092-2/+19
|
* Revert "libempathy-gtk: In TLS Dialog allow remembering of any exception."Guillaume Desmottes2011-03-091-6/+15
| | | | | | | This reverts commit d6dccee01a1554244d31d7bdc79f23212a7a3f4f. The certificate management refactoring have not been backported to 2.34 so we can't backport this fix either.
* remove released flagGuillaume Desmottes2011-03-091-1/+1
| | | | Seems I forgot to remove it after the last release.
* contact-search-dialog: fix compilation warningsGuillaume Desmottes2011-03-091-1/+1
|
* libempathy-gtk: In TLS Dialog allow remembering of any exception.Stef Walter2011-03-091-15/+6
| | | | | | | | Previously we couldn't do this because we had nowhere to store these exceptions. But now this is possible because we're storing them as trust assertions. https://bugzilla.gnome.org/show_bug.cgi?id=639417
* Update to telepathy-yell masterGuillaume Desmottes2011-03-091-0/+0
|
* display a debug message if we can't get the TpContactGuillaume Desmottes2011-03-091-1/+4
|
* call-observer: display a notification when rejecting a call (#644127)Guillaume Desmottes2011-03-093-8/+92
|
* call-observer: set the Recover flagGuillaume Desmottes2011-03-091-1/+1
| | | | We want to know about existing calls when starting.
* call-observer: reject all the channels we claimedGuillaume Desmottes2011-03-091-7/+74
| | | | | | Once we have claimed the ChannelDispatchOperation, we are now the handler of all its channels. So, we should close them all as we are not going to do anything with them. (#644210)
* return from ObserveChannels() after having called Claim()Guillaume Desmottes2011-03-091-0/+2
|
* call-observer: return from ObserveChannels() if the channel was already ↵Guillaume Desmottes2011-03-091-0/+2
| | | | invalidated
* call-observer: set debug domain to 'voip' and add 2 debug messagesGuillaume Desmottes2011-03-091-1/+6
|
* Update the repository to freedesktop.orgSjoerd Simons2011-03-081-1/+1
|
* Delay the approversEmilio Pozuelo Monfort2011-03-071-0/+2
|
* Autoreject incoming calls if there are others in progressEmilio Pozuelo Monfort2011-03-075-0/+346
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=643656
* Show a profile info button in contact search resultsEmilio Pozuelo Monfort2011-03-071-0/+55
|
* Use the special "" search field if the CM supports itEmilio Pozuelo Monfort2011-03-071-1/+5
|
* account-assistant: add mnemonic for the "no salut account" checkbox (#644058)Guillaume Desmottes2011-03-071-2/+2
|
* empathy_protocol_name_to_display_name: MSN has been renamed to "Windows ↵Guillaume Desmottes2011-03-071-1/+1
| | | | live" (#643920)
* auth-factory: set Observer.DelayApprovers (#643872)Guillaume Desmottes2011-03-071-0/+2
|
* depends on telepathy-glib 0.13.16Guillaume Desmottes2011-03-071-1/+1
| | | | We need it for tp_base_client_set_observer_delay_approvers().
* Warn the user if she has insufficient disk space to receive a fileDanielle Madeley2011-03-071-3/+58
| | | | Fixes: https://bugzilla.gnome.org/show_bug.cgi?id=644062
* tp_chat_received_cb: display the path of the channel in debug logGuillaume Desmottes2011-03-041-1/+2
| | | | That can be convenient when debugging to easily match Empathy and CM logs.
* Emit RESPONSE_APPLY on row-activatedDanielle Madeley2011-03-031-0/+12
|
* Contact Search Dialog: Search when enter is pressedDanielle Madeley2011-03-031-1/+3
|
* Fix compiler warningDanielle Madeley2011-03-031-0/+1
|
* Change 'Add' to 'Add Contact'Danielle Madeley2011-03-031-1/+3
|
* Tweak ContactSearchDialog paddingDanielle Madeley2011-03-031-13/+17
|
* Only show the "Remember password" tickybox if we can do thatDanielle Madeley2011-03-033-1/+44
|
* Implement MaySaveResponse and Ch.I.CredentialsStorage in SASL handlerDanielle Madeley2011-03-031-3/+40
|
* Add Chan.I.CredentialsStorage to extensionsDanielle Madeley2011-03-033-0/+61
|
* Add support for message type to support /meNicolas Dufresne2011-03-011-0/+2
|
* Return meaningful errors when starting a call failsEmilio Pozuelo Monfort2011-02-281-1/+22
|
* find_items_cb: copy the string stored in the resultGuillaume Desmottes2011-02-281-1/+2
|
* find_items_cb: always use the first password foundGuillaume Desmottes2011-02-281-5/+14
|
* 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
| | | | This avoid to make it completely disappear when resizing the window (#583317)
* update src/.gitignoreGuillaume Desmottes2011-02-251-0/+2
|
* Correct submodule pathSjoerd Simons2011-02-251-1/+1
|
* prepare 2.33.2EMPATHY_2_33_2Guillaume Desmottes2011-02-252-2/+39
|
* Add missing files to POTFILES.inEmilio Pozuelo Monfort2011-02-251-0/+5
|
* Add a button to delete logsEmilio Pozuelo Monfort2011-02-242-11/+96
|
* Update the Logger dbus API for the new versionEmilio Pozuelo Monfort2011-02-241-67/+47
|
* Indentation fixEmilio Pozuelo Monfort2011-02-241-21/+21
|
* Log window: free the entities together with the listEmilio Pozuelo Monfort2011-02-241-3/+1
|
* Check for the right telepathy-logger pc fileEmilio Pozuelo Monfort2011-02-241-1/+1
|
* Log window: don't leak the accountEmilio Pozuelo Monfort2011-02-241-1/+1
|
* Unref the entity when we're doneEmilio Pozuelo Monfort2011-02-241-0/+2
|
* Port empathy to Telepathy logger 0.2.0Nicolas Dufresne2011-02-247-146/+144
|
* Keep a ref to our handler instanceSjoerd Simons2011-02-241-1/+1
|
* tls-dialog: destroy the dialog if the certificate is invalidated (#643186)Guillaume Desmottes2011-02-241-0/+13
| | | | There is no point to keep it around.
* More consistent naming of the call handler optionSjoerd Simons2011-02-241-2/+3
|
* make the dots consistentSjoerd Simons2011-02-241-1/+1
|
* escape USE_MAINTAINER_MODE to prevent errors from makeSjoerd Simons2011-02-241-1/+1
|
* auto-detect the presence of farsightSjoerd Simons2011-02-241-3/+14
|
* empathy_call_new_with_streams: prefer StreamedMedia over CallEmilio Pozuelo Monfort2011-02-241-13/+13
|
* Always build telepathy-yell and handle Call channelsEmilio Pozuelo Monfort2011-02-245-41/+6
| | | | Just keep empathy-call optional.
* Show an error dialog if starting a call failsEmilio Pozuelo Monfort2011-02-241-1/+25
|
* Don't require EmpathyContacts to start a callEmilio Pozuelo Monfort2011-02-247-64/+30
|
* Move empathy_call_* util functions to libempathy-gtkEmilio Pozuelo Monfort2011-02-2410-145/+224
| | | | Since we want to pop up a dialog when starting a call fails.
* No need to borrow the connection, it gets passed to usSjoerd Simons2011-02-241-1/+0
|
* Trivial coding style fix (>80 chars)Sjoerd Simons2011-02-241-1/+2
|
* Retrieve the contact for incoming calls so we can display itSjoerd Simons2011-02-241-3/+24
|
* Stop ringing after approving a Channel.Type.Call channelSjoerd Simons2011-02-241-1/+2
|
* event-manager Remove HAVE_CALL ifdefs, even if we didn't build the handler ↵Sjoerd Simons2011-02-241-15/+1
| | | | we can still approve
* Close call channels after hanging upSjoerd Simons2011-02-241-0/+1
|
* Update telepathy-yell submoduleSjoerd Simons2011-02-231-0/+0
|
* In gtk2 GtkProgressBar doesn't implement GTK_ORIENTABLESjoerd Simons2011-02-232-10/+3
|
* Explicitely use the libtelepathy-yell .la file for dependency trackingSjoerd Simons2011-02-231-1/+1
|
* 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
|
* Recognize Call channel capabilitiesSjoerd Simons2011-02-231-0/+24
|
* Don't use wildcards for just one marshal fileSjoerd Simons2011-02-231-4/+4
| | | | | | | When a build is triggered from a location that isn't the top build dir, the generated files break as the wrong prefix gets passed for some reason. Given we only create one -marshal file, being smart doesn't actually save us anything, so do things the simple way
* 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
| | | | Check if we have initial video instead.
* Don't use tpy_call_channel_is_receiving_videoEmilio Pozuelo Monfort2011-02-231-34/+2
| | | | Rely on src-pad-added to show the remote user's video.
* Call: check for priv->members to enable the video buttonEmilio Pozuelo Monfort2011-02-231-1/+1
|
* Build fixEmilio Pozuelo Monfort2011-02-231-2/+2
|
* Add empathy-callEmilio Pozuelo Monfort2011-02-231-0/+195
|
* Use the new empathy_call_create_call_request thoroughlyEmilio Pozuelo Monfort2011-02-233-25/+2
|
* empathy_call_new_with_streams: start Calls when we support themEmilio Pozuelo Monfort2011-02-232-15/+91
|
* 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
|