summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-08-18Add Support for gtk2 interface with cmake build systemJulien Louis
2007-08-18Code cleanup for paste detectionSebastien Helleu
2007-08-18Add uninstall and dist targets to the cmake build system.Julien Louis
2007-08-17Fixed problem with input of UTF-8 chars in last cvsSebastien Helleu
2007-08-17Added paste detection, new options look_paste_max_lines and col_input_actions...Sebastien Helleu
2007-08-16Code cleanup: renamed some constants and variables (prefix added)Sebastien Helleu
2007-08-14Fixed parsing of command "353" when prefixes were not received from serverSebastien Helleu
2007-08-13Updated FIFO sample script in docSebastien Helleu
2007-08-12Fixed bug with highlight and UTF-8 chars around word (bug #20753)Sebastien Helleu
2007-08-10Updated swedish quickstart guideSebastien Helleu
2007-08-10Upgraded script licence to GPLv3Sebastien Helleu
2007-08-10Added layout.pl scriptSebastien Helleu
2007-08-10Updated FAQSebastien Helleu
2007-08-10Updated FAQSebastien 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
2007-08-08Allow clear of multiple selected buffers with /clear (patch #6112)Sebastien Helleu
2007-08-08Added "copy" and "rename" options to /server commandSebastien Helleu
2007-08-06Moved charset plugin section in docSebastien Helleu
2007-08-06Added key for setting unread marker on all buffers (default: ctrl-S + ctrl-U)...Sebastien Helleu
2007-08-02Added channel completion to /join commandSebastien Helleu
2007-08-01Fixed nick prefix display on servers that doesn't support all prefixes (bug #...Sebastien Helleu
2007-08-01Fixed terminal encoding detection when NLS is disabled (bug #20646)Sebastien Helleu
2007-07-18Fixed crash when sending data to channel or pv on disconnected server (bug #2...Sebastien Helleu
2007-07-18Added pv count in /server outputSebastien 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-13Added new question in FAQ about highlightsSebastien 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-09Fixed bug with smart nick completion (last speakers first) when a nick is cha...Sebastien Helleu
2007-07-08Fixed charset bug with channel names in status bar (bug #20400)Sebastien Helleu
2007-07-05Added "scroll" option to /buffer commandSebastien Helleu
2007-07-03Added small hack to make weechat server connection ok with Cygwin. Connection...Sebastien Helleu
2007-07-03Removed unused variableSebastien Helleu
2007-07-02Replaced GPL 2 license by GPL 3Sebastien Helleu
2007-07-01Down key now saves input to history and clears input line (task #7049)Sebastien Helleu
2007-06-12Removed tests on binary when using /upgradeSebastien Helleu
2007-06-12Fixed log file when channel name contains "/" (bug #20072)Sebastien Helleu
2007-06-12Command /away allowed when not connected to server (internally stored and AWA...Sebastien Helleu
2007-06-12Version 0.2.6-cvs (for cmake build)Sebastien Helleu
2007-06-12Search for Dl library if we do not disable pluginsJulien Louis