summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * meson: Use the library object directly to generate the pkg-config fileCorentin Noël2022-04-091-0/+1
| * gck-password: Use G_DECLARE_FINAL_TYPE to declare the typeCorentin Noël2022-04-092-49/+23
| * gck-object: Use G_DECLARE_DERIVABLE_TYPE to declare the typeCorentin Noël2022-04-093-92/+84
| * gck-session: Use G_DECLARE_DERIVABLE_TYPE to declare the typeCorentin Noël2022-04-092-90/+96
| * gck-slot: Use G_DECLARE_FINAL_TYPE to declare the typeCorentin Noël2022-04-093-62/+27
| * gck-enumerator: Use G_DECLARE_FINAL_TYPE to declare the typeCorentin Noël2022-04-092-95/+68
| * gck-module: Use G_DECLARE_DERIVABLE_TYPE to declare the typeCorentin Noël2022-04-093-64/+55
| * gck: Remove floating capabilities to GckAttributesCorentin Noël2022-04-0926-253/+127
| * gck: Use the G_DEFINE_QUARK macroCorentin Noël2022-04-093-31/+6
| * gck: use the right namespace for GckUriData methodsCorentin Noël2022-04-097-50/+48
| * gck: Remove authenticate_slot/object from GckModuleCorentin Noël2022-04-0914-396/+52
| * gcr: Update the inclusion guard to not mention gcr-baseCorentin Noël2022-04-0935-122/+101
| * gck-object-cache: Use G_DECLARE_INTERFACE to define the interfaceCorentin Noël2022-04-095-39/+24
| * gcr-importer: Use G_DECLARE_INTERFACE to define the interfaceCorentin Noël2022-04-094-27/+18
| * gcr-import-interaction: Use G_DECLARE_INTERFACE to define the interfaceCorentin Noël2022-04-092-27/+13
| * gcr-comparable: Use G_DECLARE_INTERFACE to define the interfaceCorentin Noël2022-04-094-17/+9
| * gcr-prompt: Use G_DECLARE_INTERFACE to define the interfaceCorentin Noël2022-04-095-31/+22
| * gcr: Remove deprecated methodsCorentin Noël2022-04-095-189/+0
| * gcr: Remove the GcrCollection interfaceCorentin Noël2022-04-0918-2917/+1
| * Add .editorconfig fileCorentin Noël2022-04-091-0/+20
| * gcr-gtk3: Remove all the unused widgets, Rewrite GcrCertificateWidgetCorentin Noël2022-04-0984-18397/+984
| * Create gcr-gtk4 libraryCorentin Noël2022-04-0916-12/+1379
| * gcr-simple-certificate: Use a GBytes internallyCorentin Noël2022-04-091-17/+6
| * gcr: Add gcr-fingerprint.h file in gcr.hCorentin Noël2022-04-091-0/+1
| * gcr-gtk3: Remove deprecated filesCorentin Noël2022-04-0910-406/+1
| * tools: Move gcr-promper and gcr-viewer into their own directoryCorentin Noël2022-04-0910-48/+67
| * Rename gcr-ui into gcr-gtk3Corentin Noël2022-04-09141-136/+136
| * gck: Remove deprecated headerCorentin Noël2022-04-0913-505/+11
| * gcr: Remove gcr-base-3 and make gcr-3 independent of GTKCorentin Noël2022-04-0943-190/+121
| * Bump version to 3.90Corentin Noël2022-04-091-1/+1
| * ci: Publish the documentation from gcr-3Corentin Noël2022-04-091-4/+12
|/
* Merge branch 'tintou/meson-version' into 'master'Niels De Graef2022-04-087-32/+38
|\
| * meson: Declare libversion variables and consistently use itCorentin Noël2022-04-087-29/+35
| * meson: Use the library object to declare pkgconfig dependency chainCorentin Noël2022-04-082-3/+3
|/
* Merge branch 'mcatanzaro/iface' into 'master'Abderrahim Kitouni2022-04-061-1/+1
|\
| * gcr: fix build with newest gi-docgenmcatanzaro/ifaceMichael Catanzaro2022-04-041-1/+1
|/
* Update Dutch translationNathan Follens2022-03-251-31/+71
* Update Bulgarian translationAlexander Shopov2022-03-221-318/+451
* Update Japanese translationgcr-3-41sicklylife2022-01-301-18/+12
* Update Japanese translationsicklylife2022-01-301-24/+70
* Merge branch 'fix-89' into 'master'Niels De Graef2022-01-123-3/+0
|\
| * meson: Fix unknown kw argument in gnome.generate_girJakub Jirutka2022-01-123-3/+0
|/
* Merge branch 'tintou/annotations' into 'master'Niels De Graef2021-11-163-7/+7
|\
| * gck: Fix several annotationsCorentin Noël2021-11-163-7/+7
|/
* README: mention the documentationNiels De Graef2021-11-161-0/+11
* certifiate-request: Remove (constructor) annotationNiels De Graef2021-11-161-2/+2
* docs: Fix cross-documentation linksCorentin Noël2021-11-142-0/+3
* ci: Create public folder on publishCorentin Noël2021-11-141-0/+1
* ci: Fix documentation artifactCorentin Noël2021-11-141-10/+7
* Merge branch 'abderrahim/gi-docgen-fixes' into 'master'Niels De Graef2021-11-144-7/+7
|\