Stef Walter [Wed, 19 Sep 2012 08:40:48 +0000 (10:40 +0200)]
gck: Keep enumerating if getting info about one slot fails.
* This is happening with the opensc PKCS#11 driver.
https://bugzilla.gnome.org/show_bug.cgi?id=684359
Stef Walter [Wed, 19 Sep 2012 07:49:19 +0000 (09:49 +0200)]
gcr-viewer: Clear and focus password entry when password invalid
* When user tries to unlock something in the gcr-viewer, and
types an invalid password, focus the password entry, and
clear it.
https://bugzilla.gnome.org/show_bug.cgi?id=684356
Stef Walter [Tue, 25 Sep 2012 11:47:25 +0000 (13:47 +0200)]
Release version 3.6.0
Praveen Illa [Mon, 24 Sep 2012 05:19:54 +0000 (10:49 +0530)]
Updated Telugu Translation
A S Alam [Mon, 24 Sep 2012 03:24:06 +0000 (08:54 +0530)]
update Punjabi Translation
Tobias Endrigkeit [Sun, 23 Sep 2012 10:07:08 +0000 (12:07 +0200)]
[l10n] Updated German translation
Carles Ferrando [Sat, 22 Sep 2012 23:29:19 +0000 (01:29 +0200)]
[l10n]Updated Catalan (Valencian) translation
Joan Duran [Sat, 22 Sep 2012 23:29:16 +0000 (01:29 +0200)]
[l10n] Updated Catalan translation
YunQiang Su [Sat, 22 Sep 2012 19:37:49 +0000 (03:37 +0800)]
update Simplified Chinese (zh_CN) translation
Ani Peter [Sat, 22 Sep 2012 19:30:55 +0000 (01:00 +0530)]
Updated Malayalam file
Rūdolfs Mazurs [Sat, 22 Sep 2012 15:40:54 +0000 (18:40 +0300)]
Updated Latvian translation
Theppitak Karoonboonyanan [Sat, 22 Sep 2012 14:55:09 +0000 (21:55 +0700)]
Updated Thai translation
Rajesh Ranjan [Sat, 22 Sep 2012 10:31:50 +0000 (16:01 +0530)]
hindi update
Yuri Myasoedov [Fri, 21 Sep 2012 17:16:50 +0000 (21:16 +0400)]
Updated Russian translation
Milo Casagrande [Thu, 20 Sep 2012 06:45:13 +0000 (08:45 +0200)]
[l10n] Updated Italian translation.
Stef Walter [Tue, 18 Sep 2012 10:43:48 +0000 (12:43 +0200)]
Release version 3.5.92
Rafael Ferreira [Mon, 17 Sep 2012 22:16:55 +0000 (19:16 -0300)]
Updated Brazilian Portuguese translation
Changwoo Ryu [Sun, 16 Sep 2012 16:46:50 +0000 (01:46 +0900)]
Updated Korean translation
Kenneth Nielsen [Sun, 16 Sep 2012 12:52:51 +0000 (14:52 +0200)]
Updated Danish translation
Timo Jyrinki [Sat, 15 Sep 2012 19:51:13 +0000 (22:51 +0300)]
Finnish translation update by Jiri Grönroos
Changwoo Ryu [Sat, 15 Sep 2012 07:02:25 +0000 (16:02 +0900)]
Updated Korean translation
Tom Tryfonidis [Wed, 12 Sep 2012 09:44:27 +0000 (12:44 +0300)]
Updated Greek translation
Martin Srebotnjak [Wed, 12 Sep 2012 09:04:41 +0000 (11:04 +0200)]
Updated Slovenian translation
Daniel Korostil [Tue, 11 Sep 2012 17:29:54 +0000 (20:29 +0300)]
uk update
Duarte Loreto [Sun, 9 Sep 2012 22:55:10 +0000 (23:55 +0100)]
Updated Portuguese translation
Ihar Hrachyshka [Sun, 9 Sep 2012 12:25:24 +0000 (15:25 +0300)]
Updated Belarusian translation.
Arash Mousavi [Thu, 6 Sep 2012 12:10:15 +0000 (16:40 +0430)]
l10n: Added Persian translation
Stef Walter [Thu, 6 Sep 2012 09:14:14 +0000 (11:14 +0200)]
Merge tag '3.5.90'
gcr 3.5.90:
- Updated translations
- Don't fail preconditions when pkcs11 isn't initialized in gcr
- Fix regression in ASN.1 parsing
- Build fixes
Unfortunately I screwed up pushing the relevant release commit for
3.5.90. The actual commit lives on the 3.5.90 tag, as if the release
was made from that tag.
Dr.T.Vasudevan [Wed, 5 Sep 2012 15:52:49 +0000 (21:22 +0530)]
updated Tamil translation
Alexandre Franke [Wed, 5 Sep 2012 12:55:40 +0000 (14:55 +0200)]
Update French translation
Gabor Kelemen [Wed, 5 Sep 2012 10:45:54 +0000 (12:45 +0200)]
Updated Hungarian translation
Bruce Cowan [Tue, 4 Sep 2012 10:16:48 +0000 (11:16 +0100)]
Updated British English translation
Milo Casagrande [Mon, 3 Sep 2012 19:40:16 +0000 (21:40 +0200)]
[l10n] Updated Italian translation.
Piotr Drąg [Sun, 2 Sep 2012 22:30:27 +0000 (00:30 +0200)]
Updated Polish translation
Nguyễn Thái Ngọc Duy [Wed, 22 Aug 2012 07:32:57 +0000 (14:32 +0700)]
Updated Vietnamese translation
Nguyễn Thái Ngọc Duy [Wed, 22 Aug 2012 07:25:39 +0000 (14:25 +0700)]
po/vi: imported from Damned Lies
Piotr Drąg [Tue, 21 Aug 2012 22:33:33 +0000 (00:33 +0200)]
Updated Polish translation
Stef Walter [Mon, 20 Aug 2012 14:12:02 +0000 (16:12 +0200)]
Release version 3.5.90
Fran Diéguez [Thu, 16 Aug 2012 22:57:30 +0000 (00:57 +0200)]
Updated Galician translations
Stef Walter [Thu, 26 Jul 2012 14:43:32 +0000 (16:43 +0200)]
gcr: Don't fail preconditions when pkcs11 isn't initialized
* Callers should initialize pkcs11 early, because initialize can
be a long running call, and should be handled appropriately in
the user interface.
https://bugzilla.gnome.org/show_bug.cgi?id=680652
Xan Lopez [Thu, 9 Aug 2012 13:01:14 +0000 (15:01 +0200)]
gck: respect silent build option in cp command
Stef Walter [Wed, 1 Aug 2012 09:15:07 +0000 (11:15 +0200)]
asn1x: Fix assertion in loading of default integer
Stef Walter [Mon, 6 Aug 2012 13:35:50 +0000 (15:35 +0200)]
Release version 3.5.5
Evan Nemerson [Thu, 19 Jul 2012 18:43:49 +0000 (11:43 -0700)]
Use p11-kit/pkcs11.h instead of shipping a copy with gck.
https://bugzilla.gnome.org/show_bug.cgi?id=680271
Stef Walter [Wed, 1 Aug 2012 09:15:44 +0000 (11:15 +0200)]
gcr: Dump issuer and subject raw dns in frob-certificate
https://bugzilla.gnome.org/show_bug.cgi?id=681149
Dan Winship [Tue, 31 Jul 2012 15:39:31 +0000 (11:39 -0400)]
gcr: fix declaration of GcrParser::authenticate
Dan Winship [Tue, 31 Jul 2012 15:32:57 +0000 (11:32 -0400)]
gcr: minor gtk-doc fixes
Мирослав Николић [Tue, 31 Jul 2012 07:05:58 +0000 (09:05 +0200)]
Updated Serbian translation
Tobias Endrigkeit [Sat, 28 Jul 2012 01:25:45 +0000 (03:25 +0200)]
Updated German translation
Tom Tryfonidis [Wed, 25 Jul 2012 07:33:01 +0000 (10:33 +0300)]
Updated Greek translation
Kjartan Maraas [Mon, 23 Jul 2012 10:29:26 +0000 (12:29 +0200)]
Updated Norwegian bokmål translation
Cheng Lu [Sun, 22 Jul 2012 07:38:12 +0000 (15:38 +0800)]
Update Chinese simplified translation for ui
Stef Walter [Mon, 16 Jul 2012 11:05:46 +0000 (13:05 +0200)]
Release version 3.5.4
Aurimas Černius [Sat, 14 Jul 2012 16:30:02 +0000 (19:30 +0300)]
Updated Lithuanian translation
Chao-Hsiung Liao [Thu, 12 Jul 2012 01:09:21 +0000 (09:09 +0800)]
Updated Traditional Chinese translation(Hong Kong and Taiwan)
Kjartan Maraas [Mon, 9 Jul 2012 12:38:00 +0000 (14:38 +0200)]
Updated Norwegian bokmål translation
Stef Walter [Sat, 30 Jun 2012 11:35:36 +0000 (13:35 +0200)]
Merge branch 'gnome-3-4'
Stef Walter [Sat, 30 Jun 2012 11:31:54 +0000 (13:31 +0200)]
gcr: Add debug output to GcrSecretExchange
Stef Walter [Sat, 30 Jun 2012 11:10:31 +0000 (13:10 +0200)]
gcr: Fix invalid warning when sending a secret exchange
* We checked the prefix of the sent data, but didn't correctly
remove whitespace. In addition the check was inverted
* Exposed by recent changes to glib, which changed the whitespace
in the format a GKeyFile slightly
Nguyễn Thái Ngọc Duy [Sat, 30 Jun 2012 03:45:29 +0000 (10:45 +0700)]
Updated Vietnamese translation
Nguyễn Thái Ngọc Duy [Sat, 30 Jun 2012 03:30:04 +0000 (10:30 +0700)]
po/vi: import from Damned Lies
Andika Triwidada [Fri, 29 Jun 2012 07:16:04 +0000 (14:16 +0700)]
Updated Indonesian translation
Stef Walter [Tue, 26 Jun 2012 13:56:08 +0000 (15:56 +0200)]
Remove support code for old glib versions
* Remove a bunch of #ifdefs for old glib versions prior
to 2.32.0.
* Already bumped glib dependency in a recent commit.
Matej Urbančič [Tue, 26 Jun 2012 07:12:59 +0000 (09:12 +0200)]
Updated Slovenian translation
Stef Walter [Tue, 26 Jun 2012 06:47:08 +0000 (08:47 +0200)]
Documentation fixes
* Clean up documentation and introspection warnings
* Separate GcrImportInteraction docs into own page
Stef Walter [Mon, 25 Jun 2012 08:27:18 +0000 (10:27 +0200)]
Release version 3.5.3
Stef Walter [Thu, 21 Jun 2012 14:36:14 +0000 (16:36 +0200)]
egg: A few more asn.1 comments
Stef Walter [Wed, 20 Jun 2012 06:15:20 +0000 (08:15 +0200)]
egg: Rework how DER parsing works
In particular fix things like
* Indefinite parsing
* Encoding of defaults
* Ability to read values that haven't yet been encoded
* Proper handling of ANY tags
Stef Walter [Wed, 20 Jun 2012 06:28:55 +0000 (08:28 +0200)]
Use GBytes instead of our own EggBytes
* Bump glib minimum version to 2.32
Tom Tryfonidis [Tue, 19 Jun 2012 14:03:59 +0000 (17:03 +0300)]
Updated Greek translation
Stef Walter [Tue, 19 Jun 2012 11:57:40 +0000 (13:57 +0200)]
gcr: Fix signal documentation for GcrParser
Stef Walter [Tue, 19 Jun 2012 10:28:30 +0000 (12:28 +0200)]
Merge branch 'gnome-3-4'
Stef Walter [Tue, 19 Jun 2012 10:27:25 +0000 (12:27 +0200)]
gcr: Enable gnome2 keyring storage
It's the only one that sorta works currently. This really is
a technology preview however.
Ihar Hrachyshka [Fri, 8 Jun 2012 14:44:27 +0000 (17:44 +0300)]
Updated Belarusian translation.
Kjartan Maraas [Wed, 30 May 2012 11:35:24 +0000 (13:35 +0200)]
Updated Norwegian bokmål translation
Matej Urbančič [Tue, 29 May 2012 07:10:31 +0000 (09:10 +0200)]
Added Slovenian translation
Yaron Shahrabani [Sat, 26 May 2012 04:42:26 +0000 (07:42 +0300)]
Updated Hebrew translation.
Fran Diéguez [Sun, 20 May 2012 16:10:24 +0000 (18:10 +0200)]
Updated Galician translations
Kjartan Maraas [Sat, 19 May 2012 10:01:25 +0000 (12:01 +0200)]
Updated Norwegian bokmål translation
Daniel Mustieles [Wed, 16 May 2012 10:31:41 +0000 (12:31 +0200)]
Updated Spanish translation
A S Alam [Wed, 16 May 2012 01:41:13 +0000 (07:11 +0530)]
update Punjabi Translation
Piotr Drąg [Tue, 15 May 2012 19:04:35 +0000 (21:04 +0200)]
Remove markup from strings in .ui file
There is still markup in gcr/gcr-certificate-exporter.c file.
Fran Diéguez [Wed, 9 May 2012 12:39:20 +0000 (14:39 +0200)]
Updated Galician translations
Daniel Mustieles [Tue, 8 May 2012 09:48:27 +0000 (11:48 +0200)]
Updated Spanish translation
Daniel Mustieles [Mon, 7 May 2012 10:55:09 +0000 (12:55 +0200)]
Updated Spanish translation
Stef Walter [Mon, 16 Apr 2012 11:55:34 +0000 (13:55 +0200)]
Release 3.4.1
Stef Walter [Thu, 12 Apr 2012 14:50:26 +0000 (16:50 +0200)]
Track disabling the grab correctly
* Only regrab when we've previously disabled the grab due to a minimize
* Also fix regression so window can be minimized.
https://bugzilla.gnome.org/show_bug.cgi?id=673517
Stef Walter [Tue, 3 Apr 2012 10:20:07 +0000 (12:20 +0200)]
gcr: Add some more debug messages to GcrSystemPrompter
Stef Walter [Tue, 3 Apr 2012 09:02:00 +0000 (11:02 +0200)]
Fix up GCR_DEBUG and GCK_DEBUG environment variables
* This is due to the G_MESSAGES_DEBUG change in glib
* We manage our own debug categories, so if G_MESSAGES_DEBUG
is not being used but GCR_DEBUG or GCK_DEBUG are set
we unconditionally print the debug messages.
* If G_MESSAGES_DEBUG is being used, then make all the
debug messages available to Glib.
* Can build with -DGCR_DEBUG=category flags to permanently
enable certain categories.
Stef Walter [Tue, 3 Apr 2012 06:47:23 +0000 (08:47 +0200)]
Don't distribute built sources
* This caused problems with gdbus-codegen generated files
https://bugzilla.gnome.org/show_bug.cgi?id=673110
Stef Walter [Mon, 2 Apr 2012 05:00:36 +0000 (07:00 +0200)]
Revert accidentally committed change
Stef Walter [Fri, 30 Mar 2012 12:19:21 +0000 (14:19 +0200)]
Build .desktop and .service files correctly
Stef Walter [Fri, 30 Mar 2012 11:58:47 +0000 (13:58 +0200)]
Fix build of gcr-prompter
* Add gck library even though we don't use it. Seems to be
needed on some distros/setups.
Daniel Nylander [Fri, 30 Mar 2012 09:36:51 +0000 (11:36 +0200)]
Updated Swedish translation
Stef Walter [Mon, 26 Mar 2012 12:32:29 +0000 (14:32 +0200)]
Release 3.4.0
Stef Walter [Mon, 19 Mar 2012 11:39:13 +0000 (12:39 +0100)]
Release version 3.3.92
Jordi Mallach [Thu, 15 Mar 2012 20:06:01 +0000 (21:06 +0100)]
Fix copyright headers.
Many files were missing “Public” in “GNU Lesser General Public License”,
probably due to a mass replace that went a bit too far. Restore the
correct wording in all affected places.
https://bugzilla.gnome.org/show_bug.cgi?id=672187
Piotr Drąg [Sat, 10 Mar 2012 19:50:49 +0000 (20:50 +0100)]
Updated Polish translation
Stef Walter [Fri, 9 Mar 2012 12:30:19 +0000 (13:30 +0100)]
Remove interfaces file, should be auto-generated.
Stef Walter [Wed, 29 Feb 2012 19:39:10 +0000 (20:39 +0100)]
Release version 3.3.90