[empathy] Created tag EMPATHY_3_1_1
- From: Guillaume Desmottes <gdesmott src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [empathy] Created tag EMPATHY_3_1_1
- Date: Mon, 9 May 2011 14:56:04 +0000 (UTC)
The unsigned tag 'EMPATHY_3_1_1' was created.
Tagger: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date: Mon May 9 16:53:08 2011 +0200
Tagged for release 3.1.1.
Changes since the last tag 'EMPATHY_3_0_0':
Abduxukur Abdurixit (2):
Added UG translation
Added UG translation
Arash Mousavi (1):
Updated Persian translation
Bruno Brouard (1):
Updated French Doc Translation
Chandni Verma (2):
Move the code ensuring a requested sms channel to empathy-request-util as empathy-dispatcher has been deleted in master
Save changes to chatrooms.xml configuration file only when needed.
Cosimo Cecchi (1):
preferences: use GtkBox instead of Gtk[V,H]Box
Daniel Martinez (1):
[l10n] Updated Argonesian translation
Daniel Mustieles (7):
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Danielle Madeley (38):
Add an enabled switch to the account dialog GtkInfoBar
Remove enabled toggle from account-widget
Add SMS entry to empathy-individual-menu
Add sms-channel property to empathy-tp-chat
Add sms-channel property to empathy-chat
Set EMPATHY_IMAGE_SMS on sms channels
Add "SMS:" to the tooltip
Change empathy_chat_get_name() from const char * -> char *
Add "(SMS)" to the tab name for SMS channels
Don't wait for SMS properties when there is no SMS support on the channel
Add an SMS button to the new-message dialog
contact-selector-dialog: add a selected-account property
Only set the SMS button sensitive if we have SMS capability
Include SMSChannel property in empathy_chat_window_find_chat()
Add method empathy_format_currency()
Add a menuitem to report the account balance for each account
Remove balance from menu when account is disconnected
Support Conn.I.Balance.ManageCreditURI
Factor out main_window_setup_balance_create_action()
Create balance widget, tie it to the action
Add a menu item to choose whether to show account balances in the roster
'spacing' is an object property, not a child property of the packing
Use pointless g* types for consistency
Fill out empathy_format_currency() with more currencies
The icon needs to be set as "icon-name" not "stock-id"
Update formatting for NOK
Change menu string to "Top up My Account ($1.23)..."
Update balance view in roster per feedback
Change the menu to say "Credit Balance"
Use dbus-error from delivery report for better errors
[tp-chat] add a counter for the number of pending messages
[chat] expose this property in EmpathyChat
[chat-window] add a spinner to the window tab for when messages are being sent
Fix broken logic that caused delivery report spinner to spin forever
Add a tooltip to the sending message spinner
Merge branch 'sms-support-rebase'
Merge branch 'delivery-reports-rebase'
Merge branch 'balance-rebase'
Fran Diéguez (2):
Updated galician translations
Updated Galician translations
Gabor Kelemen (1):
Include gi18n-lib.h in library sources, not gi18n.h.
Guillaume Desmottes (56):
remove released flag
Revert "-Fix use of include <config.h> to make sure translations work"
add empathy_tp_chat_get_self_contact()
emulate '/me' command if CM doesn't support Action messages (#622118)
log_manager_got_entities_cb: don't use the currently selected account
Display a notification for auth events
factor out close_window()
ft-manager: add a 'Close' button (#646084)
connectivity: consider that network is disconnected if state is NM_STATE_ASLEEP (#647793)
Merge branch 'nm-asleep-647793'
Add translation context on some strings (#646131)
empathy-tp-chat: ensure that we get a TpTextChannel
use tp_text_channel_get_pending_messages() to get the pending messages
use TpTextChannel:message-received
use TpTextChannel:message-sent
empathy-message: add missing getter/setter
factor out empathy_message_new_from_tp_message
chat_send_error_cb: don't display the message if it's NULL
use tp_text_channel_send_message_async()
remove empathy_message_new()
empathy-message: remove useless public setters
factor out handle_incoming_message()
use delivery report instead of Text.SendError
use the TpChannel:chat-state-changed signal
accounts_dialog_cms_prepare_cb: don't update the settings if we are already preparing one
empathy_message_new_from_tp_message: assign priv as soon as the message is created
empathy-message: cast timestamps to glong
empathy-time: remove unused functions
Port all timestamps from time_t to gint64 (#648188)
chat_text_view_append_timestamp: use empathy_time_to_string_utc()
Merge branch 'timestamp-648188'
location_manager_dispose: use tp_clear_*
location-manager: remove useless propety getter and setter
location-manager: use the self->priv pattern
location-manager: use tp_asv_*
use a GtkSwitch instead of MX switch
don't display the enable switch if account is restricted
account-widget: remove all the code related to the enabled checkbox
account-assistant: ensure that the import widget takes all the space available (#648372)
chat_window_page_switched_cb: get the child from the GTK+ signal
Display favorite offline contacts only in the Favorite group (#648914)
set a not empty string when setting EMPATHY_NOTIFY_MANAGER_CAP_X_CANONICAL_APPEND
main_window_flash_foreach: don't leak the pixbuf returned by empathy_pixbuf_from_icon_name
individual_store_get_individual_status_icon_with_icon_name: look in the cache before creating new pixbuf
theme-adium: implement %senderColor% (#541632)
POTFILES.in: add libempathy-gtk/empathy-search-bar.c
coding style fix
remove unused empathy_chat_manager_get_num_handled_chats()
empathy-chat: track chat displayed instead of channels being handled (#649273)
Depends on tp-glib 0.14.3
ignore return value of main_window_setup_balance_create_widget()
add a translation comment explaining the 'Provide' string (#649492)
org.gnome.Empathy.gschema.xml: update summary and description of show-balance-in-roster
add translators comment explaining the insufficient balance error (#649735)
Merge remote-tracking branch 'glassrose/save-chatrooms.xml-only-when-needed'
prepare 3.1.1
Inaki Larranaga Murgoitio (1):
Updated Basque language
Jorge González (1):
Updated Spanish translation
Kjartan Maraas (2):
-Fix use of include <config.h> to make sure translations work
Updated Norwegian bokmål translation
Marc Plano-Lesay (1):
fix unused-but-set-variable warnings
Marek Ä?ernocký (1):
Updated Czech translation
Matej UrbanÄ?iÄ? (1):
Updated Slovenian translation
Muhammet Kara (2):
Updated Turkish translation
Updated Turkish translation
Nguy�n Thái Ng�c Duy (2):
po/vi.po: import from Damned Lies
Updated Vietnamese translation
Philip Withnall (2):
Bug 646227 â?? Possible overflow in persona-view:drag_data_get
Bug 647056 â?? Removing a contact causes a segfault
Piotr DrÄ?g (1):
Updated Polish translation
Sira Nokyoongtong (1):
Updated Thai translation.
Stef Walter (1):
Remove unnecessary code in empathy_auth_factory_constructed()
Vitaly Minko (1):
Base the search bar on GtkToolbar instead of GtkHBox in order not to resize the chat window when we activate it (#614319).
Will Thompson (1):
contact_list_store_chat_state_changed_cb(): tidy
Xavier Claessens (17):
Add FIXMEs for things we don't implement yet from adium theme spec
Use focus feature of adium themes
Fix a crash if replacement is NULL
Support new themes that have only Resources/Content.html
Update Template.html from newest adium
Adium: Temporally disable scrolling when appending backlog
Fix crash if contact_id is NULL when selecting its color
Depend on stable release of glib 2.28.0
Adium: highlight messages starting with our name
Adium: Mark autoreply message
Adium: Events must be queued until the Template.html loaded
Adium: Also queue events when loading the page
ThemeManager: Make sure to emit theme-changed only once when the theme changed
Preferences: Show chat theme preview
Adium: Fix selection of default variant
Adium: Correctly support action messages (/me)
Adium: Fix wrong html fallbacks
Yaron Shahrabani (2):
Updated Hebrew translation.
Updated Hebrew translation.
Youness Alaoui (1):
Enable audio/video capabilities if InitialAudio/Video is in the fixed props for StreamedMedia channels If a connection manager puts InitialAudio=TRUE or InitialVideo=TRUE in the fixed properties, empathy thinks the CM doesn't support audio/video.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]