[empathy] Created tag EMPATHY_2_27_91



The unsigned tag 'EMPATHY_2_27_91' was created.

Tagger: Xavier Claessens <xclaesse gmail com>
Date: Tue Aug 25 17:09:56 2009 +0200

    Tagged for release 2.27.91.

Changes since the last tag 'EMPATHY_2_27_5':

Alexander Shopov (2):
      Updated Bulgarian translation
      Updated Bulgarian translation

Andre Klapper (1):
      Update Czech translation

Antón Méixome (3):
      Updated Galician translation
      Updated Galician Translation
      Updated Galician Translation

Arnaud Maillet (11):
      fix bug #590756 - Renamed x_vnc service to rfb
      Port empathy-import-dialog to mc5
      Port empathy-import-pidgin to mc5
      Add empathy-import-dialog and empathy-import-pidgin to the makefile
      Instantiate mc5 pidgin account importer in empathy-accounts-dialog
      Remove the hardcode
      Add empathy-import-mc4-accounts files
      Add a new gconf value to know if mc4 accounts have to be imported
      Add a new DEBUG domain for the mc4 account importer
      Add the mc4 account importer files in the makefile
      Instantiate the mc4 account importer in empathy.c

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

Baris Cicek (1):
      Updated Turkish translation.

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

Chao-Hsiung Liao (1):
      Updated Traditional Chinese translation(Hong Kong and Taiwan)

Christian Kirbach (1):
      stock button labels should not be translatable

Cosimo Cecchi (106):
      Synchronize EmpathyProtocolChooser and EmpathyAccountsDialog
      Add an API to get the num of CMs
      GObject-ify and clean-up the code; still WIP
      Move some code off dispose
      Chain up dispose and remove useless finalize
      Unref the dialog when destroying
      Respect the global presence when enabling an account
      Plug some leaks
      Make remove work
      When an account is enabled, always align it to the global presence.
      Implement _set_display_name
      Make sure the account dialog respects the initial selection
      Add empathy_account_settings_owns_account()
      Use the new API when getting the account iter.
      Emit the ACCOUNT_CREATED signal at the right time
      Cancel the creation thread in dispose()
      Fix a typo in dispose()
      Use the right property name when getting the connection status.
      Adapt to the current telepathy style
      Even more cleanup + update header
      Fix a typo.
      Add empathy_account_settings_is_valid ()
      First cut at GObject-ifying EmpathyAccountWidget
      Update copyright and author
      Use telepathy style
      Add a cosmetic comment to separate public and non-public methods.
      Remove debug output
      Set apply button sensitivity on creation
      Implement dispose and finalize
      Rename empathy_account_settings_owns_account()
      Make account creation non-exclusive
      Ignore default value for required params
      Set the sensitivity to the forget button
      Hook up to the destroy signal in EmpathyAccountWidget
      Don't try to unref the GtkBuilder object in _dispose
      Update POTFILES.in
      Fix trailing whitespace
      Don't try to lookup NULL connections
      Make protocol icons work also with account == NULL
      Use proper display names in the chooser
      Merge branch 'sjoerd-mc5' into mc5
      Merge branch 'master' into mc5
      Make sure we always show the main window
      Port to libunique
      Set presence on accounts when they become ready
      Port empathy.c to telepathy-style
      Skeleton of EmpathyAccountAssistant
      Add a test for the assistant
      Add a first page to the assistant
      Implement first page in the assistant
      Move back the account assistant to src/
      Fix style
      Style fixes
      Add private struct and responses to first page
      Remove dead code
      Fix long lines
      Add the concept of simple account widget
      Add an API to filter protocols
      Add the details page to the assistant
      Add a way to hook up to the apply sensitivity
      Update label layout and add an "apply" logic
      Add simple implementations for many widgets
      Implement a simple SIP widget
      Implement a generic simple widget
      Filter out IRC and local-xmpp in the wizard
      Remove the parameters from the unset pool when we set them again
      React to entry changes immediately
      Support changing the filter func on the fly
      Unify the enter and create page.
      Change labels when creating an account
      Unref settings when changing the protocol
      Fix long line
      Add a parent window property to the assistant
      Report back errors (right now just on stdout)
      Don't forward anymore after the end
      Fix long lines
      Report errors during creation
      Implement dispose
      Enable newly created accounts
      Add a comment over the window type hint
      Implement close and cancel;
      Make the set_enabled API async
      Port to new API
      Emit the close signal only after we are done with the async machinery.
      Split EmpathyImportDialog and EmpathyImportWidget
      Add the new files to the Makefile.am
      Adapt to the new API
      Hook the import UI in the assistant
      Update the test
      Don't hardcode new lines
      The assistant should not be resizable
      Remove useless includes
      Make the import system more future-proof
      Add example labels to the simple widgets
      Enable entering more than an account from the wizard.
      Add example labels to all protocols
      Check for NULL values returned by dup_selected()
      Filter haze elements in the protocol chooser
      Use the correct protocol name for the sorting
      Fix coding style
      Use correct names in the chooser
      Rename Salut to People Nearby
      Make empathy_protocol_name_to_display_name public
      Use the new function in the accounts dialog
      Add a missing include
      Use the display name in hte adium parser

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

