]> git.0d.be Git - empathy.git/log
empathy.git
14 years agomove test app needing user interaction to interactive/
Guillaume Desmottes [Tue, 27 Oct 2009 15:22:55 +0000 (15:22 +0000)]
move test app needing user interaction to interactive/

tests/ should be used only for automatic unit tests.

14 years agoAdd new smileys available in the last Icon Naming Spec (#593327)
Rodolphe [Tue, 27 Oct 2009 10:42:22 +0000 (10:42 +0000)]
Add new smileys available in the last Icon Naming Spec (#593327)

14 years agoMerge branch 'mc5-debug'
Danielle Madeley [Tue, 27 Oct 2009 09:29:42 +0000 (20:29 +1100)]
Merge branch 'mc5-debug'

14 years agoUpdated Tamil translation
drtvasudevan [Tue, 27 Oct 2009 07:49:33 +0000 (13:19 +0530)]
Updated Tamil translation

14 years agoAdd MissionControl to the debug window
Danielle Madeley [Tue, 27 Oct 2009 05:39:51 +0000 (16:39 +1100)]
Add MissionControl to the debug window

14 years agorelease.py: update last_tag_patern
Guillaume Desmottes [Mon, 26 Oct 2009 16:53:28 +0000 (16:53 +0000)]
release.py: update last_tag_patern

14 years agostart dev of 2.29.2
Guillaume Desmottes [Mon, 26 Oct 2009 16:52:31 +0000 (16:52 +0000)]
start dev of 2.29.2

14 years agoprepare 2.29.1 release
Guillaume Desmottes [Mon, 26 Oct 2009 16:30:47 +0000 (16:30 +0000)]
prepare 2.29.1 release

14 years agodispatcher_request_handles_cb: use request_data->dispatcher to get the self pointer
Guillaume Desmottes [Mon, 26 Oct 2009 15:21:55 +0000 (15:21 +0000)]
dispatcher_request_handles_cb: use request_data->dispatcher to get the self pointer

We don't pass a weak pointer to tp_cli_connection_call_request_handles
so we can't rely on it (#599612).

14 years agotheme_adium_parse_body: escape text between links
Guillaume Desmottes [Mon, 26 Oct 2009 14:40:37 +0000 (14:40 +0000)]
theme_adium_parse_body: escape text between links

14 years agotheme_adium_parse_body: escape all the text if smileys are disabled (#599640)
Guillaume Desmottes [Mon, 26 Oct 2009 14:03:58 +0000 (14:03 +0000)]
theme_adium_parse_body: escape all the text if smileys are disabled (#599640)

14 years agotheme_adium_append_event: escape text
Xavier Claessens [Mon, 26 Oct 2009 12:58:11 +0000 (12:58 +0000)]
theme_adium_append_event: escape text

14 years agoUpdated Slovenian translation
Matej Urbančič [Mon, 26 Oct 2009 13:42:49 +0000 (14:42 +0100)]
Updated Slovenian translation

14 years agoFix crash when joining a chat, GTK_WIDGET_VISIBLE is not NULL-safe
Xavier Claessens [Sun, 25 Oct 2009 16:54:49 +0000 (17:54 +0100)]
Fix crash when joining a chat, GTK_WIDGET_VISIBLE is not NULL-safe

14 years agocheck-empathy-irc-network-manager: fix shadow declarations
Jonny Lamb [Sat, 24 Oct 2009 18:14:51 +0000 (19:14 +0100)]
check-empathy-irc-network-manager: fix shadow declarations

Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
14 years agoempathy-chat-window: Don't update the Contact menu if visible
Rob Bradford [Fri, 23 Oct 2009 16:18:05 +0000 (17:18 +0100)]
empathy-chat-window: Don't update the Contact menu if visible

If the Contact menu is currently visible do not update it. Instead update it
once the menu is hidden.

Fixes: #591360
14 years agoempathy.c: document how the reference on the newly created EmpathyChat is managed
Guillaume Desmottes [Thu, 22 Oct 2009 16:28:38 +0000 (17:28 +0100)]
empathy.c: document how the reference on the newly created EmpathyChat is managed

14 years agoft-manager: allow closing the dialog with C-w or Esc
Jonny Lamb [Fri, 23 Oct 2009 12:33:39 +0000 (13:33 +0100)]
ft-manager: allow closing the dialog with C-w or Esc

Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
14 years agoSet default font from Gnome system if not set in the style.
Matěj Cepl [Fri, 23 Oct 2009 10:00:13 +0000 (12:00 +0200)]
Set default font from Gnome system if not set in the style.

If the font family and font size is not set in the style, we set style
based on the Gnome default settings.

Signed-off-by: Matěj Cepl <mcepl@redhat.com>
Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
14 years agouse empathy_released to check if we are releasing or not
Guillaume Desmottes [Thu, 22 Oct 2009 10:47:42 +0000 (11:47 +0100)]
use empathy_released to check if we are releasing or not

This allow us to release a 2.x.y.1 release without enabling Werror.

14 years agoEnable extra error CFLAGS in tests/
Guillaume Desmottes [Wed, 21 Oct 2009 14:53:58 +0000 (15:53 +0100)]
Enable extra error CFLAGS in tests/

14 years agoEnable extra error CFLAGS in libempathy/
Guillaume Desmottes [Tue, 20 Oct 2009 15:30:08 +0000 (16:30 +0100)]
Enable extra error CFLAGS in libempathy/

14 years agoEnable extra error CFLAGS in libempathy-gtk/
Guillaume Desmottes [Tue, 20 Oct 2009 15:29:56 +0000 (16:29 +0100)]
Enable extra error CFLAGS in libempathy-gtk/

14 years agoEnable extra error CFLAGS in src/
Guillaume Desmottes [Mon, 25 May 2009 12:21:46 +0000 (13:21 +0100)]
Enable extra error CFLAGS in src/

14 years agodisable -Wstrict-prototypes as some GTK+ headers are bugged
Guillaume Desmottes [Tue, 20 Oct 2009 15:18:37 +0000 (16:18 +0100)]
disable -Wstrict-prototypes as some GTK+ headers are bugged

14 years agoremove m4/acinclude.m4
Guillaume Desmottes [Mon, 25 May 2009 11:47:57 +0000 (12:47 +0100)]
remove m4/acinclude.m4

We have our own errors management now.

14 years agocopy error flags from Gabble
Guillaume Desmottes [Mon, 25 May 2009 11:14:59 +0000 (12:14 +0100)]
copy error flags from Gabble

14 years agoadd m4/as-compiler-flag.m4
Guillaume Desmottes [Mon, 25 May 2009 11:14:34 +0000 (12:14 +0100)]
add m4/as-compiler-flag.m4

14 years agocopy version management from Gabble
Guillaume Desmottes [Mon, 25 May 2009 11:02:36 +0000 (12:02 +0100)]
copy version management from Gabble

14 years agoempathy-protocol-chooser: don't cache TpConnectionManagerProtocol in the store
Guillaume Desmottes [Fri, 23 Oct 2009 10:17:23 +0000 (11:17 +0100)]
empathy-protocol-chooser: don't cache TpConnectionManagerProtocol in the store

TpConnectionManagerProtocol are not garanteed to stay valid so we
shouldn't cache them in the store. Instead, we cache the protocol name
and call tp_connection_manager_get_protocol each time we need it.
This should fix crashers as the ones reported in #599386.

14 years agoMerge branch 'trivia'
Guillaume Desmottes [Thu, 22 Oct 2009 13:37:26 +0000 (14:37 +0100)]
Merge branch 'trivia'

14 years agoempathy-avatar-chooser.c: fix identation
Guillaume Desmottes [Thu, 22 Oct 2009 13:35:29 +0000 (14:35 +0100)]
empathy-avatar-chooser.c: fix identation

14 years agofix a comment so the style checker is happy (#599243)
Guillaume Desmottes [Thu, 22 Oct 2009 11:08:50 +0000 (12:08 +0100)]
fix a comment so the style checker is happy (#599243)

14 years agoempathy-utils.c: fix casting issues
Guillaume Desmottes [Thu, 22 Oct 2009 09:43:30 +0000 (10:43 +0100)]
empathy-utils.c: fix casting issues

14 years agoempathy-tp-contact-list.c: fix shadow declaration and uint comparaison
Guillaume Desmottes [Thu, 22 Oct 2009 09:43:13 +0000 (10:43 +0100)]
empathy-tp-contact-list.c: fix shadow declaration and uint comparaison

14 years agoempathy-tp-contact-factory.c: fix casting issue
Guillaume Desmottes [Thu, 22 Oct 2009 09:42:41 +0000 (10:42 +0100)]
empathy-tp-contact-factory.c: fix casting issue

14 years agoempathy-time.c: fix shadow declaration
Guillaume Desmottes [Thu, 22 Oct 2009 09:42:27 +0000 (10:42 +0100)]
empathy-time.c: fix shadow declaration

14 years agoempathy-status-presets.c: fix casting issues
Guillaume Desmottes [Thu, 22 Oct 2009 09:42:06 +0000 (10:42 +0100)]
empathy-status-presets.c: fix casting issues

14 years agoempathy-log-store-empathy.c: fix casting issues
Guillaume Desmottes [Thu, 22 Oct 2009 09:41:49 +0000 (10:41 +0100)]
empathy-log-store-empathy.c: fix casting issues

14 years agoempathy-irc-network-manager.c: fix casting issues
Guillaume Desmottes [Thu, 22 Oct 2009 09:41:32 +0000 (10:41 +0100)]
empathy-irc-network-manager.c: fix casting issues

14 years agoempathy-dispatcher.c: fix shadow declarations
Guillaume Desmottes [Wed, 21 Oct 2009 17:19:04 +0000 (18:19 +0100)]
empathy-dispatcher.c: fix shadow declarations

14 years agoempathy-contact-groups.c: fix casting issues
Guillaume Desmottes [Wed, 21 Oct 2009 17:18:38 +0000 (18:18 +0100)]
empathy-contact-groups.c: fix casting issues

14 years agoempathy-connection-managers.c: fix shadow declarations
Guillaume Desmottes [Wed, 21 Oct 2009 17:18:12 +0000 (18:18 +0100)]
empathy-connection-managers.c: fix shadow declarations

14 years agoempathy-chatroom-manager.c: fix casting issues
Guillaume Desmottes [Wed, 21 Oct 2009 17:17:53 +0000 (18:17 +0100)]
empathy-chatroom-manager.c: fix casting issues

14 years agoempathy-account-settings.c: fix uint comparaison
Guillaume Desmottes [Wed, 21 Oct 2009 16:58:06 +0000 (17:58 +0100)]
empathy-account-settings.c: fix uint comparaison

14 years agoempathy-nautilus-sendto.c: fix shadow declaration
Guillaume Desmottes [Wed, 21 Oct 2009 16:25:19 +0000 (17:25 +0100)]
empathy-nautilus-sendto.c: fix shadow declaration

14 years agototem-subtitle-encoding.c: fix shadow declarations
Guillaume Desmottes [Wed, 21 Oct 2009 16:24:56 +0000 (17:24 +0100)]
totem-subtitle-encoding.c: fix shadow declarations

14 years agoempathy-ui-utils.c: fix shadow declaration
Guillaume Desmottes [Wed, 21 Oct 2009 16:24:36 +0000 (17:24 +0100)]
empathy-ui-utils.c: fix shadow declaration

14 years agoempathy-theme-manager.c: fix shadow declarations
Guillaume Desmottes [Wed, 21 Oct 2009 16:24:14 +0000 (17:24 +0100)]
empathy-theme-manager.c: fix shadow declarations

14 years agoempathy-theme-boxes.c: fix shadow declarations
Guillaume Desmottes [Wed, 21 Oct 2009 16:24:01 +0000 (17:24 +0100)]
empathy-theme-boxes.c: fix shadow declarations

14 years agoempathy-theme-adium.c: fix uint comparaisons
Guillaume Desmottes [Wed, 21 Oct 2009 16:23:42 +0000 (17:23 +0100)]
empathy-theme-adium.c: fix uint comparaisons

14 years agoempathy-status-preset-dialog: fix uint comparaisons
Guillaume Desmottes [Wed, 21 Oct 2009 16:23:25 +0000 (17:23 +0100)]
empathy-status-preset-dialog: fix uint comparaisons

14 years agoempathy-contact-widget.c: fix shadow declarations
Guillaume Desmottes [Wed, 21 Oct 2009 16:23:09 +0000 (17:23 +0100)]
empathy-contact-widget.c: fix shadow declarations

14 years agoempathy-chat-text-view.c: fix shadow declarations and uint comparaisons
Guillaume Desmottes [Wed, 21 Oct 2009 16:22:44 +0000 (17:22 +0100)]
empathy-chat-text-view.c: fix shadow declarations and uint comparaisons

14 years agoempathy-avatar-image.c: fix a casting issue
Guillaume Desmottes [Wed, 21 Oct 2009 16:22:10 +0000 (17:22 +0100)]
empathy-avatar-image.c: fix a casting issue

14 years agoempathy-avatar-chooser.c: fix casting issues
Guillaume Desmottes [Wed, 21 Oct 2009 16:21:02 +0000 (17:21 +0100)]
empathy-avatar-chooser.c: fix casting issues

14 years agoempathy-account-widget.c: fix uint comparaison
Guillaume Desmottes [Wed, 21 Oct 2009 16:20:42 +0000 (17:20 +0100)]
empathy-account-widget.c: fix uint comparaison

14 years agoUpdated Thai translation.
Theppitak Karoonboonyanan [Thu, 22 Oct 2009 01:26:08 +0000 (08:26 +0700)]
Updated Thai translation.

14 years agoempathy-account-settings: fix CLAMP usage
Guillaume Desmottes [Wed, 21 Oct 2009 17:00:00 +0000 (18:00 +0100)]
empathy-account-settings: fix CLAMP usage

CLAMP syntax is (x, low, high), not (low, x, high). Also add some cast
to fix compiler warnings.

14 years agoempathy-location-manager.c: fix shadow declarations
Guillaume Desmottes [Wed, 21 Oct 2009 14:46:02 +0000 (15:46 +0100)]
empathy-location-manager.c: fix shadow declarations

14 years agoempathy-contact-list-view.c: fix shadow declarations and uint comparaisons
Guillaume Desmottes [Wed, 21 Oct 2009 14:45:36 +0000 (15:45 +0100)]
empathy-contact-list-view.c: fix shadow declarations and uint comparaisons

14 years agoempathy-contact-list-store.c: fix shadow declarations
Guillaume Desmottes [Wed, 21 Oct 2009 14:45:17 +0000 (15:45 +0100)]
empathy-contact-list-store.c: fix shadow declarations

14 years agoempathy-tp-chat.c: fix shadow declaration
Guillaume Desmottes [Wed, 21 Oct 2009 14:41:01 +0000 (15:41 +0100)]
empathy-tp-chat.c: fix shadow declaration

14 years agoempathy-contact: cast data pointers
Guillaume Desmottes [Wed, 21 Oct 2009 14:40:46 +0000 (15:40 +0100)]
empathy-contact: cast data pointers

14 years agoempathy-account-manager.c: fix uint comparaison
Guillaume Desmottes [Wed, 21 Oct 2009 14:40:24 +0000 (15:40 +0100)]
empathy-account-manager.c: fix uint comparaison

14 years agoempathy-irc-server: the port is a guint
Guillaume Desmottes [Mon, 25 May 2009 12:39:46 +0000 (13:39 +0100)]
empathy-irc-server: the port is a guint

14 years agoUpdated Lithuanian translation.
Žygimantas Beručka [Wed, 21 Oct 2009 09:39:47 +0000 (12:39 +0300)]
Updated Lithuanian translation.

14 years agoMerge commit 'kaserf/master'
Guillaume Desmottes [Wed, 21 Oct 2009 09:21:41 +0000 (10:21 +0100)]
Merge commit 'kaserf/master'

14 years agoAlso allow Esc to close debug window and map view.
Jonny Lamb [Wed, 21 Oct 2009 08:50:06 +0000 (09:50 +0100)]
Also allow Esc to close debug window and map view.

Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
14 years agoAdd Ctrl-w keybinding to close map window.
Jonny Lamb [Wed, 21 Oct 2009 08:40:06 +0000 (09:40 +0100)]
Add Ctrl-w keybinding to close map window.

Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
14 years agoIgnoring non installed languages
Felix Kaser [Tue, 20 Oct 2009 08:20:02 +0000 (10:20 +0200)]
Ignoring non installed languages

Languages which are in the gconf setting but are not installed any more are ignored, fixes bug #598954

14 years agoStop building libempathy{,-gtk} as a shared library. Closes bug #599086
Jonny Lamb [Tue, 20 Oct 2009 18:16:58 +0000 (19:16 +0100)]
Stop building libempathy{,-gtk} as a shared library. Closes bug #599086

Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
14 years agoStop building gtk-doc documentation. Closes bug #599087
Jonny Lamb [Tue, 20 Oct 2009 18:26:32 +0000 (19:26 +0100)]
Stop building gtk-doc documentation. Closes bug #599087

Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
14 years agosrc/ephy-spinner.c: remove useless guint comparaisons
Guillaume Desmottes [Tue, 20 Oct 2009 14:56:40 +0000 (15:56 +0100)]
src/ephy-spinner.c: remove useless guint comparaisons

14 years agosrc/empathy.c: fix uint comparaison
Guillaume Desmottes [Tue, 20 Oct 2009 14:56:11 +0000 (15:56 +0100)]
src/empathy.c: fix uint comparaison

14 years agosrc/empathy-sidebar.c: fix shadow declarations
Guillaume Desmottes [Tue, 20 Oct 2009 14:55:55 +0000 (15:55 +0100)]
src/empathy-sidebar.c: fix shadow declarations

14 years agosrc/empathy-main-window.c: fix shadow declarations and uint comparaisons
Guillaume Desmottes [Tue, 20 Oct 2009 14:55:22 +0000 (15:55 +0100)]
src/empathy-main-window.c: fix shadow declarations and uint comparaisons

14 years agosrc/empathy-preferences.c: fix shadow declarations and uint comparaisons
Guillaume Desmottes [Tue, 20 Oct 2009 14:54:57 +0000 (15:54 +0100)]
src/empathy-preferences.c: fix shadow declarations and uint comparaisons

14 years agosrc/empathy-import-pidgin: cast strings to (xmlChar *) when needed
Guillaume Desmottes [Tue, 20 Oct 2009 14:54:06 +0000 (15:54 +0100)]
src/empathy-import-pidgin: cast strings to (xmlChar *) when needed

14 years agosrc/empathy-import-mc4-accounts.c: fix uint comparaison
Guillaume Desmottes [Tue, 20 Oct 2009 14:52:45 +0000 (15:52 +0100)]
src/empathy-import-mc4-accounts.c: fix uint comparaison

14 years agosrc/empathy-debug-window: fix shadow declarations and uint comparaisons
Guillaume Desmottes [Tue, 20 Oct 2009 14:52:22 +0000 (15:52 +0100)]
src/empathy-debug-window: fix shadow declarations and uint comparaisons

14 years agosrc/empathy-chat-window: fix shadow declarations and uint comparaisons
Guillaume Desmottes [Tue, 20 Oct 2009 14:52:06 +0000 (15:52 +0100)]
src/empathy-chat-window: fix shadow declarations and uint comparaisons

14 years agoempathy-call-window: fix shadow declarations
Guillaume Desmottes [Tue, 20 Oct 2009 14:51:34 +0000 (15:51 +0100)]
empathy-call-window: fix shadow declarations

14 years agoDon't display any icon if we have been disconnected
Guillaume Desmottes [Tue, 20 Oct 2009 13:43:56 +0000 (14:43 +0100)]
Don't display any icon if we have been disconnected

14 years agoempathy-chat-window: update the tab icon when the TpChat is disconnected (#597680)
Guillaume Desmottes [Sun, 11 Oct 2009 20:47:09 +0000 (21:47 +0100)]
empathy-chat-window: update the tab icon when the TpChat is disconnected (#597680)

14 years agoRe-add python.m4 as it may be needed for AM_PATH_PYTHON.
Jonny Lamb [Tue, 20 Oct 2009 13:02:00 +0000 (14:02 +0100)]
Re-add python.m4 as it may be needed for AM_PATH_PYTHON.

Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
14 years agoMerge branch 'slatez-applets'
Jonny Lamb [Tue, 20 Oct 2009 13:00:51 +0000 (14:00 +0100)]
Merge branch 'slatez-applets'

Conflicts:
Makefile.am
configure.ac

Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
14 years agoRemove python bindings. (Closes bug #599039)
Jonny Lamb [Tue, 20 Oct 2009 11:59:15 +0000 (12:59 +0100)]
Remove python bindings. (Closes bug #599039)

Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
14 years agoRemove the panel applets. (Closes bug #599042)
Jonny Lamb [Tue, 20 Oct 2009 12:07:52 +0000 (13:07 +0100)]
Remove the panel applets. (Closes bug #599042)

Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
14 years agoUpdated Russian translation
Leonid Kanter [Tue, 20 Oct 2009 11:26:02 +0000 (14:26 +0300)]
Updated Russian translation

14 years agorelease.py: stop hardcoding the GNOME username used for uploads
Guillaume Desmottes [Tue, 20 Oct 2009 10:56:47 +0000 (11:56 +0100)]
release.py: stop hardcoding the GNOME username used for uploads

14 years agoCorrectly lookup project page for release notes
Xavier Claessens [Tue, 20 Oct 2009 10:30:17 +0000 (12:30 +0200)]
Correctly lookup project page for release notes

14 years agoUpdating Estonian translation
Mattias Põldaru [Tue, 20 Oct 2009 07:41:10 +0000 (10:41 +0300)]
Updating Estonian translation

14 years agoUpdated Spanish translation
Jorge González [Tue, 20 Oct 2009 06:38:28 +0000 (08:38 +0200)]
Updated Spanish translation

14 years agoUse the contacts alias in the information dialog
Sjoerd Simons [Mon, 19 Oct 2009 21:40:24 +0000 (22:40 +0100)]
Use the contacts alias in the information dialog

14 years agoEnsure we don't try to register invalid bus names
Sjoerd Simons [Tue, 1 Sep 2009 15:20:35 +0000 (16:20 +0100)]
Ensure we don't try to register invalid bus names

14 years agoUnset pending_call explicitly instead of implicitly
Sjoerd Simons [Mon, 19 Oct 2009 15:58:43 +0000 (16:58 +0100)]
Unset pending_call explicitly instead of implicitly

14 years agoempathy_call_window_setup_avatars: pass a weak object to empathy_tp_contact_factory_g...
Guillaume Desmottes [Mon, 19 Oct 2009 13:42:42 +0000 (14:42 +0100)]
empathy_call_window_setup_avatars: pass a weak object to empathy_tp_contact_factory_get_from_handle

Pass the call window as weak object to
empathy_tp_contact_factory_get_from_handle so the callback won't be
called if the window is destroyed (#598453).

14 years agoMerge commit 'maiku/bug_598332'
Guillaume Desmottes [Mon, 19 Oct 2009 13:32:53 +0000 (14:32 +0100)]
Merge commit 'maiku/bug_598332'

14 years agorename contact_list_store_finalize to contact_list_store_dispose
Guillaume Desmottes [Mon, 19 Oct 2009 13:26:42 +0000 (14:26 +0100)]
rename contact_list_store_finalize to contact_list_store_dispose

This method just disconnect signals, release references and remove idle
callbacks so it should really be a dispose, not a finalize.