summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2008-10-18Add new argument "value" to function config_new_optionSebastien Helleu
2008-10-18Remove aspell real_time option (not used any more), update aspell docSebastien Helleu
2008-10-11Add exemple of command for server in quickstart guideSebastien Helleu
2008-10-10Clean doc/xx/ directory after build with autotoolsSebastien Helleu
2008-10-10Use key shift-tab to force partial completion (when no completion is pending)...Sebastien Helleu
2008-10-08Add config file logger.conf (replaces old logger options in plugins.conf)Sebastien Helleu
2008-10-05Add Tcl script plugin (thanks to Dmitry Kobylin)Sebastien Helleu
2008-10-05Update autogen xml doc filesSebastien 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-30Update some autogen xml doc file (weechat and irc commands)Sebastien Helleu
2008-09-30Remove obsolete autogen xml doc filesSebastien Helleu
2008-09-18Remove "category" for buffers (keep only name).Sebastien Helleu
2008-09-05Many changes in docSebastien Helleu
2008-09-02Generate list of infos and infolists hooked for documentation (via docgen.pl ...Sebastien Helleu
2008-09-02Add description for info and infolist hooksSebastien Helleu
2008-08-30Minor changes in doc (intro and install)Sebastien Helleu
2008-08-30Update of english and french quickstart guidesSebastien Helleu
2008-08-30Convert all XML doc files to UTF-8 charsetSebastien Helleu
2008-08-30Add new hooks (info and infolist), IRC plugin now return infos and infolistsSebastien Helleu
2008-08-24Remove old buildxml.pl script (replaced by docgen.pl)Sebastien Helleu
2008-08-24New script docgen.pl to build XML doc files with commands and options for cor...Sebastien Helleu
2008-06-23Fix typo in french docSebastien Helleu
2008-06-21Remove infobar in docSebastien Helleu
2008-05-26Update docSebastien Helleu
2008-05-15Add arguments for plugin init functions and "irc://.." command line option fo...Sebastien Helleu
2008-04-13Updated svensk quickstart docSebastien Helleu
2008-03-23Removed sizeof(char) and useless type casts from void* to another pointer typ...Sebastien Helleu
2008-03-08Update of README and man pageSebastien Helleu
2008-03-05Fix of cmake build processSebastien Helleu
2008-02-24XML doc files (weechat.XX.xml) splitted in many XML filesSebastien Helleu
2008-01-02Update of year in some copyrightsSebastien Helleu
2007-10-31Updated docSebastien Helleu
2007-09-17Replaced CVS by GIT in docSebastien Helleu
2007-09-17Fixed /server command in quickstart guideSebastien Helleu
2007-09-07Updated version in docSebastien Helleu
2007-09-06Version 0.2.6Sebastien Helleu
2007-09-02Added new option "deloutq" to /server command to flush all servers messages o...Sebastien Helleu
2007-08-31Added "/debug buffer" command to see raw buffer contentSebastien Helleu
2007-08-29Added string length limit for setup file optionsSebastien Helleu
2007-08-29Fixed typo in german and english docSebastien Helleu
2007-08-20Updated docSebastien Helleu
2007-08-17Added paste detection, new options look_paste_max_lines and col_input_actions...Sebastien Helleu
2007-08-13Updated FIFO sample script in docSebastien Helleu
2007-08-10Updated swedish quickstart guideSebastien Helleu
2007-08-09Added Makefile.am for swedish docSebastien Helleu
2007-08-09Added swedish quickstart guideSebastien Helleu
2007-08-09Added support of channel mode +u (channel user) (bug #20717)Sebastien Helleu
2007-08-08Fixed /server help messageSebastien Helleu
2007-08-08Improved /connect command to connect to a host by creating a temporary server...Sebastien Helleu