about summary refs log tree commit diff
path: root/ui-tree.c
diff options
context:
space:
mode:
authorLars Hjemli <hjemli@gmail.com>2008-04-13 10:57:11 +0200
committerLars Hjemli <hjemli@gmail.com>2008-04-13 10:57:11 +0200
commit931fc6d1e4986a4566647dda16af09bf69a28b89 (patch)
tree733a9b7292e98d60ae0e40b5f249fa250f32b2d6 /ui-tree.c
parentMinor fixup in tree-view css (diff)
downloadcgit-pink-931fc6d1e4986a4566647dda16af09bf69a28b89.tar.gz
cgit-pink-931fc6d1e4986a4566647dda16af09bf69a28b89.zip
More layout fixes
Signed-off-by: Lars Hjemli <hjemli@gmail.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
d>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