[empathy] Created tag EMPATHY_3_9_90



The unsigned tag 'EMPATHY_3_9_90' was created.

Tagger: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date: Tue Aug 20 14:03:36 2013 +0200

    Tagged for release 3.9.90.

Changes since the last tag 'EMPATHY_3_9_4':

Alban Crequy (1):
      calls: only set InitialAudio or InitialVideo if they are true

Andreas Henriksson (2):
      Use new api-versioned name for geocode-glib
      Use new GeocodeLocation API in geocode-glib 0.99.1

Aurimas Černius (1):
      Updated Lithuanian translation

Chandni Verma (8):
      "Join Chat" and "Leave Chat" menu items for Conversation menu in MUCs
      Install property active-group in EmpathyIndividualMenu
      Show a 'Remove from Group <group-name>' button in remove dialog
      Fix assertion failure on opening conversation menu in 1-1 chats
      fix memory leak
      Contact should leave 'Ungrouped' group immediately upon first joining a group
      Make individual_store_find_contact and free_iters protected
      Show typing icon against composing members of a MUC

Christian Kirbach (2):
      Updated German help translation
      Updated German translation

Daniel Mustieles (3):
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation

Emanuele Aina (5):
      accounts-dialog: Include the proper account-widget header
      tp-account-widgets: Move account widgets code in the tp-account-widgets subdir
      tp-account-widgets: Move the IRC support sources with the account widget
      tp-account-widgets: Move the IRC network list with the related sources
      tp-account-widgets: Switch the symbols namespace to tpaw

Emilio Pozuelo Monfort (4):
      Don't dereference a NULL error
      Add missing include
      Set a title to password dialogs
      Do not ring on incoming calls when busy

Fran Diéguez (1):
      Updated Galician translations

Gabor Kelemen (1):
      Updated Hungarian translation

Guillaume Desmottes (6):
      remove released flag
      call-factory::new-call-handler: remove unused 'outgoing' arg
      use the user_action_time received from TP when presenting new call window
      empathy_call_window_present(): rename to _new_handler()
      use the user_action_time received from TP when presenting existing call window
      3.9.90

Jonny Lamb (1):
      preferences: only show autoconnect when shell isn't running

Kjartan Maraas (2):
      Updated Norwegian bokmål translation
      Updated Norwegian bokmål translation

