[empathy] Created tag EMPATHY_2_25_4



The unsigned tag 'EMPATHY_2_25_4' was created.

Tagger: Xavier Claessens <xclaesse gmail com>
Date: Tue Jan 6 18:15:32 2009 +0100

    Tagged for release 2.25.4.

Changes since the last tag 'EMPATHY_2_25_3':

kmaraas (1):
      Updated Norwegian bokmål translation.

leonardof (1):
      2009-01-04  Leonardo Ferreira Fontenelle  leonardof gnome org

xclaesse (94):
      Bump version to 2.25.4
      Make existing contact FT capable when the CM supports it
      Start file transfer if the state is already open when we get the unix socket
      Remove libgnomevfs include in megaphone-applet.c (Andre Klapper).
      Ignore cscope.out.
      Homogenize coding style in empathy_contact_menu_new
      Don't unref NULL avatar used as chat window icon
      Correctly escape service name in dtube handlers
      More coding style fixes in empathy-contact-menu.c
      Create an UI for sound configuration.
      Adapt Patryk's patch to trunk.
      Fix a typo in the schemas description.
      Add empathy_sound_pref_is_enabled ().
      Adapt the libcanberra calls to use the new functions.
      Don't set random values in EmpathyIdle init if MC is not running.
      Don't emit sound when changing state and properly play login sound.
      Only play logout sound if switching to Offline from Available.
      Add EmpathyAccountManager.
      Disconnect from the DBus signal on finalize.
      Port the account chooser to the new API.
      Fix a typo.
      Use the right marshallers for signals.
      Port EmpathyChat to the new API.
      Unref the object.
      Port EmpathyContactManager to the new API.
      Use a invalid value when initializing.
      Build fix.
      Port EmpathyAccountsDialog to the new API.
      Port EmpathyDispatcher to the new API.
      Port EmpathyTpContactFactory to the new API.
      Add new API in EmpathyAccountManager to cache the number of connecting
      Port EmpathyStatusIcon to the new API.
      Port EmpathyAccountsDialog to use the cached values to get the number of
      Port EmpathyMainWindow to the new API.
      Remove dead code from empathy-util.
      Disconnect signals when finalizing.
      Update docs.
      Update python bindings.
      Add an EmpathyContactMonitor object to monitor changes in the contact
      Add a "presence-changed" signal so that we can keep track of the
      Implement _get_monitor () in EmpathyContactManager.
      Port EmpathyContactListStore to the new API.
      Add an API to EmpathyAccountManager to find out if an account has just
      Implement _get_monitor () in EmpathyTpChat.
      Remove an useless method from the header and remember to unref the
      Remove useless include.
      Remember to check if source_id is already there when adding the
      Fix the build.
      Implement sound for contact login/logout.
      Update Python bindings.
      Always disconnect signals for safety on _finalize ().
      Don't own a reference to the EmpathyTpChat, otherwise it won't be
      Style fixes.
      Unref objects in dispose and not in finalize; fully update account data
      Don't leak a reference to McAccount objects and don't leak a list.
      Don't initialize private stuff in _new ().
      Remember to set dispose_run after dispose has run.
      Drop our references in dispose instead of finalize.
      Add newlines at the end of files.
      Use _constructor () override to implement singleton.
      Yet more style fixes.
      Another style nitpick.
      Use new singleton policy for EmpathyAccountManager.
      Update python bindings.
      Update API Docs.
      Disconnect all signals from the EmpathyAccountChooser when finalizing.
      Turn empathy_sound_pref_is_enabled into empathy_sound_play that
      Improve wording.
      Add a weak pointer ref inside the costructor.
      Add debug messages.
      Update empathy_sound_play () to be nicer to use and centralize the list
      Initialize the connection numbers when creating the object.
      Set to NULL the status message if it's empty.
      Propperly mark event descriptions for translation.
      Back out changes in EmpathyContactListStore. They could go in a later
      Add a debug message when playing sound.
      Use gettext() when populating the preferences sound list.
      Don't forget to unref the account object.
      Insert a comment claryfing reference ownership.
      Simplify code when initializing the store.
      Use TpConnectionStatus instead of guint.
      Move code handling the DBus signal in an idle callback.
      Don't initialize the variable at declaration.
      disconnect_monitor_signals function is quite useless.
      Use the right weak pointer location.
      Use g_return_[val]_if_fail instead of g_assert in public APIs.
      Rename proxy->iface in EmpathyContactMonitor.
      Create the EmpathyContactMonitor lazily if needed.
      Use a GList instead of a GPtrArray and reorder the functions to avoid
      Use gtk_list_store_insert_with_values ().
      Sanity checks for empathy_play_sounds.
      Assert that sound_id is OK before getting sound_entries[sound_id], to avoid crash.
      Fix the creation of bus_name and object_path for dispatching tubes. It drops escaping for now.
      pre-release updates



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