index
:
~noa/catgirl
this commit
master
weechat-hashes
Unnamed repository; edit this file 'description' to name the repository.
noa
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ui.c
Age
Commit message (
Expand
)
Author
2018-08-07
Define ui.c BUF_LEN with enum
Curtis McEnroe
2018-08-07
Hack clang into checking uiFmt format strings
Curtis McEnroe
2018-08-07
Add reverse and reset IRC formatting codes
Curtis McEnroe
2018-08-06
Rewrite line editing again, add formatting
Curtis McEnroe
2018-08-06
Implement word wrapping
Curtis McEnroe
2018-08-06
Use wchar_t strings for all of UI
Curtis McEnroe
2018-08-06
Rename line editing functions
Curtis McEnroe
2018-08-05
Initialize all possible color pairs
Curtis McEnroe
2018-08-05
Refactor color initialization
Curtis McEnroe
2018-08-05
Add ^L redraw
Curtis McEnroe
2018-08-05
Use 16 colors if available
Curtis McEnroe
2018-08-05
Limit parsed colors to number of mIRC colors
Curtis McEnroe
2018-08-04
Show source link on exit
Curtis McEnroe
2018-08-04
Implement line editing, scrolling
Curtis McEnroe
2018-08-04
Rename ui chat to log
Curtis McEnroe
2018-08-04
Fix chat draw boundaries
Curtis McEnroe
2018-08-04
Factor out mIRC color parsing
Curtis McEnroe
2018-08-04
Scroll the input pad
Curtis McEnroe
2018-08-04
Handle terminal resizing
Curtis McEnroe
2018-08-04
Define A_ITALIC if not defined
Curtis McEnroe
2018-08-04
Split source into several files
Curtis McEnroe
[prev]