summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-08-10Fixed /wallops command (now many words are correctly sent)Sebastien Helleu
2006-08-10Fixed command 348 (channel exception list, received by /mode #chan e)Sebastien Helleu
2006-08-09Fixed crash when purging DCC when a closed DCC chat has no more bufferSebastien Helleu
2006-08-09Added DCC fast in docSebastien Helleu
2006-08-09Added release note about /upgrade and modes when upgrading to version 0.2.0Sebastien Helleu
2006-08-07Added missing modes (channel & user), now all modes are allowed (bug #16606),...Sebastien Helleu
2006-08-05Added missing translationsSebastien Helleu
2006-08-05Added missing translationsSebastien Helleu
2006-08-05Fixed typoSebastien Helleu
2006-08-05Added missing IRC command 338Sebastien Helleu
2006-08-05Fixed DCC restore after /upgrade (now order is saved)Sebastien Helleu
2006-08-05Fixed away after server disconnection (now away is set again when reconnectin...Sebastien Helleu
2006-08-05adding functions : get_buffer_info, get_window_info, get_buffer_data and prin...Emmanuel Bouthenot
2006-08-05Fixed DCC file connection problem (connection from receiver to sender)Sebastien Helleu
2006-08-03Improved DCC speed (up to x5 on LAN) by forking for DCC files and a new optio...Sebastien Helleu
2006-07-30Fixed compilation problems under IrixSebastien Helleu
2006-07-30Fixed crash when purging DCC with high number of DCC (> window size)Sebastien Helleu
2006-07-29Added question about $TERM valueSebastien Helleu
2006-07-27Use of constants for min/max DCC blocksizeSebastien Helleu
2006-07-27Updated options/commands for docSebastien Helleu
2006-07-27Fixed completion for command handlers (now empty completion_template means ni...Sebastien Helleu
2006-07-27Fixed nick alignment problem when look_nickmode is offSebastien Helleu
2006-07-25Added generic function for incoming numeric IRC commands (bug #16611)Sebastien Helleu
2006-07-25Fixed crash when doing "/part something" on a server buffer (bug #17201)Sebastien Helleu
2006-07-23Removed useless call to doupdate()Sebastien Helleu
2006-07-23Splited weechat.c into weechat.c and util.cSebastien Helleu
2006-07-22Charsets are now checked when set by /charset commandSebastien Helleu
2006-07-19Updated translationsSebastien Helleu
2006-07-19Fixed typoSebastien Helleu
2006-07-18Added "look_save_on_exit" option (patch from Emanuele Giaquinta)Sebastien Helleu
2006-07-16Fixed crash on DCC buffer under Darwin 8 (bug #17115)Sebastien Helleu
2006-07-16added some panel functions, fixed refresh bugs when terminal is resized: too ...Sebastien Helleu
2006-07-15Fixed typoSebastien Helleu
2006-07-10Replaced weechat-html(-one).xsl by .xsl.in in EXTRA_DISTSebastien Helleu
2006-07-09Added "-delete" argument for /topic completionSebastien Helleu
2006-07-07Renamed weechat-html-one.xsl to weechat-html-one.xsl.inSebastien Helleu
2006-07-07Renamed weechat-html.xsl to weechat-html.xsl.inSebastien Helleu
2006-07-07Added configure option for doc XSL prefix (bug #16991)Sebastien Helleu
2006-07-04Fixed typo in help for script plugin commands (/perl, /python, /ruby, /lua)Sebastien Helleu
2006-07-01Fixed typosSebastien Helleu
2006-06-30Fixed bug with spaces in script names (bug #16957)Sebastien Helleu
2006-06-29Replaced call to plugin_find_server_channel() by gui_buffer_search() in weech...Sebastien Helleu
2006-06-29Sync with official debian packageJulien Louis
2006-06-28Updated translationsSebastien Helleu
2006-06-28Fix evaluation of ${datadir} with new (CVS) autoconfJulien Louis
2006-06-28Fixed random crash when "MODE #chan -l" is receivedSebastien Helleu
2006-06-28File automatically updatedSebastien Helleu
2006-06-28Fixed bug in IRC parser (random crash with malformed IRC messages)Sebastien Helleu
2006-06-26Fixed refresh bug (too many refresh) when terminal is resizedSebastien Helleu
2006-06-26Fixed crash with crash dump (nice isn't it?)Sebastien Helleu