about summary refs log tree commit diff
path: root/filter.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2022-02-19 23:23:14 -0500
committerJune McEnroe <june@causal.agency>2022-02-19 23:25:36 -0500
commit3b4ad30d9789e43d5f639f97fd4613b3edbf83fa (patch)
treeab460e24ad50993b53430a38ed0d4aed6619e3e5 /filter.c
parentReimplement tab complete (diff)
downloadcatgirl-3b4ad30d9789e43d5f639f97fd4613b3edbf83fa.tar.gz
catgirl-3b4ad30d9789e43d5f639f97fd4613b3edbf83fa.zip
Remove unneeded includes in ui.c
Diffstat (limited to 'filter.c')
0 files changed, 0 insertions, 0 deletions
2018-02-04Avoid doing excessive work in gfxxJune McEnroe 2018-02-04Handle window resizing in gfcocoaJune McEnroe 2018-02-04Set cinoptionsJune McEnroe 2018-02-04Tweak colorscheme moreJune McEnroe 2018-02-04Color MatchParen DarkYellowJune McEnroe 2018-02-04Add palette sampling to gfxxJune McEnroe 2018-02-04Add 4-bit RGB to gfxxJune McEnroe 2018-02-04Add Quit menu item to gfcocoaJune McEnroe 2018-02-04Switch back to sane Objective-C styleJune McEnroe 2018-02-04Quit gfcocoa when window closesJune McEnroe 2018-02-03Apparently this is how people write Objective-CJune McEnroe