Davyd Madeley (1):
      displatcher -> dispatcher

Denis Arnaud (7):
      Updated breton translation and added br in Linguas file.
      Updated breton translation and added br in Linguas file.
      Updated breton translation
      Updated breton translation
      Updated breton translation
      Updated breton translation
      Updated breton translation

Frédéric Péters (18):
      Let messages with two slashes without spaces in between pass
      Always show icons in presence chooser (GNOME bug 591247)
      remove obsolete help file
      remove invalid <license/> tag, and update legal.xml to cc by-sa
      update build system for the new Mallard help
      use DOC_INCLUDES for included files, not DOC_ENTITIES
      [help] remove duplicated revision entry
      [help] update <comment>/<cite> tag contents to match current Mallard spec
      [help] move <comment> below <title>, to validate against current schema
      [help] add missing <tbody> to <table> containing <thead>
      [help] remove invalid type attribute on <link> element
      [help] fixed attribute name (versione -> version)
      [help] embed answer to comment in another <comment> element
      [help] set required attributes on revision element
      [help] let git ignore translated Mallard pages
      [help] remove trailing whitespaces
      Merge branch 'mallard-to-merge'
      Add streamingprefs_DATA to EXTRA_DIST (GNOME bug 591582)

Gil Forcada (1):
      Minor fixes to Catalan translation

