]> git.0d.be Git - empathy.git/log
empathy.git
13 years agoUpdated Swedish translation
Daniel Nylander [Mon, 6 Sep 2010 13:32:10 +0000 (15:32 +0200)]
Updated Swedish translation

13 years agoUpdated Hebrew translation.
Yaron Shahrabani [Mon, 6 Sep 2010 12:28:47 +0000 (15:28 +0300)]
Updated Hebrew translation.

13 years agoUpdated Slovenian translation
Matej Urbančič [Mon, 6 Sep 2010 12:06:44 +0000 (14:06 +0200)]
Updated Slovenian translation

13 years agoAdd a tooltip to the “Unlink” button
Philip Withnall [Wed, 1 Sep 2010 10:12:09 +0000 (11:12 +0100)]
Add a tooltip to the “Unlink” button

Closes: bgo#628376
13 years agoAdd a confirmation dialogue to the unlink process
Philip Withnall [Wed, 1 Sep 2010 10:05:20 +0000 (11:05 +0100)]
Add a confirmation dialogue to the unlink process

This makes it harder to accidentally remove a linked Individual now that the
“Unlink” button is easier to find, and also makes it more obvious that
Empathy hasn't just crashed when unlinking. Helps: bgo#628377

13 years agoMove the “Unlink” button from the Edit dialogue to the linking dialogue
Philip Withnall [Wed, 1 Sep 2010 09:42:00 +0000 (10:42 +0100)]
Move the “Unlink” button from the Edit dialogue to the linking dialogue

This is a more logical place for it, making unlinking more discoverable.
Helps: bgo#628376

13 years agoFix code formatting in EmpathyLinkingDialog
Philip Withnall [Wed, 1 Sep 2010 09:28:17 +0000 (10:28 +0100)]
Fix code formatting in EmpathyLinkingDialog

13 years agoUpdated Hebrew translation.
Yaron Shahrabani [Mon, 6 Sep 2010 09:59:50 +0000 (12:59 +0300)]
Updated Hebrew translation.

13 years agoChange “Link…” to “Link Contacts…” in the individual menu
Philip Withnall [Wed, 1 Sep 2010 09:24:44 +0000 (10:24 +0100)]
Change “Link…” to “Link Contacts…” in the individual menu

This makes it clearer what the menu entry does, making linking more
discoverable. Closes: bgo#628377

13 years ago[l10n] Updated Italian translation
Milo Casagrande [Sun, 5 Sep 2010 13:22:48 +0000 (15:22 +0200)]
[l10n] Updated Italian translation

13 years agoUpdated Traditional Chinese translation(Hong Kong and Taiwan)
Cheng-Chia Tseng [Sun, 5 Sep 2010 11:52:14 +0000 (19:52 +0800)]
Updated Traditional Chinese translation(Hong Kong and Taiwan)

13 years agoUpdate British English translation
Philip Withnall [Sat, 4 Sep 2010 14:07:48 +0000 (15:07 +0100)]
Update British English translation

13 years agoUpdated Spanish translation
Jorge González [Sat, 4 Sep 2010 07:34:33 +0000 (09:34 +0200)]
Updated Spanish translation

13 years agoUpdated Hebrew translation.
Yaron Shahrabani [Fri, 3 Sep 2010 23:30:03 +0000 (02:30 +0300)]
Updated Hebrew translation.

13 years agoUpdated Slovenian translation
Matej Urbančič [Fri, 3 Sep 2010 16:33:50 +0000 (18:33 +0200)]
Updated Slovenian translation

13 years agoUpdated Tamil translation
drtv [Fri, 3 Sep 2010 16:20:17 +0000 (21:50 +0530)]
Updated Tamil translation

13 years ago[l10n] Updated Estonian translation
Mattias Põldaru [Fri, 3 Sep 2010 14:59:57 +0000 (17:59 +0300)]
[l10n] Updated Estonian translation

13 years agoUpdate the Edit dialogue on contact linking or unlinking
Philip Withnall [Thu, 2 Sep 2010 17:29:50 +0000 (18:29 +0100)]
Update the Edit dialogue on contact linking or unlinking

