summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2007-05-09Improved setup file save: now writes temporary file, then rename it (task #6847)Sebastien Helleu
2007-05-09Fixed bug with $nick/$channel/$server variables in commandsSebastien Helleu
2007-05-09Forget current nick when user manually disconnects from serverSebastien Helleu
2007-05-09Fixed nick display in input windowSebastien Helleu
2007-05-09Fixed bug with erroneous nickname when connecting to server (bug #19812), fix...Sebastien Helleu
2007-05-04Added protocol priority for gnutls (patch #5915)Sebastien Helleu
2007-05-02Added channel admin mode '!' for some IRC serversSebastien Helleu
2007-05-02Fixed bug with iso2022jp locale (bug #18719)Sebastien Helleu
2007-04-25Fixed string format bug when displaying string thru plugin script APISebastien Helleu
2007-04-24Added /reconnect command (task #5448)Sebastien Helleu
2007-04-24Added "-all" option for /connect and /disconnect commands (task #6232)Sebastien Helleu
2007-04-15Nick completion: completes with self nick at the end of completion listSebastien Helleu
2007-04-14Improved nick completion: completes with last speakers first (task #5896), fi...Sebastien Helleu
2007-04-04Added color for input text not found in buffer historySebastien Helleu
2007-04-02Fixed USER message when connecting to IRC server (patch #5835)Sebastien Helleu
2007-03-29Version 0.2.4Sebastien Helleu
2007-03-29Fixed color bug with IRC messages displayed by plugins (bug #19442)Sebastien Helleu
2007-03-25Fixed topic charset, now using channel charset if defined (bug #19386)Sebastien Helleu
2007-03-23Fixed crash when closing a pv if a DCC chat is open on same nick (bug #19147)Sebastien Helleu
2007-03-22Fixed bug with channel topic after reconnection (not erased) (bug #19384)Sebastien Helleu
2007-03-21Added current buffer in hotlist when scrolling up in buffer (task #6664)Sebastien Helleu
2007-03-19Fixed bug with explode_string / free_exploded_string when max_items > 0Sebastien Helleu
2007-03-16Updated ChangeLogSebastien Helleu
2007-03-16Added new key (ctrl-S) for interactive and incremental search in buffer histo...Sebastien Helleu
2007-03-16Fixed /topic completion when no topic set on current channel (bug #19322)Sebastien Helleu
2007-03-16Improved password hiding, code cleanup (bug #19229) (new commit after savanna...Sebastien Helleu
2007-03-06Added new return code in plugin API to force highlight (for message handlers ...Sebastien Helleu
2007-03-06Fixed bug with server buffer when "look_one_server_buffer" is ON and server b...Sebastien Helleu
2007-03-05Fixed /help command: displays plugin help for redefined commands (bug #19166)Sebastien Helleu
2007-03-01Prefix '/' disabled in commands (patch #5769)Sebastien Helleu
2007-03-01Fixed completion of redefined commands removed by plugins (bug #19176)Sebastien Helleu
2007-03-01Fixed memory leaks in perl and python plugins (bug #19163)Sebastien Helleu
2007-02-12Added "call" option to /key command, added new key function "insert" to inser...Sebastien Helleu
2007-02-06Fixed permissions on "dcc" and "logs" directories (bug #18978)Sebastien Helleu
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-01-21Fixed crash when /away command is issued with no server connection (bug #18839)Sebastien Helleu
2007-01-16Fixed crash when closing a buffer opened on many windowsSebastien Helleu
2007-01-16Fixed freeze with SSL server when disconnecting after connection loss (bug #1...Sebastien Helleu
2007-01-10Version 0.2.3Sebastien Helleu
2007-01-09Fixed display bugs with nicklist at top/bottom when look_nicklist_separator i...Sebastien Helleu
2007-01-08Fixed iconv problem, causing truncated words when using iso localeSebastien Helleu
2007-01-07Fixed topic scroll when topic has multi-bytes charsSebastien Helleu
2007-01-06Fixed compilation problem with iconv under FreeBSDSebastien Helleu
2007-01-06Fixed bugs with charset: now decodes/encodes nicks and channels in IRC messag...Sebastien Helleu
2007-01-05Version 0.2.2Sebastien Helleu
2007-01-01Fixed bug with status bar (missing refresh) when closing a bufferSebastien Helleu
2007-01-01Fixed bug with use of first buffer for a channel if not connected to server (...Sebastien Helleu
2006-12-26Fixed refresh bug with private buffer titleSebastien Helleu