[empathy] Created tag EMPATHY_2_29_2



The unsigned tag 'EMPATHY_2_29_2' was created.

Tagger: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date: Mon Nov 16 17:03:14 2009 +0000

    Tagged for release 2.29.2.

Changes since the last tag 'EMPATHY_2_29_1':

Aron Xu (2):
      Updated Simplified Chinese translation.
      Updated Simplified Chinese translation.

Cosimo Cecchi (1):
      Respect indentation style.

Danielle Madeley (9):
      Add MissionControl to the debug window
      Merge branch 'mc5-debug'
      Remove LIBPANELAPPLET entry from configure.ac
      Merge branch 'fix-586098'
      [EmpathyIdle] track whether the AccountManager is ready, warn if it is not
      Move the call to empathy_idle_get_state() to once the AM is ready
      Don't leak references to dup'ed objects
      Warn if accessing connection status before AM is ready
      Fix race where UI sensitivity was being set before the AM was ready

Felix Kaser (17):
      Added GtkInfobar and Retry button
      removed trailing whitespaces
      changed variable name
      bumped gtk-dep version to 2.18.0
      refactoring
      added set message type to infobar
      use account icon instead of warning sign
      use gtk_box_pack_start
      use one lined error notifications
      use smaller account icons for error message
      use only one button in error-infobar
      make the infobar smaller
      removed double code
      two line message
      ui change: added 3 buttons to infobar
      added tooltips to buttons
      use new tpAccount api

Frederic Peters (1):
      Order location fields

Gabor Kelemen (1):
      Fix an error

