summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Collapse)Author
2007-07-18Added "buffer_move" event handler to plugins API (task #6708)Sebastien Helleu
2007-07-18Updated some messages in docSebastien Helleu
2007-07-15Added key function "jump_previous_buffer" to jump to buffer previously ↵Sebastien Helleu
displayed (new key: alt-J + alt-P) (task #7085)
2007-07-13Added "-nojoin" option for /connect and /reconnect commands (task #7074), ↵Sebastien Helleu
added "%*" to completion template (repeat last completion).
2007-07-12Added new keys for color (^Cb, ^Cc, ..) in docSebastien Helleu
2007-07-12Fixed 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-02Replaced GPL 2 license by GPL 3Sebastien Helleu
2007-06-11Updated docSebastien Helleu
2007-06-08Added hotlist sort with new option "look_hotlist_sort" (task #5870)Sebastien Helleu
2007-06-07Version 0.2.6-cvsSebastien Helleu
2007-06-07Version 0.2.5Sebastien Helleu
2007-06-07Fixed french XML files for docSebastien Helleu
2007-06-05Fixed german XML files for docSebastien Helleu
2007-06-05Updated some XML files for docSebastien Helleu
2007-06-01Updated german docSebastien Helleu
2007-05-24Added "%M" for completion with nicks of current server (nicks on open ↵Sebastien Helleu
channels) (task #6931)
2007-05-22Fixed "%C" completion: now completes with all channels of all serversSebastien Helleu
2007-05-21Added date.xml.in, file needed by cmakeSebastien Helleu
2007-05-21Added cmake for weechat compileSebastien Helleu
2007-05-21Updated man pageSebastien Helleu
2007-05-18Fixed crash with IRC JOIN malformed message (bug #19891)Sebastien Helleu
2007-05-15Minor cleanup in german doc: removed some unneeded spacesSebastien Helleu
2007-05-14Added charset plugin in docSebastien Helleu
2007-05-09Updated french docSebastien Helleu
2007-04-24Added /reconnect command (task #5448)Sebastien Helleu
2007-04-14Updated docSebastien Helleu
2007-04-04Added color for input text not found in buffer historySebastien Helleu
2007-03-29Version 0.2.5-cvsSebastien Helleu
2007-03-29Version 0.2.4Sebastien Helleu
2007-03-29Fixed typo in french quickstart guideSebastien Helleu
2007-03-27Updated copyright date in english and french docsSebastien Helleu
2007-03-27Updated german docSebastien Helleu
2007-03-20Added case-sensitive search in buffer, display marker for each line matching ↵Sebastien Helleu
search
2007-03-16Replaced ctrl-S by ctrl-R for interactive and incremental searchSebastien Helleu
2007-03-16Added new key (ctrl-S) for interactive and incremental search in buffer ↵Sebastien Helleu
history (task #6628)
2007-03-06Updated docSebastien Helleu
2007-02-12Added "call" option to /key command, added new key function "insert" to ↵Sebastien Helleu
insert text on command line (task #6468)
2007-02-05Added event handler to plugin APISebastien Helleu
2007-02-05Added scots quickstart guideSebastien Helleu
2007-02-03Added numeric argument for /clear command (buffer number) (patch #5372)Sebastien Helleu
2007-02-02Fixed typos in docSebastien Helleu
2007-01-10Version 0.2.4-cvsSebastien Helleu
2007-01-10Version 0.2.3Sebastien Helleu
2007-01-07Fixed typo in docSebastien Helleu
2007-01-06Version 0.2.3-cvsSebastien Helleu
2007-01-05Version 0.2.2Sebastien Helleu
2007-01-05Changed copyright date (2006 -> 2007)Sebastien Helleu
2006-12-04Added anti-flood option (irc_anti_flood) (task #5442)Sebastien Helleu
2006-12-03Updated german docSebastien Helleu
2006-12-02Added doc formats in ./configure output, fixed problem with make install ↵Sebastien Helleu
when pdf are not built