Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
Added group support for nicklist (with subgroups). Partial changes in IRC protocol functions (new arguments with argv and argv_eol). Fixed some bugs: - nicklist in plugins API - problem in main loop with select() when SIGWINCH is received (terminal resize) - bug in string explode function - bug in infobar countdown. | |||
2007-12-17 | New backlog option in logger plugin, added variable names in .h files, ↵ | Sebastien Helleu | |
replaced "void *" pointers by structures | |||
2007-10-31 | Renamed many sources and functions in src/gui, improved display of messages ↵ | Sebastien Helleu | |
in buffer (faster and using less memory) | |||
2007-08-17 | Added paste detection, new options look_paste_max_lines and ↵ | Sebastien Helleu | |
col_input_actions (task #5442) | |||
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 ↵ | Sebastien Helleu | |
command line with ^Cc,^Cb,.. instead of %C,%B,.. (bug #20222, task #7060) | |||
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-05-07 | Added some panel structures and functions | Sebastien Helleu | |