]> git.0d.be Git - empathy.git/log
empathy.git
10 years agoUpdated Czech translation
Marek Černocký [Fri, 28 Jun 2013 16:38:26 +0000 (18:38 +0200)]
Updated Czech translation

10 years agoUpdated Galician translations
Fran Diéguez [Fri, 28 Jun 2013 00:00:01 +0000 (02:00 +0200)]
Updated Galician translations

10 years agoUpdated Spanish translation
Daniel Mustieles [Thu, 27 Jun 2013 11:02:04 +0000 (13:02 +0200)]
Updated Spanish translation

10 years agoAccountsDialog: Truncate too long account names
Xavier Claessens [Wed, 26 Jun 2013 13:29:31 +0000 (15:29 +0200)]
AccountsDialog: Truncate too long account names

This prevent strings to be too big.

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

10 years agoMerge branch 'gnome-3-8'
Xavier Claessens [Wed, 26 Jun 2013 13:29:13 +0000 (15:29 +0200)]
Merge branch 'gnome-3-8'

10 years agoAccountsDialog: Ellipsize account dispaly name
Xavier Claessens [Wed, 26 Jun 2013 13:28:26 +0000 (15:28 +0200)]
AccountsDialog: Ellipsize account dispaly name

This fix gnome-shell crash if the name is too big,
because it makes the window huge.

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

10 years agoMerge branch 'gnome-3-8'
Guillaume Desmottes [Wed, 26 Jun 2013 08:47:31 +0000 (10:47 +0200)]
Merge branch 'gnome-3-8'

10 years agoFix escaping of text in empathy log window
Ryan Lortie [Sat, 8 Jun 2013 16:19:39 +0000 (12:19 -0400)]
Fix escaping of text in empathy log window

We insert text into the log window by using a javascript expression,
with the text to insert quoted with single quotes.

Ensure that we apply the correct escaping so that backslashes and quote
characters are taken literally.

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

10 years agoUpdated Spanish translation
Daniel Mustieles [Mon, 24 Jun 2013 14:30:03 +0000 (16:30 +0200)]
Updated Spanish translation

10 years agoAdd help <desc> and update index.page
Ekaterina Gerasimova [Sun, 23 Jun 2013 17:38:41 +0000 (18:38 +0100)]
Add help <desc> and update index.page

Every page should have a description and a proper title. library.gnome.org will soon use these.

10 years agoUpdate create-account help page
Ekaterina Gerasimova [Sun, 23 Jun 2013 16:28:43 +0000 (17:28 +0100)]
Update create-account help page

Update the page as it was somewhat out of date.

10 years agoUpdated Norwegian bokmål translation
Kjartan Maraas [Thu, 20 Jun 2013 08:32:40 +0000 (10:32 +0200)]
Updated Norwegian bokmål translation

10 years ago[l10n] Updated Italian translation.
Milo Casagrande [Mon, 17 Jun 2013 20:39:57 +0000 (22:39 +0200)]
[l10n] Updated Italian translation.

10 years agoUpdated Spanish translation
Daniel Mustieles [Mon, 17 Jun 2013 15:53:17 +0000 (17:53 +0200)]
Updated Spanish translation

10 years agoremove released flag
Guillaume Desmottes [Mon, 17 Jun 2013 10:06:50 +0000 (12:06 +0200)]
remove released flag

10 years ago3.9.3
Guillaume Desmottes [Mon, 17 Jun 2013 09:59:45 +0000 (11:59 +0200)]
3.9.3

10 years agoMerge remote-tracking branch 'origin/gnome-3-8'
Guillaume Desmottes [Mon, 17 Jun 2013 09:58:28 +0000 (11:58 +0200)]
Merge remote-tracking branch 'origin/gnome-3-8'

10 years agoFix new account dialog for title conforming to HIG
Sindhu S [Sun, 9 Jun 2013 07:21:43 +0000 (12:51 +0530)]
Fix new account dialog for title conforming to HIG

