Home
last modified time | relevance | path

Searched +refs:gtkdoc +refs:font +refs:lock +refs:doc +refs:comments (Results 1 – 25 of 124) sorted by relevance

12345

/dports/editors/emacs-devel/emacs-4d1968b/lisp/
H A DChangeLog.122731 Amend doc-string and comments.
15816 (gtkdoc-font-lock-doc-comments, gtkdoc-font-lock-doc-protection)
15817 (gtkdoc-font-lock-keywords): GtkDoc patterns contributed by
17933 (font-lock-string-face, font-lock-doc-face)
20406 (mixal-font-lock-keywords): Don't highlight comments here any more.
20431 (mixal-font-lock-keywords): Process comments here.
20816 (scheme-font-lock-syntactic-face-function): Handle sexp-comments.
22136 (font-lock-doc-face):
22223 (font-lock-doc-face, font-lock-string-face):
22273 (font-lock-doc-face, font-lock-string-face)
[all …]
H A DChangeLog.131575 * font-lock.el
4698 * font-lock.el (font-lock-prepend-text-property)
5368 (verilog-font-lock-keywords, verilog-font-lock-keywords-1)
5369 (verilog-font-lock-keywords-2, verilog-font-lock-keywords-3)
5398 (verilog-font-lock-init): Don't set font-lock-defaults-alist.
5400 Set font-lock-defaults rather than using verilog-font-lock-init.
7324 * doc-view.el: Add comments about isearch support.
12538 * progmodes/cc-fonts.el (gtkdoc-font-lock-doc-comments): Highlight
13101 * Replace `iff' in doc-strings and comments.
15412 (vera-font-lock-match-item): Fix doc string.
[all …]
/dports/editors/emacs/emacs-27.2/lisp/
H A DChangeLog.122731 Amend doc-string and comments.
15816 (gtkdoc-font-lock-doc-comments, gtkdoc-font-lock-doc-protection)
15817 (gtkdoc-font-lock-keywords): GtkDoc patterns contributed by
17933 (font-lock-string-face, font-lock-doc-face)
20406 (mixal-font-lock-keywords): Don't highlight comments here any more.
20431 (mixal-font-lock-keywords): Process comments here.
20816 (scheme-font-lock-syntactic-face-function): Handle sexp-comments.
22136 (font-lock-doc-face):
22223 (font-lock-doc-face, font-lock-string-face):
22273 (font-lock-doc-face, font-lock-string-face)
[all …]
H A DChangeLog.131575 * font-lock.el
4698 * font-lock.el (font-lock-prepend-text-property)
5368 (verilog-font-lock-keywords, verilog-font-lock-keywords-1)
5369 (verilog-font-lock-keywords-2, verilog-font-lock-keywords-3)
5398 (verilog-font-lock-init): Don't set font-lock-defaults-alist.
5400 Set font-lock-defaults rather than using verilog-font-lock-init.
7324 * doc-view.el: Add comments about isearch support.
12538 * progmodes/cc-fonts.el (gtkdoc-font-lock-doc-comments): Highlight
13101 * Replace `iff' in doc-strings and comments.
15412 (vera-font-lock-match-item): Fix doc string.
[all …]
/dports/editors/emacs-devel/emacs-4d1968b/doc/misc/
H A Dcc-mode.texi1971 @code{font-lock-warning-face}.
1976 Normal comments are fontified in @code{font-lock-comment-face}.
1979 @vindex font-lock-doc-face
1980 @vindex font-lock-doc-string-face
1983 get @code{font-lock-doc-face} (Emacs) or
1984 @code{font-lock-doc-string-face} (XEmacs) if those faces exist. If
1988 @vindex font-lock-string-face
1990 @code{font-lock-string-face}.
2018 @vindex font-lock-type-face
2115 @item gtkdoc
[all …]
/dports/editors/emacs/emacs-27.2/doc/misc/
H A Dcc-mode.texi1986 @code{font-lock-warning-face}.
1991 Normal comments are fontified in @code{font-lock-comment-face}.
1994 @vindex font-lock-doc-face
1995 @vindex font-lock-doc-string-face
1998 get @code{font-lock-doc-face} (Emacs) or
1999 @code{font-lock-doc-string-face} (XEmacs) if those faces exist. If
2003 @vindex font-lock-string-face
2005 @code{font-lock-string-face}.
2033 @vindex font-lock-type-face
2131 @item gtkdoc
[all …]
/dports/editors/emacs/emacs-27.2/info/
H A Dccmode.info1420font-lock-warning-face’.
1422 • Normal comments are fontified in ‘font-lock-comment-face’.
1425 Comments::) get ‘font-lock-doc-face’ (Emacs) or
1426font-lock-doc-string-face’ (XEmacs) if those faces exist. If they
1430font-lock-string-face’.
1522gtkdoc
1561font-lock-warning-face’.
1626font-lock-builtin-face’ (Emacs)/‘font-lock-preprocessor-face’ (XEmacs)
1631font-lock-string-face’
6916 * font-lock-doc-face: Faces. (line 14)
[all …]
/dports/editors/emacs-devel/emacs-4d1968b/
H A DChangeLog.311339 * lisp/progmodes/cc-fonts.el (c-font-lock-doc-comments): New variable
11583 using font-lock-doc-face; ie, documentation comments and strings in
74961 * lisp/progmodes/cc-fonts.el (doxygen-font-lock-doc-comments): Replace curly
78593 * lisp/progmodes/cc-fonts.el (doxygen-font-lock-doc-comments,
115123 font-lock comments as keywords (bug#24355).
115161 * lisp/progmodes/cc-fonts.el (gtkdoc-font-lock-keywords): Disallow /**/ for
116590 * lisp/progmodes/cc-fonts.el (gtkdoc-font-lock-keywords): Fix faulty regexp
119165 * lisp/progmodes/cc-fonts.el (gtkdoc-font-lock-keywords): Amend the regexp
130243 (c-font-lock-doc-comments): For consistency and repeatability, in a sequence
178045 * lisp/progmodes/cc-fonts.el (c-font-lock-doc-comments): Take into account
[all …]
/dports/editors/emacs/emacs-27.2/
H A DChangeLog.311616 * lisp/font-lock.el (font-lock-keywords): Tweak doc string
11699 (c-cpp-matchers): Call c-maybe-font-lock-wrong-style-comments when
26544 font-lock comments as keywords (bug#24355).
26582 * lisp/progmodes/cc-fonts.el (gtkdoc-font-lock-keywords): Disallow /**/ for
28011 * lisp/progmodes/cc-fonts.el (gtkdoc-font-lock-keywords): Fix faulty regexp
30586 * lisp/progmodes/cc-fonts.el (gtkdoc-font-lock-keywords): Amend the regexp
41662 (c-font-lock-doc-comments): For consistency and repeatability, in a sequence
89465 * lisp/progmodes/cc-fonts.el (c-font-lock-doc-comments): Take into account
131112 * lisp/progmodes/cc-fonts.el (c-font-lock-doc-comments): Avoid needless scans
135087 Fill font-lock-mode doc string
[all …]
/dports/graphics/cairo/cairo-1.17.4/
H A DChangeLog.pre-1.4643 doc/public/tmpl/cairo-font.sgml | 33 +++++++++------
645 doc/public/tmpl/cairo-scaled-font.sgml | 31 ++++++++++++++
1423 [quartz] Remove comment syntax that is recognized by gtkdoc from regular comments
2613 …lt-pthread-show-text: cairo-ft-font.c:562: _cairo_ft_unscaled_font_unlock_face: Assertion `unscale…
2759 Unreleased lock typo in cairo-scaled-font.c
5300 pdiff: Convert C++-style comments to good old-fashioned C-style comments
12478 [Type1] Synch comments in the encoding table
12933 doc/public/tmpl/cairo-font-options.sgml | 134 +++++++++
12934 doc/public/tmpl/cairo-font.sgml | 67 +++++
12943 doc/public/tmpl/cairo-scaled-font.sgml | 113 ++++++++
[all …]
H A DChangeLog.pre-1.1613 doc/public/cairo-docs.xml | 3 +
253 doc: Drop tmpl support
255 Fix distcheck by dropping use of the now-obsolete gtkdoc-mktmpl.
260 gtkdoc-mktmpl, which has been deprecated upstream for some time. The
461 test/extended-blend.c: Remove obsolete comments about buggy librsvg
788 win32: Copyedit recent comments
1365 win32: Fix a few typos in comments
4646 lock, then releasing the lock before destruction takes place.
7569 polygon-intersection: Delete misleading comments and dead-code
8719 $ ./check-doc-syntax.sh
[all …]
H A DChangeLog.pre-1.101983 doc: Fix a syntax issue in quartz-font gtkdoc
2127 doc: add --name-space option to gtkdoc-mkdb
8572 doc/public/tmpl/cairo-font-face.sgml | 3 +++
8584 doc/public/tmpl/cairo-scaled-font.sgml | 3 +++
12178 doc: Fix some missing '%' in gtk-doc comments
18454 [doc] Add comments on when surfaces are cleared on construction.
30299 only have resurrected the font but also destroyed it acquired the lock
33420 [scaled-font] Improve comments.
35077 [scaled-font] Fix up syntax in doc comments
35729 [doc] Give a small hint about Twin font
[all …]
H A DChangeLog.pre-1.144255 ps: add font DSC comments
4683 comments.
6158 See comments.
8446 scaled-font: Prevent a recursive mutex lock for removing a failed glyph
10845 scaled-font: Free the cached glyphs from the font before taking the global lock
15293 scaled-font: Take lock around disposing of an empty page upon alloc failure
15870 on systems without gtkdoc tools.
18492 doc: Make documentation comments symmetric
18571 doc: Make informational comments syntactically different from docs
18585 doc: Add script to enforce stricter validation of documentation comments
[all …]
/dports/devel/geany/geany-1.38/
H A DChangeLog64 Remove left over lock file from intltool on "make distcheck"
67 to use a lock file. But this lock file is not removed after its use and
1325 doc: Re-add the search fields font customization section
8548 Increment one time for both, and fix the corresponding doc comments.
17848 doc: Generate geany-sciwrappers-gtkdoc.h along geany-gtkdoc.h
17878 tagmanager: make doxygen comments and typedefs gtkdoc generation friendly
19511 Replace comments and asserts with doc-comments and doc-tests
23697 Prefix the WIF* macros with SPAWN_ and add short doc comments
50644 (Nested comments aren't necessarily doc-comments).
51918 Add Style example for structs, doc-comments
[all …]
/dports/devel/geany-legacy/geany-1.37.1/
H A DChangeLog7077 Increment one time for both, and fix the corresponding doc comments.
16377 doc: Generate geany-sciwrappers-gtkdoc.h along geany-gtkdoc.h
16407 tagmanager: make doxygen comments and typedefs gtkdoc generation friendly
18040 Replace comments and asserts with doc-comments and doc-tests
22191 Prefix the WIF* macros with SPAWN_ and add short doc comments, and fix
22226 Prefix the WIF* macros with SPAWN_ and add short doc comments
34863 lock the directory Geany was started from (bug #2626124).
46002 Always select current editor font when showing the font dialog
49173 (Nested comments aren't necessarily doc-comments).
50447 Add Style example for structs, doc-comments
[all …]
/dports/games/libretro-2048/libretro-2048-35a299c/cairo/
H A DChangeLog587 recording: Fix cairo_recording_surface_create() doc comments
599 recording: Add section doc comments
2368 doc: Fix a syntax issue in quartz-font gtkdoc
2498 doc: add --name-space option to gtkdoc-mkdb
11322 doc: Fix some missing '%' in gtk-doc comments
16883 [doc] Add comments on when surfaces are cleared on construction.
27425 only have resurrected the font but also destroyed it acquired the lock
30144 [scaled-font] Improve comments.
31592 [scaled-font] Fix up syntax in doc comments
32165 [doc] Give a small hint about Twin font
[all …]
/dports/editors/emacs-devel/emacs-4d1968b/etc/
H A DNEWS.28242 ('toggle-truncate-lines') and 'C-x x f' ('font-lock-update').
744 *** New command 'font-lock-update', bound to 'C-x x f'.
762 *** New face 'font-lock-doc-markup-face'.
764 uses 'font-lock-doc-face', which it should appropriately stand out
766 documentation comments in program source code by language-specific
768 default this face inherits from 'font-lock-constant-face'.
963 Use 'M-x font-lock-fontify-block' instead, or the new 'C-x x f'
1876 *** New minor mode 'cl-font-lock-built-in-mode' for 'lisp-mode'.
2087 *** New variable 'mm-inline-font-lock'.
2379 and '/*! … */'. 'gtkdoc' remains the default for C and C++ modes; to
[all …]
/dports/lang/vala/vala-0.48.18/
H A DChangeLog14107 icons: s/font: monospace/font-family: monospace
14182 doclets/gtkdoc: Fix generation of gtk-doc links to error codes
14210 doclets/gtkdoc: Add a brief description to the gtk-doc comments for property accessors
14220 doclet/gtkdoc: Generate gtk-doc comments for class and interface structs
14256 Tidy up appending of colons to gtk-doc comments
20907 Append errordomain doc comments to generated C files
21391 doclets/gtkdoc: Add type_id and comments to non-GObject classes
21463 doclets/gtkdoc: Add some comments for implicit parameters
21465 C1;2403;0cdoclets/gtkdoc: Improve generation of SECTION comments
21751 Append enum doc comments to generated C files
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libxml/src/
H A DChangeLog5042 * dict.c parser.c include/libxml/dict.h: a single lock version
5043 mostly avoid the cost penalty of the lock in case of low
6360 minor fixes to comments for doc rebuilding errors.
8091 * tree.c: fix misc. typos in doc comments
8284 * doc/*: Add comments for macro definitions in xinclude.h and
8489 page generation (XMLPUBFUN not recognized by gtkdoc).
8960 doc/apibuild.py: enhanced to include enough comments to
9971 doc/libxml2-api.xml: Minor changes to comments, etc. for
14622 extracts comments from the gtk-doc DocBook output (a bit
16842 now means the end of any open <span>,<font>,<a>,<b>,<i>,<u>.
[all …]
/dports/textproc/libxml2/libxml2-2.9.12/
H A DChangeLog5042 * dict.c parser.c include/libxml/dict.h: a single lock version
5043 mostly avoid the cost penalty of the lock in case of low
6360 minor fixes to comments for doc rebuilding errors.
8091 * tree.c: fix misc. typos in doc comments
8284 * doc/*: Add comments for macro definitions in xinclude.h and
8489 page generation (XMLPUBFUN not recognized by gtkdoc).
8960 doc/apibuild.py: enhanced to include enough comments to
9971 doc/libxml2-api.xml: Minor changes to comments, etc. for
14622 extracts comments from the gtk-doc DocBook output (a bit
16842 now means the end of any open <span>,<font>,<a>,<b>,<i>,<u>.
[all …]
/dports/textproc/py-libxml2/libxml2-2.9.12/
H A DChangeLog5042 * dict.c parser.c include/libxml/dict.h: a single lock version
5043 mostly avoid the cost penalty of the lock in case of low
6360 minor fixes to comments for doc rebuilding errors.
8091 * tree.c: fix misc. typos in doc comments
8284 * doc/*: Add comments for macro definitions in xinclude.h and
8489 page generation (XMLPUBFUN not recognized by gtkdoc).
8960 doc/apibuild.py: enhanced to include enough comments to
9971 doc/libxml2-api.xml: Minor changes to comments, etc. for
14622 extracts comments from the gtk-doc DocBook output (a bit
16842 now means the end of any open <span>,<font>,<a>,<b>,<i>,<u>.
[all …]
/dports/graphics/opencollada/OpenCOLLADA-1.6.68/Externals/LibXML/
H A DChangeLog4415 * dict.c parser.c include/libxml/dict.h: a single lock version
4416 mostly avoid the cost penalty of the lock in case of low
5733 minor fixes to comments for doc rebuilding errors.
7464 * tree.c: fix misc. typos in doc comments
7657 * doc/*: Add comments for macro definitions in xinclude.h and
7862 page generation (XMLPUBFUN not recognized by gtkdoc).
8333 doc/apibuild.py: enhanced to include enough comments to
9344 doc/libxml2-api.xml: Minor changes to comments, etc. for
13995 extracts comments from the gtk-doc DocBook output (a bit
16215 now means the end of any open <span>,<font>,<a>,<b>,<i>,<u>.
[all …]
/dports/audio/gsequencer/gsequencer-3.10.4/
H A DChangeLog120 * fixed gtk-doc missing sections
193 * fixed gtk-doc
551 * fixed libgsequencer gtk-doc
643 * implemented property and getter/setter of AgsRuler font-size
726 * fixed gtk-doc
1588 * improved replacing hard-coded font
2222 * fixed AgsMessageEnvelope missing struct for API comments
2900 * updated gtk-doc related files
3127 * extended documentation of libags and libags-audio to have comments for enums
3376 * completed missing gtk-doc comments in ags_input.c and other files
[all …]
/dports/multimedia/gstreamer1/gstreamer-1.16.2/
H A DChangeLog10131 Port gtk-doc comments to their equivalent markdown syntax
21827 Revert "doc: Workaround gtkdoc issue"
21844 doc: Workaround gtkdoc issue
79425 make normal font bigger and caps-label font smaller to increase our luck.
81067 Use a monospace font for edge labels and indent.
91820 Cleanup the typefindhelper code and add private doc comments.
118159 fixed many doc-comments
118399 inlined more doc comments, added missing comments and fixed comments fixed typos
118410 inlined more doc comments, added missing comments and fixed comments
118514 inlined remaining docs, added missing doc comments
[all …]
/dports/textproc/cast2gif/cast2gif-0.1.0/cargo-crates/harfbuzz-sys-0.3.4/harfbuzz/
H A DChangeLog8596 Merge pull request #1665 from n8willis/docs-gtkdoc-colormath
8598 [Docs] Add gtk-doc comments for OT color and OT math
8690 Merge branch 'master' into docs-gtkdoc-colormath
8696 Corrections to OT Color gtk-doc comments.
8705 Corrections to OT Math gtk-doc comments.
12614 [Docs] Add inlind gtk-doc comments for hb-ot-layout functions.
45632 Always lock blob in sanitize. Remove blob->lock_as() in favor of blob->lock()
62024 Stub out doc comments for new symbols
66910 [docs] Reduce gtkdoc-check errors
92728 Implement lock-free hb_language_t
[all …]

12345