summaryrefslogtreecommitdiff
path: root/src/plugins/plugins-config.c
AgeCommit message (Collapse)Author
2007-01-05Changed copyright date (2006 -> 2007)Sebastien Helleu
2006-11-10Fixed minor bug with /setp when no value is given and that option does not existSebastien Helleu
2006-11-08Added charset plugin (WeeChat is now full UTF-8 for internal data storage), ↵Sebastien Helleu
fixed compilation problems with FreeBSD, fixed status bar display bug
2006-10-12Fixed some portability bugs (patch #5271)Sebastien Helleu
2006-07-23Splited weechat.c into weechat.c and util.cSebastien Helleu
2006-03-24Added /setp command (set plugin options)Sebastien Helleu
2006-01-04New year in copyright, FSF address changedSebastien Helleu
2005-11-19Added read marker (indicator for first unread line), added quotes and spaces ↵Sebastien Helleu
in config files
2005-10-30- added new setting (look_one_server_buffer): use same buffer for all serversSebastien Helleu
- fixed DCC bug when looking for ports in range
2005-10-23Added new plugins functions: set_config, get_plugin_config, set_plugin_config.Sebastien Helleu
New file is used to store plugin variables (~/.weechat/plugins.rc)