[empathy] Created tag debian/2.33.3+git.20110314.0bb62c-0ubuntu0+easton1
- From: Guillaume Desmottes <gdesmott src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [empathy] Created tag debian/2.33.3+git.20110314.0bb62c-0ubuntu0+easton1
- Date: Thu, 17 Mar 2011 15:18:28 +0000 (UTC)
The unsigned tag 'debian/2.33.3+git.20110314.0bb62c-0ubuntu0+easton1' was created.
Tagger: Emilio Pozuelo Monfort <pochu27 gmail com>
Date: Tue Mar 15 10:36:33 2011 +0000
Debian release 2.33.3+git.20110314.0bb62c-0ubuntu0+easton1
Changes since the last tag 'EMPATHY_2_33_3':
Danielle Madeley (97):
Update the wording of the contact blocking dialog
Reword 'Remove Contact'
Update the wording of the other contact blocking dialog
Add Psyke PrivacySettings extension
Implement Skype privacy settings dialog
Track changes to privacy settings coming from Psyke
Add padding to Privacy Settings dialog
Make dialog contents insensitive if Get() fails
Make the disconnected message clearer
Change "show my web status" to something clearer and add a Learn More link
Wrap labels in GtkInfoBars
Don't assume account != NULL
Update Skype account widget per specification
Move empathy-account-widget-skype into its own file
Remove simple dialog, use 'setup' dialog for simple case
Add Plugged into Skype info to the add-account dialog too
Add skype dialog to POTFILES.in
Fixes for make check
Move show EULA function to empathy-account-widget-skype
Add displayname for Skype so it appears as Skype(TM)
Update Canonical Support link to http://canonical.com/support?app=empathy
Update Conn.I.PrivacySettings from Psyke
Add ShowIHaveVideoTo property to Privacy Settings UI
Add a pre-auth approver for authenicating Psyke from the accounts-dialog
Add Account.Interface.ExternalPasswordStorage to extensions
Set a fake password if we know the password is saved
Track the change notification for PasswordSaved
If the password is fake, and the user focuses in, clear the fake password
Don't assume account != NULL (again)
Implement ForgetPassword button
Add a Remember Password toggle which remembers the password
Don't replace password with fake-password if there's something real in there
Add DEBUG message
Import MxGtkLightSwitch from Mx
Reenable labels in MxGtkLightSwitch
Add an enabled switch to the account dialog GtkInfoBar
Remove enabled toggle from account-widget
Add Psyke PrivacySettings extension
Implement Skype privacy settings dialog
Track changes to privacy settings coming from Psyke
Add padding to Privacy Settings dialog
Make dialog contents insensitive if Get() fails
Make the disconnected message clearer
Change "show my web status" to something clearer and add a Learn More link
Wrap labels in GtkInfoBars
Don't assume account != NULL
Update Skype account widget per specification
Move empathy-account-widget-skype into its own file
Remove simple dialog, use 'setup' dialog for simple case
Add Plugged into Skype info to the add-account dialog too
Add skype dialog to POTFILES.in
Fixes for make check
Move show EULA function to empathy-account-widget-skype
Add displayname for Skype so it appears as Skype(TM)
Update Canonical Support link to http://canonical.com/support?app=empathy
Update Conn.I.PrivacySettings from Psyke
Add ShowIHaveVideoTo property to Privacy Settings UI
Add a pre-auth approver for authenicating Psyke from the accounts-dialog
Add Account.Interface.ExternalPasswordStorage to extensions
Set a fake password if we know the password is saved
Track the change notification for PasswordSaved
If the password is fake, and the user focuses in, clear the fake password
Don't assume account != NULL (again)
Implement ForgetPassword button
Add a Remember Password toggle which remembers the password
Don't replace password with fake-password if there's something real in there
Add DEBUG message
Add Psyke PrivacySettings extension
Implement Skype privacy settings dialog
Track changes to privacy settings coming from Psyke
Add padding to Privacy Settings dialog
Make dialog contents insensitive if Get() fails
Make the disconnected message clearer
Change "show my web status" to something clearer and add a Learn More link
Wrap labels in GtkInfoBars
Don't assume account != NULL
Update Skype account widget per specification
Move empathy-account-widget-skype into its own file
Remove simple dialog, use 'setup' dialog for simple case
Add Plugged into Skype info to the add-account dialog too
Add skype dialog to POTFILES.in
Fixes for make check
Move show EULA function to empathy-account-widget-skype
Add displayname for Skype so it appears as Skype(TM)
Update Canonical Support link to http://canonical.com/support?app=empathy
Update Conn.I.PrivacySettings from Psyke
Add ShowIHaveVideoTo property to Privacy Settings UI
Add a pre-auth approver for authenicating Psyke from the accounts-dialog
Add Account.Interface.ExternalPasswordStorage to extensions
Set a fake password if we know the password is saved
Track the change notification for PasswordSaved
If the password is fake, and the user focuses in, clear the fake password
Don't assume account != NULL (again)
Implement ForgetPassword button
Add a Remember Password toggle which remembers the password
Don't replace password with fake-password if there's something real in there
Add DEBUG message
Emilio Pozuelo Monfort (44):
Fix a couple of 'may be used uninitialized' warnings
Bump tp-glib requirement for the new errors
Check for TP_ERROR_EMERGENCY_CALLS_NOT_SUPPORTED when a call fails
Display Upgrade Software errors
Add a .client and a .service file for empathy-call
Add an Skype login widget
Update tools from telepathy-glib
Show an EULA when creating an Skype account
Look for a localized EULA first
Add a dummy EULA so we can create Skype accounts
Actually add the EULA
Also show the EULA in the new account assistant
Make wording follow the designs
Remove the PSTN setting and add a Video one
Warn early if the CM doesn't implement a privacy setting
Initial Debian packaging
Don't check the style on mx-gtk-light-switch.[ch]
Add an Skype login widget
Update tools from telepathy-glib
Show an EULA when creating an Skype account
Look for a localized EULA first
Add a dummy EULA so we can create Skype accounts
Actually add the EULA
Also show the EULA in the new account assistant
Make wording follow the designs
Remove the PSTN setting and add a Video one
Warn early if the CM doesn't implement a privacy setting
Update debian/changelog
Merge branch 'empathy-skype' into debian
New upstream snapshot
Bump libtelepathy-glib-dev and libgstreamer0.10-dev build-deps
Add an Skype login widget
Update tools from telepathy-glib
Show an EULA when creating an Skype account
Look for a localized EULA first
Add a dummy EULA so we can create Skype accounts
Actually add the EULA
Also show the EULA in the new account assistant
Make wording follow the designs
Remove the PSTN setting and add a Video one
Warn early if the CM doesn't implement a privacy setting
Merge branch 'empathy-skype' into debian
New upstream snapshot
Fix versioning, this is 2.33.3 + plus some changes
Guillaume Desmottes (3):
remove released flag
Empathy.Auth.client: set DelayApprovers (#644475)
individual_view_remove_dialog_show: set a mnemonic on the 'Delete and Block' button
Sjoerd Simons (12):
media_type is of type FsMediaType, so use that enum to compare
Implement request pads for multiple sinks
Remove live-adder
Ensure our bin doesn't change state before being in the hash table
Lock the hash table contents when using them
Monitor the call state and close the channel when it ends
Only distroy the video output if it exists
Merge branch 'remove-liveadder' into gnome-2-34
Reject approval if call was hung up during approval
Add depend on new GStreamer for gst_element_request_pad
Behave the same for SM and Call channels
client file channel file should be Call.DRAFT
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]