Commit Graph

2 Commits (b10a22218fa81c34ea10f50049562b431d2465dd)

Author SHA1 Message Date
Peter Nelson e8015e497d Codechange: Use begin/end of nwidget parts of begin/length.
This simplifies processing nwidget parts as, unlike the remaining length, the pointer to the end of the list never changes. This is the same principle as we use(d) for tracking end instead of length for C-style strings.

And this removes 160~ instances of the lengthof() macro.
9 months ago
glx22 9cdf86a411 Add: workflow and script for checking ini_key issues in WindowDesc entries 11 months ago