Guillaume Desmottes (116):
      start dev of 2.29.2
      release.py: update last_tag_patern
      move test app needing user interaction to interactive/
      Escape the header of the notification (#599431)
      empathy-accounts-dialog: do_constructor: don't ref the dialog if it already exists (#600023)
      empathy-accounts-dialog: do_constructor: always return a new reference
      empathy-accounts-dialog: account-validity-changed signal now has a 'valid' argument (#600446)
      port check-empathy-utils.c to GTest
      move test_init/test_deinit to test-helper.c
      port check-empathy-irc-server.c to GTest
      port check-empathy-irc-network.c to GTest
      port check-empathy-irc-network-manager.c to GTest
      port check-empathy-chatroom.c to GTest
      port check-empathy-chatroom-manager.c to GTest
      remove check-*
      merge check-empathy-helpers to test-helper
      rename check-irc-helper to test-irc-helper
      No need to check for the 'check' framework any more
      remove check.mak
      Use call-{start,stop} icons in the incoming call dialog
      empathy-account-widget: replace the 'Connect' buton by a 'Save' one when we are offline (#600427)
      empathy-account-widget: update apply button when our state changes
      Allow accounts_dialog_has_pending_change to return a NULL TpAccount
      empathy_account_widget_contains_pending_changes: return TRUE if we are creating a new account which is not created yet
      new-chatroom-dialog: swap the position of the 'Room' and 'Server' entries.
      get_default_display_name: use the real protocol name to check if it's IRC or not
      empathy-dispatch-operation: ensure that the operation stays alive while tp_connection_call_when_ready is running (#600551)
      empathy-dispatch-operation: ensure that the operation stays alive while tp_channel_call_when_ready is running
      empathy-chat-window: always display the title of the current tab
      debug-window: debug level names shouldn't be translated
      debug window shouldn't be transient
      Empathy should link on Farsight2
      contact-menu: rename "View Previous Conversations" menu entry to "Previous Conversations"
      ensure that the "Previous Conversations" menu entry stays sensitive if there are valid accounts
      TpCall: add {audio,video}-stream-error signals
      empathy_call_handler_request_cb: notify when the tp-call property is set
      empathy-call-window: add a VBox to display errors
      empathy-call-window: display an error message when codec negotiation failed (#581789)
      empathy-call-window: fix phrasing of the codec negotation failed msg and mark it as translatable
      call_handler_notify_tp_call_cb: return if call is NULL
      fix typo in comment
      factor out empathy_call_window_stream_error
      use the error message if we don't have a nice description
      Display the error message in a expander
      pass NULL to gtk_label_new when creating an empty label
      use 'Technical Details' as title of the expander
      empathy-call-window: add a friendly message for TP_MEDIA_STREAM_ERROR_CONNECTION_FAILED (#575763)
      rephrase the TP_MEDIA_STREAM_ERROR_CODEC_NEGOTIATION_FAILED message
      account-widget: Change the label of the Connect button to 'Login'.
      accounts-dialog: simplify the remove acount confirmation dialog
      accounts-dialog: set the 'ypad' of cells in the account treeview to 4
      accounts-dialog: display the 'remove' icon only on the selected row
      media_stream_error_to_txt: correct the error message if the error was an audio one
      dispatcher_init_connection_if_needed: wait that the connection is ready before using it (#600713)
      TpContactFactory: wait that the connection is ready before using it
      chat-window: save the size of the window when disposing
      empathy-ft-manager: save the size of the window when disposing
      main-window: save the size of the window when destroyed
      empathy-tp-call: we are not sending or receiving video if the video stream doesn't exist
      accounts-dialog: set the ypad on the "Name" cell
      set 'C' as accelerator for the Contact menu as 'C' is already used by Conversation (#601336)
      set 'R' as accelerator for the preferences dialog
      empathy_accounts_dialog_show: check if priv->cms is not NULL before using it
      empathy_dispatch_operation_dispose: fix crash when disconnecting the ready signal
      empathy-tp-contact-factory: ensure that empathy_tp_contact_factory_get_from_handle always return an error if the contact hasn't been created
      empathy-call-window: display_error: wrap the translated error msg as well
      empathy-call-window: display_error: put the image and vbox in a hbox
      empathy-call-window: display_error: align the main message on the right
      empathy-call-window: display_error: simplify showing of the widgets
      move code generating the default display name of new account to account-widget
      empathy_account_widget_get_default_display_name: special case should be done in specialized widgets
      account-assistant: set default display name to newly created accounts (#600705)
      remove --enable-gtk-doc from DISTCHECK_CONFIGURE_FLAGS as we drop gtk-doc
      libempathy/Makefile.am: sort files
      libempathy-gtk/Makefile.am: sort files
      src/Makefile.am: sort files
      add stub EmpathyNotifyManager (#601691)
      notify-manager: fetch capabilities of the notification server
      add empathy_notify_manager_has_capability
      status-icon: use EmpathyNotifyManager to check if the server supports the 'actions' capa
      define constants for notify capabilities
      move empathy-misc to empathy-notify-manager
      change empathy_misc_get_pixbuf_for_notification to empathy_notify_manager_get_pixbuf_for_notification
      change empathy_notification_is_enabled to empathy_notify_manager_notification_is_enabled
      notify-manager: fetch capabilities in _init instead of _constructor
      remove notify_manager_dispose as it doesn't do anything
      empathy_notify_manager_init: no need to cast the return value of g_object_new
      remove old comment
      change 'capa' to 'cap'
      accounts-dialog: wait that account is prepared before calling accounts_dialog_add_account
      chat-ui: add info_bar_vbox on the top of the widget
      empathy-chat: don't grab focus on the input entry is it's insensitive
      tp_chat_check_if_ready: split the test checking if the TpChat is ready
      tp-chat: add API to check if a password is required
      tp_chat_check_if_ready: deal with password protected room
      add empathy_tp_chat_provide_password_{async,finish}
      ask for password when joining a protected room (#579341)
      empathy-tp-chat: add 'password-needed' property
      tp-chat: update the 'password-needed' property when password flags changes
      empathy-chat: watch for password-needed property changes
      account_widget_build_salut: focus the first name entry by default
      contact.h: remove empathy_contact_hash as it's not defined (#580254)
      account-chooser.c: add a 'ready' signal
      log-window: wait that the accounts chooser is ready before selecting the chat
      add empathy_account_chooser_is_ready
      log-window: check if the account chooser isn't already ready
      media_stream_error_to_txt: add a msg for TP_MEDIA_STREAM_ERROR_NO_CODECS
      media_stream_error_to_txt: add a msg for TP_MEDIA_STREAM_ERROR_INVALID_CM_BEHAVIOR
      media_stream_error_to_txt: add a msg for TP_MEDIA_STREAM_ERROR_MEDIA_ERROR
      media_stream_error_to_txt: add a msg for TP_MEDIA_STREAM_ERROR_NETWORK_ERROR
      add empathy_tp_call_get_connection_manager
      Display the name of the CM in the TP_MEDIA_STREAM_ERROR_INVALID_CM_BEHAVIOR msg
      rephrase the TP_MEDIA_STREAM_ERROR_NO_CODECS error
      media_stream_error_to_txt: display a link to the fdo bugzilla
      geometry: port to TP coding style
      prepare 2.29.2 release

Gustavo Noronha Silva (1):
      Call g_object_unref instead of gtk_rc_style_unref

Jerzy MansarliÅ?ski (3):
      Add terminal-like chat input history. Fixes bug #586098.
      Fix coding style
      empathy-chat.c: input history - Using GList pointer instead of gint index.

Jonny Lamb (63):
      Removed EmpathyAccount{,Manager}.
      Add empathy_idle_get_requested_presence function.
      Add empathy_get_account_for_connection function.
      Add empathy_account_manager_get_accounts_connected function.
      idle: port to new tp-glib account API
      Add empathy_idle_account_is_just_connected function.
      account-settings: port to new tp-glib account API
      chatroom-manager: port to new tp-glib account API
      chatroom: port to new tp-glib account API
      contact-manager: port to new tp-glib account API
      contact: port to new tp-glib account API
      dispatcher: port to new tp-glib account API
      log-manager: port to new tp-glib account API
      log-store-empathy: port to new tp-glib account API
      log-store: port to new tp-glib account API
      tp-roomlist: port to new tp-glib account API
      account-chooser: port to new tp-glib account API
      account-widget: port to new tp-glib account API
      chat: port to new tp-glib account API
      chat-text-view: port to new tp-glib account API
      contact-dialogs: port to new tp-glib account API
      contact-list-view: port to new tp-glib account API
      contact-widget: port to new tp-glib account API
      irc-network-dialog: port to new tp-glib account API
      location-manager: port to new tp-glib account API
      log-window: port to new tp-glib account API
      new-message-dialog: port to new tp-glib account API
      presence-chooser: port to new tp-glib account API
      theme-adium: port to new tp-glib account API
      ui-utils: port to new tp-glib account API
      account-assistant: port to new tp-glib account API
      accounts-dialog: port to new tp-glib account API
      chat-window: port to new tp-glib account API
      chatrooms-window: port to new tp-glib account API
      event-manager: port to new tp-glib account API
      import-mc4-accounts: port to new tp-glib account API
      import-widget: port to new tp-glib account API
      main-window: port to new tp-glib account API
      new-chatroom-dialog: port to new tp-glib account API
      status-icon: port to new tp-glib account API
      empathy: port to new tp-glib account API
      idle: use the TpAccount pointer as key to the hash table, and remove values on disconnect
      contact-manager, dispatcher: renamed _new_connection_cb to _status_changed_cb
      po: removed empathy-account.c from POTFILES.in
      tests: port to new tp-glib account API
      check-empathy-chatroom-manager: port to new tp-glib account API
      all: log error messages if preparing the account manager fails
      location-manager: keep a ref to self during preparation to make sure we stay alive
      utils: remove FIXME
      idle: updated comment
      idle: add comment about the connect_times hash table types
      idle: don't hardcode 10 seconds as the "just connected" time
      idle: added a comment to explain _is_just_connected
      dispatcher: refer to EmpathyHandler bug
      log-store-empathy: refer to "make logs async" bug
      empathy: when creating salut account, be sure to wait for the account manager
      contact-list-view: added note about waiting for manager to be come ready bug
      Upped dependency on tp-glib
      Merge branch 'accountz'
      accounts-dialog: don't always select the first account automatically
      account-chooser: allow for a non-prepared account manager (fixes bug #600537)
      nautilus-sendto: don't dup the account manager; it's not needed (closes bug #600961)
      Force an unset presence type to appear as offline in the presence chooser and status icon.

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

Justin Forest (1):
      Autocomplete for offline contacts. Closes bug #583919.

Kjartan Maraas (1):
      Added Norwegian bokmål translation.

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

Milo Casagrande (3):
      Updated Italian translation of the help
      Updated Italian translation
      Updated Italian translation

Pascal Terjan (2):
      debug-window: format timestamp in a readable way
      Fix --enable-nautilus-sendto

Pierre-Luc Beaudoin (2):
      Add missing location field in ordering
      Make location labels selectable

ReÅ?at SABIQ (2):
      Added Crimean Tatar (Crimean Turkish) translation
      Updated Crimean Tatar (Crimean Turkish) translation

Rodolphe (1):
      Add new smileys available in the last Icon Naming Spec (#593327)

Rudolfs Mazurs (1):
      Updated Latvian translation.

Ryan LaBelle (1):
      Better reorganization of chat_window_update (#600732)

Rômulo Fernandes Machado (1):
      Fixes cycling tab bug in chat window (#589263)

Sjoerd Simons (1):
      Disable codecs not meant for general purpose conferencing

Thomas Thurman (2):
      Shavian translation
      Shavian translation

Xavier Claessens (18):
      Fix topic not always shown, and add /topic command support.
      Add support for /join command
      Add support for /query command
      Add support for /msg command
      Refactor chat commands.
      Add support for /help command and fix review comments
      Add support for /help command without arg, to list all available commands.
      Move /me and /say support from EmpathyMessage to EmpathyChat.
      In case of unknown command, suggest /help
      Make clear that for(foo); does nothing.
      Optimisation: Remove of the duplicated check for the command prefix.
      Merge branch 'irc-command'
      Make parsing of commend with no args work again
      Print "Unknown command" when typing "/help unknown"
      Implement /nick command
      Merge branch 'nick'
      Correctly store/restore maximized state of windows.
      Reload the main window geometry when deiconify to workaround WM bugs.

drtvasudevan (1):
      Updated Tamil translation

vasudeven (2):
      Added Tamil translation
      updated Tamil translation



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