[empathy] Created tag EMPATHY_2_29_1
- From: Guillaume Desmottes <gdesmott src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [empathy] Created tag EMPATHY_2_29_1
- Date: Mon, 26 Oct 2009 16:50:13 +0000 (UTC)
The unsigned tag 'EMPATHY_2_29_1' was created.
Tagger: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date: Mon Oct 26 16:47:55 2009 +0000
Tagged for release 2.29.1.
Changes since the last tag 'EMPATHY_2_27_92':
Alexander Shopov (1):
Updated Bulgarian translation
Amitakhya Phukan (1):
Adding as to LINGUAS and adding new Assamese translations.
André Gondim (1):
Updated Brazilian Portuguese translation.
Antón Méixome (1):
Updated Galician Translation
Ask H. Larsen (1):
Updated Danish translation
Astur (1):
Added Asturian translation
Baris Cicek (1):
Updated Turkish translation.
Bastien Nocera (2):
Add nautilus-sendto plugin
Update POTFILES to match new nst plugin name
Chao-Hsiung Liao (1):
Updated Traditional Chinese translation(Hong Kong and Taiwan)
Claude Paroz (2):
Improved French translation
Updated French translation (and merged from gnome-2-28)
Cosimo Cecchi (47):
Bump telepathy-glib requirement to 0.7.35
Move protocol_is_supported() to empathy-import-utils
Move accounts assignment after the CMS are ready
Watch the DBus signature of the param.
Fix a long line.
Move the toolbar setup after we initialize the audio output
Fix long lines.
Check for NULL sink.
Plug some leaks
Don't use "/" to separate account and contact.
Release the busname on disposal.
Always call _ensure_channel for text chats.
Fix long lines.
Dispatch existing channels once we initialize the connection.
Only handle manually text channels.
Don't paste if the remote contact is disconnected (#595417).
Don't always show the main window (#596044).
Don't show the "missing" image (#595921).
Merge branch 'missing-icon'
Don't rely on the widget allocation to be != 0.
Add an optional NbtkGtkLightSwitch.
Add configure switches for nbtk (off by default).
Instant-apply the "enabled" setting.
Instant-apply the "enabled" setting.
Merge branch 'moblin'
Add an import button back to the accounts dialog.
Add a "show-on-select" property.
Use the property in the accounts dialog.
Add a vertical padding to the rows.
Hide the action area if we're on moblin.
Don't expand/fill the import button.
Make sure the Add and Import buttons are always the same height.
Add a spacing of 6 between the buttons.
Disable account creation on moblin.
Rename the Create button to Add on moblin.
Don't rely on EmpathyAccountManager to be ready.
Return if the renderer has no pixbuf.
Chain up to the parent class render, instead of copying it.
Merge branch 'chain'
Rename the Connect button to "Log in" on Moblin.
Change strings for the remove dialog on the moblin build.
Fix a typo in a string.
Remove the logic that re-applies the original enabled value.
Use new API in the test.
Don't try to double free the avatar data (#598423).
Implement a cache for debug logs (#596101).
Factor out free-ing the message list.
Dafydd Harries (1):
Merge commit 'gabriel/fix-581488'
Daniel Nylander (3):
Updated Swedish translation
Updated Swedish translation
Updated Swedish translation
Danielle Madeley (1):
[EmpathyVideoWidget] fix X crash when using Empathy with GTK+ c-s-w
Duarte Loreto (1):
Updated Portuguese translation
Felix Kaser (1):
Ignoring non installed languages
Frédéric Péters (1):
remove duplicated id in yahoo account ui file (GNOME bug 594776)
Gabor Kelemen (4):
Updated Hungarian translation
Updated Hungarian translation
Updated Hungarian translation
Updated Hungarian translation
Gabriel Millaire (4):
Fix copy clipboard to show smileys and to show name and time when using themes other than Classic
Fix after review
Fixed a leak of str
Removed leak with g_string_free, added comment for 0xFFFC
Gil Forcada (1):
Updated Catalan translation
Guillaume Desmottes (90):
start dev of 2.28.0
empathy_account_settings_get_uint32: check if empathy_account_settings_get returned NULL (#594653)
dispatcher_request_failed: check if conn_data is not NULL
empathy.schemas.in: s/criterium/criterion (#594308)
add event type to EmpathyEvent (#589409)
initialize libnotify earlier in main()
empathy-status-icon: check if notification daemon supports actions
fix coding styles
empathy-account-widget: document that the 'Account:' string is moblin specific
empathy-accounts-dialog: 'Create' button should be 'Next' on Moblin
add myself as maintainer
remove empathy_tp_contact_list_can_add from header; function has been removed
remove empathy_account_manager_remove from header; function has been removed
upgrade Python bindings
Merge branch 'fix-headers-597293'
accounts_dialog_account_display_name_changed_cb: check that accounts_dialog_model_get_selected_settings didn't return NULL (#597416)
copy empathy_signal_connect_weak from telepathy-gabble
accounts_dialog_add_account: connect notify::display-name using empathy_signal_connect_weak
empathy-account-settings: don't cache the TpConnectionManagerProtocol
empathy_account_settings_get_tp_params: don't raise an error if tp_protocol is NULL
empathy-call-window: use empathy_signal_connect_weak to connect the peak-level-changed signal
empathy-contact-list-store: remove the setup idle cb when store is destroyed
rename contact_list_store_finalize to contact_list_store_dispose
Merge commit 'maiku/bug_598332'
empathy_call_window_setup_avatars: pass a weak object to empathy_tp_contact_factory_get_from_handle
release.py: stop hardcoding the GNOME username used for uploads
empathy-chat-window: update the tab icon when the TpChat is disconnected (#597680)
Don't display any icon if we have been disconnected
empathy-call-window: fix shadow declarations
src/empathy-chat-window: fix shadow declarations and uint comparaisons
src/empathy-debug-window: fix shadow declarations and uint comparaisons
src/empathy-import-mc4-accounts.c: fix uint comparaison
src/empathy-import-pidgin: cast strings to (xmlChar *) when needed
src/empathy-preferences.c: fix shadow declarations and uint comparaisons
src/empathy-main-window.c: fix shadow declarations and uint comparaisons
src/empathy-sidebar.c: fix shadow declarations
src/empathy.c: fix uint comparaison
src/ephy-spinner.c: remove useless guint comparaisons
Merge commit 'kaserf/master'
empathy-irc-server: the port is a guint
empathy-account-manager.c: fix uint comparaison
empathy-contact: cast data pointers
empathy-tp-chat.c: fix shadow declaration
empathy-contact-list-store.c: fix shadow declarations
empathy-contact-list-view.c: fix shadow declarations and uint comparaisons
empathy-location-manager.c: fix shadow declarations
empathy-account-settings: fix CLAMP usage
empathy-account-widget.c: fix uint comparaison
empathy-avatar-chooser.c: fix casting issues
empathy-avatar-image.c: fix a casting issue
empathy-chat-text-view.c: fix shadow declarations and uint comparaisons
empathy-contact-widget.c: fix shadow declarations
empathy-status-preset-dialog: fix uint comparaisons
empathy-theme-adium.c: fix uint comparaisons
empathy-theme-boxes.c: fix shadow declarations
empathy-theme-manager.c: fix shadow declarations
empathy-ui-utils.c: fix shadow declaration
totem-subtitle-encoding.c: fix shadow declarations
empathy-nautilus-sendto.c: fix shadow declaration
empathy-account-settings.c: fix uint comparaison
empathy-chatroom-manager.c: fix casting issues
empathy-connection-managers.c: fix shadow declarations
empathy-contact-groups.c: fix casting issues
empathy-dispatcher.c: fix shadow declarations
empathy-irc-network-manager.c: fix casting issues
empathy-log-store-empathy.c: fix casting issues
empathy-status-presets.c: fix casting issues
empathy-time.c: fix shadow declaration
empathy-tp-contact-factory.c: fix casting issue
empathy-tp-contact-list.c: fix shadow declaration and uint comparaison
empathy-utils.c: fix casting issues
fix a comment so the style checker is happy (#599243)
empathy-avatar-chooser.c: fix identation
Merge branch 'trivia'
empathy-protocol-chooser: don't cache TpConnectionManagerProtocol in the store
copy version management from Gabble
add m4/as-compiler-flag.m4
copy error flags from Gabble
remove m4/acinclude.m4
disable -Wstrict-prototypes as some GTK+ headers are bugged
Enable extra error CFLAGS in src/
Enable extra error CFLAGS in libempathy-gtk/
Enable extra error CFLAGS in libempathy/
Enable extra error CFLAGS in tests/
use empathy_released to check if we are releasing or not
empathy.c: document how the reference on the newly created EmpathyChat is managed
theme_adium_parse_body: escape all the text if smileys are disabled (#599640)
theme_adium_parse_body: escape text between links
dispatcher_request_handles_cb: use request_data->dispatcher to get the self pointer
prepare 2.29.1 release
Gustavo Noronha Silva (2):
Refactor context menu code to use new HitTestResult API
Merge branch 'refactor-context-menu'
Ilkka Tuohela (1):
Updated Finnish translation
Jamil Ahmed (1):
Added Bengali translation
Jennie Petoumenou (1):
Updated Greek documentation translation
Jonny Lamb (20):
idle: wait for the account manager to be ready before setting initial state
presence-chooser: only listen to EmpathyIdle::notify::state
Merge branch 'idle-state'
presence-chooser: make the entry not editable when we are offline
presence-chooser: remove "\n"s from DEBUG calls
connectivity: small fix to a debug message
empathy-import-mc4-accounts: no need to add newlines to DEBUG calls
Merge branch 'trrrrrrrrrrrrrivia'
debug-window: add C-w keybinding to close the window
idle: work around the case if the session doesn't tell us when we go idle (fixes bug #594619)
Remove the panel applets. (Closes bug #599042)
Remove python bindings. (Closes bug #599039)
Merge branch 'slatez-applets'
Re-add python.m4 as it may be needed for AM_PATH_PYTHON.
Stop building gtk-doc documentation. Closes bug #599087
Stop building libempathy{,-gtk} as a shared library. Closes bug #599086
Add Ctrl-w keybinding to close map window.
Also allow Esc to close debug window and map view.
ft-manager: allow closing the dialog with C-w or Esc
check-empathy-irc-network-manager: fix shadow declarations
Jorge González (4):
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Kenneth Nielsen (1):
Updated Danish translation
Kentaro Kazuhama (1):
Updated Japanese translation
Kostas Papadimas (2):
Updated Greek translation.
Updated Greek translation.
Leonid Kanter (1):
Updated Russian translation
Lucian Adrian Grijincu (1):
Updated Romanian translation
Mario Blättermann (4):
Updated German doc translation
Updated German doc translation
Updated German translation
Updated German doc translation
Matej UrbanÄ?iÄ? (4):
Updated Slovenian translation
Updated Slovenian translation
Updated Slovenian translation
Updated Slovenian translation
Mattias Põldaru (2):
Updating Estonian translation
Updating Estonian translation
MatÄ?j Cepl (1):
Set default font from Gnome system if not set in the style.
Maxim V. Dziumanenko (1):
Added Ukrainian translation
Mike Ruprecht (4):
Cancel outstanding channel requests if connection to the CM is lost.
Remove the weak_object parameter when requesting channels.
Move destruction of connections from finalize to dispose.
Fix assertion when closing a call window after CM crashed.
Milo Casagrande (5):
[help] Fixed MSN support of audio/video call, chenged to Yes
Updated Italian translation
Updated Italian translation
Updated italian translation
Updated Italian translation
Olivier Le Thanh Duong (2):
Fallback to the contact id if present when there is no room id for empathy_tp_chat
Add a Best fit button to the map view (#584034)
Petr Kovar (2):
Updated Czech translation by Jan Drabek
Updated Czech translation by Marek Cernocky
Philip Withnall (1):
Updated British English translation
Pierre-Luc Beaudoin (2):
Depend on released libchamplain 0.4
Rephrase geolocation preferences (#585957)
Piotr DrÄ?g (2):
Updated Polish translation
Updated Polish translation
Praveen Arimbrathodiyil (1):
Malayalam translations updated.
Rajesh Ranjan (2):
hindi update by Rajesh Ranjan
maithili update
Rob Bradford (3):
Add a "Respond" button to notifications to provide a positive action (#589408)
Bring up notifications until the conversation is accepted (#597125)
empathy-chat-window: Don't update the Contact menu if visible
Runa Bhattacharjee (2):
Updated Bengali India Translations
Updated Bengali India Translations
Shankar Prasad (1):
Updated Kannada(kn) translation
Shaun McCance (5):
[help] Removing start-conversation page
[help] Changing "Salut" to "People Nearby"
[help] Minimal proofreading, deferring some reviews to after 2.28.0
[help] Adding geolocation note about servers supporting PEP
[help] Commenting out copyright info for now
Sjoerd Simons (25):
Fix potential usage of an unitialized value
Ensure the notification callback data is always freed
Check if the remote-contact is actually there before putting it on the list
Ensure we don't add the same contact twice at the top-level
When getting messages for a file, pass the account as we already know it
Assert that we get a non-null account passed when creating a contact for a log
Ignore the drop if we can't get the right information from it
Correctly split and sanity check dropped contacts
Use : instead of / to seperate account and contact id
Set the ice-udp capability directly as well
Add StreamMedia channelfilters with InitialAudio and InitialVideo
Use the protocol display name for new account names
make the presence chooser insensitive no accounts are enabled
Use empathy_signal_connect_weak
Use a nicer callback name
Show the assistant if there are no non-salut accounts
When starting hidden don't show the assistant
Let empathy -a show the assistant if applicable
Make sure the account manager is completely unreffed when exiting
Make sure -h is respected when there were no mc4 accounts to import
Explain the -h option better
Make calling empathy without options idempotent
Unset pending_call explicitly instead of implicitly
Ensure we don't try to register invalid bus names
Use the contacts alias in the information dialog
Steve Frécinaux (2):
Ensure the Contact List is moved to the current workspace when shown.
Fix previous patch.
Theppitak Karoonboonyanan (2):
Updated Thai translation.
Updated Thai translation.
Tomasz Dominikowski (3):
Update Polish translation
Update Polish translation
Updated Polish translation
Will Thompson (3):
Get rid of the last two _run_ calls in Empathy
Iterate avatar tokens with a GHashTableIter
Cancel existing group animation before starting another
Xavier Claessens (23):
empathy_avatar_new takes ownership of arguments. Do not free filename.
Fix indentation of previous patch
Merge commit 'istaz/handle_none'
Update NEWS
Update python bindings
Bump version to 2.29.1
Do not use math.h for trunc(). It is useless and it does not build because we don't link with -lm.
Init contact_id to NULL to silent some stupid compilators. It can't really be used not initialized anyway.
Merge branch 'contact-id'
Revert "Revert "Remove deprecated call to g_mapped_file_free()""
Bump GLib requirement to 2.22.0
Fix little coding style
Make the correct fallbacks in case of missing html files in an Adium theme. Fixes bug #596303
Respect "DisableCombineConsecutive" adium theme setting. Fixes bug #596317
Even if Next*.html are missing, we have to use the appendNextMessage js function for consecutive message.
Fix the contact information dialog's window.
Rename HAVE_NBTK to HAVE_MOBLIN.
Merge branch 'contact-info'
Add missing ; to make it build.
Fix typo, correctly set the description of the sound being played.
Correctly lookup project page for release notes
Fix crash when joining a chat, GTK_WIDGET_VISIBLE is not NULL-safe
theme_adium_append_event: escape text
Yaron Shahrabani (1):
Updated Hebrew translation
Yavor Doganov (1):
Updated Bulgarian translation
drtvasudevan (1):
Updated Tamil translation
krishnababu k (1):
Updated Telugu Translation
Žygimantas BeruÄ?ka (2):
Updated Lithuanian translation
Updated Lithuanian translation.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]