[empathy] Created tag EMPATHY_2_27_92
- From: Guillaume Desmottes <gdesmott src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [empathy] Created tag EMPATHY_2_27_92
- Date: Tue, 8 Sep 2009 16:42:56 +0000 (UTC)
The unsigned tag 'EMPATHY_2_27_92' was created.
Tagger: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date: Tue Sep 8 17:29:24 2009 +0100
Tagged for release 2.27.92.
Changes since the last tag 'EMPATHY_2_27_91_1':
A S Alam (1):
Updating Translation for Gurmukhi by A S Alam
Alexander Nyakhaychyk (2):
Updated Belarusian translation
Updated Belarusian translation
Branko KokanoviÄ? (2):
Updated Serbian translation
Updated Serbian translation
Brian Pepple (1):
Use valid desktop category.
Changwoo Ryu (1):
Update Korean translation
Chao-Hsiung Liao (1):
Updated Traditional Chinese translation(Hong Kong and Taiwan)
Christian Kirbach (1):
Updated German translation
Claude Paroz (2):
Update POTFILES.in after file renaming
Updated French translation
Cosimo Cecchi (26):
Request presence again when an account is enabled
Restart MC5 when it quits or crashes (#593018).
Fix long lines.
Implement empathy_account_refresh_properties()
Ensure all accounts when getting all properties
Only request presence when the account is enabled (#593161).
Merge branch 'master'; commit 'jtellier/set-account-name'
Only unref the AccountManager if it's not NULL
Merge commit 'jtellier/set-account-name-translator-hint'
Merge commit 'jtellier/confirm-lose-accounts-settings'
Always update the control buttons sensitivity on creation.
Implement setting icon name to the account and to the settings.
Always set the icon name on account creation.
Fall back to the default icon if an empty icon name is set
Use empathy_protocol_icon_name()
Fix a long line
Add a specialized GTalk widget UI in glade
Construct the GTalk widget according to the icon name
Use the new APIs in the assistant and the dialog
Add display name for "gtalk"
Don't set empty values for the default EmpathyHandler
Be sure that FindChannelRequest has a ref to the Dispatcher
Fix long lines.
Manually handle delete events.
Fix a long line
Convert Pidgin's int values to uints
Daniel Nylander (2):
Updated Swedish translation
Updated Swedish translation
Davyd Madeley (2):
[empathy_builder_get_file] NULL out passed GObj ptrs if GtkBuilder file broken
Fix duplicate XML ids in GtkBuilder file that stopped it from loading
Frédéric Péters (2):
Do not construct a sentence for an assistant error string (GNOME bug 593257)
Fix .desktop file (GNOME bug 592737)
Fábio Nogueira (1):
Updated Brazilian Portuguese translation by Fábio Nogueira <fnogueira gnome org> and Og Maciel <ogmaciel gnome org>.
Gabor Kelemen (1):
Hungarian translation updated
Guillaume Desmottes (3):
Merge commit 'jtellier/reconnect-account'
add facebook icon
upgrade NEWS for 2.27.92
Gustavo Noronha Silva (2):
Fix assumption about navigation-request not being called for HTML string load
Merge branch 'fix-navigation-handling'
Inaki Larranaga Murgoitio (6):
Updated Basque language
Updated Basque language
Updated Basque language
Updated Basque language
Updated Basque language
Updated Basque language
Ivar Smolin (3):
Updating Estonian translation
Updating Estonian translation
Updating Estonian translation
Jonathan Tellier (18):
- Added a utility function (empathy_account_reconnect_async) to easily
- The account display gets updated in the account list and in the
Only setting the display name to the Login ID for protocol which have
Using a new logic to set the default display name:
- Added information intented to translators.
Improved the comment related to the IRC default display name.
Asking for confirmation before losing pending accounts changes.
Minor changes to EmpathyAccountWidget and EmpathyAccountsDialog
Fixed crash when checking if an account has pending changes
Fixed style
Improved confirmation dialog shown to the user before discarding changes
Simplified the code that checks if selected account has pending changes
Using GtkTreeRowReference instead of a string path.
Fixed bug which would occur when deleting account with pending changes
Merged with master
Marked strings for translation.
Fixed style
Fixed some of the EmpathyAccountWidget's control button behaviour.
Jonny Lamb (6):
chatroom-manager: only parse xml file once the account manager is ready
tp-contact-factory: allow _get_from_handles to call with no handles.
chatroom-manager: add a ready property
empathy: auto-connect to chatrooms where appropriate
empathy: no need to connect to status-changed; notify::connection will do
Merge branch 'auto-connect'
Jorge González (2):
Updated Spanish translation
Updated Spanish translation
Khaled Hosny (2):
Updated Arabic translation
Updated Arabic translation
Kjartan Maraas (1):
Update Norwegian bokmål translation.
Louis-Francis Ratté-Boulianne (1):
Changed dialog constructor calls to use a string literal with format arguments
Luca Ferretti (1):
Add missing ;
Mark Krapivner (1):
Updated Hebrew translation
Michael Kanis (1):
Updated German translation
Milo Casagrande (7):
[help] Fixed some topics against the new UI
Word 'wizard' should not be used, fixes bug 593285
[help] Fixed a warning, was using id not style
Updated Italian translation
[help] Fixed a wrong full stop on a title
[help] Created the Contact Management section in the index page
Updated Italian translation
Olivier Crête (5):
Use GOptionContext to parse options
callback is for handler no TfChannel
Add stream-closed signal to EmpathyCallHandler for when a stream is closed
Stop the sink on stream close to prevent deadlock
Limit the x264enc bitrate
Pierre-Luc Beaudoin (2):
Remove libmissioncontrol deps
Add empathy_make_absolute_url_len to limit the lenght of url string
Piotr DrÄ?g (1):
Updated Polish translation
Sandeep Shedmake (4):
Updated Marathi Translations
Updated Marathi Translations
Updated Marathi Translations
Updated Marathi Translations
Shankar Prasad (2):
Updated Kannada(kn) translation
Updated Kannada(kn) translation
Shaun McCance (15):
[help] Adding information about the Accounts window and IRC
Point to a help topic that exists from Accounts window
[help] Updates to 'Add an account' topic
[help] Updating add-account and create-account
[help] Updating IRC instructions, removing irc-account.page
[help] More info about IRC passwords and file sending
[help] Remove irc-account from Makefile.am
[help] Adding Google Talk notes, review information
[help] Completed review of some pages
[help] More reviews and updates for account management topics
[help] Updates to create-account, import-account, and offline-contacts
[help] Changing select to choose where appropriate, per GDP Style Guide
[help] Updates to instructions for audio and video conversations
[help] Some small corrections
[help] Fixing validity errors
Sjoerd Simons (18):
Ensure we call the empathy_sound_stop from the main thread
Slightly improve debug info
Only assume connected when we have neither Connman or NM
->connected always has the right status, so use that instead of specialcasing
When not connected don't apply !offline states but save them
Base the selected widget both on the CM and the protocol
Make the protocol property read-only
Update python bindings
Add a simple abstraction for implementing handlers
Add functions on the dispatcher to add/remove extra handlers
Add the filters not in the Client file to a second Handler
Add basic media-signalling capabilities
GTalk-enable the protocol chooser
Sort Gtalk after jabber
Only set the icon name to gtalk for gtalk accounts
Always try to use the Requests interface before calling RequestChannel
fix typo
Bump the libempathy and libempathy-gtk sonames again
Sweta Kothari (3):
Updated Gujarati Translations
Updated Gujarati Translations
Updated Gujarati Translations
Will Thompson (11):
Fall back to protocol name in Adium themes
/clearly shouldn't clear the window.
Add empathy_message_new_from_entry()
Don't parse message in EmpathyMessage:body setter
Remove validation from chat_send.
Merge branch 'do-say-me-think'
Use char* not EmpathyMessage in TpChat:send-error
Handle SendError signal correctly, not as a message
Ack received messages from ourself.
Be consistent with EmpathyMessage style.
Merge branch 'send-errors'
Xavier Claessens (4):
Bump version
Make EmpathyDebugDialog be a GtkWindow subclass rather than a GtkDialog.
Rename EmpathyDebugDialog to EmpathyDebugWindow
Merge branch 'debug-window'
ifelix (3):
Updated Tamil Translations
Updated Tamil Translations
Updated Tamil Translations
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]