]> git.0d.be Git - empathy.git/log
empathy.git
14 years agoremove check-*
Guillaume Desmottes [Thu, 29 Oct 2009 14:51:27 +0000 (15:51 +0100)]
remove check-*

14 years agoport check-empathy-chatroom-manager.c to GTest
Guillaume Desmottes [Thu, 29 Oct 2009 14:40:01 +0000 (15:40 +0100)]
port check-empathy-chatroom-manager.c to GTest

The tests have not been ported yet as they are currently
disabled.

14 years agoport check-empathy-chatroom.c to GTest
Guillaume Desmottes [Thu, 29 Oct 2009 14:31:23 +0000 (15:31 +0100)]
port check-empathy-chatroom.c to GTest

The tests have not been ported yet as they are currently
disabled.

14 years agoport check-empathy-irc-network-manager.c to GTest
Guillaume Desmottes [Thu, 29 Oct 2009 09:27:49 +0000 (10:27 +0100)]
port check-empathy-irc-network-manager.c to GTest

14 years agoport check-empathy-irc-network.c to GTest
Guillaume Desmottes [Tue, 27 Oct 2009 16:18:10 +0000 (16:18 +0000)]
port check-empathy-irc-network.c to GTest

14 years agoport check-empathy-irc-server.c to GTest
Guillaume Desmottes [Tue, 27 Oct 2009 16:10:41 +0000 (16:10 +0000)]
port check-empathy-irc-server.c to GTest

14 years agomove test_init/test_deinit to test-helper.c
Guillaume Desmottes [Tue, 27 Oct 2009 15:51:11 +0000 (15:51 +0000)]
move test_init/test_deinit to test-helper.c

14 years agoport check-empathy-utils.c to GTest
Guillaume Desmottes [Tue, 27 Oct 2009 15:44:59 +0000 (15:44 +0000)]
port check-empathy-utils.c to GTest

14 years agoAutocomplete for offline contacts. Closes bug #583919.
Justin Forest [Mon, 2 Nov 2009 14:54:01 +0000 (17:54 +0300)]
Autocomplete for offline contacts. Closes bug #583919.

