summaryrefslogtreecommitdiff
path: root/doc/fr
AgeCommit message (Expand)Author
2007-08-06Added key for setting unread marker on all buffers (default: ctrl-S + ctrl-U)...Sebastien Helleu
2007-07-18Improved command /server ant its output, added plural form in PO filesSebastien Helleu
2007-07-18Added 3 default new keys: ctrl-B (left), ctrl-F (right), ctrl-D (delete)Sebastien Helleu
2007-07-18Added key Alt-J + Alt-P in docSebastien Helleu
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 displa...Sebastien Helleu
2007-07-13Added "-nojoin" option for /connect and /reconnect commands (task #7074), add...Sebastien Helleu
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 comman...Sebastien Helleu
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-05Updated some XML files for docSebastien Helleu
2007-05-24Added "%M" for completion with nicks of current server (nicks on open channel...Sebastien Helleu
2007-05-22Fixed "%C" completion: now completes with all channels of all serversSebastien Helleu
2007-05-18Fixed crash with IRC JOIN malformed message (bug #19891)Sebastien 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-20Added case-sensitive search in buffer, display marker for each line matching ...Sebastien Helleu
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 histo...Sebastien Helleu
2007-03-06Updated docSebastien Helleu
2007-02-12Added "call" option to /key command, added new key function "insert" to inser...Sebastien Helleu
2007-02-05Added event handler to plugin APISebastien 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-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-02Added doc formats in ./configure output, fixed problem with make install when...Sebastien Helleu
2006-12-01Documentation can now be built in pdf formatJulien Louis
2006-12-01Plugins: "add_message_handler" now accepts "*" for all IRC messagesSebastien Helleu
2006-11-29Added keys (F9/F10) to scroll topic (task #6030)Sebastien Helleu
2006-11-28Fixed typos in docSebastien Helleu
2006-11-28Added filename completion in doc and ChangeLogSebastien Helleu
2006-11-08Added charset plugin (WeeChat is now full UTF-8 for internal data storage), f...Sebastien Helleu