Commits on Source
135
28e9ec79
Post-release version bump to 2021.7
May 26, 2021
c1d272cd
Add a "check" command
Jun 03, 2021
71c19e5b
Merge branch 'check-command' into 'main'
Jun 03, 2021
b390c788
utils: Add helper method to lookup an extra content file
Jun 06, 2021
839a0a0c
genindices: Handle multiple --content-dir arguments
Jun 06, 2021
8e115f14
gendeps: Handle multiple --content-dir arguments
Jun 06, 2021
9bd1ea16
generate: Handle multiple --content-dir arguments
Jun 06, 2021
b58e939d
docs: Document --content-dir as a multi argument
Jun 06, 2021
ada790f6
utils: add javascript to language map
Jun 06, 2021
a88dad19
Merge branch 'zbrown/langmap-js' into 'main'
Jun 06, 2021
a5527409
template: Add content navigation
Jun 07, 2021
ab695817
template: Fix interface structure
Jun 07, 2021
686d8a05
generate: Use the proper fragment for the graph links
Jun 07, 2021
d269e8a3
Merge branch 'page-contents' into 'main'
Jun 07, 2021
eec93636
template: Tweak the content bar padding
Jun 08, 2021
cbb78ac4
template: Add more sections to the content navbar
Jun 08, 2021
c43578fc
generate: Store the ctype of iface prerequisites
Jun 08, 2021
f8ea4c84
template: Add a section for interface prerequisites
Jun 08, 2021
ea75fd12
generate: Tweak method return value transfer notes
Jun 10, 2021
f50f116c
generate: Tweak scope notes
Jun 10, 2021
a812b453
generate: Extract the ancestor index block
Jun 10, 2021
d025c677
generate: Extract the implements index block
Jun 10, 2021
4294d1d5
generate: Filter hidden data from class index
Jun 10, 2021
e50720c7
generate: Filter hidden data from interface index
Jun 10, 2021
177312e5
generate: Allow hiding constructors, methods, and type functions
Jun 10, 2021
bb77f518
config: Allow pattern matching the object name
Jun 10, 2021
dbf4a529
generate: Account for hidden symbols in ancestors and interfaces
Jun 10, 2021
a0824f3e
Merge branch 'filter-hidden' into 'main'
Jun 10, 2021
9876959b
config: Add a condition for skipped symbols during check
Jun 11, 2021
5d78e80d
check: Allow ignoring symbols
Jun 11, 2021
6fe52da0
template: Fix typo in the function macro check
Jun 11, 2021
b0164868
generate: Function macro arguments have no C type
Jun 11, 2021
eb6a0e11
docs: Update the check command documentation
Jun 11, 2021
fafe5ec2
Handle return values consistently
Jun 11, 2021
32dfa8b0
Merge branch 'check-ignore' into 'main'
Jun 11, 2021
fbcbd3a5
generate: Handle the element-type attribute for ListModels
Jun 23, 2021
884231ee
Merge branch 'ebassi/element-type' into 'main'
Jun 23, 2021
e3a6d47a
utils: Raise exception for missing content files
Jun 23, 2021
6485146f
Merge branch 'wip/carlosg/multi-content-dir' into 'main'
Jun 23, 2021
4b09a74d
template: Fix link generation for class methods
Jun 27, 2021
b3dccdc7
Merge branch 'ebassi/issue-92' into 'main'
Jun 27, 2021
a1a32f44
correct comparing name to itself in Type class
Jul 12, 2021
5f8cca99
Merge branch 'correct-typo' into 'main'
Jul 12, 2021
3e05f33a
correct typo of is instead of in
Jul 15, 2021
6383968f
Merge branch 'correct-typo' into 'main'
Jul 15, 2021
b3461811
try to infer namespace of girelement only if nil
Jul 16, 2021
81912c91
Merge branch 'correct-logic' into 'main'
Jul 20, 2021
895a21f6
generate: Add links to callback arguments
Jul 20, 2021
89c4fa61
README.md: update with a typo fix.
Jul 21, 2021
ef93d843
Merge branch 'renodr-main-patch-04432' into 'main'
Jul 21, 2021
4d72dd19
Merge branch 'callback-arg-link' into 'main'
Jul 25, 2021
4909d510
generate: Fix argument handling in class methods
Aug 04, 2021
a3e11fa1
template: Fix off-by-one error in the class method arguments
Aug 04, 2021
2a450e1b
Merge branch 'class-methods' into 'main'
Aug 04, 2021
d5aad6c7
generate: Add pointer to signal's instance parameter
Aug 05, 2021
2b2cfbf1
Merge branch 'signal-self' into 'main'
Aug 04, 2021
e4a5f01c
templates/basic/main.js: Don't grab 's' keybinding when search input is hidden
Aug 05, 2021
9c53e30c
ci: Install reuse from pip
Aug 09, 2021
8c13219e
flake8: Fix long lines
Aug 09, 2021
83ecd526
Merge branch 'ci-fixes' into 'main'
Aug 09, 2021
b3d89888
ci: Drop the make requirement
Aug 09, 2021
1201fb2f
Merge branch 'ci-pages-fix' into 'main'
Aug 09, 2021
9025a2b2
gir: Fix typo
Aug 10, 2021
8a7a855b
gir: Don't crash on unlabled elements
Aug 10, 2021
5a48acfb
Do not handle gtk-doc sigils inside code blocks
Aug 11, 2021
cb162df8
Re-instate gtk-doc's function matching
Aug 11, 2021
bcbf04bf
Merge branch 'gtkdoc-sigils' into 'main'
Aug 11, 2021
079ef2ff
indices: Index the content files
Aug 14, 2021
59ecae68
template: Search through the content files
Aug 14, 2021
4c24d1c3
Merge branch 'index-content-files' into 'main'
Aug 14, 2021
84013570
Merge branch 'Vanadiae-main-patch-58034' into 'main'
Aug 14, 2021
e80963d1
Post-release version bump to 2021.8
Aug 16, 2021
fa7140e6
docs: Add a check list for the release process
Aug 16, 2021
6fd01161
Fix up the licensing for the release checklist
Aug 16, 2021
781b3166
gir: Resolve symbols in dependencies when parsing
Aug 22, 2021
c693976d
gir: Find symbols inside dependencies
Aug 22, 2021
b35a72b1
utils: Allow id@ fragments to link symbols across namespaces
Aug 22, 2021
cb33f561
docs: Remove the limitation for the id fragment
Aug 22, 2021
154c548e
utils: Allow links to have custom text
Aug 22, 2021
52cbceba
Merge branch 'generic-id-ref' into 'main'
Aug 22, 2021
01329e44
Merge branch 'link-text' into 'main'
Aug 22, 2021
847ec168
template: Decrease max font size from 20px to 18px
Aug 23, 2021
9164a2c5
Merge branch 'pgriffis/max-font-size' into 'main'
Aug 23, 2021
c777534d
New upstream version 2021.7+ds1
Aug 24, 2021
f2ce64d0
docs: Add the argument description to the links table
Aug 28, 2021
1d820ee9
generate: Add deep check for properties and signals
Aug 31, 2021
ece74fe8
generate: Only check for properties and signals in the same namespace
Aug 31, 2021
e3e5e3bb
template: Improve output for properties and signals
Aug 31, 2021
1ee8f936
Merge branch 'ebassi/issue-106' into 'main'
Aug 31, 2021
f49bfcd7
gir: Add Repository API to recursively find types and classes
Sep 01, 2021
5c0ce94d
generate: Generate more comprehensive type links
Sep 01, 2021
9e17a1ad
template: Link to ancestors and interfaces in external namespaces
Sep 01, 2021
9e25e57d
template: Save the latest search in the history
Sep 01, 2021
5c955f35
Merge branch 'unlabled-array-type' into 'main'
Sep 01, 2021
4260f230
Merge branch 'more-external-links' into 'main'
Sep 01, 2021
9d97c2de
Merge branch 'issues-102' into 'main'
Sep 01, 2021
06a41b92
template: Move type functions near constructors
Sep 01, 2021
f0814f5f
Merge branch 'type-funcs' into 'main'
Sep 01, 2021
41f947dc
template: Hide the toc navigation bar when searching
Sep 02, 2021
eb3cadc0
template: Add a toc to the enumeration template
Sep 02, 2021
35 additional commits have been omitted to prevent performance issues.
Loading
Loading