Marco Barisione (71):
      GOA: ignore non-Telepathy accounts
      GOSSIP-RELICENSING: emails authorising us to relicense code for tp-aw
      tp-account-widgets: rename all the files from empathy-* to tpaw-*
      tp-account-widgets: refer to the right renamed files
      account-widget: change the license header from the GPL to the LGPL one
      irc-network: change the license header from the GPL to the LGPL one
      account-settings: move from Empathy to tp-account-widgets
      account-settings: fix a reference to empathy-account-widget.c
      connection-managers: move from Empathy to tp-account-widgets
      keyring: move from Empathy to tp-account-widgets
      keyring: explain why the schema name still contains “Empathy”
      uoa-utils: move from Empathy to tp-aw
      tpaw-utils: add stub for files with misc utility functions
      tpaw-utils: move empathy_connect_new_account to tp-aw and rename it
      tpaw-utils: move functions for protocol and service display information
      individual-menu: use TpAccount's functions for schemes instead of Empathy's
      account-settings: use TpAccount's functions for schemes instead of Empathy's
      utils: remove empathy_account_has_uri_scheme_tel()
      tpaw-utils: copy empathy_make_color_whiter()
      account-settings: don't set the presence on newly created accounts
      live-search: move from Empathy to tp-account-widgets
      builder: add stub header and source file for tpaw_builder_* functions
      builder: move empathy_builder_* from Empathy to tp-account-widgets
      time: move from Empathy to tp-account-widgets
      contactinfo-utils: move create_channel_list_label to individual-widget
      string-parser: move everything except for _match_smiley(), to tp-aw
      contactinfo-utils: remove the include for empathy-ui-utils.h
      contactinfo-utils: move from Empathy to tp-account-widgets
      calendar-button: move from Empathy to tp-accounts-widgets
      cheese-camera-device-monitor: move from Empathy to tp-account-widgets
      camera-monitor: move from Empathy to tp-account-widgets
      tpaw-gsettings: move the avatar path stuff from Empathy to tp-aw
      tpaw-images: move the default avatar definition from Empathy to tp-aw
      avatar-chooser: move from Empathy to tp-account-widgets
      user-info: move from Empathy to tp-account-widgets
      tpaw-utils: move empathy_implement_finish_* to tp-aw and rename them
      tpaw-utils: move empathy_get_toplevel_window to tp-aw and rename it
      tpaw-utils: move empathy_window_present* to tp-aw and rename it
      tpaw-utils: move empathy_xml_validate_from_resource to tp-aw and rename it
      tpaw-utils: copy URL handling functions from Empathy to tp-aw
      tpaw-utils: move EMP_STR_EMPTY to tp-aw and rename it
      tpaw-utils: use self->priv instead of EMPATHY_GET_PRIV(self)
      pixbuf-utils: copy the generic pixbuf-related utily functions from Empathy
      tpaw-debug: copy from Empathy
      tpaw-debug: don't set tp-glib's debug flags, Empathy does that
      debug: set tp-account-widgets's debug flags
      tp-account-widgets: use TpAW's debugging functions instead of Empathy's
      tpaw-debug: remove unused debug keys
      calendar-button: don't use the non-existing TPAW_DEBUG_OTHER_THING flag
      debug: remove EMPATHY_DEBUG_IRC as it's not needed any more
      tpaw-utils: move ACCOUNT_WIDGETS_RESOURCES_PREFIX from Empathy
      tpaw-utils: add the TPAW namespace to ACCOUNT_WIDGETS_RESOURCES_PREFIX
      tpaw-string-parser: include string.h needed for strlen
      irc-network-dialog: include stdlib.h needed for strtoul
      tp-account-widgets: use g_strcmp0 instead of strcmp
      tp-account-widgets: don't include empathy(-ui)-utils.h
      tp-account-widgets/Makefile.am: remove Empathy's include paths
      protocol: add an object to represent a protocol and a way to list them
      protocol-chooser: port to TpawProtocol
      account-widget: make the buttons look like normal dialog buttons
      account-widget: add an "action-area" property
      tp-account-widgets/Makefile.am: don't check the style of copied files
      POTFILES.in: remove files that were moved to tp-account-widgets
      Add telepathy-account-widgets submodule
      Use the telepathy-account-widgets submodule instead of the internal copy
      tp-account-widgets: remove internal copy
      configure.ac: pass --with-pkgdatadir to tp-aw's configure
      configure.ac: if unreleased, enable tp-aw's extra warnings
      configure.ac: get the UOA provider name from tp-aw's pkg-config file
      empathy-env.in: set TPAW_SRCDIR
      POTFILES.skip: ignore the whole telepathy-account-widgets directory

Marek Černocký (4):
      Updated Czech translation
      Updated Czech translation
      Updated Czech translation
      Updated Czech translation

Matej Urbančič (2):
      Updated Slovenian translation
      Updated Slovenian translation

Milo Casagrande (2):
      [l10n] Updated Italian translation.
      [l10n] Updated Italian translation.

Pavol Klačanský (1):
      Updated slovak translation

Rafael Ferreira (1):
      Updated Brazilian Portuguese translation

Travis Reitter (1):
      Remove the name of an account once it has been deleted.

Wylmer Wang (1):
      update Simplified Chinese (zh_CN) translation

Xavier Claessens (6):
      EmpathyEventManager: Do not miss contact signon even for new contacts
      Move empathy_check_available_state() from utils to sound-manager
      EmpathySoundManager: Fix playing sound when account goes online.
      EmpathyUserInfo: Update identifier/alias when they change on the account
      EmpathyAccountSettings: remember the new account display name when setting one.
      EmpathyAccountsDialog: Simplify the way we update account display name label in infobar

Yaron Shahrabani (1):
      Updated Hebrew translation.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]