[empathy] Created tag EMPATHY_2_31_90



The unsigned tag 'EMPATHY_2_31_90' was created.

Tagger: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date: Wed Aug 18 12:22:09 2010 +0200

    Tagged for release 2.31.90.

Changes since the last tag 'EMPATHY_2_31_6':

A S Alam (2):
      update Punjabi Translation by A S Alam
      update translation for Punjabi

Bilal Akhtar (1):
      Use GimpNet as default IRC network (#625675)

Brian Curtis (1):
      irc-networks: Remove Ubuntu Servers (#625950)

Daniel Nylander (2):
      Updated Swedish translation
      Updated Swedish translation

Felix Kaser (8):
      fixing a method name typo
      refactored show_offline property to the view
      removed fixme comment when toggling show_offline
      use member variable instead of getter
      added structure to show text when list empty
      show label if contact list is empty
      use different labels if view is empty
      only show label during search

Fran Diéguez (5):
      Updated Galician translations
      Updated galician translations
      Updated Galician translations
      Updated Galician translations
      Updated Galician translations

Funda Wang (1):
      Updated zh_CN translation.

Guillaume Desmottes (88):
      remove released flag
      Add a translator comment explaining the "reduce location" semantic (#624062)
      contact: coding style fix
      call-handler: add properties tracking the candidates
      call-window: display candidates info (#599166)
      destroy the old candidates before updating them
      add tooltips giving a bit more context about the candidate
      use a space to separate the IP from the port
      call-handler: add candidates-changed signal
      call-window: use candidates-changed signal
      add 'info' icon next to the candidates
      display the tooltip on the info image
      Merge branch 'av-candidate-624344'
      main-window: pass the TpConnectionStatusReason to main_window_error_display
      add empathy_dbus_error_name_get_default_message
      create_errors_to_message_hash: add support for more errors
      add empathy_account_get_error_message
      main-window: use empathy_account_get_error_message (#523895)
      accounts-dialog: use empathy_account_get_error_message (#523895)
      empathy_status_reason_get_default_message can be static now
      empathy_account_get_error_message: no need to get the details hash table
      no need to pass the reason to empathy_account_get_error_message
      no need to pass the reason to main_window_error_display
      Merge branch 'connection-error-523895'
      use gtk_clutter_init rather than clutter_init
      empathy-individual-menu: no need to get the call factory
      empathy_contact_selector_dialog_get_selected: allow to get the account as well
      remove empathy_dispatcher_send_file_to_contact prototype
      stop handling internally FT channels
      call-factory: don't leak the handler
      tp-file: no need to pass the incoming property during construction
      tp-file: remove unused ready variable
      Use TpSimpleHandler to handle incoming file transfer (#623139)
      bump tp-glib dep to 0.11.12
      stop using Empathy's internal dispatcher to request FT channel
      fix indentation
      add support for the errors introduced in spec 0.19.11
      factor out empathy_call_factory_create_request
      empathy_call_handler_start_call: use tp_account_channel_request_create_and_handle_channel_async
      empathy_call_factory_new_call_with_streams: remove callback arg
      call-factory: use TpAccountChannelRequest to request the media channel
      new-call-dialog: use TpAccountChannelRequest
      tp-chat: use TpAccountChannelRequest
      share-my-desktop: use TpAccountChannelRequest
      empathy_call_factory_new_call_with_streams: don't leak the hash table
      empathy_dispatcher_chat_with_contact_id: remove callback argument
      empathy_dispatcher_chat_with_contact_id: get a TpAccount instead of a TpConnection
      empathy_dispatcher_chat_with_contact_id: use TpAccountChannelRequest
      re-implement empathy_dispatcher_chat_with_contact using empathy_dispatcher_chat_with_contact_id
      empathy_dispatcher_join_muc: get an account instead of a connection
      empathy_dispatcher_join_muc: use TpAccountChannelRequest
      Merge branch 'request-chat-626630'
      dispatcher: remove channel handling and requesting code
      bye bye empathy-handler
      dispatcher: use tp_proxy_prepare_async instead of tp_connection_call_when_ready
      dispatcher: use TpCapabilities to get the RCC (#626636)
      Merge remote branch 'lfrb/ft-cancel'
      dispatcher: remove more unused attributes and code
      remove empathy-dispatch-operation
      factor out select_account_once_ready
      keep a ref on the account
      also use select_account_once_ready when the window already exists
      no need to pass account and chat infos to log_window_chats_set_selected
      log_manager_got_chats_cb: don't rely on the selected account any more
      select the account once we have populated the model with its chats (#622714)
      bump logger dep to 0.1.5
      select_account_once_ready: free the account and ID to avoid leaks
      use explicit pointer comparaisons
      use tp_strdiff
      compare accounts using their object paths rather than their TpAccount
      widget-irc: call update_server_params in setup so buttons are updated (#626620)
      tp-chat: add 'account' property
      chat: get the account from the tp-chat
      tp-call: add account property
      empathy_tp_call_get_connection_manager: use the account directly
      add g_return_val_if_fail in _new functions
      persona-store: use empathy_contact_dup_from_tp_contact instead of empathy_contact_new
      persona-view: use empathy_contact_dup_from_tp_contact instead of empathy_contact_new
      empathy_contact_new can be static now
      event-manager: we don't use the dispatcher any more
      log-window: fix ordering of the Back and Previous buttons (#626992)
      log-viewer: rename labels of the Back and Previous buttons
      add preference to disable logging (#567858)
      Update tp-glib dep to 0.11.13
      use TP_USER_ACTION_TIME_* (#627165)
      empathy_chat_window_present_chat: use tp_user_action_time_should_present
      event-manager: use tp_user_action_time_from_x11()
      prepare 2.31.90 release

Jorge González (6):
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation

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

Leonid Kanter (1):
      Updated Russian translation from Ð?лекÑ?андÑ? СемÑ?нов <rotuka ya ru>

Louis-Francis Ratté-Boulianne (1):
      Ignore socket errors when closing the file-transfer channel

Matej UrbanÄ?iÄ? (8):
      Updated Slovenian translation
      Updated Slovenian translation
      Updated Slovenian translation
      Updated Slovenian translation
      Updated Slovenian translation
      Updated Slovenian translation
      Updated Slovenian translation
      Updated Slovenian translation

Nicolò Chieffo (1):
      Allow translators to localize time formats (#623934)

Philip Withnall (29):
      Maintain a list of Individuals which have EmpathyContacts in the manager
      Ensure contacts have a persona set
      Fix an assertion failure in the filtering code due to show-offline changes
      Fix memory corruption introduced by not removing a weak pointer
      Use #ifdef instead of #if to avoid warnings of undefined symbols
      Fix missing entries in switch statements
      Fix constness of various variables and parameters
      Fix old-style function definition (missing void)
      Add noreturn annotation to version callback function
      Cast away constness of strings in GtkTargetEntry structs
      Add casts to fix constness problems in empathy-import-pidgin.c
      Remove uses of new GStreamer API
      Fix capability change notification in the EmpathyIndividualStore
      Minor coding style fixes in EmpathyIndividual[Store|View]
      Don't abort when closing the FT dialogue
      Only enable row reordering in EmpathyIndividualView if dragging is enabled
      Bump libfolks requirement to 0.1.13 for the linking API changes
      Add EmpathyPersonaStore and EmpathyPersonaView
      Add EmpathyIndividualWidget
      Add EmpathyIndividualLinker
      Allow linking personas through EmpathyIndividualManager
      Add EmpathyLinkingDialog
      Fix linking menu entry mnemonic
      Show information for all an individual's personas in the information dialogue
      Make the individual menu items map to the first capable contact.
      Rearrange functions in EmpathyIndividualView
      Bug 626552 â?? Sporadic tree model warnings upon initial fill in Empathy
      Don't recursively expand contact list rows unnecessarily
      Aggregate group expansion/contraction in EmpathyIndividualView

Travis Reitter (9):
      Make Send File context menu choose the first capable contact.
      Make the Invite to Chat Room list all possible rooms for all subcontacts.
      Make the Share my Desktop item map to the first capable contact.
      Add Personas entries to the contact menu.
      Support calls in the Personas menu.
      Also support file transfer in the Personas menu.
      Support desktop sharing in the Personas menu.
      Support chat room invites in the Personas menu.
      Support previous conversations in the Personas menu.

Xavier Claessens (1):
      Connect signals only once, it's enough

Yaron Shahrabani (3):
      Updated Hebrew translation.
      Updated Hebrew translation.
      Updated Hebrew translation.



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