index
:
weechat
master
topic/doc-command-hyperlink
The extensible chat client.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gui
/
curses
/
gui-curses-color.c
Age
Commit message (
Expand
)
Author
2008-01-24
Add of "modifier" hook, migration of charset plugin to new API, SIGHUP signal...
Sebastien Helleu
2008-01-02
Update of year in some copyrights
Sebastien Helleu
2008-01-01
Added group support for nicklist, fixed some bugs in plugins API and IRC plugin
Sebastien Helleu
2007-12-01
New config functions, almost entirely rewritten from scratch
Sebastien Helleu
2007-10-31
Renamed many sources and functions in src/gui, improved display of messages i...
Sebastien Helleu
2007-08-31
Fixed UTF-8 bug with color encoding/decoding
Sebastien Helleu
2007-08-17
Added paste detection, new options look_paste_max_lines and col_input_actions...
Sebastien Helleu
2007-08-16
Code cleanup: renamed some constants and variables (prefix added)
Sebastien Helleu
2007-08-09
Added support of channel mode +u (channel user) (bug #20717)
Sebastien Helleu
2007-07-12
Fixed bugs with IRC color in messages, now color codes are inserted in comman...
Sebastien Helleu
2007-07-02
Replaced GPL 2 license by GPL 3
Sebastien Helleu
2007-04-04
Added color for input text not found in buffer history
Sebastien Helleu
2007-01-05
Changed copyright date (2006 -> 2007)
Sebastien Helleu
2006-11-29
Added keys (F9/F10) to scroll topic (task #6030)
Sebastien Helleu
2006-07-23
Splited weechat.c into weechat.c and util.c
Sebastien Helleu
2006-05-14
Fixed 2 crashs: with malformed UTF-8 strings and with ncurses color when too ...
Sebastien Helleu
2006-05-07
Added some panel structures and functions
Sebastien Helleu