Changed new account dialog title from "Adding new account" to
"Add new account" compliant with GNOME HIG.

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

10 years agodebug-window: fix messages array leak
Guillaume Desmottes [Mon, 10 Jun 2013 08:07:33 +0000 (10:07 +0200)]
debug-window: fix messages array leak

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

10 years agoMerge branch 'gnome-3-8'
Xavier Claessens [Tue, 11 Jun 2013 09:34:34 +0000 (11:34 +0200)]
Merge branch 'gnome-3-8'

10 years agoEmpathyNewChatroomDialog: Do not crash if the CM omitted handle-name
Xavier Claessens [Mon, 10 Jun 2013 15:34:01 +0000 (17:34 +0200)]
EmpathyNewChatroomDialog: Do not crash if the CM omitted handle-name

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

10 years agoEmpathyNewChatroomDialog: Make sure we use the TpRoomList that correspond to selected...
Xavier Claessens [Mon, 10 Jun 2013 15:09:19 +0000 (17:09 +0200)]
EmpathyNewChatroomDialog: Make sure we use the TpRoomList that correspond to selected account

When switching account  before tp_room_list_new_async() finish,
there is a race for which one will finish first. We ignore the
new TpRoomList if it does not correspond to the currently
selected account.

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

10 years agoEmpathyNewChatroom: Fix comment to correspond to the reality
Xavier Claessens [Mon, 10 Jun 2013 15:08:11 +0000 (17:08 +0200)]
EmpathyNewChatroom: Fix comment to correspond to the reality

The comments where out of sync with the en COL_* enum.

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

10 years agoUpdated Galician translations
Fran Diéguez [Sat, 1 Jun 2013 21:18:38 +0000 (23:18 +0200)]
Updated Galician translations

10 years agoUpdated Galician translations
Fran Diéguez [Sat, 1 Jun 2013 21:03:13 +0000 (23:03 +0200)]
Updated Galician translations

10 years agoempathy-sanity-checker: Include empathy-keyring.h when HAVE_UOA is defined.
Iain Lane [Thu, 30 May 2013 14:30:14 +0000 (15:30 +0100)]
empathy-sanity-checker: Include empathy-keyring.h when HAVE_UOA is defined.

We use empathy_keyring_set_account_password_finish and friends from
here.

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

10 years agoremove released flag
Guillaume Desmottes [Wed, 29 May 2013 14:34:42 +0000 (16:34 +0200)]
remove released flag

10 years agoprepare 3.9.2
Guillaume Desmottes [Wed, 29 May 2013 14:29:03 +0000 (16:29 +0200)]
prepare 3.9.2

10 years agoUpdated Czech translation
Marek Černocký [Tue, 28 May 2013 23:54:10 +0000 (01:54 +0200)]
Updated Czech translation

10 years agoUpdated slovak translation
Pavol Klačanský [Fri, 24 May 2013 21:32:02 +0000 (23:32 +0200)]
Updated slovak translation

10 years agoUpdated slovak translation
Pavol Klačanský [Fri, 24 May 2013 21:25:44 +0000 (23:25 +0200)]
Updated slovak translation

10 years agoMerge branch 'gnome-3-8'
Guillaume Desmottes [Fri, 24 May 2013 14:00:49 +0000 (16:00 +0200)]
Merge branch 'gnome-3-8'

Conflicts:
NEWS
configure.ac

10 years agoremove released flag
Guillaume Desmottes [Fri, 24 May 2013 13:59:57 +0000 (15:59 +0200)]
remove released flag

10 years ago3.8.3
Guillaume Desmottes [Fri, 24 May 2013 13:53:24 +0000 (15:53 +0200)]
3.8.3

10 years agodebug-window: pass the proper type when setting 'yalign'
Guillaume Desmottes [Fri, 24 May 2013 13:49:50 +0000 (15:49 +0200)]
debug-window: pass the proper type when setting 'yalign'