Guillaume Desmottes (19):
      empathy-account-manager.c: remove obsolte empathy-account-priv.h include
      Merge commit 'jtellier/empathy-contact-widget-style'
      status_icon_update_notification: don't crash if event->message is NULL
      Use the official MSN icon (#576467)
      empathy_send_file_with_file_chooser: allow to send files from network locations (#591058)
      chat_window_help_contents_activate_cb: documentation doesn't have a 'chat' section anymore (#590029)
      Merge commit 'ksz/rfb'
      empathy-preferences: use tp_strdiff instead of strcmp
      sync Debug interface with undrafted version in spec (#585844)
      bump tp-glib dep to 0.7.34: we need for stable Location API
      remove Location from extensions
      Use tp-glib Location stable API (#585843)
      empathy-call-window: add 2 translators comments (#592052)
      Merge commit 'lfrb/added'
      empathy-chat: reformat 2 strings to allow translaters to reverse the order of the args if needed (#587803)
      upgrade Python bindings
      empathy-contact-list-view.h: include empathy-enum-types.h
      empathy-account-widget: don't expand and fill vertically the 'Activate' checkbox
      empathy-accounts-dialog: remove the hardcoded Gmail label

Inaki Larranaga Murgoitio (1):
      Updated Basque language

Ivar Smolin (3):
      Updating Estonian translation
      Updating Estonian translation
      Updating Estonian translation

Jim Campbell (1):
      Added set-custom-message.page: * Added first draf of how to set a custom message for your status

Jonathan Tellier (7):
      Fixed style
      Fixed a bug that caused the application to crash when input volume was
      Now removing the bus watch when destroying the pipeline.
      Setting priv->bus_message_source_id to 0 to make sure that
      First part of an overhaul of the accounts dialog
      Fix errors revealed by make check
      Every protocols should now have an "Enabled" checkbox in "edit" mode.

Jonny Lamb (29):
      empathy-connectivity: add initial stubs
      empathy-debug: add connectivity debug key
      empathy-conf: rename use_nm to use_conn
      empathy-connectivity: add signals, properties and hook in NM
      empathy-idle: use EmpathyConnectivity instead of messing with NM itself
      empathy: create a new EmpathyConnectivity object on startup
      empathy-idle: disconnect from connectivity signals before unreffing
      empathy-presence-chooser: make chooser insensitive when there's no connection
      empathy-connectivity: handle changes in use_conn correctly
      empathy-connectivity: only unref the NM client if we're using NM
      empathy-connectivity: disconnect from NM state change signal on finalize
      empathy-connectivity: stop using the name "manager" when I mean "connectivity"
      empathy-connectivity: remove useless assignment
      empathy-connectivity: init priv->connected to TRUE if we're not using NM
      empathy-connectivity: be sure to get the initial presence on init
      empathy-connectivity: remove dispose_run
      empathy-idle: no need to listen to use-conn
      empathy: unref Connectivity object at the end of the application life
      empathy-connectivity: only send the new state in the state-change signal
      all: save the signal id and use that to disconnect from the signal
      empathy-connectivity: small style fix
      configure: enable connectivity building with nm, connman, auto or none
      empathy-connectivity: add ConnMan support
      empathy-connectivity: assume status is offline if GetState fails
      configure: code clean up when choosing the connectivity
      Merge branch 'connman'
      Fallback to setting the global presence to offline if no account has a better presence.
      Wait for the connection to be ready before requesting contacts from it.
      Add client and service file for o.fd.Tp.Client.Empathy.

Jorge González (15):
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      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 (3):
      Updated Norwegian bokmål translation.
      Updated Norwegian bokmål translation.
      Don't use deprecated g_mapped_file_free()

Louis-Francis Ratté-Boulianne (2):
      Move contact when drag'n'dropped (Fix #585443)
      Always add to publish list

Manoj Kumar Giri (2):
      Updated Oriya Translation
      Updated Oriya Translation

Marco Barisione (1):
      Use the account manager when the service is running, not when we receive NameOwnerChanged

Mario Blättermann (1):
      Updated German translation

Mark Krapivner (1):
      Updated Hebrew translation

Mattias Põldaru (1):
      Updating Estonian translation

Maxim V. Dziumanenko (1):
      Added Ukrainian translation

Michael Kanis (1):
      Updated German translation

Milo Casagrande (47):
      Added the index.page start page
      Added topic on creating accounts
      Added the add-account topic Some cleaning of the index.page (empty line)
      Added remove and disable account topics Added link to the add-account topic
      Fixed description of disable-account topic
      Rework some sections
      Fixed the naming convention of files: use dash, not underscores
      * Add a custom-message topic for setting a custom presence message (needs more work) * Modified the change-status topic
      Updated xmlns links * Updated the xmlns links in all pages to reflect the new Mallard spec URL
      New file salut-protocol.page: * Wrote small description of what the protocol is Work on the create account topic: * Checked all the links to service registration forms * Removed FWD, service closed up * Reworked terminology: avoided SIP in favor of Telephony * Created another section for Salut * Added link to salut-protocol
      Work on add-contact file: * Reworked the procedure in a numbered list * Checked terminology with the app * Added a note about the connection * Added a seealso link Add a new topic offline-contacts: * Small topic on how to see offline contacts and hide them * Inserted only in the add-contact page as seealso Update the license line with the 3.0 number as talked via email Update some topic form stub to draft
      Update all the status of the document: * index.page is at incomplete * the majority of the topics are draft * the salut-protocol is now review
      Added a new stub file about description of the status icons Added a seealso link in another document Added the status icons, taken from Empathy data/icons directory * Added SVG and PNG format
      Removed the SVG files of the status icons Reworked the send a file topic Completed the status icons topic Completed and added into index the offline contacts topic Removed the comment from the add account page
      Reworked the topics, now whould be more consistent and coherent with each other Added a couple of seealso links
      Add TODO comment on prob-conn-neterror.page * need to talk about IRC problem
      * New topic: prob-conn-name for handling the "Name in use" IRC error * New topic: irc-nick-password on setting the password for a registered nickname * New topic: irc-join-room on how to enter an IRC channel * Added the new topic in the IRC account page * Reworked the title of the guide page for common problems * Added a small paragraph to the add-account page
      Small typos and corrections
      Modified terminology
      Reworked the index page to insert new topics Added stub pages for the new topics Fixed the xref of various topics to move them in the new index page
      Fixed the note in the IRC nickname password Fixed pkgversion and version of a document
      Added two new figures: * The icon for audio conversation * The icon for video conversation Wrote the audio-video page
      Added seealso links to audio and video call pages
      Modified the audio-call page Written some contents for the audio-call page Reworked a little bit some seealso links
      Added stub topic for password protected IRC channels Wrote the audio call topic Some work on the video call topic Added a seealso link in create account
      * wrote share-desktop * rewrote set-custom-status * some rewrote here and there, mostly small fixes
      Fixed documentation link with for the new Mallard structure
      [help]
      [help] Remove comment sections
      [help] Fixed last revision sections
      [help] Added new topic: small introduction
      [help] Removed unused picture (extended-away)
      [help] Wrote the group conversations topic
      [help] Reworked two topics, added a new one
      [help] Wrote most of the previous conversations topic, needs more work
      [help] Wrote the previous conversations and the geolocation topics
      [help] Moved license from US version to unported one
      [help] Modified the description of a topic, removed useless spaces
      [help]	Set a fixed 2column style even for the index page
      [help]	Added topic about favorite rooms
      [help] Reworked the send-file topic
      [help] Updated the import-account topic
      [help] Added a seealso link to import-account
      [help] Added one more step to the import-account topic
      [help] Added the new topic to Makefile.am
      [help] Fixed some indentation
      [help] Used figure for the image in the introduction

Olivier Crête (6):
      Put codec preferences in a configuration file
      Make it possible to set element properties from a config file
      Correctly register the src/sink elements
      Move the FsElementElementAddedNotifier over the main pipeline
      Force skew method of clock slaving for alsa/osssrc
      Properly register video source gstreamer element too

Paul Cutler (1):
      Fixed minor typos

Peter Haslam (1):
      [help] Added the import-account topic

Phil Bull (12):
      * Added topic on sending files (send_file) * Fix broken link on index page
      Add topic on changing your status
      Change capitalisation
      Change links
      Change title, add link to index
      Add "send_message" topic
      Added page on connection problems.
      * Change links to reflect index page categories * Add sentence on automatic status change to change_status
      Add common problems section
      Added "add contact" page. Needs work.
      * Restructure problems-connecting into a guide and shorten names to "prob-conn" * Update xmlns where missed * Use the page type hint (topic/guide) correctly
      Use a different title style for each topic. The "How can I..." bit at the start of each title was reducing readability.

Pierre-Luc Beaudoin (12):
      Fix reduced accuracy concerns
      Remove redundant == TRUE/FALSE
      Port to Clutter 1.0 and libchamplain 0.3.6
      Don't check for smileys in urls
      Dim at 75% markers for location data older than a week
      Make empathy_make_absolute_url visible
      Use empathy_make_absolute_url to fix URLs that have no scheme
      Don't create a marker for contacts with empty location
      Animate show in and out of markers
      Turn reduced accuracy mode by default
      Update marker's label every second
      Workaround for Clutter bug

Rodrigo L. M. Flores (1):
      Updated Brazilian Portuguese translation.

Seán de Búrca (3):
      Add type to UI file to catch missing strings
      Updated Irish translation
      Updated Irish translation

Shankar Prasad (1):
      Updated Kannada(kn) translation

Shaun McCance (1):
      [help] Fixed validity errors in audio-video and salut-protocol

Sjoerd Simons (161):
      Add API to get the protocol and cm name from a account
      Add missing newline
      Get the icon name from the account object directly
      Remove usage of McProfiles
      Add api to create accounts, by cm and proto name
      use newly deprecated API
      Rework creating a salut account so it doesn't need profiles
      Transform profile chooser into a protocol chooser
      Update python bindings
      Remove useless mission-control includes
      Add an GType of ao
      Initial port of Account and AccountManager to MC5
      Add api to set the requested presence
      Add a utility to set the presence on all requested accounts
      Use the account manager to set the presence
      Implement a first minimal version of a Client.Handler
      Implement HandledChannels D-Bus property
      Remove dead code
      Keep track of ``global'' presence of all accounts
      Get the presence from the AccountManager instead of MC4
      Use default status identifiers when setting the presence
      Temporarily disable account importing as it still depends on profiles
      Remove profiles, they're not used anymore
      Remove last references to mission-control 4
      Check the right variable for setting the ready property
      Add a concept of ready to the account manager
      Move the responsibility of popping up the empathy accounts dialog out of the status icon
      Escape the unique account name
      Default to OFFLINE instead of UNSET for the global presence
      Put the logs in XDG_DATA_HOME instead of ~/.gnome2
      Ignore a log when the account it isn't found
      Escape unique names by replacing / by %
      remove dead code
      Add singleton to cache TpConnectionManagers
      reformat macros a bit
      Add API to add accounts
      Put (Haze) behind all protocols coming from haze
      Correct usage of priv
      Add an abstraction to buffer up changes to an account
      Remove the API to change the account parameters one by one
      Add API to Update an accounts parameters
      Make empathy_account_set_enable call out over d-bus
      Port to using EmpathyAccountSettings
      Port creating of of a salut account to then new apis
      Unescape _ and _2d in the protocol from mission-control
      Coding style fixes
      Disable tests that try to use MC4 related code
      Make the account manager listen to AccountValidityChanged
      Add removed signal on EmpathyAccount
      Add api to remove accounts
      Hook up removing accounts in the accounts dialog
      Correctly implement empathy_account_is_valid
      Add apply button for salut accounts
      Add the Apply widget to the IRC account settings dialog
      If the requested property is missing, assume we didn't request it
      Get the connection status, not the presence status string
      Don't try to update the widgets if no account was selected
      Allow stop to be called if there isn't a backing channel
      Ensure EmpathyConnectionManagers stays alive when still emitting signals
      Merge commit 'upstream/master' into mc5
      Add a utility function to may protocols to their icons
      Fix some leaks
      Fix some coding style issues
      Unref the connection if it fails to become ready or is invalidated
      Remove empathy_account_hash
      remove usage of empathy_account_equal
      Update python bindings
      explicitely include libempathy/empathy-enum-types.h
      Chang the API of AccountManager to have the get lookup the account by name
      Update python bindings
      Fix typo
      Add a small comment about emp_account_manager_update_global_presence
      add some slightly nicer debug messages
      Fix some coding style issues
      Change the name to Empathy IM Client, which is more recognizable
      If there is a failure in recognizing the protocol name, fallback to the generic UI
      Remove double check for connection == NULL
      no need to check for the size of the hash table
      Fix coding style (tabs vs. spaces
      Only cancel the name owner watch if the dbus proxy still exists
      Removed dead code
      Plug some leaks
      No need to check if create_results exists in dispose
      Notify when display-name is updated
      Fix identation
      _new for a signleton needs to return a ref
      Use the remove function account
      rename status-reason to connection-status-reason and notify connection-status{-reason,} when changes happen
      Remove dead code
      Rename desired presence to requested presence
      Set gui to NULL after unreffing it
      keep a ref on the selected account
      Rename empathy_settings_get_dbus_signature to empathy_account_settings_get_dbus_signature
      Fix indentation
      Get the DisplayName when the account is ready
      Add a debug message for tracking global status
      the status in EmpathyIdle is the status_message not the status string
      replace UNIQUE_NAME_PREFIX by TP_ACCOUNT_OBJECT_PATH_BASE
      Don't automagically remove invalid accounts
      Cache the icon inside EmpathyAccountSettings
      Add a function to get the requested global presence from the account manager
      Only set the current global requested on the initial set of accounts
      Set the RequestedPresence when creating a new command
      When getting an account for an unknown path automagically create the new account object
      Add API to get teh TpConnection for an account on a certain path
      Use new api to get connections
      Let the cached parameters asv own the key strings
      Don't hook up to invalidated when creating the connection failed
      Rename empathy_account_get_connection_for to empathy_account_get_connection_for_path
      Merge back from master
      Add new files to the POTFILES
      Fix trailing spaces
      Update python bindings
      fix critical errors in the .hr translation
      Fix a small memory leak
      Update python bindings
      Don't free the icon name that we don't own
      Make the alignment names in the sip.ui file unique
      Don't leak a ref to EmpathyAccountSettings
      Remove dead code and fix some coding style issues
      If the parameter wasn't known return NULL for the dbus signature
      Fix some leaks in _settings_discard
      Make the layout more consistent with the other widgets
      Clean up the dialog a bit
      When creating an account use a connect button instead of an apply button
      Use the right default answer if we're not importing accounts
      Remove unused finalize
      Return the correct object when querying the dbus-daemon property
      Use new async enable api
      Don't unref the account object as we don't own it
      Make the gconf entry be false by default
      Use g_str_has_prefix convenience function for clarity
      Don't override the display_name when creating the account
      Overhaul the importer slightly
      Grab passwords from the keyring if needed
      Return TRUE if we imported any mc4 accounts
      Add api to ask if we have importer our mc4 accounts
      Fix debug strings, don't unref the gconf client twice
      Always set the mc4 imported gconf key
      Refactor the startup sequence a bit
      Make the dir names for the logs look nicer
      Move the logs to the new location after creating the account
      Fix some broken english
      Fix copyright date
      Fix use after free
      Put string up for translation
      When empathy_account_settings_apply_finish returns false the error is always set
      Add a new _ensure_account API
      Ensure that the connection data is setup when handle channels
      Split out the account name to dirname translation
      Have log_store_empathy_search_hit_new lookup accounts properly
      Don't use a custom function to build the log dir
      Add empathy-import-mc4-accounts to POTFILES
      Fix several coding style issues
      Free the allocated dirname after usage
      Remove non-existing file from POTFILES.in
      Rename empathy_profile_chooser_get_type to  _protocol_
      Merge branch 'mc5', fixes bug #590165
      Fix a crash caused by tp-glib emitting invalidated in dispose
      Remove unused variable
      Use datadir instead of the dir suggested in the dbus pkgfile

Tommi Vainikainen (1):
      Updated Finnish translation

Will Thompson (10):
      Escape markup in notifications and icon tooltip
      Don't try to free NULL pixbufs.
      Embolden tab labels when you're highlighted
      Merge branch 'escape-notifications'
      Don't leak a ref when updating notification bubble
      Only call SetChatState if the Channel supports it
      Don't assume that 'subscribe' exists.
      Call gettext for translated protocol names
      Add human-readable names for Yahoo! Japan and Facebook Chat
      Don't display 'null' in accounts UI for unknown protocols

Xavier Claessens (15):
      Add missing includes in empathy-share-my-desktop.c
      Update gitignore
      Bump version
      Use g_strdup instead of casting a const gchar* to a gchar*.
      Revert "Don't use deprecated g_mapped_file_free()"
      Use better avatar location: ~/.cache/<cm>/<protocol>/<token>
      Ignore tests/test-empathy-account-assistant
      Bump version to 2.27.91
      Bump ABI versions
      Update NEWS file
      Fix alignment
      Update python bindings
      Update GtkDoc
      Add a note to NEWS that we added libunique dependency and MC5 will get keyring support rsn.
      Ship empathy-account-widget-private.h within the tarball.

alinrus (1):
      Set selectable status information

ifelix (1):
      Updated Tamil Translations

krishnababu k (2):
      Updated telugu translation
      Added entry for Telugu [te] in LINGUAS file

lyper (1):
      Updated Simplified Chinese translation.



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