summaryrefslogtreecommitdiff
path: root/src/core/wee-config.h
AgeCommit message (Expand)Author
2008-10-18Remove unused option look.input_format, fix refresh bug with input prompt for...Sebastien Helleu
2008-10-03Add color for marker on lines where text sought is foundSebastien Helleu
2008-10-02Add new option scroll_page_percent to choose percent of height to scroll with...Sebastien Helleu
2008-10-02Add new /layout command and save_layout_on_exit config option, to save/restor...Sebastien Helleu
2008-09-18Remove "category" for buffers (keep only name).Sebastien Helleu
2008-07-03Add "buffer_nicklist" bar item and scroll feature in bars with /bar scrollSebastien Helleu
2008-06-21Remove infobarSebastien Helleu
2008-06-18Add new options for completion, optional stop instead of cycling with words f...Sebastien Helleu
2008-06-17New plugin "notify", new option for debug messages in pluginsSebastien Helleu
2008-06-01Reintroduce highlight (move code from irc plugin to core)Sebastien Helleu
2008-05-04Added new plugin "xfer" (used by irc plugin for DCC file and chat) (warning: ...Sebastien Helleu
2008-04-27Added marker line (or dotted line), more visible than single magenta char (ch...Sebastien Helleu
2008-04-15New format for [bar] section in weechat.conf file, bar options can be set wit...Sebastien Helleu
2008-04-12Added new default bar item "time"Sebastien Helleu
2008-04-11Improved /set command, added /unset command, new name for config files (*.conf)Sebastien Helleu
2008-03-11Added "startup" section in config, new options "startup_command_{before|after...Sebastien Helleu
2008-02-22New "irc/debug" buffer (replaces old IRC raw buffer), improved status bar dis...Sebastien Helleu
2008-01-27Added config file functions in plugins API, improved /reload and /save comman...Sebastien Helleu
2008-01-02Update of year in some copyrightsSebastien Helleu
2008-01-01Added group support for nicklist, fixed some bugs in plugins API and IRC pluginSebastien Helleu
2007-12-17New backlog option in logger plugin, added variable names in .h files, replac...Sebastien Helleu
2007-12-11Many changes in IRC plugin, added IRC specific completionsSebastien Helleu
2007-12-10Many changes in IRC pluginSebastien Helleu
2007-12-07Many changes in IRC plugin and plugins APISebastien Helleu
2007-12-01Added /reload commandSebastien Helleu
2007-12-01New config functions, almost entirely rewritten from scratchSebastien Helleu
2007-11-11Added log directory creation in logger plugin, removed unused log config opti...Sebastien Helleu
2007-10-31Renamed many functions, removed all IRC specific stuffSebastien Helleu
2007-10-31Moved files from src/common to core, gui and plugins directoriesSebastien Helleu