labwc/src/common
John Lindgren 31d42b50e2 src: include primary header first
This is a common practice in C projects, which simply enforces that
each header must compile cleanly without implicit dependencies on
other headers (see also the previous commit).
2025-07-29 21:51:56 +01:00
..
box.c src: include primary header first 2025-07-29 21:51:56 +01:00
buf.c src: include primary header first 2025-07-29 21:51:56 +01:00
dir.c src: include primary header first 2025-07-29 21:51:56 +01:00
direction.c src: include primary header first 2025-07-29 21:51:56 +01:00
fd-util.c src: include primary header first 2025-07-29 21:51:56 +01:00
file-helpers.c src: include primary header first 2025-07-29 21:51:56 +01:00
font.c src: include primary header first 2025-07-29 21:51:56 +01:00
gen-color-table.pl common/graphic-helpers: adopt lookup_named_color from xpm parser 2025-06-18 15:48:24 -04:00
grab-file.c common: remove buf_init(), add BUF_INIT and buf_move() 2024-04-18 07:00:23 +01:00
graphic-helpers.c src: include primary header first 2025-07-29 21:51:56 +01:00
lab-scene-rect.c src: include primary header first 2025-07-29 21:51:56 +01:00
match.c src: include primary header first 2025-07-29 21:51:56 +01:00
mem.c src: include primary header first 2025-07-29 21:51:56 +01:00
meson.build Replace scaled_rect_buffer with lab_scene_rect 2025-06-10 06:03:03 +09:00
nodename.c src: include primary header first 2025-07-29 21:51:56 +01:00
parse-bool.c src: include primary header first 2025-07-29 21:51:56 +01:00
parse-double.c src: include primary header first 2025-07-29 21:51:56 +01:00
rgb.txt common/graphic-helpers: adopt lookup_named_color from xpm parser 2025-06-18 15:48:24 -04:00
scaled-font-buffer.c src: include primary header first 2025-07-29 21:51:56 +01:00
scaled-icon-buffer.c src: include primary header first 2025-07-29 21:51:56 +01:00
scaled-img-buffer.c src: include primary header first 2025-07-29 21:51:56 +01:00
scaled-scene-buffer.c src: include primary header first 2025-07-29 21:51:56 +01:00
scene-helpers.c src: include primary header first 2025-07-29 21:51:56 +01:00
set.c src: include primary header first 2025-07-29 21:51:56 +01:00
spawn.c src: include primary header first 2025-07-29 21:51:56 +01:00
string-helpers.c src: include primary header first 2025-07-29 21:51:56 +01:00
surface-helpers.c src: include primary header first 2025-07-29 21:51:56 +01:00
xcolor-table.h common/graphic-helpers: adopt lookup_named_color from xpm parser 2025-06-18 15:48:24 -04:00