14 years agoaccount-chooser: allow for a non-prepared account manager (fixes bug #600537)
Jonny Lamb [Tue, 3 Nov 2009 12:09:57 +0000 (12:09 +0000)]
account-chooser: allow for a non-prepared account manager (fixes bug #600537)

Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
14 years agoaccounts-dialog: don't always select the first account automatically
Jonny Lamb [Tue, 3 Nov 2009 10:38:19 +0000 (10:38 +0000)]
accounts-dialog: don't always select the first account automatically

Sometimes it takes a while to get all account details, but getting the
account names is fairly quick. What tends to happen is that the tree
view of account names is populated immediately, but the account widget
is just grey until all details are retrieved. This time is enough to
select an account in the tree view for editing.

However, previously, once all details are retrieved, the first account
is automatically selected. This is of course sensible if the user has
not selected an account, but it's pretty annoying if you've already
selected your seventeenth jabber account and then it plonks you back
to number one.

This patch only selects the first account if there is not one already
selected.

Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
14 years agoRemove LIBPANELAPPLET entry from configure.ac
Danielle Madeley [Tue, 3 Nov 2009 02:59:23 +0000 (13:59 +1100)]
Remove LIBPANELAPPLET entry from configure.ac

14 years agoempathy-accounts-dialog: account-validity-changed signal now has a 'valid' argument...
Guillaume Desmottes [Mon, 2 Nov 2009 16:16:51 +0000 (16:16 +0000)]
empathy-accounts-dialog: account-validity-changed signal now has a 'valid' argument (#600446)

14 years agoMerge branch 'accountz'
Jonny Lamb [Mon, 2 Nov 2009 10:41:20 +0000 (10:41 +0000)]
Merge branch 'accountz'

14 years agoUpdated Italian translation of the help
Milo Casagrande [Sun, 1 Nov 2009 20:22:08 +0000 (21:22 +0100)]
Updated Italian translation of the help
 * Updated the screenshot

14 years agoUpped dependency on tp-glib
Jonny Lamb [Fri, 30 Oct 2009 11:34:28 +0000 (11:34 +0000)]
Upped dependency on tp-glib

Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
14 years agocontact-list-view: added note about waiting for manager to be come ready bug
Jonny Lamb [Fri, 30 Oct 2009 10:51:18 +0000 (10:51 +0000)]
contact-list-view: added note about waiting for manager to be come ready bug

Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
14 years agoempathy: when creating salut account, be sure to wait for the account manager
Jonny Lamb [Fri, 30 Oct 2009 10:41:16 +0000 (10:41 +0000)]
empathy: when creating salut account, be sure to wait for the account manager

Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
14 years agolog-store-empathy: refer to "make logs async" bug
Jonny Lamb [Fri, 30 Oct 2009 10:31:48 +0000 (10:31 +0000)]
log-store-empathy: refer to "make logs async" bug

Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
14 years agodispatcher: refer to EmpathyHandler bug
Jonny Lamb [Fri, 30 Oct 2009 10:30:28 +0000 (10:30 +0000)]
dispatcher: refer to EmpathyHandler bug

Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
14 years agoidle: added a comment to explain _is_just_connected
Jonny Lamb [Fri, 30 Oct 2009 10:27:45 +0000 (10:27 +0000)]
idle: added a comment to explain _is_just_connected

Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
14 years agoidle: don't hardcode 10 seconds as the "just connected" time
Jonny Lamb [Fri, 30 Oct 2009 10:26:05 +0000 (10:26 +0000)]
idle: don't hardcode 10 seconds as the "just connected" time

Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
14 years agoidle: add comment about the connect_times hash table types
Jonny Lamb [Fri, 30 Oct 2009 10:24:15 +0000 (10:24 +0000)]
idle: add comment about the connect_times hash table types

Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
14 years agoidle: updated comment
Jonny Lamb [Fri, 30 Oct 2009 10:22:12 +0000 (10:22 +0000)]
idle: updated comment

Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
14 years agoutils: remove FIXME
Jonny Lamb [Fri, 30 Oct 2009 10:15:35 +0000 (10:15 +0000)]
utils: remove FIXME

Although still true, the comment above the function will suffice and
this can't really be changed without lots of making-async of other
places in Empathy.

I also don't think this is a problem in practice as everywhere in
Empathy we use the account manager should have a _prepare called
beforehand.

Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
14 years agolocation-manager: keep a ref to self during preparation to make sure we stay alive
Jonny Lamb [Fri, 30 Oct 2009 10:11:04 +0000 (10:11 +0000)]
location-manager: keep a ref to self during preparation to make sure we stay alive

Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
14 years agoall: log error messages if preparing the account manager fails
Jonny Lamb [Fri, 30 Oct 2009 10:10:26 +0000 (10:10 +0000)]
all: log error messages if preparing the account manager fails

Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
14 years agoFixes cycling tab bug in chat window (#589263)
Rômulo Fernandes Machado [Thu, 29 Oct 2009 16:03:11 +0000 (17:03 +0100)]
Fixes cycling tab bug in chat window (#589263)

14 years agoempathy-accounts-dialog: do_constructor: always return a new reference
Guillaume Desmottes [Thu, 29 Oct 2009 13:56:51 +0000 (14:56 +0100)]
empathy-accounts-dialog: do_constructor: always return a new reference

This fix is cleaner than the previous commmit. The constructor now
always returns a new reference to the caller. It also now has an extra
reference that it will release once the dialog as been destroyed.

14 years agoempathy-accounts-dialog: do_constructor: don't ref the dialog if it already exists...
Guillaume Desmottes [Thu, 29 Oct 2009 13:18:51 +0000 (14:18 +0100)]
empathy-accounts-dialog: do_constructor: don't ref the dialog if it already exists (#600023)

This breaks the concept of a constructor but the caller isn't supposed
to unref it itself anyway (it's unreffed in accounts_dialog_destroy_cb).

14 years agoEscape the header of the notification (#599431)
Guillaume Desmottes [Thu, 29 Oct 2009 11:17:04 +0000 (12:17 +0100)]
Escape the header of the notification (#599431)

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 agocheck-empathy-chatroom-manager: port to new tp-glib account API
Jonny Lamb [Sat, 24 Oct 2009 18:14:11 +0000 (19:14 +0100)]
check-empathy-chatroom-manager: port to new tp-glib account API

Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
14 years agotests: port to new tp-glib account API
Jonny Lamb [Sat, 24 Oct 2009 18:06:55 +0000 (19:06 +0100)]
tests: port to new tp-glib account API

Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
14 years agopo: removed empathy-account.c from POTFILES.in
Jonny Lamb [Sat, 24 Oct 2009 18:06:38 +0000 (19:06 +0100)]
po: removed empathy-account.c from POTFILES.in

Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
14 years agocontact-manager, dispatcher: renamed _new_connection_cb to _status_changed_cb
Jonny Lamb [Sat, 24 Oct 2009 17:52:57 +0000 (18:52 +0100)]
contact-manager, dispatcher: renamed _new_connection_cb to _status_changed_cb

https://bugzilla.gnome.org/show_bug.cgi?id=599169#c2

Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
14 years agoidle: use the TpAccount pointer as key to the hash table, and remove values on disconnect
Jonny Lamb [Sat, 24 Oct 2009 17:52:02 +0000 (18:52 +0100)]
idle: use the TpAccount pointer as key to the hash table, and remove values on disconnect

https://bugzilla.gnome.org/show_bug.cgi?id=599169#c2

Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
14 years agoempathy: port to new tp-glib account API
Jonny Lamb [Sat, 24 Oct 2009 15:03:33 +0000 (16:03 +0100)]
empathy: port to new tp-glib account API

Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
14 years agostatus-icon: port to new tp-glib account API
Jonny Lamb [Sat, 24 Oct 2009 15:02:52 +0000 (16:02 +0100)]
status-icon: port to new tp-glib account API

Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
14 years agonew-chatroom-dialog: port to new tp-glib account API
Jonny Lamb [Sat, 24 Oct 2009 15:01:53 +0000 (16:01 +0100)]
new-chatroom-dialog: port to new tp-glib account API

Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
14 years agomain-window: port to new tp-glib account API
Jonny Lamb [Sat, 24 Oct 2009 15:01:33 +0000 (16:01 +0100)]
main-window: port to new tp-glib account API

Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
14 years agoimport-widget: port to new tp-glib account API
Jonny Lamb [Sat, 24 Oct 2009 15:01:06 +0000 (16:01 +0100)]
import-widget: port to new tp-glib account API

Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
14 years agoimport-mc4-accounts: port to new tp-glib account API
Jonny Lamb [Sat, 24 Oct 2009 15:00:34 +0000 (16:00 +0100)]
import-mc4-accounts: port to new tp-glib account API

Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
14 years agoevent-manager: port to new tp-glib account API
Jonny Lamb [Sat, 24 Oct 2009 15:00:07 +0000 (16:00 +0100)]
event-manager: port to new tp-glib account API

Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
14 years agochatrooms-window: port to new tp-glib account API
Jonny Lamb [Sat, 24 Oct 2009 14:59:37 +0000 (15:59 +0100)]
chatrooms-window: port to new tp-glib account API

Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
14 years agochat-window: port to new tp-glib account API
Jonny Lamb [Sat, 24 Oct 2009 14:59:03 +0000 (15:59 +0100)]
chat-window: port to new tp-glib account API

Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
14 years agoaccounts-dialog: port to new tp-glib account API
Jonny Lamb [Sat, 24 Oct 2009 14:58:25 +0000 (15:58 +0100)]
accounts-dialog: port to new tp-glib account API

Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
14 years agoaccount-assistant: port to new tp-glib account API
Jonny Lamb [Sat, 24 Oct 2009 14:57:31 +0000 (15:57 +0100)]
account-assistant: port to new tp-glib account API

Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
14 years agoui-utils: port to new tp-glib account API
Jonny Lamb [Sat, 24 Oct 2009 14:57:07 +0000 (15:57 +0100)]
ui-utils: port to new tp-glib account API

Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
14 years agotheme-adium: port to new tp-glib account API
Jonny Lamb [Sat, 24 Oct 2009 14:56:57 +0000 (15:56 +0100)]
theme-adium: port to new tp-glib account API

Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
14 years agopresence-chooser: port to new tp-glib account API
Jonny Lamb [Sat, 24 Oct 2009 14:56:30 +0000 (15:56 +0100)]
presence-chooser: port to new tp-glib account API

Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
14 years agonew-message-dialog: port to new tp-glib account API
Jonny Lamb [Sat, 24 Oct 2009 14:55:43 +0000 (15:55 +0100)]
new-message-dialog: port to new tp-glib account API

Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
14 years agolog-window: port to new tp-glib account API
Jonny Lamb [Sat, 24 Oct 2009 14:55:30 +0000 (15:55 +0100)]
log-window: port to new tp-glib account API

Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
14 years agolocation-manager: port to new tp-glib account API
Jonny Lamb [Sat, 24 Oct 2009 14:54:36 +0000 (15:54 +0100)]
location-manager: port to new tp-glib account API

Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
14 years agoirc-network-dialog: port to new tp-glib account API
Jonny Lamb [Sat, 24 Oct 2009 14:53:54 +0000 (15:53 +0100)]
irc-network-dialog: port to new tp-glib account API

Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
14 years agocontact-widget: port to new tp-glib account API
Jonny Lamb [Sat, 24 Oct 2009 14:53:19 +0000 (15:53 +0100)]
contact-widget: port to new tp-glib account API

Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
14 years agocontact-list-view: port to new tp-glib account API
Jonny Lamb [Sat, 24 Oct 2009 14:52:43 +0000 (15:52 +0100)]
contact-list-view: port to new tp-glib account API

Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
14 years agocontact-dialogs: port to new tp-glib account API
Jonny Lamb [Sat, 24 Oct 2009 14:49:50 +0000 (15:49 +0100)]
contact-dialogs: port to new tp-glib account API

Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
14 years agochat-text-view: port to new tp-glib account API
Jonny Lamb [Sat, 24 Oct 2009 14:48:57 +0000 (15:48 +0100)]
chat-text-view: port to new tp-glib account API

Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
14 years agochat: port to new tp-glib account API
Jonny Lamb [Sat, 24 Oct 2009 14:48:12 +0000 (15:48 +0100)]
chat: port to new tp-glib account API

Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
14 years agoaccount-widget: port to new tp-glib account API
Jonny Lamb [Sat, 24 Oct 2009 14:44:44 +0000 (15:44 +0100)]
account-widget: port to new tp-glib account API

Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
14 years agoaccount-chooser: port to new tp-glib account API
Jonny Lamb [Sat, 24 Oct 2009 14:43:38 +0000 (15:43 +0100)]
account-chooser: port to new tp-glib account API

Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
14 years agotp-roomlist: port to new tp-glib account API
Jonny Lamb [Sat, 24 Oct 2009 14:42:51 +0000 (15:42 +0100)]
tp-roomlist: port to new tp-glib account API

Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
14 years agolog-store: port to new tp-glib account API
Jonny Lamb [Sat, 24 Oct 2009 14:42:26 +0000 (15:42 +0100)]
log-store: port to new tp-glib account API

Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
14 years agolog-store-empathy: port to new tp-glib account API
Jonny Lamb [Sat, 24 Oct 2009 14:41:58 +0000 (15:41 +0100)]
log-store-empathy: port to new tp-glib account API

Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
14 years agolog-manager: port to new tp-glib account API
Jonny Lamb [Sat, 24 Oct 2009 14:35:19 +0000 (15:35 +0100)]
log-manager: port to new tp-glib account API

Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
14 years agodispatcher: port to new tp-glib account API
Jonny Lamb [Sat, 24 Oct 2009 14:34:59 +0000 (15:34 +0100)]
dispatcher: port to new tp-glib account API

Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
14 years agocontact: port to new tp-glib account API
Jonny Lamb [Sat, 24 Oct 2009 14:33:53 +0000 (15:33 +0100)]
contact: port to new tp-glib account API

Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
14 years agocontact-manager: port to new tp-glib account API
Jonny Lamb [Sat, 24 Oct 2009 14:33:13 +0000 (15:33 +0100)]
contact-manager: port to new tp-glib account API

Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
14 years agochatroom: port to new tp-glib account API
Jonny Lamb [Sat, 24 Oct 2009 14:30:09 +0000 (15:30 +0100)]
chatroom: port to new tp-glib account API

Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
14 years agochatroom-manager: port to new tp-glib account API
Jonny Lamb [Sat, 24 Oct 2009 14:29:42 +0000 (15:29 +0100)]
chatroom-manager: port to new tp-glib account API

Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
14 years agoaccount-settings: port to new tp-glib account API
Jonny Lamb [Sat, 24 Oct 2009 14:28:28 +0000 (15:28 +0100)]
account-settings: port to new tp-glib account API

Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
14 years agoAdd empathy_idle_account_is_just_connected function.
Jonny Lamb [Sat, 24 Oct 2009 14:26:31 +0000 (15:26 +0100)]
Add empathy_idle_account_is_just_connected function.

Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
14 years agoidle: port to new tp-glib account API
Jonny Lamb [Sat, 24 Oct 2009 14:26:09 +0000 (15:26 +0100)]
idle: port to new tp-glib account API

Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
14 years agoAdd empathy_account_manager_get_accounts_connected function.
Jonny Lamb [Sat, 24 Oct 2009 13:47:04 +0000 (14:47 +0100)]
Add empathy_account_manager_get_accounts_connected function.

Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
14 years agoAdd empathy_get_account_for_connection function.
Jonny Lamb [Sat, 24 Oct 2009 00:20:25 +0000 (01:20 +0100)]
Add empathy_get_account_for_connection function.

Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
14 years agoAdd empathy_idle_get_requested_presence function.
Jonny Lamb [Fri, 23 Oct 2009 17:37:45 +0000 (18:37 +0100)]
Add empathy_idle_get_requested_presence function.

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 agoRemoved EmpathyAccount{,Manager}.
Jonny Lamb [Fri, 23 Oct 2009 12:46:56 +0000 (13:46 +0100)]
Removed EmpathyAccount{,Manager}.

Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
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/