summaryrefslogtreecommitdiff
path: root/gcr/gcr-parser.h
Commit message (Expand)AuthorAgeFilesLines
* gcr: Update the inclusion guard to not mention gcr-baseCorentin Noël2022-04-091-4/+4
* gcr: Provide support for g_autoptr for all typesNiels De Graef2020-01-131-0/+2
* Updated FSF's addressDaniel Mustieles2014-01-311-3/+1
* Parser: Store imported key filename in Parsed & ParserHashem Nasarat2013-10-071-0/+7
* gcr: Allow using GBytes with GcrParserStef Walter2013-09-301-0/+8
* gcr: More introspection and documentation cleanupStef Walter2011-09-291-1/+1
* gcr: Complete introspection annotations for gcr libraryStef Walter2011-09-281-2/+2
* gcr: Refactor GcrParser and delay listing of importersStef Walter2011-09-271-0/+22
* gcr: GcrParser now reports current format for block parsedStef Walter2011-09-271-3/+5
* Split the gcr library into base and ui components.Stef Walter2011-09-261-2/+2
* gcr: Support get surrounding data block from GcrParserStef Walter2011-09-011-0/+3
* gcr: Complete documentationStef Walter2011-04-081-10/+11
* gcr: Modernize tests. Use standard gtest type setup.Stef Walter2011-04-061-1/+1
* [gcr] Include libgck headers explictly in gcr headers.Stef Walter2010-12-061-1/+1
* [gcr] Move to a single header model.Stef Walter2010-12-061-0/+4
* Merge branch 'gck-work' into ui-widgetsStef Walter2010-08-281-1/+1
|\
| * Port gnome-keyring to new gck library.Stef Walter2010-08-251-1/+1
* | Rework how the importer and parser work together.Stef Walter2010-07-131-0/+16
|/
* 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/+0
* Complete importer in gcr library. Make 'gnome-keyring import' use the newStefan Walter2009-01-211-25/+19
* Add new gcr library for crypto UI and related tasks. Implement GckParserStefan Walter2009-01-181-0/+92