[gi-docgen] Created tag 2022.1



The unsigned tag '2022.1' was created.

Tagger: Emmanuele Bassi <ebassi gnome org>
Date: 1644688852 +0000

    Gi-docgen 2022.1
    
    Changes since 2021.8
    --------------------
    
    - Do not qualify type names that are already qualified [#111]
    - Handle implied zero-terminated=1 attribute [!115]
    - Display type note for strings inside arrays [!116]
    - Use C types for string and property types [!117]
    - Add support for OpenSearch [!118, Corentin Noël]
    - Fix links to callback types [!119]
    - Validate the "type" link fragment [!120]
    - Split type and array parsing [!121]
    - Add exception mode to the GIR parser [!122]
    - Handle missing type information in arguments [!123]
    - Add more contrast to the dimmed text class [#116]
    - Improve classification of pointer arguments [#117]
    - Add blurb when eliding inherited methods [#112]
    - Include bits in structure fields [#119]
    - Add a test suite for the gi-docgen link generator [!129]
    - Style keyboard shortcuts like libadwaita [#122, Jakub Steiner]
    - Do not require a message for deprecations [!132, !139]
    - Add anchors for enumeration values [!135, Niels De Graef]
    - Add a ToC for the page navigation side bar [#124, !136, !138, !142, Niels De Graef]
    - Fix pointer type detection [#127]
    - Note functions that are not introspectable or that have been shadowed [!144]
    - Split "related" libraries from "dependencies" [!145]

Changes since the last tag '2021.8':

Corentin Noël (1):
      generate: Add support for OpenSearch

Emmanuele Bassi (78):
      Post-release version bump to 2021.9
      gir: Do not qualify type names that are already qualified
      Merge branch 'issue-111' into 'main'
      gir: Handle implied zero-terminated=1
      Merge branch 'implied-termination' into 'main'
      generate: Display type note for strings inside arrays
      Merge branch 'string-element-types' into 'main'
      generate: Use C types for string and property types
      Merge branch 'more-ctypes' into 'main'
      utils: Fix links to callback types
      Merge branch 'tintou/opensearch' into 'main'
      Merge branch 'callback-link' into 'main'
      utils: Validate the type fragment
      Merge branch 'validate-type-fragment' into 'main'
      gir: Split type and array parsing
      gir: Use the array:name attribute, if one is set
      gir: Make array name optional
      generate: Ensure that properties have the right type
      gir: Narrow the zero-terminated heuristic
      Merge branch 'ebassi/parse-array' into 'main'
      Begin adding tests to gi-docgen's internals
      gir: Add an exception mode to the parser
      tests: Add a GirParser suite
      ci: Add a pytest job
      Merge branch 'ebassi/regression-gir' into 'main'
      Add test files to the source dist
      generate: Handle missing type information in arguments
      Merge branch 'argument-types' into 'main'
      template: Add more contrast to the dimmed text class
      generate: Improve classification of pointer arguments
      template: Don't check for pointer when nullables will do
      template: Check for nullable in-out arguments
      Merge branch 'issue-116' into 'main'
      Merge branch 'issue-117' into 'main'
      template: Add blurb when eliding inherited methods
      Merge branch 'excessive-methods' into 'main'
      generate: Include bits in structure fields
      docs: Add project logo
      Add pylintrc
      Add logo images to the source dist
      Merge branch 'for-main' into 'main'
      Merge branch 'ebassi/bit-fields' into 'main'
      tests: Add a unit for LinkGenerator
      Merge branch 'link-test' into 'main'
      Merge branch 'fix-link' into 'main'
      Merge branch 'wip/jimmac/kbd-css' into 'main'
      gir: Do not require a deprecation message
      Merge branch 'ebassi/deprecated-no-msg' into 'main'
      Merge branch 'nielsdg/toc-sidebar-for-content-files' into 'main'
      Merge branch 'nielsdg/enum-extras' into 'main'
      Merge branch 'nielsdg/class-hierarchy-tooltips' into 'main'
      generate: Improve the TOC for content files
      Merge branch 'ebassi/content-toc-update' into 'main'
      Revert "Add tooltips to class hierarchy edges"
      Merge branch 'ebassi/revert-tooltips' into 'main'
      generate: Include the description's TOC in type templates
      template: Improve the TOC sidebar of types
      Merge branch 'ebassi/sub-headings' into 'main'
      gir: Improve the deprecation check
      gir: Simplify deprecation check
      generate: Use the deprecated property
      Merge branch 'ebassi/deprecated-since' into 'main'
      template: Nest toc-lists
      generate: gpointer is a pointer
      template: Note functions that are not introspectable
      Merge branch 'ebassi/gpointer-is-pointer' into 'main'
      Merge branch 'ebassi/nested-toc' into 'main'
      Merge branch 'update-urlmap' into 'main'
      Merge branch 'fix-prefered-typo' into 'main'
      generate: Add shadows/shadowed-by metadata
      template: Add a note on shadowed symbols
      Merge branch 'ebassi/introspectable' into 'main'
      config: Add "related" configuration key
      template: Split dependencies from related libraries
      docs: Update the project configuration page
      Merge branch 'ebassi/related-libraries' into 'main'
      build: Use setuptools instead of distutils
      Release gi-docgen 2022.1

Federico Mena Quintero (1):
      Fix typo in link

Jakub Steiner (1):
      css: style keyboard shortcuts

Maximiliano Sandoval R (2):
      style.css: Fix prefered typo
      examples: Update urlmap

Niels De Graef (4):
      content files: generate a navbar with the headers
      enum template: Generate links for enum values
      enum template: Add more titles to navigation bar
      Add tooltips to class hierarchy edges


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]