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
/
gui-nicklist.h
Age
Commit message (
Expand
)
Author
2013-01-01
core: update copyright dates
Sebastien Helleu
2012-01-08
core: update copyright dates
Sebastien Helleu
2011-10-25
core: fix typo: childs -> children
Sebastien Helleu
2011-06-13
core: add "hdata" (direct access to WeeChat/plugin data)
Sebastien Helleu
2011-01-01
Update copyright dates
Sebastien Helleu
2010-11-10
Allow search of nicklist group with name not including leading digits (for ni...
Sebastien Helleu
2010-10-29
Add new functions in plugin API to get/set nicks/groups properties in nicklist
Sebastien Helleu
2010-06-25
Update comments after #endif in C headers
Sebastien Helleu
2010-06-22
Update licenses and copyrights, add missing author names in sources
Sebastien Helleu
2010-02-12
Use arguments for infolist "nicklist" to return only one nick or group
Sebastien Helleu
2010-01-03
Update copyright dates
Sebastien Helleu
2009-02-17
Use string instead of char for prefixes in nicklist
Sebastien Helleu
2009-01-04
Remove unused functions and prototypes
Sebastien Helleu
2009-01-03
Update copyright dates
Sebastien Helleu
2008-10-02
Add new /layout command and save_layout_on_exit config option, to save/restor...
Sebastien Helleu
2008-08-19
Reintroduce /upgrade command, working only with core and IRC plugin today
Sebastien Helleu
2008-07-03
Add "buffer_nicklist" bar item and scroll feature in bars with /bar scroll
Sebastien Helleu
2008-06-03
Add "const" keyword for some "char *" function arguments (core and plugins API)
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-17
New backlog option in logger plugin, added variable names in .h files, replac...
Sebastien Helleu
2007-10-31
Renamed many sources and functions in src/gui, improved display of messages i...
Sebastien Helleu