Ensure any open Edit dialogues are:
 • closed, if they're editing the details for a meta-contact which is then
unlinked; or
 • reloaded to show the details of the new meta-contact, if they're editing
the details for a contact which is then linked.

13 years agoUpdate the Information dialogue on contact linking or unlinking
Philip Withnall [Thu, 2 Sep 2010 16:29:50 +0000 (17:29 +0100)]
Update the Information dialogue on contact linking or unlinking

Ensure any open Information dialogues are:
 • closed, if they're showing the details for a meta-contact which is then
unlinked; or
 • reloaded to show the details of the new meta-contact, if they're showing
the details for a contact which is then linked.

13 years agoHandle the EmpathyIndividualWidget disappearing during an async details call
Philip Withnall [Thu, 2 Sep 2010 16:28:38 +0000 (17:28 +0100)]
Handle the EmpathyIndividualWidget disappearing during an async details call

The EmpathyIndividualWidget may be destroyed between starting and finishing
an async call to get contact details. This patch prevents the finishing
callback from accessing private data which may have been freed.

13 years agoDon't try to update EmpathyIndividualWidget's location without an Individual
Philip Withnall [Thu, 2 Sep 2010 15:42:58 +0000 (16:42 +0100)]
Don't try to update EmpathyIndividualWidget's location without an Individual

13 years agoListen to FolksIndividual::removed in EmpathyIndividualWidget
Philip Withnall [Thu, 2 Sep 2010 15:39:09 +0000 (16:39 +0100)]
Listen to FolksIndividual::removed in EmpathyIndividualWidget

In certain cases, a tooltip will be updated on the contact list when unlinking
a meta-contact (reproducable with a meta-contact of meta-contacts). In order
to prevent an individual table from getting stuck in the
EmpathyIndividualWidget in the tooltip, EmpathyIndividualWidget needs to
connect to FolksIndividual::removed to be updated when the Individual is
removed or replaced.

13 years agoRemove an idle handler when EmpathyChat is destroyed
Philip Withnall [Fri, 3 Sep 2010 09:34:49 +0000 (10:34 +0100)]
Remove an idle handler when EmpathyChat is destroyed

This prevents the idle handler potentially running after the EmpathyChat has
been destroyed, and accessing freed memory. Closes: bgo#628156

13 years agoAdd a heuristic to prefer audio- and video-capable Personas when calling
Philip Withnall [Thu, 2 Sep 2010 15:02:01 +0000 (16:02 +0100)]
Add a heuristic to prefer audio- and video-capable Personas when calling

When choosing which Persona out of an Individual to start an audio or video
call to, given a choice between two Personas of equal presence, choose the
one which is capable of both audio and video calls over the one which is
capable of only one of the two. This is because clients which can do both
types of call are generally more featureful than those which can only do one
type. Helps: bgo#628338

13 years agoPort EmpathyIndividualView to use empathy_contact_dup_best_for_action()
Philip Withnall [Thu, 2 Sep 2010 12:28:59 +0000 (13:28 +0100)]
Port EmpathyIndividualView to use empathy_contact_dup_best_for_action()

This ports the code in EmpathyIndividualView which starts a chat when a row
is activated. Closes: bgo#628338

13 years agoPort EmpathyIndividualMenu to use empathy_contact_dup_best_for_action()
Philip Withnall [Thu, 2 Sep 2010 12:28:07 +0000 (13:28 +0100)]
Port EmpathyIndividualMenu to use empathy_contact_dup_best_for_action()

This improves the menu code so that it no longer prefers personas with a
higher presence, but which can't do the given action. Helps: bgo#628338

13 years agoAdd empathy_contact_dup_best_for_action()
Philip Withnall [Thu, 2 Sep 2010 12:26:31 +0000 (13:26 +0100)]
Add empathy_contact_dup_best_for_action()

