summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)AuthorFilesLines
2014-09-03Use the g_debug() mechanism from GLib directlyStef Walter2-4/+1
2014-03-03gck: Add gck_enumerator_set_object_type_full() functionStef Walter1-0/+1
2014-03-03gcr: Add gcr_certificate_get_markup() functionStef Walter1-0/+1
2014-03-03Makefile.am: Single Makefile mode and parallel-testsStef Walter4-10/+6
2014-03-03gck: Add an accessor for GckAttribute raw value dataStef Walter1-1/+2
2014-01-06Add version checking macrosStef Walter4-1/+21
2014-01-05eggimagemenubutton: Copy and un-deprecate GtkImageMenuitemStef Walter1-0/+1
2013-10-18Fix up documentation warningsStef Walter2-1/+5
2013-10-07Parser: Store imported key filename in Parsed & ParserHashem Nasarat1-0/+3
2013-09-30gcr: Allow using GBytes with GcrParserStef Walter1-0/+4
2013-09-25docs: GcrViewerWindow shouldn't be in the documentation typesStef Walter1-1/+0
2013-09-25ui: Add gcr_viewer_window_get_viewer() functionStef Walter1-0/+1
2013-04-21Add vala vapi files for Gck and Gcr librariesStef Walter1-4/+0
2012-12-22Separate the base and ui parts of the Gcr library more thoroughly.Stef Walter1-6/+6
2012-12-22Split up the Gcr GIR files into base/uiStef Walter1-1/+1
2012-12-05Fix more build problems with glib 2.35.0Stef Walter2-3/+6
2012-10-22Release version 3.7.1Stef Walter1-1/+1
2012-10-22gcr: Implement prompt-close in GcrSystemPrompt and GcrSystemPrompterStef Walter1-0/+1
2012-10-22gcr: Add prompt-close action signal to GcrPromptStef Walter1-0/+1
2012-06-26Documentation fixesStef Walter2-4/+11
2012-03-09Remove interfaces file, should be auto-generated.Stef Walter1-1/+0
2012-02-10gcr: Expose secure memory APIStef Walter2-0/+14
2012-02-10gcr: Add gcr_prompt_reset() functionStef Walter2-43/+1
2012-02-10gcr: Add way to set the labels for the prompt buttonsStef Walter1-0/+4
2012-01-10gcr: Display an appropriate title in gcr-viewerStef Walter2-2/+4
2012-01-03gcr: Include GcrPrompt stuff in documentationStef Walter1-0/+8
2011-12-21gck: Remove gck_attributes_add_owned()Stef Walter1-1/+0
2011-12-19gck: Documentation warning fixesStef Walter1-0/+1
2011-12-18gcr: Add timeout to gcr-prompter processStef Walter1-0/+1
2011-12-17gcr: Fix up documentation for recent prompting workStef Walter3-2/+134
2011-12-13gcr: Add system prompt and prompterStef Walter2-0/+7
2011-12-13gcr: Expose GcrSecureEntryBuffer as a public classStef Walter3-0/+19
2011-12-09Revert changes to libtool version and removed APIStef Walter2-2/+25
2011-12-08gck: Bump gck libtool version, as we removed interfaces from libgckStef Walter2-8/+2
2011-12-08gck: Add documentation for newly functionsStef Walter2-46/+80
2011-12-08gck: Rename GckObjectAttributes to GckObjectCacheStef Walter1-1/+1
2011-12-08gck: Add GckBuilder as a mutable attribute setStef Walter1-1/+1
2011-11-30gcr: Show import errors in an info bar under the viewerStef Walter2-10/+5
2011-11-30gck: Make the gck_attributes_to_string() function publicStef Walter1-0/+1
2011-11-29gcr: Add gcr_certificate_get_basic_constraints()Stef Walter1-0/+1
2011-11-29gcr: Add gcr_certificate_get_xxx_name()Stef Walter1-0/+2
2011-11-24gcr: Update documentation and symbolsStef Walter1-1/+6
2011-11-23gcr: Add missing symbols, and build fixesStef Walter2-9/+1
2011-11-23gcr: Document GcrCertificateRequestStef Walter3-0/+30
2011-11-23gcr: Implement functions for loading and using SubjectPublicKeyInfoStef Walter1-1/+0
2011-11-23gck: add gck_attributes_set() and gck_attributes_set_all() functionsStef Walter1-0/+3
2011-11-09gcr: Add tree and list mode for GcrCollectionModelStef Walter1-0/+4
2011-11-09gcr: Add GcrFilterCollectionStef Walter3-0/+23
2011-11-03gck: Add gck_attribute_hash and cleanup for use in hash tableStef Walter1-0/+1
2011-11-02gck: Chaining of enumeratorsStef Walter1-0/+2