summary refs log tree commit diff
path: root/handle.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-02-10 21:24:30 -0500
committerJune McEnroe <june@causal.agency>2020-02-10 21:24:30 -0500
commit90eff04eda86e0a75b0e81960e2166193c366be7 (patch)
treeb35bfb3fb04aaacea8c897a36f9a0d8e3a48dfce /handle.c
parentManually raise SIGINT from C-c (diff)
downloadcatgirl-90eff04eda86e0a75b0e81960e2166193c366be7.tar.gz
catgirl-90eff04eda86e0a75b0e81960e2166193c366be7.zip
Only write out title on uiDraw
Diffstat (limited to 'handle.c')
0 files changed, 0 insertions, 0 deletions
'logmsg'> 2020-12-29Match C type declarations as IdentifierTagJune McEnroe 2020-12-29Match function-like macro definitions as IdentifierTagJune McEnroe 2020-12-29Reconfigure C macro start conditionsJune McEnroe 2020-12-29Document HTML class namesJune McEnroe 2020-12-29Rename Tag class to IdentifierTagJune McEnroe 2020-12-29Change HTML class from hi to hilexJune McEnroe You can tell I was just copying the HTML code huh. 2020-12-29Add hilex HTML outputJune McEnroe