]> git.0d.be Git - empathy.git/log
empathy.git
13 years agoUpdated Spanish translation
Daniel Mustieles [Fri, 19 Nov 2010 12:40:40 +0000 (13:40 +0100)]
Updated Spanish translation

13 years ago[l10n] Updated Estonian translation
Ivar Smolin [Thu, 18 Nov 2010 23:03:13 +0000 (01:03 +0200)]
[l10n] Updated Estonian translation

13 years agoindividual_avatar_pixbuf_received_cb: don't leak the iters
Guillaume Desmottes [Thu, 18 Nov 2010 13:51:58 +0000 (14:51 +0100)]
individual_avatar_pixbuf_received_cb: don't leak the iters

13 years agofactor out free_iters
Guillaume Desmottes [Thu, 18 Nov 2010 13:50:30 +0000 (14:50 +0100)]
factor out free_iters

13 years agocell_renderer_text_set_property: don't leak client types (#635105)
Guillaume Desmottes [Thu, 18 Nov 2010 13:45:47 +0000 (14:45 +0100)]
cell_renderer_text_set_property: don't leak client types (#635105)

13 years agoindividual_store_name_sort_func: don't leak names
Guillaume Desmottes [Thu, 18 Nov 2010 13:18:05 +0000 (14:18 +0100)]
individual_store_name_sort_func: don't leak names

13 years agochat: add a timer before saving the hpane position
Guillaume Desmottes [Thu, 18 Nov 2010 12:32:39 +0000 (13:32 +0100)]
chat: add a timer before saving the hpane position

