[empathy] Created tag EMPATHY_2_31_1



The unsigned tag 'EMPATHY_2_31_1' was created.

Tagger: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date: Tue May 4 18:09:24 2010 +0200

    Tagged for release 2.31.1.

Changes since the last tag 'EMPATHY_2_30_0':

Aaron Brown (1):
      Sets sensitivity of Previous/Next Tab menu items based on gtk-keynav-wrap-around and tab position (#613382)

Andrew Gorcester (1):
      new-chatroom-dialog: filter CM not implementing groupchat

Ask H. Larsen (2):
      Updated Danish translation
      Updated Danish translation

Carles Ferrando (1):
      Updated Catalan (Valencian) translation

Christian Kampka (1):
      add gconf key to disable auto-away (#613603)

Claude Paroz (1):
      Fix French translation (fixes bug #615719)

Danielle Madeley (9):
      Make People Nearby into a Fake Group like Ungrouped and Favourites
      Add an icon for People Nearby
      Clean up sorting function to take top/bottom lists of fake groups
      Remove People Nearby from sorted groups list
      Merge branch 'people-nearby-fake-group-613558'
      contact-list-store: don't put contacts in 'Ungrouped' when show-groups = False
      Falgs -> Flags
      Make 'Favourite' only appear when EMPATHY_CONTACT_FEATURE_FAVOURITE set
      Merge branch 'no-ungrouped-in-mucs-614524'

David Laban (2):
      account-assistant: make impl_signal_apply() behave more like impl_signal_prepare()
      disconnect empathy_call_window_bus_message() in dispose (#616301)

Felix Kaser (4):
      fix alignment of the label in error-infobar
      fallback to JID if alias is empty
      group messages only if the delay is short
      update last_timestamp with every message

Francisco Diéguez (2):
      Updated Galician translations
      Updated Galician translations

Frédéric Péters (1):
      Do not display "missing image" for contacts without avatar (#608103)

Guillaume Desmottes (174):
      start dev of next release
      tp-chat: update self user if it has been renamed (#613930)
      coding style fixes
      chat_input_text_buffer_changed_cb: 'priv' is useless
      chat: use empathy_signal_connect_weak to connect signal on the buffer
      release.py: releases are now tagged EMPATHY_2_30*
      empathy_dispatcher_find_requestable_channel_classes: allow handle_type being 0
      Don't request roomlist channel if not supported (#614002)
      Unsensitive roomlist expander if roomlist is not supported (#614002)
      don't leak the classes list
      factor out got_list_channel
      allow got_list_channel to be called more than once for the same channel
      tp-contact-list: watch for list channels announced in NewChannels signals
      disconnect NewChannels signal once we got all the list channels we care about
      Use standard names for status icons (#602420)
      use the 'user-invisible' icon if implemented
      Rename empathy status icons to fit standard icon name
      2.31 here we go
      Add clear icon in entry containing password (#608104)
      remove forget button
      empathy_call_window_disconnected: remove call to empathy_call_window_reset_pipeline out of variable declarations
      call-window: call empathy_call_handler_stop_call when closing a call
      add empathy_tp_call_leave
      empathy_call_handler_stop_call: use empathy_tp_call_leave rather than empathy_tp_call_close
      empathy_tp_call_leave: allocate the array on the stack
      map-view: add a mapping from EmpathyContact to ChamplainMarker
      rename map_view_marker_update_position to map_view_update_contact_position and pass a contact rather than a marker
      factor out create_marker
      factor out contact_has_location
      map_view_update_contact_position: create marker if needed
      map_view_contacts_foreach: no need to create the marker any more
      Always connect "notify::location" on contact
      map_view_update_contact_position: don't call contact_has_location twice
      factor out contact_added
      map-view: display position of contacts added after the map has been created (#614012)
      properly cast GArray content
      fix #endif comment
      tp-contact-list: Improve hash table descriptions
      rename EMPATHY_IMAGE_UNKNOWN to EMPATHY_IMAGE_PENDING
      empathy_icon_name_for_presence: use 'pending' icon if presence is unknown
      factor out add_to_members
      factor out remove_from_member_if_needed
      auto-accept pending call in tp_contact_list_subscribe_group_members_changed_cb
      pass handles to add_to_members instead of contact objects
      add members of 'publish' as members of the TpContactList
      got_added_members_cb: check if contact is already in the hash before adding it
      tp-contact-list: add members of 'stored' as members
      fix indentation
      empathy_presence_get_default_message: return a string for TP_CONNECTION_PRESENCE_TYPE_UNKNOWN
      Always use fake groups (#614375)
      compare_separator_and_groups: fix check if a is a bottom group
      call-window: factor out create_pipeline
      No need to recreate GTK+ widgets when recreating the pipeline
      destroy the video_output widget when the call is disconnected
      recycle the audio output gst element
      rename initialize_output_elements to create_video_output_widget
      recycle the video input gst element
      recycle the audio input gst element
      split create_video_output_widget out of create_pipeline
      recreate the pipeline as soon we destroyed the old one
      stop disabling the video-preview button when call is disconnected (#602937)
      Actually turn off the camera when preview/sending is disabled
      empathy_call_window_reset_pipeline: start the new pipeline right away
      empathy_call_window_restart_call: there is no reason to show_all all the hbox
      Allow to use the video preview when the call has been terminated (#602937)
      Fix race when restarting a call
      use tp_g_signal_connect_object so we don't have to disconnect empathy_call_window_video_stream_changed_cb manually
      stop using gst_bin_add_many and gst_element_link_many
      init_contact_avatar_with_size: don't leak the pixbuf
      don't leak the fullscreen window
      don't recreate a video preview or update the window if we're about to destroy it
      unref liveadder when disposing
      empathy_call_window_sink_added_cb: unref the pad
      empathy-handler: stop using tp_get_bus
      empathy-idle: stop using tp_dbus_daemon_dup
      empathy-cell-renderer-text: don't display status if it's NULL (#614562)
      map-view: no need to create a model
      bump tp-glib dep to 0.11.0
      Use Account.Nickname to set our own alias (#613044)
      account-chooser: check if account is NULL before trying to use it (#614874)
      add tests/interactive/test-empathy-account-chooser.c
      bump tp-glib dep to 0.11.1
      Use Account.Avatar to set our own avatar (#613043)
      remove empathy_tp_contact_factory_set_avatar
      pass Location feature to Contacts
      move tp_contact_factory_geocode to empathy-contact
      contact-factory: stop managing locations
      Get location update from TpContact (#599162)
      don't define update_geocode if geoclue is not enabled
      fix coding style
      debug-window: set temp directory as default folder when saving logs
      factor out get_active_cm_name
      set default name when saving logs (#615052)
      add the current date as suffix the the log name
      rename im-xmpp icon to im-jabber
      tp-contact-list: stop disconnecting NewChannels
      new_channels_cb: don't early return if TargetHandleType != TP_HANDLE_TYPE_LIST
      Use NewChannels signal to catch group channels (#614236)
      Use Requests.Channels property instead of the deprecated ListChannels()
      pass properties hash table to tp_contact_list_group_add_channel
      Call EnsureChannel with an 'infinite' timeout so we don't have to catch list channels in NewChannels any more
      factor out iteration on channels
      unref avatar and location in dispose rather than finalize
      don't start geocode search if the address is empty
      update_geocode: don't search for position if we already have lat or lon
      geocode_cb: don't update location if we didn't get the full position
      geocode_cb: create a new location hash table instead of modifying the current one
      use tp_asv_set_double
      look for the right key when checking if altitude is set
      chat-window: don't present chat if notification has been dismissed
      remove NotificationData
      status-icon: don't approve event if notification bubble has been dismissed
      account_assistant_apply_account_and_finish: explicitely ask to set the display name
      libempathy-gtk/empathy-account-chooser.c: use tp_g_signal_connect_object instead of empathy_signal_connect_weak
      libempathy-gtk/empathy-account-widget.c: use tp_g_signal_connect_object instead of empathy_signal_connect_weak
      libempathy-gtk/empathy-chat.c: use tp_g_signal_connect_object instead of empathy_signal_connect_weak
      libempathy-gtk/empathy-presence-chooser.c: use tp_g_signal_connect_object instead of empathy_signal_connect_weak
      libempathy/empathy-account-settings.c: use tp_g_signal_connect_object instead of empathy_signal_connect_weak
      libempathy/empathy-contact-manager.c: use tp_g_signal_connect_object instead of empathy_signal_connect_weak
      libempathy/empathy-dispatcher.c: use tp_g_signal_connect_object instead of empathy_signal_connect_weak
      libempathy/empathy-idle.c: use tp_g_signal_connect_object instead of empathy_signal_connect_weak
      src/cc-empathy-accounts-page.c: use tp_g_signal_connect_object instead of empathy_signal_connect_weak
      src/empathy-accounts-dialog.c: use tp_g_signal_connect_object instead of empathy_signal_connect_weak
      src/empathy-call-window.c: use tp_g_signal_connect_object instead of empathy_signal_connect_weak
      src/empathy-chat-window.c: use tp_g_signal_connect_object instead of empathy_signal_connect_weak
      src/empathy-status-icon.c: use tp_g_signal_connect_object instead of empathy_signal_connect_weak
      libempathy-gtk/empathy-location-manager.c: use tp_g_signal_connect_object instead of empathy_signal_connect_weak
      remove empathy_signal_connect_weak (#613583)
      add empathy_avatar_chooser_set_connection
      contact-widget: use empathy_avatar_chooser_set_connection
      change empathy_avatar_chooser_set_connection to empathy_avatar_chooser_set_account
      add empathy_account_chooser_get_account
      contact-widget: use empathy_account_chooser_get_account
      widget-sip: re-add the entry_password
      libempathy-gtk/empathy-account-widget-aim.ui: remove invisible_char property; we want to use the default
      libempathy-gtk/empathy-account-widget-groupwise.ui: remove invisible_char property; we want to use the default
      libempathy-gtk/empathy-account-widget-icq.ui: remove invisible_char property; we want to use the default
      libempathy-gtk/empathy-account-widget-irc.ui: remove invisible_char property; we want to use the default
      libempathy-gtk/empathy-account-widget-jabber.ui: remove invisible_char property; we want to use the default
      libempathy-gtk/empathy-account-widget-local-xmpp.ui: remove invisible_char property; we want to use the default
      libempathy-gtk/empathy-account-widget-msn.ui: remove invisible_char property; we want to use the default
      libempathy-gtk/empathy-account-widget-sip.ui: remove invisible_char property; we want to use the default
      libempathy-gtk/empathy-account-widget-yahoo.ui: remove invisible_char property; we want to use the default
      libempathy-gtk/empathy-contact-selector-dialog.ui: remove invisible_char property; we want to use the default
      libempathy-gtk/empathy-contact-widget.ui: remove invisible_char property; we want to use the default
      libempathy-gtk/empathy-search-bar.ui: remove invisible_char property; we want to use the default
      Merge remote branch 'alsuren/fix-615734'
      account-widget-generic: embed the advanced section in a GtkScrolledWindow (#615827)
      protocol-chooser: return NULL if for some reason we can't find the procol any more
      user-extended-away has been renamed to user-idle.svg
      empathy_dispatcher_chat_with_contact: check if connection_data is NULL
      dispatcher_connection_invalidated_cb: terminate pending requests
      call cb with an error if dispatcher_chat_with_contact* fails
      dispatcher: stop supporting old style channel requesting
      dispatcher: don't check for Requests when fetching conn properties
      remove empathy_dispatch_operation_new_with_wrapper
      fix show_offline gconf key (#616267)
      iterate_on_channels: continue instead of returning if a channel doesn't match
      dispatch-operation: add user-action-time property
      pass timestamp to empathy_chat_window_present_chat
      Merge remote branch 'sjoerd/dislay-leaks'
      irc-networks.xml: properly spell 'freenode' (#616711)
      doc: properly spell 'freenode' (#616711)
      bump tp-glib dep tp 0.11.3
      contact: get capabilities from TpContact if available (#579813)
      request the TP_CONTACT_FEATURE_CAPABILITIES feature
      tp-contact-factory: stop tracking capabilities
      use tp_value_array_unpack
      use TP_PROP_* constants
      Merge remote branch 'wjt/avatars-in-boxes-theme'
      fix typo in comment
      define EMPATHY_DISPATCHER_CURRENT_TIME rather than using G_MAXINT64 directly
      Merge branch 'timestamp-615976'
      prepare 2.31.1 release

Harold Schreckengost (1):
      [help] Fixed some typos

Jasper Lievisse Adriaanse (1):
      tp-file: include netinet/in.h

Javier Jardón (1):
      Fix .desktop file

Jonny Lamb (5):
      Add chat manager which tracks chats closing and can respawn them (bug #609832)
      Add EmpathyChatManager::chats-changed signal and make the chat window listen to it.
      chat-manager: take an EmpathyChat instead of an EmpathyContact
      Merge branch 'undo-close-tab'
      contact list store: order contacts by alias, ID, protocol then account ID (fixes #612864)

Jordi Serratosa (1):
      Fixes to Catalan translation

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

Khaled Hosny (2):
      Updated Arabic translation
      Updated Arabic translation

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

Mario Blättermann (3):
      Updated German doc translation
      Updated German doc translation
      Updated German translation

Mike Ruprecht (1):
      Update the Tabs menu when a tab is moved.

Milo Casagrande (4):
      Updated Italian translation
      Updated Italian translation
      [help] Some updates to the help based on the new version
      Updated Italian help translation

Mirsal Ennaime (1):
      src/empathy-chat-window.ui: Swap keyboard controls for moving tabs

Nicolò Chieffo (1):
      Support append hint in notifications (#607446)

Olav Vitters (1):
      Fix doap file

Olivier Crête (11):
      Handle errors from audio sink
      Send stream error when the src pad can't be linked
      Emit error when failing to link audio pad
      Add fakesink to srcpad if not real sink could be linked
      Add audio conversion filter to receive pipeline
      Remove false comment
      Return a telepathy error if the source can't be added
      telepathy-glib sucks, need to send stream error from the main thread
      Return error when the audio source can not be started
      Verify that the video source could be linked into the pipeline
      Check for errors when linking the video source into a call (#612020)

Paul Cutler (1):
      Fixed small grammar issues in intro

Peteris Krisjanis (1):
      Updated Latvian translation.

Petr Kovar (1):
      Fix Czech translation

ReÅ?at SABIQ (1):
      Minor update for Crimean Tatar/Turkish translation

Rob Bradford (2):
      cc-empathy-accounts-panel: Enable gettext when the panel is created
      accounts-module: Remove call to textdomain ()

Shaun McCance (1):
      [help] Minor language tweaks to updated content

Simon McVittie (1):
      location_manager_dispose: chain up to the parent's dispose, not the parent's finalize

Simos Xenitellis (1):
      Updated Greek translation for empathy documentation

Sjoerd Simons (13):
      Fix X display connection leak
      dispatcher: add timestamp attribute to DispatcherRequestData
      add timestamp arg to empathy_dispatcher_chat_with_contact(_id)
      add timestamp arg to empathy_dispatcher_join_muc
      add timestamp arg to empathy_dispatcher_create_channel
      Pass the ChannelDispatcher timestamp onwards to window_present
      Always at least show new chat windows even if not presenting them
      No longer need to dig out the X time ourselves
      Only present and tab switch for new events
      Add a comment, fix indentation
      Consider G_MAXIN64 as a secred code for GDK_CURRENT_TIME
      Set the user action time when the user approves stuff
      Set a target bitrate for theora

Theppitak Karoonboonyanan (1):
      Updated Thai translation.

Vladimir Melo (1):
      Updated Brazilian Portuguese translation.

Will Thompson (4):
      Use a temporary variable for param specs
      Show status messages in compact view (#614052)
      CellRendererText: Use G_PARAM_STATIC_STRINGS
      Always show avatars in "Boxes" C theme

Xandru Armesto (1):
      Updated asturian translation

Xavier Claessens (10):
      Make topic label expand and wrap nicely
      Hide the expander if the topic is not ellipsed
      Take full width for the password and id entries for jabber account settings
      Force maintainer mode if it is not a released empathy
      Replace EphySpinner by GtkSpinner
      Do not use deprecated GTK symbols
      Remove check for GTK version now that we depend on 2.20
      Fix some build errors when GSEAL is enabled
      Move the spinner next to the expander label in new chatroom dialog
      No need of a contact factory to set location

Yannig Marchegay (3):
      Updated Occitan translation
      Updated Occitan translation
      Occitan translation update

vasudeven (3):
      updated Tamil translation
      updated Tamil translation
      updated Tamil translation

Žygimantas BeruÄ?ka (1):
      Updated Lithuanian translation



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