[pango] (74 commits) Non-fast-forward update to branch gi-docs
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pango] (74 commits) Non-fast-forward update to branch gi-docs
- Date: Fri, 5 Mar 2021 18:12:15 +0000 (UTC)
The branch 'gi-docs' was changed in a way that was not a fast-forward update.
NOTE: This may cause problems for people pulling from the branch. For more information,
please see:
https://wiki.gnome.org/Git/Help/NonFastForward
Commits removed from the branch:
9b1bb0c... docs: Remove xml formatting from PangoLayout
af6239a... docs: Move layout docs into the long description
ef557a7... docs: Clean up fontmap docs
fd3ffde... docs: Make context section ids match
4475e19... docs: Replace lots of vestigial xml markup
f05c37b... docs: Move PangoRenderer docs to the right file
fa49fbc... docs: Add pango logo
bb81c8c... Add gi-docgen as a subproject
b6430a8... Add configuration for gi-docgen
a65970a... Generate Pango API docs with gi-docgen
81345e4... Remove remnants of gtk-doc
6421544... docs: Convert rendering section to pango_rendering.md
776a5df... docs: Convert markup and attributes docs to pango_markup.md
8c54200... docs: Convert fonts section to pango_fonts.md
af37759... docs: Convert bidi and vertical sections to pango_bidi.md
d87f2d4... docs: Convert the pangocairo section to pango_cairo.md
cb658d7... docs: Port PangoContext to the new doc format
52102f4... docs: Port PangoLayout to the new doc format
b739a8c... docs: Port PangoAttribute to the new doc format
3e9f09a... docs: Port PangoFont to the new doc format
d30d1fd... docs: Port PangoFontMap to the new doc format
e34b30c... docs: Port PangoRenderer to the new doc format
74c6b85... docs: Port PangoItem to the new doc format
61d98e4... docs: Port PangoLanguage to the new doc format
468c4d2... docs: Port PangoTabArray to the new doc format
b12e4ba... docs: Port misc. types to the new doc format
9b1b9f9... docs: Port PangoCairo apis to the new doc format
fb9f971... docs: Port PangoFc apis to the new doc format
f8116d5... Drop some useless things from the gir
91e9c64... ci: Update the reference job
bd484de... Tell gi-docgen to produce index summaries
f9a55aa... docs: Tweak line breaking docs
ab39c7c... docs: Tweak font docs
100d410... docs: Tweak glyphstring docs
6228aee... docs: Tweak modules docs
d8a208d... docs: Tweak attributes docs
ca9cd84... docs: Tweak bidi docs
8c4fcab... docs: Tweak color docs
d9bcd62... docs: Tweak coverage docs
0c052b3... docs: Tweak context docs
fbf41ee... docs: Tweak direction docs
cd8636e... docs: Tweak engines docs
7b6deaa... docs: Tweak fontmap docs
c21326b... docs: Tweak shaping docs
8aef390... docs: Tweak fontset docs
719a074... docs: Tweak layout docs
48dc417... docs: Tweak renderer docs
dc24483... docs: Tweak script docs
f419dd3... docs: Tweak gravity docs
f9873e6... docs: Tweak glyph item docs
894d0bc... docs: Tweak language docs
4175a2d... docs: Tweak markup docs
75a788e... docs: Tweak matrix docs
af39a26... docs: Tweak tabs docs
d2b70f9... docs: Tweak reorder docs
be6d29a... docs: Tweak utils docs
d02ec15... docs: Tweak some remaining docs
7178d2b... pangocairo: Tweak docs
3b513dd... pangofc: Tweak docs
8c1932e... pangoft2: Tweak docs
c125e04... docs: Convert xft section to pango_xft.md
f0037c1... docs: Remove no-longer used sections
Commits added to the branch:
479f99d... Use the right FcConfig for FcRenderPrepare (*)
3fc7b26... Use the right FcConfig for FcFontList (*)
e9d04da... Merge branch 'fix-FcConfig-uses' into 'master' (*)
9502297... fc: Only do filtering by format once (*)
229975a... Use FcFontSetList instead of FcFontList (*)
8f15d1b... Move FcFontMatch and FcFontSort calls to a thread (*)
e4e7a76... Move FcInit call to a thread (*)
ab16846... fontconfig: Add some trace marks (*)
4a3eac9... Merge branch 'speed-up-format-filtering' into 'master' (*)
744dc22... fc: Fix an ordering issue (*)
4dfe591... Merge branch 'fontmap-thread-fix' into 'master' (*)
64b0f2e... docs: Remove xml formatting from PangoLayout
74632d6... docs: Move layout docs into the long description
aca35c1... docs: Clean up fontmap docs
27eb97d... docs: Make context section ids match
aa8ed3e... docs: Replace lots of vestigial xml markup
ec77196... docs: Move PangoRenderer docs to the right file
f2b4255... docs: Add pango logo
300f36d... Add gi-docgen as a subproject
4a0f7ca... Add configuration for gi-docgen
c7dfc38... Generate Pango API docs with gi-docgen
447182d... Remove remnants of gtk-doc
0297f1a... docs: Convert rendering section to pango_rendering.md
07764de... docs: Convert markup and attributes docs to pango_markup.md
129ebcd... docs: Convert fonts section to pango_fonts.md
a56afbd... docs: Convert bidi and vertical sections to pango_bidi.md
3226a11... docs: Convert the pangocairo section to pango_cairo.md
d77bbea... docs: Port PangoContext to the new doc format
4afefbb... docs: Port PangoLayout to the new doc format
d3815cb... docs: Port PangoAttribute to the new doc format
e45b621... docs: Port PangoFont to the new doc format
ece3317... docs: Port PangoFontMap to the new doc format
ef634e8... docs: Port PangoRenderer to the new doc format
e22dbb9... docs: Port PangoItem to the new doc format
64aed15... docs: Port PangoLanguage to the new doc format
d95e5f7... docs: Port PangoTabArray to the new doc format
6d9d3b7... docs: Port misc. types to the new doc format
75b555e... docs: Port PangoCairo apis to the new doc format
2ed6b62... docs: Port PangoFc apis to the new doc format
4313db2... Drop some useless things from the gir
cb03860... ci: Update the reference job
175bb7d... Tell gi-docgen to produce index summaries
ff73d93... docs: Tweak line breaking docs
0ae4d6f... docs: Tweak font docs
56ae975... docs: Tweak glyphstring docs
d7a77c0... docs: Tweak modules docs
b7a4bb3... docs: Tweak attributes docs
6b0e235... docs: Tweak bidi docs
cb32d6e... docs: Tweak color docs
b48dbcd... docs: Tweak coverage docs
e40fd62... docs: Tweak context docs
6598f66... docs: Tweak direction docs
9c9aef4... docs: Tweak engines docs
72f1e3c... docs: Tweak fontmap docs
2c2a839... docs: Tweak shaping docs
e2245e9... docs: Tweak fontset docs
01fc8cd... docs: Tweak layout docs
683704f... docs: Tweak renderer docs
c26159a... docs: Tweak script docs
06384f3... docs: Tweak gravity docs
537a666... docs: Tweak glyph item docs
5ee9bc2... docs: Tweak language docs
aa6b10c... docs: Tweak markup docs
8ef2167... docs: Tweak matrix docs
45b0644... docs: Tweak tabs docs
75109d9... docs: Tweak reorder docs
f830ddb... docs: Tweak utils docs
00d2690... docs: Tweak some remaining docs
d24ce88... pangocairo: Tweak docs
af5799f... pangofc: Tweak docs
de8bda6... pangoft2: Tweak docs
cd58766... docs: Convert xft section to pango_xft.md
469c0cc... docs: Remove no-longer used sections
0cbbc2c... Fix various broken links
(*) This commit already existed in another branch; no separate mail sent
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]