]> git.0d.be Git - empathy.git/log
empathy.git
13 years agoindividual-widget: set xalign on the status message (#632434)
Guillaume Desmottes [Mon, 18 Oct 2010 13:05:21 +0000 (15:05 +0200)]
individual-widget: set xalign on the status message (#632434)

Seems the default changed in GTK3.

13 years agoMerge branch 'no-notif-632422'
Guillaume Desmottes [Mon, 18 Oct 2010 10:34:38 +0000 (12:34 +0200)]
Merge branch 'no-notif-632422'

13 years agoempathy_notify_manager_notification_is_enabled: properly check the EMPATHY_PREFS_NOTI...
Guillaume Desmottes [Mon, 18 Oct 2010 09:23:29 +0000 (11:23 +0200)]
empathy_notify_manager_notification_is_enabled: properly check the EMPATHY_PREFS_NOTIFICATIONS_DISABLED_AWAY preference

If this key is set, that means we do NOT want the notification when being
away/busy.

13 years agoUpdated Spanish translation
Jorge González [Mon, 18 Oct 2010 09:09:13 +0000 (11:09 +0200)]
Updated Spanish translation

13 years agoempathy-av: use GtkApplication (#621339)
Guillaume Desmottes [Fri, 15 Oct 2010 13:36:41 +0000 (15:36 +0200)]
empathy-av: use GtkApplication (#621339)

13 years agoempathy-debugger: use GtkApplication (#621339)
Guillaume Desmottes [Fri, 15 Oct 2010 13:31:07 +0000 (15:31 +0200)]
empathy-debugger: use GtkApplication (#621339)

13 years agodefine EMPATHY_DBUS_NAME
Guillaume Desmottes [Fri, 15 Oct 2010 13:28:51 +0000 (15:28 +0200)]
define EMPATHY_DBUS_NAME

13 years agostop linking on libunique
Guillaume Desmottes [Fri, 15 Oct 2010 13:25:39 +0000 (15:25 +0200)]
stop linking on libunique

13 years agoempathy-accounts-common: no need to include unique
Guillaume Desmottes [Fri, 15 Oct 2010 13:23:39 +0000 (15:23 +0200)]
empathy-accounts-common: no need to include unique

13 years agoempathy-accounts: port to GtkApplication (#621339)
Guillaume Desmottes [Fri, 15 Oct 2010 13:22:59 +0000 (15:22 +0200)]
empathy-accounts: port to GtkApplication (#621339)

13 years agoUse GtkApplication::activated instead of libunique
Guillaume Desmottes [Fri, 15 Oct 2010 12:35:19 +0000 (14:35 +0200)]
Use GtkApplication::activated instead of libunique

Also use empathy_window_present() to present the existing window as it does
what we need.

13 years agoEmpathyApp: inherit from GtkApplication (#621339)
Guillaume Desmottes [Fri, 15 Oct 2010 11:02:06 +0000 (13:02 +0200)]
EmpathyApp: inherit from GtkApplication (#621339)

13 years agoCreate a EmpathyApp object
Guillaume Desmottes [Thu, 14 Oct 2010 15:20:58 +0000 (17:20 +0200)]
Create a EmpathyApp object

13 years agoPort empathy-debug-window to GtkComboBoxText
Danielle Madeley [Sun, 17 Oct 2010 23:35:34 +0000 (10:35 +1100)]
Port empathy-debug-window to GtkComboBoxText

13 years agoPort empathy-account-assistant to GtkComboBoxText
Danielle Madeley [Sun, 17 Oct 2010 23:35:20 +0000 (10:35 +1100)]
Port empathy-account-assistant to GtkComboBoxText

13 years agoPort empathy-status-preset-dialog to GtkComboBox
Danielle Madeley [Sun, 17 Oct 2010 23:35:00 +0000 (10:35 +1100)]
Port empathy-status-preset-dialog to GtkComboBox

13 years agoPort empathy-presence-chooser to GtkComboBox
Danielle Madeley [Sun, 17 Oct 2010 23:34:37 +0000 (10:34 +1100)]
Port empathy-presence-chooser to GtkComboBox

13 years agoBump GTK+ requirement to 2.91.1
Danielle Madeley [Mon, 18 Oct 2010 00:07:07 +0000 (11:07 +1100)]
Bump GTK+ requirement to 2.91.1

13 years agoMerge branch 'external-accounts'
Danielle Madeley [Sun, 17 Oct 2010 22:14:11 +0000 (09:14 +1100)]
Merge branch 'external-accounts'

13 years ago[l10n] Updated Estonian translation
Mattias Põldaru [Sun, 17 Oct 2010 12:12:32 +0000 (15:12 +0300)]
[l10n] Updated Estonian translation

13 years agoUpdated Norwegian bokmål translation
Kjartan Maraas [Sat, 16 Oct 2010 10:46:05 +0000 (12:46 +0200)]
Updated Norwegian bokmål translation

13 years agoRetain the ContactManager for the lifetime of the main window.
Travis Reitter [Wed, 13 Oct 2010 18:36:05 +0000 (11:36 -0700)]
Retain the ContactManager for the lifetime of the main window.

The ContactManager doesn't cleanly disconnect its signals when it's finalized
(or initialized), so we need to retain it for the lifetime of the main window
to avoid segfaults. It's not worth fixing the ContactManager, since we're
planning to remove it.

13 years agoRemove obsolete ContactManager from IndividualManager.
Travis Reitter [Wed, 13 Oct 2010 06:22:23 +0000 (23:22 -0700)]
Remove obsolete ContactManager from IndividualManager.

Helps bgo#625969.

13 years agoCut obsolete IndividualManagerFlags.
Travis Reitter [Wed, 13 Oct 2010 06:20:55 +0000 (23:20 -0700)]
Cut obsolete IndividualManagerFlags.

Helps bgo#625969.

13 years agoAdd missing #include.
Travis Reitter [Wed, 13 Oct 2010 06:16:17 +0000 (23:16 -0700)]
Add missing #include.

13 years agoUse Folks to check if a TpConnection can alias and group personas.
Travis Reitter [Wed, 13 Oct 2010 05:45:53 +0000 (22:45 -0700)]
Use Folks to check if a TpConnection can alias and group personas.

Helps bgo#625969.

13 years agoUse Folks to check if a TpConnection can add personas.
Travis Reitter [Tue, 12 Oct 2010 16:45:03 +0000 (09:45 -0700)]
Use Folks to check if a TpConnection can add personas.

Helps bgo#625969.

13 years agoUse Folks to check the ability to remove Individuals in the store & view.
Travis Reitter [Mon, 11 Oct 2010 19:52:18 +0000 (12:52 -0700)]
Use Folks to check the ability to remove Individuals in the store & view.

Helps bgo#625969.

13 years agoUpdated Slovenian translation
Andrej Žnidaršič [Fri, 15 Oct 2010 19:46:04 +0000 (21:46 +0200)]
Updated Slovenian translation

13 years agoUpdated Slovenian translation
Andrej Žnidaršič [Fri, 15 Oct 2010 19:44:19 +0000 (21:44 +0200)]
Updated Slovenian translation

13 years agohelp/.gitignore: ignore sl generated files
Guillaume Desmottes [Fri, 15 Oct 2010 09:52:08 +0000 (11:52 +0200)]
help/.gitignore: ignore sl generated files

13 years agohelp/.gitignore: sort
Guillaume Desmottes [Fri, 15 Oct 2010 09:51:27 +0000 (11:51 +0200)]
help/.gitignore: sort

13 years agoUpdated Spanish translation
Jorge González [Fri, 15 Oct 2010 09:47:40 +0000 (11:47 +0200)]
Updated Spanish translation

13 years agoSeparate spelling suggestions in one sub-menu per language (#532832)
Vitaly Minko [Fri, 15 Oct 2010 09:18:56 +0000 (11:18 +0200)]
Separate spelling suggestions in one sub-menu per language (#532832)

13 years agoA modal dialog to warn the user if account manager could not be contacted
Chandni Verma [Fri, 15 Oct 2010 02:33:48 +0000 (08:03 +0530)]
A modal dialog to warn the user if account manager could not be contacted

Fixes: https://bugzilla.gnome.org/show_bug.cgi?id=594576
Reviewed-by: Danielle Madeley <danielle.madeley@collabora.co.uk>
13 years agoAdded sl for Slovenian translation
Matej Urbančič [Thu, 14 Oct 2010 18:02:10 +0000 (20:02 +0200)]
Added sl for Slovenian translation

13 years agoUpdated Slovenian translation
Matej Urbančič [Thu, 14 Oct 2010 17:59:45 +0000 (19:59 +0200)]
Updated Slovenian translation

13 years agoAdded Slovenian translation
Matej Urbančič [Thu, 14 Oct 2010 17:55:41 +0000 (19:55 +0200)]
Added Slovenian translation

13 years agoCheck format of some user names (#629261)
Vitaly Minko [Thu, 14 Oct 2010 09:55:25 +0000 (11:55 +0200)]
Check format of some user names (#629261)

13 years agoUpdated Hebrew translation.
Yaron Shahrabani [Thu, 14 Oct 2010 09:14:18 +0000 (11:14 +0200)]
Updated Hebrew translation.

13 years agoUpdated Traditional Chinese translation(Hong Kong and Taiwan)
Cheng-Chia Tseng [Wed, 13 Oct 2010 07:50:37 +0000 (15:50 +0800)]
Updated Traditional Chinese translation(Hong Kong and Taiwan)

13 years agoupdating translation for Punjabi
A S Alam [Wed, 13 Oct 2010 02:07:53 +0000 (07:37 +0530)]
updating translation for Punjabi

13 years agoUpdated Spanish translation
Jorge González [Tue, 12 Oct 2010 20:51:32 +0000 (22:51 +0200)]
Updated Spanish translation

13 years agoenable imported Pidgin accounts if needed (#594145)
Vitaly Minko [Mon, 11 Oct 2010 13:51:38 +0000 (15:51 +0200)]
enable imported Pidgin accounts if needed (#594145)

13 years agoUpdated Spanish translation
Jorge González [Mon, 11 Oct 2010 12:34:58 +0000 (14:34 +0200)]
Updated Spanish translation

13 years agoUpdated Galician translations
Fran Diéguez [Mon, 11 Oct 2010 08:33:54 +0000 (10:33 +0200)]
Updated Galician translations

13 years agoBump required tp-glib version to 0.13.1.1
Danielle Madeley [Mon, 11 Oct 2010 08:13:26 +0000 (19:13 +1100)]
Bump required tp-glib version to 0.13.1.1

13 years agoMerge branch 'gcr-trivia-631657'
Danielle Madeley [Mon, 11 Oct 2010 08:04:12 +0000 (19:04 +1100)]
Merge branch 'gcr-trivia-631657'

13 years agoForce the GcrCertificateWidget to be at least 150 pixels high
Danielle Madeley [Mon, 11 Oct 2010 01:34:24 +0000 (12:34 +1100)]
Force the GcrCertificateWidget to be at least 150 pixels high

13 years agoRemove formatting line breaks from translatable strings.
Danielle Madeley [Mon, 11 Oct 2010 01:04:12 +0000 (12:04 +1100)]
Remove formatting line breaks from translatable strings.

Add extra line breaks.
Add punctuation to translatable strings.

13 years agoUpdated Catalan translation
Gil Forcada [Sun, 10 Oct 2010 21:12:15 +0000 (23:12 +0200)]
Updated Catalan translation

13 years agoUpdated Korean translation
Changwoo Ryu [Sat, 9 Oct 2010 00:14:51 +0000 (09:14 +0900)]
Updated Korean translation

13 years agoFix Empathy to build with gcr-3
Danielle Madeley [Fri, 8 Oct 2010 02:07:33 +0000 (13:07 +1100)]
Fix Empathy to build with gcr-3

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

13 years agoAccess Account.I.Storage properties via TpAccount
Danielle Madeley [Fri, 8 Oct 2010 02:06:14 +0000 (13:06 +1100)]
Access Account.I.Storage properties via TpAccount

13 years agoRevert changes to empathy-account-settings
Danielle Madeley [Fri, 8 Oct 2010 01:27:17 +0000 (12:27 +1100)]
Revert changes to empathy-account-settings

13 years agoSupport Account.Interface.Storage
Danielle Madeley [Fri, 21 May 2010 09:23:22 +0000 (19:23 +1000)]
Support Account.Interface.Storage

Also support org.moblin.libsocialweb for Meego

13 years agoUpdated Slovenian translation
Matej Urbančič [Wed, 6 Oct 2010 13:06:38 +0000 (15:06 +0200)]
Updated Slovenian translation

13 years agomain-window: elipsize "No match found" message
Guillaume Desmottes [Wed, 6 Oct 2010 10:06:59 +0000 (12:06 +0200)]
main-window: elipsize "No match found" message

This avoid to enlarge the contact list when displaying it (#631455).

13 years agoUpdated Hebrew translation.
Yaron Shahrabani [Tue, 5 Oct 2010 23:49:12 +0000 (01:49 +0200)]
Updated Hebrew translation.

13 years agoUpdate for changes to GTK 3 API.
Travis Reitter [Mon, 4 Oct 2010 18:48:38 +0000 (11:48 -0700)]
Update for changes to GTK 3 API.

13 years agoDon't bother fetching contact avatar details, since we already do that in Folks.
Travis Reitter [Fri, 1 Oct 2010 03:20:51 +0000 (20:20 -0700)]
Don't bother fetching contact avatar details, since we already do that in Folks.

13 years agoPort Empathy to use FolksAliasable and FolksGroupable
Philip Withnall [Wed, 15 Sep 2010 14:23:14 +0000 (15:23 +0100)]
Port Empathy to use FolksAliasable and FolksGroupable

FolksAliasable is the new name for FolksAlias, and FolksGroupable
is the new name for FolksGroups.

13 years agoremove released flag
Guillaume Desmottes [Mon, 4 Oct 2010 14:50:53 +0000 (16:50 +0200)]
remove released flag

13 years agoprepare 2.91.0 release
Guillaume Desmottes [Mon, 4 Oct 2010 11:01:11 +0000 (13:01 +0200)]
prepare 2.91.0 release

13 years agoBump required version of libcanberra and Webkit
Guillaume Desmottes [Mon, 4 Oct 2010 11:33:49 +0000 (13:33 +0200)]
Bump required version of libcanberra and Webkit

We now depends on the GTK+-3 flavour of those libs. Best to depend on the
version which introduced the new pc file to make things clearer to packagers.

13 years agoDepends on latest GTK3 release
Guillaume Desmottes [Mon, 4 Oct 2010 11:23:32 +0000 (13:23 +0200)]
Depends on latest GTK3 release

We already depends on it as we ported Empathy to latest API changes.

13 years agorelease.py: update last_tag_pattern
Guillaume Desmottes [Mon, 4 Oct 2010 11:00:57 +0000 (13:00 +0200)]
release.py: update last_tag_pattern

13 years agoMerge remote branch 'sjoerd/master'
Guillaume Desmottes [Mon, 4 Oct 2010 13:51:47 +0000 (15:51 +0200)]
Merge remote branch 'sjoerd/master'

13 years agoDon't ignore the CA certificate if it's the only one in the chain
Cosimo Cecchi [Mon, 4 Oct 2010 09:13:22 +0000 (11:13 +0200)]
Don't ignore the CA certificate if it's the only one in the chain

This avoids auth-client crashes for servers which provide only a
self-signed CA as TLS certificate on connect (#631095).

13 years agoAlways show icons for meta-contacts in context menu
Vincent Untz [Sun, 3 Oct 2010 19:25:05 +0000 (21:25 +0200)]
Always show icons for meta-contacts in context menu

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

13 years agoremove deprecated FIXME
Guillaume Desmottes [Mon, 4 Oct 2010 07:50:02 +0000 (09:50 +0200)]
remove deprecated FIXME

13 years agochat-window: port to new GtkNotebook API
Guillaume Desmottes [Mon, 4 Oct 2010 08:49:07 +0000 (10:49 +0200)]
chat-window: port to new GtkNotebook API

13 years agocall-window: remove GTK2 compat code
Guillaume Desmottes [Thu, 30 Sep 2010 14:17:46 +0000 (16:17 +0200)]
call-window: remove GTK2 compat code

13 years agoremove has-separator property from XML files
Guillaume Desmottes [Thu, 30 Sep 2010 13:27:55 +0000 (15:27 +0200)]
remove has-separator property from XML files

It has been removed from GtkDialog

13 years agodon't set has-window on the spinner
Guillaume Desmottes [Thu, 30 Sep 2010 13:14:32 +0000 (15:14 +0200)]
don't set has-window on the spinner

There is no reason to and that makes GTK assert.

13 years agoempathy-video-widget: port to new GTK+3 API
Guillaume Desmottes [Thu, 30 Sep 2010 12:09:02 +0000 (14:09 +0200)]
empathy-video-widget: port to new GTK+3 API

13 years agoremove EmpathyKludgeLabel
Guillaume Desmottes [Thu, 30 Sep 2010 09:51:19 +0000 (11:51 +0200)]
remove EmpathyKludgeLabel

It shouldn't be needed any more with GTK-3.

13 years agoImport latest version of ev-sidebar from totem
Guillaume Desmottes [Thu, 30 Sep 2010 09:29:49 +0000 (11:29 +0200)]
Import latest version of ev-sidebar from totem

This one builds fine with GTK-3. Also, stop renamespacing it so it's easier to
update it.

13 years agoempathy_window_iconify: use gdk_window_get_display()
Guillaume Desmottes [Wed, 29 Sep 2010 14:57:54 +0000 (16:57 +0200)]
empathy_window_iconify: use gdk_window_get_display()

13 years agoabout-dialog: gtk_about_dialog_set_url_hook has been removed
Guillaume Desmottes [Wed, 29 Sep 2010 14:14:30 +0000 (16:14 +0200)]
about-dialog: gtk_about_dialog_set_url_hook has been removed

13 years agoindividual-linker: no more need to implement size_request
Guillaume Desmottes [Wed, 29 Sep 2010 14:10:25 +0000 (16:10 +0200)]
individual-linker: no more need to implement size_request

13 years agono more need to implement chat_size_request
Guillaume Desmottes [Wed, 29 Sep 2010 14:09:23 +0000 (16:09 +0200)]
no more need to implement chat_size_request

13 years agono more need to implement empathy_search_bar_size_request
Guillaume Desmottes [Wed, 29 Sep 2010 14:05:40 +0000 (16:05 +0200)]
no more need to implement empathy_search_bar_size_request

GtkBin is smarter now and does it for us.

13 years agocell_renderer_text_render: update to new API
Guillaume Desmottes [Wed, 29 Sep 2010 14:03:48 +0000 (16:03 +0200)]
cell_renderer_text_render: update to new API

13 years agoempathy_cell_renderer_expander_render: update to new API
Guillaume Desmottes [Wed, 29 Sep 2010 14:03:14 +0000 (16:03 +0200)]
empathy_cell_renderer_expander_render: update to new API

13 years agocell_renderer_activatable_render: update to new API
Guillaume Desmottes [Wed, 29 Sep 2010 13:57:57 +0000 (15:57 +0200)]
cell_renderer_activatable_render: update to new API

13 years agouse gdk_error_trap_pop_ignored() instead of gdk_error_trap_pop()
Guillaume Desmottes [Wed, 29 Sep 2010 13:55:59 +0000 (15:55 +0200)]
use gdk_error_trap_pop_ignored() instead of gdk_error_trap_pop()

We actually ignore the return value.

13 years agoGDK keys are now GDK_KEY_*
Guillaume Desmottes [Wed, 29 Sep 2010 13:45:08 +0000 (15:45 +0200)]
GDK keys are now GDK_KEY_*

13 years agoStop using GtkObject (#630685)
Matthias Clasen [Tue, 28 Sep 2010 13:45:17 +0000 (15:45 +0200)]
Stop using GtkObject (#630685)

13 years agohard depend on GTK3 (#623925)
Guillaume Desmottes [Thu, 30 Sep 2010 14:17:25 +0000 (16:17 +0200)]
hard depend on GTK3 (#623925)

13 years agoSet the ptime multiple for PCM codecs to 20ms, needed for interop with some SIP phones
Sjoerd Simons [Mon, 20 Sep 2010 17:38:49 +0000 (18:38 +0100)]
Set the ptime multiple for PCM codecs to 20ms, needed for interop with some SIP phones

13 years ago[l10n] Updated help Italian translation
Milo Casagrande [Sat, 2 Oct 2010 08:44:40 +0000 (10:44 +0200)]
[l10n] Updated help Italian translation

13 years ago[help] Removed SIP provider link, fixes bug #631049
Milo Casagrande [Fri, 1 Oct 2010 20:44:57 +0000 (22:44 +0200)]
[help] Removed SIP provider link, fixes bug #631049

13 years agoUpdated Slovenian translation
Matej Urbančič [Fri, 1 Oct 2010 13:11:24 +0000 (15:11 +0200)]
Updated Slovenian translation

13 years agoUpdated Spanish translation
Jorge González [Fri, 1 Oct 2010 10:28:33 +0000 (12:28 +0200)]
Updated Spanish translation

13 years agoremove 'import-asked' gsettings key
Guillaume Desmottes [Fri, 1 Oct 2010 10:01:41 +0000 (12:01 +0200)]
remove 'import-asked' gsettings key

13 years agoaccounts-dialog: stop displaying the import dialog automatically (#631080)
Guillaume Desmottes [Fri, 1 Oct 2010 09:56:24 +0000 (11:56 +0200)]
accounts-dialog: stop displaying the import dialog automatically (#631080)

User had seen the nice assistant before so he already imported his account if
he wanted to.

13 years agoempathy_account_settings_set_*: check arguments
Guillaume Desmottes [Fri, 1 Oct 2010 09:26:27 +0000 (11:26 +0200)]
empathy_account_settings_set_*: check arguments

13 years agoMove the 'Clear' menu option in the chat window right-click context menu to the last...
Bilal Akhtar [Fri, 1 Oct 2010 07:47:09 +0000 (10:47 +0300)]
Move the 'Clear' menu option in the chat window right-click context menu to the last place. (#629544)

13 years agol10n: Updated Greek translation for empathy help
Michael Kotsarinis [Thu, 30 Sep 2010 23:32:35 +0000 (02:32 +0300)]
l10n: Updated Greek translation for empathy help