about summary refs log tree commit diff
path: root/ui-blob.h
diff options
context:
space:
mode:
authorLars Hjemli <hjemli@gmail.com>2008-04-28 23:06:57 +0200
committerLars Hjemli <hjemli@gmail.com>2008-04-28 23:06:57 +0200
commit90f64ad96d2e4490d68db71554ebce7a54206f80 (patch)
tree15805142523538ffce7748a014e9a455b3b08f67 /ui-blob.h
parentui-diff: remove test on object type (diff)
downloadcgit-pink-90f64ad96d2e4490d68db71554ebce7a54206f80.tar.gz
cgit-pink-90f64ad96d2e4490d68db71554ebce7a54206f80.zip
Prepare for 'about repo' page
Each repo can include an external file which used to be included on the
top of the summary page, but it will now soon get a page of it own.

Signed-off-by: Lars Hjemli <hjemli@gmail.com>
Diffstat (limited to 'ui-blob.h')
0 files changed, 0 insertions, 0 deletions
follow=1'>Rewrite line editing again, add formattingJune McEnroe 2018-08-06Fix allocation size in vaswprintfJune McEnroe 2018-08-06Implement word wrappingJune McEnroe 2018-08-06Use wchar_t strings for all of UIJune McEnroe 2018-08-06Rename line editing functionsJune McEnroe 2018-08-05Initialize all possible color pairsJune McEnroe 2018-08-05Refactor color initializationJune McEnroe 2018-08-05Add ^L redrawJune McEnroe 2018-08-05Use 16 colors if availableJune McEnroe 2018-08-05Limit parsed colors to number of mIRC colorsJune McEnroe 2018-08-04Show source link on exitJune McEnroe 2018-08-04Implement line editing, scrollingJune McEnroe 2018-08-04Handle /topicJune McEnroe