summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* [gck] Don't load *.la files as PKCS#11 modules.Stef Walter2010-12-061-0/+4
| | | | grumble, grumble, libtool, grumble.
* [gcr] Fix build for GTK+3 style-context changes.Stef Walter2010-12-061-0/+5
| | | | Use new gtk_widget_override_background_color() function.
* has-separator is goneYanko Kaneti2010-12-061-1/+0
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=635495
* [daemon] Fix pointer truncation by including header.Jasper Lievisse Adriaanse2010-12-061-0/+1
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=635761
* Bump version numberStef Walter2010-11-301-1/+1
|
* Release version 2.91.32.91.3Stef Walter2010-11-301-0/+6
|
* [pkcs11] Shutdown module timer when holding proper mutex.Stef Walter2010-11-301-3/+8
|
* Ignore built files on trust-store branch.Stef Walter2010-11-301-0/+1
|
* Change coverage target to clear after generating.Stef Walter2010-11-301-3/+1
| | | | Use 'make coverage' after running code.
* Added UG translationGheyret T.Kenji2010-11-201-22/+22
|
* Updated Romanian translationLucian Adrian Grijincu2010-11-161-461/+711
|
* Added UG translationGheyret T.Kenji2010-11-141-0/+1
|
* Added UG translationGheyret T.Kenji2010-11-131-0/+1032
|
* Linux capabilities to overcome limits on locked memory.Yaron Sheffer2010-11-135-1/+180
| | | | | | Implement review comments, mostly style. Signed-off-by: Stef Walter <stef@memberwebs.com>
* Updated Slovenian translationMatej Urbančič2010-11-131-195/+213
|
* [l10n] Updated Estonian translationIvar Smolin2010-11-101-90/+77
|
* Update HACKING with coding styleStef Walter2010-11-091-19/+104
|
* Bump version numberStef Walter2010-11-091-1/+1
|
* Release version 2.91.22.91.2Stef Walter2010-11-093-5/+8
|
* Updating Persian translation was wrong returning backMahyar Moghimi2010-11-031-109/+1087
|
* Updating Persian translationMahyar Moghimi2010-11-031-382/+142
|
* A few assorted nits and typosYaron Sheffer2010-11-022-3/+3
| | | | | Signed-off-by: Yaron Sheffer <yaronf@gmx.com> Signed-off-by: Stef Walter <stef@memberwebs.com>
* Updated Catalan (Valencian) translationCarles Ferrando2010-10-291-290/+339
|
* Updated Galician translationsFran Diéguez2010-10-261-221/+291
|
* Correct last mistaken commit of zh_CN.poAron Xu2010-10-251-22221/+1104
|
* Update Simplified Chinese translation.Yinghua Wang2010-10-251-1078/+22240
|
* Updated Hebrew translation.Yaron Shahrabani2010-10-211-219/+289
|
* [i18n] Updated German translationMario Blättermann2010-10-191-604/+292
|
* [daemon] Add timeout if PAM startup doesn't complete shortly.Josselin Mouette2010-10-191-0/+19
| | | | | When the daemon is started by the PAM module, it might not be used at all if the daemon is not started later in the session. Now exit after 60 seconds.
* Ignore old directories, so we can change branches easily.Stef Walter2010-10-191-0/+4
|
* [wrap-layer] Fix login keyring password doesn't match login.Stef Walter2010-10-197-23/+134
| | | | | | | When the user's unix login password doesn't match their login keyring (due to perhaps a change by an administrator) we need to prompt for the password to unlock. Now we keep track of the old one that failed and change their login keyring password to match their unix login.
* Remove non-existing fileKjartan Maraas2010-10-161-1/+0
|
* Updated Norwegian bokmål translationKjartan Maraas2010-10-161-284/+267
|
* [gcr] Replace gp11-0 with gck in pkgconfig fileDanielle Madeley2010-10-141-1/+1
|
* [gcr] Fix broken dispose of GcrCertificateWidgetStef Walter2010-10-112-6/+6
| | | | | | Dispose and finalize of the gcr widgets was broken. https://bugzilla.gnome.org/show_bug.cgi?id=631840
* Updated Spanish translationJorge González2010-10-091-81/+159
|
* updating translation for PunjabiA S Alam2010-10-091-276/+347
|
* [gp11] Remove gp11 library.Stef Walter2010-10-0826-15142/+0
| | | | | Remove gp11 library now that seahorse has migrated to libgck. libgck is the replacement for gp11
* Bump version numberGNOME_KEYRING_2_91_1Stef Walter2010-10-081-1/+1
|
* Release version 2.91.1Stef Walter2010-10-083-1/+11
|
* Updated Spanish translationJorge González2010-10-071-334/+327
|
* Updated Galician translationsFran Diéguez2010-10-071-337/+325
|
* [gpg-agent] Fix typo in Makefile.amStef Walter2010-10-061-1/+1
| | | | Fix missing slash.
* [gpg-agent] Link correctly to gioStef Walter2010-10-061-3/+5
| | | | On some systems this caused build problems.
* Updated Hebrew translation.Yaron Shahrabani2010-10-061-332/+318
|
* [gcr] Fixes for building with GTK+ 2.91.0Stef Walter2010-10-065-45/+88
| | | | Mostly related to no more expose_event and only having draw signal.
* [gck] Fix wrong library name in pkgconfig fileStef Walter2010-10-061-3/+3
| | | | pkgconfig file still contained gp11
* Updated Slovenian translationMatej Urbančič2010-10-061-262/+286
|
* Merge branch 'ui-widgets'Stef Walter2010-10-0544-1870/+3779
|\
| * Merge branch 'gck-work' into ui-widgetsStef Walter2010-09-1379-5463/+6099
| |\