summaryrefslogtreecommitdiff
path: root/gcr/gcr-importer.h
Commit message (Expand)AuthorAgeFilesLines
* importer: drop sync import methodNiels De Graef2022-07-071-8/+0
* gcr: Update the inclusion guard to not mention gcr-baseCorentin Noël2022-04-091-4/+4
* gcr-importer: Use G_DECLARE_INTERFACE to define the interfaceCorentin Noël2022-04-091-10/+3
* Updated FSF's addressDaniel Mustieles2014-01-311-3/+1
* gcr: Complete the PKCS#11 import dialogStef Walter2011-10-041-19/+26
* gcr: Refactor GcrParser and delay listing of importersStef Walter2011-09-271-13/+13
* gcr: Fix up documentation for importer and menu buttonStef Walter2011-09-271-0/+1
* gcr: Refactor the importer with multiple registered importersStef Walter2011-09-271-50/+45
* Split the gcr library into base and ui components.Stef Walter2011-09-261-2/+2
* gcr: ABI fixes for gcr libraryStef Walter2011-08-251-9/+0
* gcr: Complete documentation for new componentsStef Walter2011-04-081-1/+1
* gcr: Complete documentationStef Walter2011-04-081-2/+4
* [gcr] Add deprecated functions for symbols lost since 2.32.xStef Walter2011-03-191-0/+9
* [gcr] Include libgck headers explictly in gcr headers.Stef Walter2010-12-061-5/+5
* [gcr] Move to a single header model.Stef Walter2010-12-061-0/+4
* Merge branch 'gck-work' into ui-widgetsStef Walter2010-08-281-5/+5
|\
| * Port gnome-keyring to new gck library.Stef Walter2010-08-251-3/+3
* | Rework how the importer and parser work together.Stef Walter2010-07-131-8/+8
|/
* Add G_BEGIN_DECLS/G_END_DECLS to gcr headers.Stefan Walter2009-02-111-0/+4
* Install appropriate header files and fix the pkg-config file for the gcrStefan Walter2009-01-291-2/+2
* Complete importer in gcr library. Make 'gnome-keyring import' use the newStefan Walter2009-01-211-23/+36
* Add new gcr library for crypto UI and related tasks. Implement GckParserStefan Walter2009-01-181-0/+81