This avoid to flood with D-Bus message when resizing the window (#635022).

13 years agoUpdated Tamil translation
Dr.T.Vasudevan [Thu, 18 Nov 2010 10:34:42 +0000 (16:04 +0530)]
Updated Tamil translation

13 years agoUpdated Tamil translation
Dr.T.Vasudevan [Thu, 18 Nov 2010 10:31:20 +0000 (16:01 +0530)]
Updated Tamil translation

13 years agoset do-lost property on the gstrtpjitterbuffer element
Guillaume Desmottes [Wed, 17 Nov 2010 19:06:15 +0000 (20:06 +0100)]
set do-lost property on the gstrtpjitterbuffer element

13 years agoremove EMPATHY_CONTACT_LIST_STORE_COL_CLIENT_TYPES
Guillaume Desmottes [Wed, 17 Nov 2010 16:12:46 +0000 (17:12 +0100)]
remove EMPATHY_CONTACT_LIST_STORE_COL_CLIENT_TYPES

It's unusd and we don't have this column in the model. (#635082)

13 years agoMerge branch 'bug-547658'
Emilio Pozuelo Monfort [Wed, 17 Nov 2010 14:29:01 +0000 (15:29 +0100)]
Merge branch 'bug-547658'

13 years agoRemove spurious comment
Emilio Pozuelo Monfort [Wed, 17 Nov 2010 14:25:08 +0000 (15:25 +0100)]
Remove spurious comment

13 years agoDisplay the phone next to the status
Emilio Pozuelo Monfort [Wed, 17 Nov 2010 11:16:17 +0000 (12:16 +0100)]
Display the phone next to the status

As shown in the mockup in bug 547658.

13 years agochat-window: cache the 'chat' gsettings
Guillaume Desmottes [Wed, 17 Nov 2010 08:39:43 +0000 (09:39 +0100)]
chat-window: cache the 'chat' gsettings

We use it each time the window is focused so best to reduce the D-Bus traffic
(#635022).

13 years agoMerge remote branch 'vminko/fix-634688-v3'
Guillaume Desmottes [Tue, 16 Nov 2010 13:12:28 +0000 (14:12 +0100)]
Merge remote branch 'vminko/fix-634688-v3'

13 years agoMerge branch 'desktop-schema-626810'
Guillaume Desmottes [Tue, 16 Nov 2010 13:11:05 +0000 (14:11 +0100)]
Merge branch 'desktop-schema-626810'

13 years agoNeed to set preferred height of the search bar manually (#634688).
Vitaly Minko [Tue, 16 Nov 2010 11:10:23 +0000 (14:10 +0300)]
Need to set preferred height of the search bar manually (#634688).

13 years ago[l10n] Updated Estonian translation
Ivar Smolin [Tue, 16 Nov 2010 09:11:24 +0000 (11:11 +0200)]
[l10n] Updated Estonian translation

13 years agofix identation
Guillaume Desmottes [Tue, 16 Nov 2010 08:04:25 +0000 (09:04 +0100)]
fix identation

13 years agoremove gconf dep
Guillaume Desmottes [Thu, 11 Nov 2010 15:33:01 +0000 (16:33 +0100)]
remove gconf dep

13 years agoaccounts-panel: remove gconf bits (#634595)
Guillaume Desmottes [Thu, 11 Nov 2010 15:31:00 +0000 (16:31 +0100)]
accounts-panel: remove gconf bits (#634595)

This code is useless.

13 years agouse gsettings version of the document-font-name key (#626810)
Guillaume Desmottes [Thu, 11 Nov 2010 14:42:14 +0000 (15:42 +0100)]
use gsettings version of the document-font-name key (#626810)

13 years agodepend on gsettings-desktop-schemas
Guillaume Desmottes [Thu, 11 Nov 2010 14:19:48 +0000 (15:19 +0100)]
depend on gsettings-desktop-schemas

13 years agoOnly check for presence in presence-enabled personas 2.0
Emilio Pozuelo Monfort [Mon, 15 Nov 2010 16:57:27 +0000 (17:57 +0100)]
Only check for presence in presence-enabled personas 2.0

13 years agoempathy-individual-store: only check for presence in presence-enabled personas
Jonny Lamb [Mon, 18 Oct 2010 12:15:22 +0000 (13:15 +0100)]
empathy-individual-store: only check for presence in presence-enabled personas

Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
13 years agoindividual-widget: show a "on a phone" label in the individual view
Jonny Lamb [Thu, 30 Sep 2010 17:24:10 +0000 (18:24 +0100)]
individual-widget: show a "on a phone" label in the individual view

Also refactor having a TpContact in the EmpathyIndividualViewPriv
struct, so that contact info and client types info use the same
TpContact.

Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
13 years agocontact: enable showing a phone next to contacts who are on phones
Jonny Lamb [Thu, 30 Sep 2010 15:01:20 +0000 (16:01 +0100)]
contact: enable showing a phone next to contacts who are on phones

The future!

Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
13 years agodon't set fill on the box containing buttons
Guillaume Desmottes [Mon, 15 Nov 2010 15:25:07 +0000 (16:25 +0100)]
don't set fill on the box containing buttons

13 years agouse gtk_box_pack_start() to pack our widget to the dialog (#634912)
Guillaume Desmottes [Mon, 15 Nov 2010 15:18:47 +0000 (16:18 +0100)]
use gtk_box_pack_start() to pack our widget to the dialog (#634912)

13 years agoMerge branch 'bug-607146'
Emilio Pozuelo Monfort [Mon, 15 Nov 2010 15:01:01 +0000 (16:01 +0100)]
Merge branch 'bug-607146'

13 years agoMake ca-certs location configurable (#634197)
Brian Pepple [Sat, 6 Nov 2010 22:31:32 +0000 (18:31 -0400)]
Make ca-certs location configurable (#634197)

13 years agoMake <Enter> on the account name try to log in
Emilio Pozuelo Monfort [Mon, 15 Nov 2010 13:51:27 +0000 (14:51 +0100)]
Make <Enter> on the account name try to log in

https://bugzilla.gnome.org/show_bug.cgi?id=607146

13 years agoMerge branch 'trivia'
Guillaume Desmottes [Mon, 15 Nov 2010 13:44:35 +0000 (14:44 +0100)]
Merge branch 'trivia'

13 years agoMerge remote branch 'zdra/configure'
Guillaume Desmottes [Mon, 15 Nov 2010 13:14:08 +0000 (14:14 +0100)]
Merge remote branch 'zdra/configure'

13 years agoGroup all harddeps in one pkg-config call
Xavier Claessens [Mon, 15 Nov 2010 12:40:43 +0000 (13:40 +0100)]
Group all harddeps in one pkg-config call

We do not support GTK2 anymore, so there is no point in keeping those

13 years agoMerge branch 'bug-595305'
Emilio Pozuelo Monfort [Mon, 15 Nov 2010 11:59:01 +0000 (12:59 +0100)]
Merge branch 'bug-595305'

13 years agoUpdated Galician help translations
Fran Diéguez [Mon, 15 Nov 2010 11:52:43 +0000 (12:52 +0100)]
Updated Galician help translations

13 years agopofilter fixes for the Finnish translation, update translator-credits
Ville-Pekka Vainio [Mon, 15 Nov 2010 11:52:02 +0000 (13:52 +0200)]
pofilter fixes for the Finnish translation, update translator-credits

13 years agoAdd a close button to Previous Conversations
Emilio Pozuelo Monfort [Mon, 15 Nov 2010 11:31:36 +0000 (12:31 +0100)]
Add a close button to Previous Conversations

https://bugzilla.gnome.org/show_bug.cgi?id=595305

13 years agoindividual_store_contact_sort: account is not supposed to be NULL
Guillaume Desmottes [Mon, 15 Nov 2010 10:38:43 +0000 (11:38 +0100)]
individual_store_contact_sort: account is not supposed to be NULL

13 years agoUpdated galician help translations
Fran Diéguez [Mon, 15 Nov 2010 09:58:23 +0000 (10:58 +0100)]
Updated galician help translations

13 years agobump folks dep to 0.3.2
Guillaume Desmottes [Mon, 15 Nov 2010 09:58:34 +0000 (10:58 +0100)]
bump folks dep to 0.3.2

13 years agoMerge remote branch 'pwith/634754-folks-api-changes'
Guillaume Desmottes [Mon, 15 Nov 2010 09:54:18 +0000 (10:54 +0100)]
Merge remote branch 'pwith/634754-folks-api-changes'

13 years agoMerge remote branch 'vminko/fix-633481-v2'
Guillaume Desmottes [Mon, 15 Nov 2010 09:12:05 +0000 (10:12 +0100)]
Merge remote branch 'vminko/fix-633481-v2'

13 years agoUpdated Slovenian translation
Matej Urbančič [Sun, 14 Nov 2010 11:20:27 +0000 (12:20 +0100)]
Updated Slovenian translation

13 years agoAdded UG translation
Gheyret T.Kenji [Sat, 13 Nov 2010 22:47:18 +0000 (23:47 +0100)]
Added UG translation

13 years agoUpdated Finnish translation
Ville-Pekka Vainio [Sat, 13 Nov 2010 22:40:10 +0000 (00:40 +0200)]
Updated Finnish translation

13 years agoAdded UG translation
Gheyret T.Kenji [Sat, 13 Nov 2010 20:49:27 +0000 (21:49 +0100)]
Added UG translation

13 years agoStop using removed Individual convenience methods from folks
Philip Withnall [Sat, 13 Nov 2010 14:07:46 +0000 (14:07 +0000)]
Stop using removed Individual convenience methods from folks

They were removed from folks with commit
def47dffa31a95ec6bd333f43c69822416098283. This doesn't require a dependency
bump, since they're being replaced with calls to methods which exist in folks
0.3.1. See: bgo#629078. Closes: bgo#634754

13 years agoUpdated Galician translations
Fran Diéguez [Sat, 13 Nov 2010 00:11:19 +0000 (01:11 +0100)]
Updated Galician translations

13 years agoMake AccountChooser-related code simpler and clearer (re #633481).
Vitaly Minko [Fri, 12 Nov 2010 14:47:51 +0000 (17:47 +0300)]
Make AccountChooser-related code simpler and clearer (re #633481).

13 years agocell-renderer-text: implement get_preferred_height_for_width instead of get_size...
Guillaume Desmottes [Fri, 12 Nov 2010 10:10:19 +0000 (11:10 +0100)]
cell-renderer-text: implement get_preferred_height_for_width instead of get_size (#628043)

13 years agoUpdated Spanish translation
Daniel Mustieles [Thu, 11 Nov 2010 16:22:30 +0000 (17:22 +0100)]
Updated Spanish translation

13 years agoinput-text-view: use get_preferred_height instead of size_request
Guillaume Desmottes [Thu, 11 Nov 2010 14:03:46 +0000 (15:03 +0100)]
input-text-view: use get_preferred_height instead of size_request

13 years agomove size-requst handling in input-text-view
Guillaume Desmottes [Thu, 11 Nov 2010 13:41:05 +0000 (14:41 +0100)]
move size-requst handling in input-text-view

13 years agoadd EmpathyInputTextView
Guillaume Desmottes [Thu, 11 Nov 2010 13:31:09 +0000 (14:31 +0100)]
add EmpathyInputTextView

13 years agoempathy-chat: remove the size-request hack (#633835)
Guillaume Desmottes [Thu, 11 Nov 2010 12:52:40 +0000 (13:52 +0100)]
empathy-chat: remove the size-request hack (#633835)

It just work with GTK+3 \o/

13 years agoDisplay text in verbatim (#625745)
Vitaly Minko [Thu, 11 Nov 2010 12:32:45 +0000 (13:32 +0100)]
Display text in verbatim (#625745)

13 years agoMake AccountChooser filters asynchronous to let them handle newly connected accounts...
Vitaly Minko [Wed, 10 Nov 2010 17:23:39 +0000 (20:23 +0300)]
Make AccountChooser filters asynchronous to let them handle newly connected accounts properly (#633481).

13 years agoabout-dialog: add my email
Guillaume Desmottes [Tue, 9 Nov 2010 08:59:32 +0000 (09:59 +0100)]
about-dialog: add my email

13 years agoMerge branch 'subscription-msg-630707'
Guillaume Desmottes [Tue, 9 Nov 2010 08:49:25 +0000 (09:49 +0100)]
Merge branch 'subscription-msg-630707'

13 years agoinit GTK+ before empathy-gtk
Guillaume Desmottes [Tue, 9 Nov 2010 08:39:10 +0000 (09:39 +0100)]
init GTK+ before empathy-gtk

13 years agopass message to empathy_subscription_dialog_show
Guillaume Desmottes [Tue, 9 Nov 2010 08:18:04 +0000 (09:18 +0100)]
pass message to empathy_subscription_dialog_show

13 years agoempathy_subscription_dialog_show: display user's message if any (#630707)
Guillaume Desmottes [Wed, 27 Oct 2010 16:57:08 +0000 (18:57 +0200)]
empathy_subscription_dialog_show: display user's message if any (#630707)

13 years agoAdd Accept/Decline button in subscription notifications (#630706)
Guillaume Desmottes [Thu, 28 Oct 2010 13:08:18 +0000 (15:08 +0200)]
Add Accept/Decline button in subscription notifications (#630706)

13 years agoadd empathy_event_remove()
Guillaume Desmottes [Thu, 28 Oct 2010 12:57:38 +0000 (14:57 +0200)]
add empathy_event_remove()

13 years agoUpdated Hebrew translation.
Yaron Shahrabani [Mon, 8 Nov 2010 21:21:19 +0000 (23:21 +0200)]
Updated Hebrew translation.

13 years agoremove released flag
Guillaume Desmottes [Mon, 8 Nov 2010 15:31:38 +0000 (16:31 +0100)]
remove released flag

13 years agocoding style fixes
Guillaume Desmottes [Mon, 8 Nov 2010 15:23:20 +0000 (16:23 +0100)]
coding style fixes

13 years agoadd empathy-chat to POTFILES.in
Guillaume Desmottes [Mon, 8 Nov 2010 15:21:42 +0000 (16:21 +0100)]
add empathy-chat to POTFILES.in

13 years agofix typo in NEWS
Guillaume Desmottes [Mon, 8 Nov 2010 15:15:29 +0000 (16:15 +0100)]
fix typo in NEWS

13 years agoprepare 2.91.2
Guillaume Desmottes [Mon, 8 Nov 2010 15:05:47 +0000 (16:05 +0100)]
prepare 2.91.2

13 years agoDepend on latest GLib and GTK+ release
Guillaume Desmottes [Mon, 8 Nov 2010 14:57:32 +0000 (15:57 +0100)]
Depend on latest GLib and GTK+ release

They have been API changes recently so we are not able to build with older
versions.

13 years agoMerge branch 'preset-581029'
Guillaume Desmottes [Mon, 8 Nov 2010 12:39:22 +0000 (13:39 +0100)]
Merge branch 'preset-581029'

13 years ago[l10n] Updated German doc translation, fixed some more XML errors
Mario Blättermann [Sat, 6 Nov 2010 18:25:14 +0000 (19:25 +0100)]
[l10n] Updated German doc translation, fixed some more XML errors

13 years ago[l10n] Updated German doc translation, fixed some XML errors
Mario Blättermann [Sat, 6 Nov 2010 18:22:36 +0000 (19:22 +0100)]
[l10n] Updated German doc translation, fixed some XML errors

13 years agoUpdated Slovenian translation
Matej Urbančič [Fri, 5 Nov 2010 14:01:36 +0000 (15:01 +0100)]
Updated Slovenian translation

13 years agoMerge branch 'contact-info-630421'
Guillaume Desmottes [Thu, 4 Nov 2010 08:16:41 +0000 (09:16 +0100)]
Merge branch 'contact-info-630421'

13 years agoUpdated Crimean Tatar (Crimean Turkish) translation
Reşat SABIQ [Thu, 4 Nov 2010 05:49:19 +0000 (00:49 -0500)]
Updated Crimean Tatar (Crimean Turkish) translation

13 years agoUpdated Spanish translation
Daniel Mustieles [Wed, 3 Nov 2010 17:03:11 +0000 (18:03 +0100)]
Updated Spanish translation

13 years agoAlways set up the call factory in empathy-av.
Travis Reitter [Wed, 3 Nov 2010 15:49:52 +0000 (08:49 -0700)]
Always set up the call factory in empathy-av.

13 years agoMerge branch 'av-crash-633816'
Guillaume Desmottes [Wed, 3 Nov 2010 15:59:05 +0000 (16:59 +0100)]
Merge branch 'av-crash-633816'

13 years agofix syntax error
Guillaume Desmottes [Wed, 3 Nov 2010 08:39:43 +0000 (09:39 +0100)]
fix syntax error

13 years agoUpdated Hebrew translation.
Yaron Shahrabani [Wed, 3 Nov 2010 08:37:50 +0000 (10:37 +0200)]
Updated Hebrew translation.

13 years agoReword subscription request dialog to be less technical
Alex Launi [Wed, 3 Nov 2010 01:11:56 +0000 (21:11 -0400)]
Reword subscription request dialog to be less technical

13 years agoAdd fields which are supported but not in the vCard
Guillaume Desmottes [Wed, 20 Oct 2010 11:38:03 +0000 (13:38 +0200)]
Add fields which are supported but not in the vCard

13 years agosplit filling of details_to_set and adding the widgets
Guillaume Desmottes [Wed, 20 Oct 2010 11:12:00 +0000 (13:12 +0200)]
split filling of details_to_set and adding the widgets

This will allow us to add supported fields which are not set in the vCard.

13 years agocontact_widget_details_update_edit: iterate over the fields returned by tp_contact_ge...
Guillaume Desmottes [Wed, 20 Oct 2010 10:59:35 +0000 (12:59 +0200)]
contact_widget_details_update_edit: iterate over the fields returned by tp_contact_get_contact_info()

13 years agolog an error if SetContactInfo() fails
Guillaume Desmottes [Wed, 20 Oct 2010 10:57:31 +0000 (12:57 +0200)]
log an error if SetContactInfo() fails

13 years agofield_value_is_empty: check that all the values are empty
Guillaume Desmottes [Wed, 20 Oct 2010 10:55:38 +0000 (12:55 +0200)]
field_value_is_empty: check that all the values are empty

13 years agofield_spec_match_field: check that parameters are matching as well (#630421)
Guillaume Desmottes [Wed, 29 Sep 2010 10:18:42 +0000 (12:18 +0200)]
field_spec_match_field: check that parameters are matching as well (#630421)

13 years agofactor out field_spec_match_field()
Guillaume Desmottes [Wed, 29 Sep 2010 10:13:25 +0000 (12:13 +0200)]
factor out field_spec_match_field()

13 years agoUpdated Hebrew translation.
Yaron Shahrabani [Wed, 3 Nov 2010 07:11:52 +0000 (09:11 +0200)]
Updated Hebrew translation.

13 years agoDon't destroy the call factory right away (#633816)
Guillaume Desmottes [Tue, 2 Nov 2010 13:58:03 +0000 (14:58 +0100)]
Don't destroy the call factory right away (#633816)

13 years agoUpdated Spanish translation
Jorge González [Tue, 2 Nov 2010 10:10:45 +0000 (11:10 +0100)]
Updated Spanish translation

13 years agoEscape URL itself along with the title (#616339)
Vitaly Minko [Tue, 2 Nov 2010 09:08:15 +0000 (10:08 +0100)]
Escape URL itself along with the title (#616339)

13 years agoMerge remote branch 'vminko/fix-609942'
Guillaume Desmottes [Tue, 2 Nov 2010 09:05:28 +0000 (10:05 +0100)]
Merge remote branch 'vminko/fix-609942'

13 years agoimprove hash mismatch error (#632926)
Guillaume Desmottes [Mon, 25 Oct 2010 09:03:05 +0000 (11:03 +0200)]
improve hash mismatch error (#632926)

13 years agoString parser is changed in order not to break URLs at apostrophes.
Vitaly Minko [Mon, 1 Nov 2010 15:55:00 +0000 (18:55 +0300)]
String parser is changed in order not to break URLs at apostrophes.