10 years agonew-chatroom-dialog: use tp_g_signal_connect_object()
Guillaume Desmottes [Fri, 24 May 2013 13:29:47 +0000 (15:29 +0200)]
new-chatroom-dialog: use tp_g_signal_connect_object()

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

10 years agoRevert "log-window: escape the body of the message"
Guillaume Desmottes [Fri, 24 May 2013 12:43:27 +0000 (14:43 +0200)]
Revert "log-window: escape the body of the message"

This commit introduced a nasty regression breaking UTF-8 logs (#692746).
I prefer to revert it as #691085 was a far less anoying bug.

We'll re-fix #691085 once we'll have a UTF-8 friendly escape function in GLib
(#89548).

This reverts commit 1e7449f5a14e2f031389808206c9991f65d3ade7.

10 years agoUpdated Hebrew translation.
Yaron Shahrabani [Fri, 24 May 2013 08:48:28 +0000 (11:48 +0300)]
Updated Hebrew translation.

10 years agoremove released flag
Guillaume Desmottes [Mon, 20 May 2013 08:25:17 +0000 (10:25 +0200)]
remove released flag

10 years agoprepare 3.8.2
Guillaume Desmottes [Mon, 20 May 2013 08:20:00 +0000 (10:20 +0200)]
prepare 3.8.2

10 years agoUpdated Spanish translation
Daniel Mustieles [Fri, 17 May 2013 11:05:36 +0000 (13:05 +0200)]
Updated Spanish translation

10 years agoMark untranslatable images in help
Ekaterina Gerasimova [Thu, 16 May 2013 23:04:02 +0000 (00:04 +0100)]
Mark untranslatable images in help

Mark images without text as untranslatable in user help. At the same
time, mark author emails as untranslatable.

10 years agoUpdated Norwegian bokmål translation
Kjartan Maraas [Thu, 16 May 2013 11:28:11 +0000 (13:28 +0200)]
Updated Norwegian bokmål translation

10 years agoAdd gnome-help/C entry to .gitignore
Sindhu S [Fri, 10 May 2013 15:13:40 +0000 (20:43 +0530)]
Add gnome-help/C entry to .gitignore

The command `git status` will now recognize new *.page added in help/C

10 years ago[l10n] Update Catalan documentation
Gil Forcada [Wed, 8 May 2013 21:44:19 +0000 (23:44 +0200)]
[l10n] Update Catalan documentation

10 years ago[l10n] Update Catalan documentation
Manel Vidal [Wed, 8 May 2013 21:10:41 +0000 (23:10 +0200)]
[l10n] Update Catalan documentation

10 years agoFix UOA build error
Xavier Claessens [Tue, 7 May 2013 13:11:40 +0000 (15:11 +0200)]
Fix UOA build error

10 years agoMerge branch 'gnome-3-8'
Xavier Claessens [Tue, 7 May 2013 13:24:13 +0000 (15:24 +0200)]
Merge branch 'gnome-3-8'

10 years agoFix crash when displaying google account vcard
Xavier Claessens [Tue, 7 May 2013 13:14:48 +0000 (15:14 +0200)]
Fix crash when displaying google account vcard

10 years agoUpdated Slovenian translation
Matej Urbančič [Sat, 4 May 2013 19:32:34 +0000 (21:32 +0200)]
Updated Slovenian translation

10 years agoUpdated Spanish translation
Daniel Mustieles [Fri, 3 May 2013 16:15:09 +0000 (18:15 +0200)]
Updated Spanish translation

10 years agorelease: update last_tag_pattern
Guillaume Desmottes [Fri, 3 May 2013 13:07:22 +0000 (15:07 +0200)]
release: update last_tag_pattern

10 years agoremove released flag
Guillaume Desmottes [Fri, 3 May 2013 13:07:15 +0000 (15:07 +0200)]
remove released flag

10 years agoprepare 3.9.1
Guillaume Desmottes [Fri, 3 May 2013 12:59:23 +0000 (14:59 +0200)]
prepare 3.9.1

10 years agoGNOME Goal: Update icon names
B.Prathibha [Mon, 21 Jan 2013 15:13:42 +0000 (20:43 +0530)]
GNOME Goal: Update icon names

Corrected the icon names as per the icon naming spec.

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

10 years agofixed grammatical error: setup -> set up could find this error only in src/empathy...
SandipTiwari [Sat, 20 Apr 2013 06:24:39 +0000 (11:54 +0530)]
fixed grammatical error: setup -> set up could find this error only in src/empathy-roster-window.c changed from "You need to setup an ..." to "You need to set up an ..." as suggested.

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

10 years agoMerge branch 'gnome-3-8'
Guillaume Desmottes [Fri, 3 May 2013 12:32:22 +0000 (14:32 +0200)]
Merge branch 'gnome-3-8'

10 years agocall-window: Remember that the audio output has been added
Olivier Crête [Wed, 3 Apr 2013 19:45:18 +0000 (15:45 -0400)]
call-window: Remember that the audio output has been added

Otherwise it tries to re-add it.

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

10 years agoMerge branch 'gnome-3-8'
Guillaume Desmottes [Fri, 3 May 2013 12:19:23 +0000 (14:19 +0200)]
Merge branch 'gnome-3-8'

Conflicts:
src/empathy.c

10 years agolibempathy: Fix build by adding missing math.h header
Stef Walter [Sat, 27 Apr 2013 07:35:37 +0000 (09:35 +0200)]
libempathy: Fix build by adding missing math.h header

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

10 years agoUpdated Spanish translation
Daniel Mustieles [Thu, 2 May 2013 17:36:56 +0000 (19:36 +0200)]
Updated Spanish translation

10 years agoUpdated link-contacts.page, bug 677549
Shobha Tyagi [Fri, 26 Apr 2013 19:40:26 +0000 (01:10 +0530)]
Updated link-contacts.page, bug 677549

10 years ago[l10n] Updated Italian translation.
Milo Casagrande [Sun, 28 Apr 2013 10:51:49 +0000 (12:51 +0200)]
[l10n] Updated Italian translation.

10 years agoUpdated Greek translation
Dimitris Spingos [Thu, 25 Apr 2013 21:06:26 +0000 (00:06 +0300)]
Updated Greek translation

10 years agoUpdated Spanish translation
Daniel Mustieles [Wed, 24 Apr 2013 10:20:19 +0000 (12:20 +0200)]
Updated Spanish translation

11 years agoUpdate Simplified Chinese help translation
Wylmer Wang [Fri, 19 Apr 2013 19:53:12 +0000 (03:53 +0800)]
Update Simplified Chinese help translation

11 years agoUpdate video call help for 3.8
Ekaterina Gerasimova [Mon, 15 Apr 2013 21:48:58 +0000 (22:48 +0100)]
Update video call help for 3.8

11 years agoUpdate help for making audio calls
Ekaterina Gerasimova [Mon, 15 Apr 2013 20:28:26 +0000 (21:28 +0100)]
Update help for making audio calls

Update the help for 3.8 and delete icon that is no longer dispayed in
the application.

11 years agoremove released flag
Guillaume Desmottes [Mon, 15 Apr 2013 15:17:30 +0000 (17:17 +0200)]
remove released flag

11 years ago3.8.1
Guillaume Desmottes [Mon, 15 Apr 2013 15:11:52 +0000 (17:11 +0200)]
3.8.1

11 years agoprepare 3.8.1
Guillaume Desmottes [Mon, 15 Apr 2013 15:08:01 +0000 (17:08 +0200)]
prepare 3.8.1

11 years agoUpdated Spanish translation
Daniel Mustieles [Fri, 12 Apr 2013 16:20:05 +0000 (18:20 +0200)]
Updated Spanish translation

11 years agoempathy-utils: add missing math.h include
Guillaume Desmottes [Wed, 10 Apr 2013 09:54:47 +0000 (10:54 +0100)]
empathy-utils: add missing math.h include

11 years agoUpdated Crimean Tatar (Crimean Turkish) translation
Reşat SABIQ [Mon, 8 Apr 2013 00:47:38 +0000 (19:47 -0500)]
Updated Crimean Tatar (Crimean Turkish) translation

11 years agoUpdated Crimean Tatar (Crimean Turkish) translation
Reşat SABIQ [Mon, 8 Apr 2013 00:47:38 +0000 (19:47 -0500)]
Updated Crimean Tatar (Crimean Turkish) translation

11 years agoUpdated German help translation
Christian Kirbach [Fri, 5 Apr 2013 12:36:35 +0000 (14:36 +0200)]
Updated German help translation

11 years agoUpdated German help translation
Christian Kirbach [Fri, 5 Apr 2013 12:36:08 +0000 (14:36 +0200)]
Updated German help translation

11 years agoEmpathyApp: don't open the main instance if only the preferences are requested
Marco Trevisan (Treviño) [Thu, 4 Apr 2013 15:55:32 +0000 (17:55 +0200)]
EmpathyApp: don't open the main instance if only the preferences are requested

Fixes bug https://bugzilla.gnome.org/show_bug.cgi?id=697254

11 years agoEmpathyDebugger: Use application activate and keep platform data
Marco Trevisan (Treviño) [Fri, 5 Apr 2013 11:35:09 +0000 (13:35 +0200)]
EmpathyDebugger: Use application activate and keep platform data

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

11 years agoEmpathyApp: Use GAction to pass the command-line to main instance
Marco Trevisan (Treviño) [Thu, 4 Apr 2013 16:09:41 +0000 (18:09 +0200)]
EmpathyApp: Use GAction to pass the command-line to main instance

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

11 years agoEmpathyApp: don't open the main instance if only the preferences are requested
Marco Trevisan (Treviño) [Thu, 4 Apr 2013 15:55:32 +0000 (17:55 +0200)]
EmpathyApp: don't open the main instance if only the preferences are requested

Fixes bug https://bugzilla.gnome.org/show_bug.cgi?id=697254

11 years agoEmpathyChat: pass platform-data when activating
Marco Trevisan (Treviño) [Thu, 4 Apr 2013 20:40:12 +0000 (22:40 +0200)]
EmpathyChat: pass platform-data when activating

This can be done by not initializing gtk before that the application will do it.

11 years agoEmpathyAccounts: use GApplication activate
Marco Trevisan (Treviño) [Thu, 4 Apr 2013 19:06:32 +0000 (21:06 +0200)]
EmpathyAccounts: use GApplication activate

11 years agoEmpathyApp: don't activate app with invalid commandline
Marco Trevisan (Treviño) [Thu, 4 Apr 2013 21:31:49 +0000 (23:31 +0200)]
EmpathyApp: don't activate app with invalid commandline

11 years agoEmpathyApp: clear errors in command-line initialization
Marco Trevisan (Treviño) [Thu, 4 Apr 2013 21:23:27 +0000 (23:23 +0200)]
EmpathyApp: clear errors in command-line initialization

11 years agoempaty.desktop: enable StartupNotify
Marco Trevisan (Treviño) [Thu, 4 Apr 2013 10:28:54 +0000 (12:28 +0200)]
empaty.desktop: enable StartupNotify

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

11 years agoEmpathy: Use g_application_activate to pass platform-data to the GtkApplication
Marco Trevisan (Treviño) [Thu, 4 Apr 2013 16:50:57 +0000 (18:50 +0200)]
Empathy: Use g_application_activate to pass platform-data to the GtkApplication

Also we make sure that the DESKTOP_STARTUP_ID env variable is not unset
when initializing gtk.

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

11 years agokeyring: Drop legacy function after the libsecret migration
Emanuele Aina [Thu, 4 Apr 2013 13:20:14 +0000 (15:20 +0200)]
keyring: Drop legacy function after the libsecret migration

11 years agoMerge branch 'gnome-3-8'
Xavier Claessens [Wed, 3 Apr 2013 08:09:56 +0000 (10:09 +0200)]
Merge branch 'gnome-3-8'

11 years agoUOA: Do not segfault when "Done" or "Cancel" button clicked but widget is not ready yet
Lukas Vacek [Mon, 1 Apr 2013 20:28:13 +0000 (21:28 +0100)]
UOA: Do not segfault when "Done" or "Cancel" button clicked but widget is not ready yet

11 years agoClean up #include directives in source files
Emanuele Aina [Mon, 1 Apr 2013 21:21:09 +0000 (23:21 +0200)]
Clean up #include directives in source files

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

11 years agoClean up #include directives in headers
Emanuele Aina [Mon, 1 Apr 2013 16:10:01 +0000 (18:10 +0200)]
Clean up #include directives in headers

Reorder some inclusions and remove a few blank lines.

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

11 years agoReorder header inclusions accordingly to the Telepathy coding style
Emanuele Aina [Mon, 1 Apr 2013 15:04:08 +0000 (17:04 +0200)]
Reorder header inclusions accordingly to the Telepathy coding style

Sort by:
• "config.h"
• API declarations, if any
• public libraries
• internal headers, alphabetically sorted (mostly)

http://telepathy.freedesktop.org/wiki/Style#A.23includes

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

11 years agohelp: Fix broken link
Ekaterina Gerasimova [Mon, 1 Apr 2013 13:25:01 +0000 (14:25 +0100)]
help: Fix broken link

11 years agohelp: Mark icon as untranslatable
Ekaterina Gerasimova [Mon, 1 Apr 2013 13:21:25 +0000 (14:21 +0100)]
help: Mark icon as untranslatable

Mark the icon in the index as untranslatable, but the fallback text as
translatable.

11 years agochat-resources: Fix dependencies generation on $(srcdir) != $(builddir)
Emanuele Aina [Mon, 1 Apr 2013 09:48:00 +0000 (11:48 +0200)]
chat-resources: Fix dependencies generation on $(srcdir) != $(builddir)

`glib-compile-resources generate-dependencies' needs the --sourcedir
flag to be able to work properly when $(srcdir) != $(builddir).
Spotted by running `make distcheck'.

11 years agoUse a flat namespace for internal includes
Emanuele Aina [Thu, 28 Mar 2013 11:32:45 +0000 (12:32 +0100)]
Use a flat namespace for internal includes

Directly add the libempathy, libempathy-gtk and extensions directories
to the include search path. This decouples header inclusions from their
location and helps when reorganizing the source files layout.

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

11 years agoAvoid include path overspecifications
Emanuele Aina [Thu, 28 Mar 2013 11:36:27 +0000 (12:36 +0100)]
Avoid include path overspecifications

If we're under the libempathy directory there's no need to prefix
include file paths with it, and the same is true for libempathy-gtk.

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

11 years agoUse double quotes for all internal headers
Emanuele Aina [Thu, 28 Mar 2013 11:15:33 +0000 (12:15 +0100)]
Use double quotes for all internal headers

This makes a bit more obvious which headers come from public libraries
and which ones come from uninstalled utility libraries.

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

11 years agoutils: Drop the file-based empathy_xml_validate()
Emanuele Aina [Tue, 26 Mar 2013 14:13:53 +0000 (15:13 +0100)]
utils: Drop the file-based empathy_xml_validate()

After embedding all the DTDs with GResource the file-based
empathy_xml_validate() is no longer needed, replaced by
empathy_xml_validate_from_resource().

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