summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-09-25Added doc (info format) in rpm buildSebastien Helleu
2005-09-24Version 0.1.6-cvsSebastien Helleu
2005-09-24Version 0.1.5Sebastien Helleu
2005-09-23Replaced gettext with macro "_"Sebastien Helleu
2005-09-23Added /ame command (send CTCP action to all channels of all connected servers)Sebastien Helleu
2005-09-22Added czech translationsSebastien Helleu
2005-09-22Updated docSebastien Helleu
2005-09-22Added setting "irc_notice_as_pv" to see notices as pvSebastien Helleu
2005-09-21Updated docSebastien Helleu
2005-09-20Added nicks colors in setup fileSebastien Helleu
2005-09-20Fixed DCC bug: delete failed file only if really empty (on disk)Sebastien Helleu
2005-09-15Fixed IRC message parser bugSebastien Helleu
2005-09-15Fixed window swtich functions (was changing windows buffer and should not)Sebastien Helleu
2005-09-15Fixed window switch functions and bug when line is removed and that a window ...Sebastien Helleu
2005-09-15Fixed scroll problem (screen moving when scrolling and new line displayed)Sebastien Helleu
2005-09-14One bug removed!Sebastien Helleu
2005-09-14Fixed infinite loop when scrolling back and displaying long linesSebastien Helleu
2005-09-13Fixed minor refresh bug in buffer clear functionSebastien Helleu
2005-09-13Fixed crash when closing a buffer used by more than one windowSebastien Helleu
2005-09-13Updated TODOSebastien Helleu
2005-09-11Added missing "return 0" in handler for IRC command 221Sebastien Helleu
2005-09-11Added global history keys (ctrl+up/down)Sebastien Helleu
2005-09-11Updated bugsSebastien Helleu
2005-09-11Updated Czech translationsSebastien Helleu
2005-09-10Added IRC commands: 042, 344, 345, 484Sebastien Helleu
2005-09-07Added IRC command "221"Sebastien Helleu
2005-09-07Fixed command "331" ("no topic set for channel")Sebastien Helleu
2005-09-07Fixed DCC display bug (now decodes strings according to charset)Sebastien Helleu
2005-09-05Updated docSebastien Helleu
2005-09-04Added czech translation fileSebastien Helleu
2005-09-04Fixed bug with nick changeSebastien Helleu
2005-09-04Removed nick color in nicklist when away and away check for nicks is disabled...Sebastien Helleu
2005-09-04Added /ignore and /unignore commandsSebastien Helleu
2005-09-03Fixed bug with strings comparison (str[n]casecmp) and some locales (like turk...Sebastien Helleu
2005-09-02Added "505" IRC commandSebastien Helleu
2005-09-02Signal SIGQUIT is now ignoredSebastien Helleu
2005-08-26Set non blockant socket for dcc connection (as it was made before)Sebastien Helleu
2005-08-22Added command "020"Sebastien Helleu
2005-08-21Added Ruby plugins skeletonSebastien Helleu
2005-08-21Fixed empty private buffer when unknown CTCP is receivedSebastien Helleu
2005-08-17Fixed refresh bug when one line is bigger than screen sizeSebastien Helleu
2005-08-16Fixed look_nicklist_min_size and look_nicklist_max_size optionsSebastien Helleu
2005-08-16Updated TODOSebastien Helleu
2005-08-16Added example in server_autojoin descriptionSebastien Helleu
2005-08-16Added completion for internal functions with /key commandSebastien Helleu
2005-08-15Revert code for irc_cmd_send_join function code (to prevent lag when sendingSebastien Helleu
2005-08-14Fixed bug and memory leak in irc_cmd_send_join functionSebastien Helleu
2005-08-04add half (due to dcc) dcc support with proxies (only in ipv4 )Emmanuel Bouthenot
2005-08-03fix an error in socket() while using ipv6 proxyEmmanuel Bouthenot
2005-08-01Update debian stuffJulien Louis