This takes a FolksIndividual and returns an EmpathyContact corresponding to
the FolksPersona in the Individual which is most suited to having a given
action performed on it. Helps: bgo#628338

13 years agoaccount-widget: apply settings when activating the password entry (#625575)
Cyril Roelandt [Fri, 3 Sep 2010 07:57:04 +0000 (09:57 +0200)]
account-widget: apply settings when activating the password entry (#625575)

13 years agoUpdated Galician translations
Fran Diéguez [Fri, 3 Sep 2010 00:34:20 +0000 (02:34 +0200)]
Updated Galician translations

13 years agoUpdated Swedish translation
Daniel Nylander [Thu, 2 Sep 2010 23:43:15 +0000 (01:43 +0200)]
Updated Swedish translation

13 years agoUpdated Arabic translation
Khaled Hosny [Thu, 2 Sep 2010 18:00:54 +0000 (20:00 +0200)]
Updated Arabic translation

13 years agoEnsure we disconnect from signals on Individuals' Personas as they're removed
Philip Withnall [Thu, 2 Sep 2010 09:58:41 +0000 (10:58 +0100)]
Ensure we disconnect from signals on Individuals' Personas as they're removed

EmpathyIndividualStore connects to some signals on all of the (Telepathy)
Personas in each Individual it stores. If an Individual changes its set of
Personas, some of those signals might end up never getting disconnected. This
fixes that by listening to FolksIndividual::personas-changed and disconnecting
signals as appropriate. Closes: bgo#628153

13 years agoUpdated Hebrew translation.
Yaron Shahrabani [Thu, 2 Sep 2010 14:55:48 +0000 (17:55 +0300)]
Updated Hebrew translation.

13 years agoRemove the “Add Contact…” menu entry from EmpathyIndividualMenu
Philip Withnall [Thu, 2 Sep 2010 13:31:28 +0000 (14:31 +0100)]
Remove the “Add Contact…” menu entry from EmpathyIndividualMenu

It's never used, but is a CPU drain and can sometimes appear uninvited.

13 years agoDon't unnecessarily remove Individuals if Individual IDs have been reused
Philip Withnall [Wed, 1 Sep 2010 13:59:03 +0000 (14:59 +0100)]
Don't unnecessarily remove Individuals if Individual IDs have been reused

When linking and unlinking, it's possible for the linked Individual to have
the same ID as one of its component Individuals (before linked or once
unlinked). If two such Individuals with the same ID are added and removed at
the same time (as could [only] happen during linking or unlinking),
EmpathyIndividualManager should do the Individual removals before the
additions, in order to prevent one of the Individuals getting clobbered.
Closes: bgo#627819
13 years agoMerge branch 'translate-param-628601'
Guillaume Desmottes [Thu, 2 Sep 2010 13:37:25 +0000 (15:37 +0200)]
Merge branch 'translate-param-628601'

13 years agoMerge remote branch 'kaserf/fix-account-name-update'
Guillaume Desmottes [Thu, 2 Sep 2010 12:50:00 +0000 (14:50 +0200)]
Merge remote branch 'kaserf/fix-account-name-update'

13 years agoaccount_widget_generic_format_param_name: translate common params (#628601)
Guillaume Desmottes [Thu, 2 Sep 2010 11:04:13 +0000 (13:04 +0200)]
account_widget_generic_format_param_name: translate common params (#628601)

13 years agoUpdated Norwegian bokmål translation
Kjartan Maraas [Thu, 2 Sep 2010 10:27:26 +0000 (12:27 +0200)]
Updated Norwegian bokmål translation

13 years agoBug 628133 — Linking dialog's live search should copy the one from the roster
Philip Withnall [Wed, 1 Sep 2010 17:30:08 +0000 (18:30 +0100)]
Bug 628133 — Linking dialog's live search should copy the one from the roster

When launching a linking dialogue from EmpathyIndividualView, copy the view's
live search text to the EmpathyIndividualView in the linking dialogue.
Closes: bgo#628133
13 years agoAdd empathy_linking_dialog_get_individual_linker()
Philip Withnall [Wed, 1 Sep 2010 17:29:43 +0000 (18:29 +0100)]
Add empathy_linking_dialog_get_individual_linker()

Helps: bgo#628133

13 years agoAdd empathy_individual_linker_set_search_text()
Philip Withnall [Wed, 1 Sep 2010 17:28:52 +0000 (18:28 +0100)]
Add empathy_individual_linker_set_search_text()

Helps: bgo#628133

13 years agoAdd an EmpathyIndividualMenu::link-contacts-activated signal
Philip Withnall [Wed, 1 Sep 2010 16:51:50 +0000 (17:51 +0100)]
Add an EmpathyIndividualMenu::link-contacts-activated signal

This is emitted each time the “Link Contacts…” menu entry is activated.
Helps: bgo#628133

13 years agoMake EmpathyIndividualMenu a proper GObject, derived from GtkMenu
Philip Withnall [Wed, 1 Sep 2010 16:37:30 +0000 (17:37 +0100)]
Make EmpathyIndividualMenu a proper GObject, derived from GtkMenu

13 years agoempathy_account_widget_get_default_display_name: use the network name (#598394)
Guillaume Desmottes [Tue, 31 Aug 2010 08:23:43 +0000 (10:23 +0200)]
empathy_account_widget_get_default_display_name: use the network name (#598394)

13 years agoaccount-widget-irc: return the EmpathyIrcNetworkChooser when building the widget
Guillaume Desmottes [Tue, 31 Aug 2010 08:23:07 +0000 (10:23 +0200)]
account-widget-irc: return the EmpathyIrcNetworkChooser when building the widget

13 years agoadd empathy_irc_network_chooser_get_network()
Guillaume Desmottes [Tue, 31 Aug 2010 08:18:59 +0000 (10:18 +0200)]
add empathy_irc_network_chooser_get_network()

13 years agoNEWS: 2.31.91 secretely depends on gcr too
Guillaume Desmottes [Thu, 2 Sep 2010 09:53:44 +0000 (11:53 +0200)]
NEWS: 2.31.91 secretely depends on gcr too

13 years agoOnly unref the EmpathyIndividualView after emptying the group hash table
Philip Withnall [Wed, 1 Sep 2010 17:38:42 +0000 (18:38 +0100)]
Only unref the EmpathyIndividualView after emptying the group hash table

Otherwise, unreffing the view could cause it to be destroyed, and thus
emptying the hash table will write into freed memory and crash.

13 years agoremove released flag
Guillaume Desmottes [Thu, 2 Sep 2010 08:38:54 +0000 (10:38 +0200)]
remove released flag

13 years agoprepare 2.31.91.1
Guillaume Desmottes [Thu, 2 Sep 2010 08:15:09 +0000 (10:15 +0200)]
prepare 2.31.91.1

13 years agoupdate for Punjabi
A S Alam [Thu, 2 Sep 2010 02:09:21 +0000 (07:39 +0530)]
update for Punjabi

13 years agodo not set the overridden flag when creating
Felix Kaser [Wed, 1 Sep 2010 16:19:18 +0000 (17:19 +0100)]
do not set the overridden flag when creating

when we are creating a new account we should not set the
display-name-overridden flag, since then changes in
the account details wont update the name in the accounts tree.

13 years agoRemove the expand groups idle handler when destroying an EmpathyIndividualView
Philip Withnall [Wed, 1 Sep 2010 13:32:08 +0000 (14:32 +0100)]
Remove the expand groups idle handler when destroying an EmpathyIndividualView

This prevents the idle handler from being run after destruction and crashing
due to referencing the EmpathyIndividualView's private memory which has
already been freed.

13 years agoBug 628106 — Groups are not expanded when reconnecting
Philip Withnall [Wed, 1 Sep 2010 13:13:07 +0000 (14:13 +0100)]
Bug 628106 — Groups are not expanded when reconnecting

Ensure that the list of groups to expand is cleared when going offline, so
that it can be freshly created when we come back online again.
Closes: bgo#628106
13 years agoEnsure all persona tables are removed from EmpathyIndividualWidget
Philip Withnall [Wed, 1 Sep 2010 11:59:03 +0000 (12:59 +0100)]
Ensure all persona tables are removed from EmpathyIndividualWidget

In the case that EmpathyIndividualWidget is going from showing Personas to
showing an Individual table, ensure that all persona tables are removed from
the widget, including those for Personas who're being removed from the
Individual. Closes: bgo#628481

13 years agocontact: get info from the tp-contact in constructed (#628315)
Guillaume Desmottes [Mon, 30 Aug 2010 13:31:21 +0000 (15:31 +0200)]
contact: get info from the tp-contact in constructed (#628315)

Doing it in set_property is racy:
- The tp-contact property is set. We use the contact to set the capabilities
of the contact
- The "capabilities" property has not be defined so GLib sets its default
value (unknown) and so override the real capabilities of the contact.

13 years agocontact: make some setters static
Guillaume Desmottes [Mon, 30 Aug 2010 12:51:21 +0000 (14:51 +0200)]
contact: make some setters static

13 years agothe GTK3 flavour of gcr is gcr-3 (#627916)
Guillaume Desmottes [Wed, 1 Sep 2010 08:10:07 +0000 (10:10 +0200)]
the GTK3 flavour of gcr is gcr-3 (#627916)

13 years agoAdd an INDIVIDUAL_CALL feature to EmpathyIndividualView
Philip Withnall [Tue, 31 Aug 2010 17:25:55 +0000 (18:25 +0100)]
Add an INDIVIDUAL_CALL feature to EmpathyIndividualView

This allows the context menu on the VoIP icon to be disabled, so that it
can't be used from the linking dialogue. Closes: bgo#628433

13 years agoFix the audio/video icon in the contact list
Philip Withnall [Tue, 31 Aug 2010 17:52:24 +0000 (18:52 +0100)]
Fix the audio/video icon in the contact list

Closes: bgo#628421
13 years agoMerge remote branch 'maiku/previous-conversation-crash'
Guillaume Desmottes [Wed, 1 Sep 2010 08:39:07 +0000 (10:39 +0200)]
Merge remote branch 'maiku/previous-conversation-crash'

13 years agol10n: Updated Greek translation for empathy help
Simos Xenitellis [Wed, 1 Sep 2010 08:18:53 +0000 (11:18 +0300)]
l10n: Updated Greek translation for empathy help

13 years agoUpdate British English translation
Philip Withnall [Wed, 1 Sep 2010 08:17:55 +0000 (09:17 +0100)]
Update British English translation

13 years agol10n: Updated Greek translation for empathy help
Michael Kotsarinis [Wed, 1 Sep 2010 08:16:27 +0000 (11:16 +0300)]
l10n: Updated Greek translation for empathy help

13 years agoFix crash in log_manager_got_chats_cb.
Mike Ruprecht [Wed, 1 Sep 2010 02:35:11 +0000 (21:35 -0500)]
Fix crash in log_manager_got_chats_cb.

When the log window is opened through the contact list with the previous
conversations menu item, Empathy crashes due to there not being a currently
selected account when log_manager_got_chats_cb is called. This patch
adds a condition to check if there is a selected account before using it.

13 years agol10n: Updated Greek translation for empathy
Michael Kotsarinis [Tue, 31 Aug 2010 20:12:18 +0000 (23:12 +0300)]
l10n: Updated Greek translation for empathy

13 years agol10n: Updated Greek translation for empathy
Michael Kotsarinis [Tue, 31 Aug 2010 20:09:41 +0000 (23:09 +0300)]
l10n: Updated Greek translation for empathy

13 years ago[l10n] Updated Estonian translation
Mattias Põldaru [Tue, 31 Aug 2010 16:40:33 +0000 (19:40 +0300)]
[l10n] Updated Estonian translation

13 years agoUpdated Spanish translation
Jorge González [Tue, 31 Aug 2010 03:12:27 +0000 (05:12 +0200)]
Updated Spanish translation

13 years agoUpdated Hungarian translation
Gabor Kelemen [Tue, 31 Aug 2010 00:13:41 +0000 (02:13 +0200)]
Updated Hungarian translation

13 years agoUpdated Serbian translation
Branko Kokanović [Tue, 31 Aug 2010 00:35:27 +0000 (02:35 +0200)]
Updated Serbian translation

13 years agoUpdated Galician translations
Fran Diéguez [Mon, 30 Aug 2010 20:24:20 +0000 (22:24 +0200)]
Updated Galician translations

13 years agoUpdated Slovenian translation
Matej Urbančič [Mon, 30 Aug 2010 17:00:45 +0000 (19:00 +0200)]
Updated Slovenian translation

13 years agoremove released flag
Guillaume Desmottes [Mon, 30 Aug 2010 15:55:17 +0000 (17:55 +0200)]
remove released flag

13 years agocoding style fixes
Guillaume Desmottes [Mon, 30 Aug 2010 15:46:23 +0000 (17:46 +0200)]
coding style fixes

13 years agoadd empathy-irc-network-chooser-dialog.c to POTFILES.in
Guillaume Desmottes [Mon, 30 Aug 2010 15:45:11 +0000 (17:45 +0200)]
add empathy-irc-network-chooser-dialog.c to POTFILES.in

13 years agoprepare 2.31.91 release
Guillaume Desmottes [Mon, 30 Aug 2010 15:25:23 +0000 (17:25 +0200)]
prepare 2.31.91 release

13 years agoChoose an best_contact even if it isn't sensitive in the EmpathyIndividualMenu
Philip Withnall [Mon, 30 Aug 2010 15:28:37 +0000 (16:28 +0100)]
Choose an best_contact even if it isn't sensitive in the EmpathyIndividualMenu

This fixes the "Send File" entry not working.

13 years agoChange the sensitivity of the Link button if changes have been made
Philip Withnall [Mon, 30 Aug 2010 14:05:42 +0000 (15:05 +0100)]
Change the sensitivity of the Link button if changes have been made

Closes: bgo#628320
13 years agoAdd a has-changed property to EmpathyIndividualLinker
Philip Withnall [Mon, 30 Aug 2010 14:04:51 +0000 (15:04 +0100)]
Add a has-changed property to EmpathyIndividualLinker

This exposes information about whether the new Individual has changed
from the start Individual, to allow for widget sensitivities to be
changed appropriately. Helps: bgo#628320

13 years agoCheck for gcr-1 when building against GTK+ 3 (GNOME bug #628092)
Frédéric Péters [Mon, 30 Aug 2010 14:59:33 +0000 (16:59 +0200)]
Check for gcr-1 when building against GTK+ 3 (GNOME bug #628092)

13 years agoBug 628121 — Should pick an online persona when starting a chat
Philip Withnall [Fri, 27 Aug 2010 14:41:50 +0000 (15:41 +0100)]
Bug 628121 — Should pick an online persona when starting a chat

Change the EmpathyIndividualMenu and EmpathyIndividualView code for starting
chats with Individuals to choose the most available Persona to chat to, rather
than just the first available one. Helps: bgo#628121

13 years agoyahoo and icq widget: change the accelerator of the Character set widget
Guillaume Desmottes [Fri, 27 Aug 2010 14:17:05 +0000 (16:17 +0200)]
yahoo and icq widget: change the accelerator of the Character set widget

It conflicts with the Close button.

13 years agoaccount-widget-jabber: change the accelerator of the Priority widget
Guillaume Desmottes [Fri, 27 Aug 2010 14:13:58 +0000 (16:13 +0200)]
account-widget-jabber: change the accelerator of the Priority widget

It clash with the Login button.

13 years agoaccount-widget-jabber: change accelerator of the encryption widget
Guillaume Desmottes [Fri, 27 Aug 2010 14:10:35 +0000 (16:10 +0200)]
account-widget-jabber: change accelerator of the encryption widget

'E' is used by Enabled now.

13 years agoaccount-widget-local-xmpp: change accelerator of the email widget
Guillaume Desmottes [Fri, 27 Aug 2010 14:10:03 +0000 (16:10 +0200)]
account-widget-local-xmpp: change accelerator of the email widget

'E' i's used by Enabled now.

13 years agoaccount-widget: add accelerator on Enabled
Guillaume Desmottes [Fri, 27 Aug 2010 14:07:20 +0000 (16:07 +0200)]
account-widget: add accelerator on Enabled

13 years agojabber and yahoo widget: change the accelerator of the Ignore widget
Guillaume Desmottes [Fri, 27 Aug 2010 14:04:36 +0000 (16:04 +0200)]
jabber and yahoo widget: change the accelerator of the Ignore widget

13 years agoaccount-widget-local-xmpp: change the accelerator of the Nickname widget
Guillaume Desmottes [Fri, 27 Aug 2010 14:01:15 +0000 (16:01 +0200)]
account-widget-local-xmpp: change the accelerator of the Nickname widget

'n' is used by the Cancel button now.

13 years agofix accelerator conflict with the Cancel button (#623164)
Guillaume Desmottes [Fri, 27 Aug 2010 14:00:03 +0000 (16:00 +0200)]
fix accelerator conflict with the Cancel button (#623164)

13 years agofix accelerator conflict with the Apply button (#623164)
Guillaume Desmottes [Fri, 27 Aug 2010 13:55:13 +0000 (15:55 +0200)]
fix accelerator conflict with the Apply button (#623164)

13 years agofactor out set_apply_button()
Guillaume Desmottes [Fri, 27 Aug 2010 13:48:53 +0000 (15:48 +0200)]
factor out set_apply_button()

13 years agochat_window_detach_hook: move the window *after* showing it
Guillaume Desmottes [Mon, 30 Aug 2010 11:22:13 +0000 (13:22 +0200)]
chat_window_detach_hook: move the window *after* showing it

Showing the window fire the "map" signal which is catched in empathy-geometry
to move the window to its saved position. (#608140)

13 years agoUpdated Japanese translation (from gnome-2-28 branch)
GLSJPN_Etsuko [Mon, 30 Aug 2010 11:16:44 +0000 (20:16 +0900)]
Updated Japanese translation (from gnome-2-28 branch)

13 years agoFix a logic error when expanding groups in EmpathyIndividualView
Philip Withnall [Mon, 30 Aug 2010 09:58:40 +0000 (10:58 +0100)]
Fix a logic error when expanding groups in EmpathyIndividualView

This prevents use of uninitialised memory in the second part of the
expression, and should cause groups to be added to the table of groups to
expand/contract more frequently (correctly). Helps: bgo#628106

13 years agoForce all toggle buttons in the linking UI to update on each toggle event
Philip Withnall [Mon, 30 Aug 2010 09:06:03 +0000 (10:06 +0100)]
Force all toggle buttons in the linking UI to update on each toggle event

This ensures that the toggle buttons for different instances of the same
Individual in the list always display in the correct state. Closes: bgo#628123

13 years agoFix calculation of the number of new personas in EmpathyIndividualWidget
Philip Withnall [Fri, 27 Aug 2010 13:34:39 +0000 (14:34 +0100)]
Fix calculation of the number of new personas in EmpathyIndividualWidget

13 years agoPort EmpathyPersonaStore to use Individual.personas_changed
Philip Withnall [Mon, 23 Aug 2010 10:41:48 +0000 (11:41 +0100)]
Port EmpathyPersonaStore to use Individual.personas_changed

This makes the notification of changed Personas a lot more efficient in the
store. Closes: bgo#627706

13 years agoPort EmpathyIndividualWidget to use Individual.personas_changed
Philip Withnall [Mon, 23 Aug 2010 10:32:22 +0000 (11:32 +0100)]
Port EmpathyIndividualWidget to use Individual.personas_changed

This makes the notification of changed Personas a lot more efficient in
the widget. Helps: bgo#627706