Age | Commit message (Expand) | Author |
2007-02-12 | Added "call" option to /key command, added new key function "insert" to inser... | Sebastien Helleu |
2007-02-06 | Fixed permissions on "dcc" and "logs" directories (bug #18978) | Sebastien Helleu |
2007-02-05 | Added event handler to plugin API | Sebastien Helleu |
2007-02-05 | Added scots quickstart guide | Sebastien Helleu |
2007-02-03 | Added numeric argument for /clear command (buffer number) (patch #5372) | Sebastien Helleu |
2007-01-21 | Fixed crash when /away command is issued with no server connection (bug #18839) | Sebastien Helleu |
2007-01-16 | Fixed crash when closing a buffer opened on many windows | Sebastien Helleu |
2007-01-16 | Fixed freeze with SSL server when disconnecting after connection loss (bug #1... | Sebastien Helleu |
2007-01-10 | Version 0.2.3 | Sebastien Helleu |
2007-01-09 | Fixed display bugs with nicklist at top/bottom when look_nicklist_separator i... | Sebastien Helleu |
2007-01-08 | Fixed iconv problem, causing truncated words when using iso locale | Sebastien Helleu |
2007-01-07 | Fixed topic scroll when topic has multi-bytes chars | Sebastien Helleu |
2007-01-06 | Fixed compilation problem with iconv under FreeBSD | Sebastien Helleu |
2007-01-06 | Fixed bugs with charset: now decodes/encodes nicks and channels in IRC messag... | Sebastien Helleu |
2007-01-05 | Version 0.2.2 | Sebastien Helleu |
2007-01-01 | Fixed bug with status bar (missing refresh) when closing a buffer | Sebastien Helleu |
2007-01-01 | Fixed bug with use of first buffer for a channel if not connected to server (... | Sebastien Helleu |
2006-12-26 | Fixed refresh bug with private buffer title | Sebastien Helleu |
2006-12-08 | Fixed bug with nick completion in command args (now uses option look_nick_com... | Sebastien Helleu |
2006-12-05 | Fixed display bug with color for first line on screen (bug #17719) | Sebastien Helleu |
2006-12-04 | Added anti-flood option (irc_anti_flood) (task #5442) | Sebastien Helleu |
2006-12-04 | Fixed bug with "set_config" function in plugins API (bug #18448) | Sebastien Helleu |
2006-12-01 | Plugins: "add_message_handler" now accepts "*" for all IRC messages | Sebastien Helleu |
2006-11-29 | Added keys (F9/F10) to scroll topic (task #6030) | Sebastien Helleu |
2006-11-29 | Added auto completion with channels and filenames | Sebastien Helleu |
2006-11-28 | Added filename completion in doc and ChangeLog | Sebastien Helleu |
2006-11-26 | Fixed memleak in keyboard input | Sebastien Helleu |
2006-11-19 | Fixed refresh bug when changing config options if window is splited | Sebastien Helleu |
2006-11-17 | Added space between chat and nicklist when position is "right" (bug #17852) | Sebastien Helleu |
2006-11-17 | Added option "look_nicklist_separator" (task #5437) | Sebastien Helleu |
2006-11-14 | Fixed bug with DCC SEND when filename begins with '~' | Sebastien Helleu |
2006-11-09 | Added "irc_send_unknown_commands" option to send unknown commands to IRC serv... | Sebastien Helleu |
2006-11-08 | Added charset plugin (WeeChat is now full UTF-8 for internal data storage), f... | Sebastien Helleu |
2006-11-04 | Fixed bug with ignore: now any IRC command is allowed | Sebastien Helleu |
2006-10-30 | Fixed crash with Ctrl-T (transpose) and one char on line (bug #18153) | Sebastien Helleu |
2006-10-24 | Updated ChangeLog | Sebastien Helleu |
2006-10-20 | Fixed bug on ignore with "mode" IRC command (bug #18058) | Sebastien Helleu |
2006-10-20 | Fixed crash when loading ruby script if file does not exist, with Ruby >= 1.9... | Sebastien Helleu |
2006-10-14 | Added date in plugin function get_buffer_data() | Sebastien Helleu |
2006-10-12 | Fixed some portability bugs (patch #5271) | Sebastien Helleu |
2006-10-12 | Fixed iconv detection for BSD (patch #5456) | Sebastien Helleu |
2006-10-12 | Fixed typo in configure.in (bash specific test) (patch #5450) | Sebastien Helleu |
2006-10-12 | Mode changes with /op, /deop, /voice, /devoice, /halfop, /dehalfop are now se... | Sebastien Helleu |
2006-10-12 | Added more values for config boolean values: y/true/t/1 and n/false/f/0 (patc... | Sebastien Helleu |
2006-10-09 | Fixed bug with /alias and arguments (like $1), now text after argument(s) is ... | Sebastien Helleu |
2006-10-08 | Fixed comparison between a char and negative value (now using 'signed char' t... | Sebastien Helleu |
2006-10-01 | Version 0.2.1 | Sebastien Helleu |
2006-09-30 | Fixed wrong bug # in ChangeLog: #17852 => #17838 | Sebastien Helleu |
2006-09-30 | Fixed crash for DCC receiver when resuming a file (bug #17885), fixed DCC err... | Sebastien Helleu |
2006-09-23 | Fixed random crash with /upgrade command (error when loading buffers) | Sebastien Helleu |