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-09
Add URL detection, listing and opening
Curtis McEnroe
2018-08-08
Use blank line as unread marker
Curtis McEnroe
2018-08-08
Add markers as lines to the log
Curtis McEnroe
2018-08-08
Factor out line editing to edit.c
Curtis McEnroe
2018-08-08
Set log marker on FocusOut event
Curtis McEnroe
2018-08-08
Use BLACK LEFT-POINTING TRIANGLE for marker
Curtis McEnroe
2018-08-07
Reset attrs after addIRC
Curtis McEnroe
2018-08-07
Add tab complete UI
Curtis McEnroe
2018-08-07
Mark log when scrolling up
Curtis McEnroe
2018-08-07
Highlight and beep pings
Curtis McEnroe
2018-08-07
Factor out allocating conversion between wcs and mbs
Curtis McEnroe
2018-08-07
Convert input to multibyte before handling
Curtis McEnroe
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]