labwc/src/img
Tomi Ollila 80ff89c640 Typo/style fixes in docs and code comments
Codespell(1)-pointed typos in files listed by `git ls-files`
(sans checkpatch.pl and possibly some others). Removed some
extra spaces. Added a few missing trailing periods.
`Default is ...`.  Added spaces in ' />' where missing
(sans e.g. wayland protocol and t/* files).
Fit some lines in docs/*.scd to 80 colums.

Used git grep commands (to find similar cases):
$ git grep -n '\S/>'
$ git grep -nF '.  '
$ git grep -n '[^\t*'\'',{#]\t'
$ git grep -ni 'default '

No functional change. No change in *.[ch] line numbers.
2026-05-18 19:55:05 +01:00
..
img-png.c src: remove unused #includes (via include-what-you-use) 2025-09-07 19:34:30 +09:00
img-svg.c src: remove unused #includes (via include-what-you-use) 2025-09-07 19:34:30 +09:00
img-xbm.c Typo/style fixes in docs and code comments 2026-05-18 19:55:05 +01:00
img-xpm.c src/img/img-xpm.c: fix unused variable warning 2026-05-04 06:21:58 +01:00
img.c src: remove unused #includes (via include-what-you-use) 2025-09-07 19:34:30 +09:00
meson.build ssd: rework titlebar button rendering 2024-12-23 18:11:32 +09:00