Age | Commit message (Expand) | Author |
2007-06-08 | Added hotlist sort with new option "look_hotlist_sort" (task #5870) | Sebastien Helleu |
2007-05-11 | Code cleanup: renamed IRC functions to have uniform name (with prefix based o... | Sebastien Helleu |
2007-01-05 | Changed copyright date (2006 -> 2007) | Sebastien Helleu |
2006-11-14 | Fixed bug with DCC SEND when filename begins with '~' | Sebastien Helleu |
2006-11-08 | Added charset plugin (WeeChat is now full UTF-8 for internal data storage), f... | Sebastien Helleu |
2006-10-24 | Added "modifier" in plugins API, improved /plugin command | Sebastien Helleu |
2006-09-30 | Fixed crash for DCC receiver when resuming a file (bug #17885), fixed DCC err... | Sebastien Helleu |
2006-09-12 | Fixed highlight for DCC, invite and notice: when a window is displaying buffe... | Sebastien Helleu |
2006-08-20 | Added hotlist in session file when using /upgrade command (task #5449) | Sebastien Helleu |
2006-08-05 | Fixed DCC restore after /upgrade (now order is saved) | Sebastien Helleu |
2006-08-05 | Fixed DCC file connection problem (connection from receiver to sender) | Sebastien Helleu |
2006-08-03 | Improved DCC speed (up to x5 on LAN) by forking for DCC files and a new optio... | Sebastien Helleu |
2006-07-27 | Use of constants for min/max DCC blocksize | Sebastien Helleu |
2006-07-23 | Splited weechat.c into weechat.c and util.c | Sebastien Helleu |
2006-07-16 | added some panel functions, fixed refresh bugs when terminal is resized: too ... | Sebastien Helleu |
2006-06-10 | Fixed crashes with DCC chat remove/purge on DCC view (bug #16775) | Sebastien Helleu |
2006-05-20 | Moved content of src/common/log.c to src/gui/gui-log.c, log.c is now used for... | Sebastien Helleu |
2006-04-23 | Fixed bug #16416 (crash when purging old DCC chats) | Sebastien Helleu |
2006-04-22 | Splited GUI sources | Sebastien Helleu |
2006-04-15 | Fixed many crashes with DCC chat | Sebastien Helleu |
2006-04-03 | Added nick alignment in DCC chat, /query and /msg, fixed DCC chat bug when cl... | Sebastien Helleu |
2006-03-04 | Using new default value for DCC download dir (created at startup), fixed logs... | Sebastien Helleu |
2006-01-08 | Fixed hotlist display bug with server buffer when all servers are displayed on | Sebastien Helleu |
2006-01-04 | New year in copyright, FSF address changed | Sebastien Helleu |
2005-12-11 | Added charset by server and channel, new command: /charset | Sebastien Helleu |
2005-12-06 | added /upgrade command, added ETA for DCC files | Sebastien Helleu |
2005-11-10 | Fixed bug with DCC chat close and get_dcc_info plugin function | Sebastien Helleu |
2005-11-04 | - added major feature: new color management system (internal to WeeChat), now | Sebastien Helleu |
2005-10-31 | Fixed type used for htonl function (replaced u_int32_t by uint32_t, now OK under | Sebastien Helleu |
2005-10-30 | - added new setting (look_one_server_buffer): use same buffer for all servers | Sebastien Helleu |
2005-10-22 | - added dcc_own_ip and dcc_port_range settings, patch by Jim Ramsay | Sebastien Helleu |
2005-09-20 | Fixed DCC bug: delete failed file only if really empty (on disk) | Sebastien Helleu |
2005-09-15 | Fixed scroll problem (screen moving when scrolling and new line displayed) | Sebastien Helleu |
2005-08-26 | Set non blockant socket for dcc connection (as it was made before) | Sebastien Helleu |
2005-08-04 | add half (due to dcc) dcc support with proxies (only in ipv4 ) | Emmanuel Bouthenot |
2005-07-19 | Added "irc_highlight" setting, fixed crash when doing /part on an active DCC ... | Sebastien Helleu |
2005-07-13 | Added color for private in hotlist (different than color for highlight) | Sebastien Helleu |
2005-07-13 | Setting "dcc_auto_resume" now used, and fixed address & pos conversion to uns... | Sebastien Helleu |
2005-07-13 | Added DCC resume | Sebastien Helleu |
2005-07-12 | When DCC failed, do not display local filename if transfer failed before star... | Sebastien Helleu |
2005-07-12 | Added message on server buffer when DCC file transfer failed (or was aborted) | Sebastien Helleu |
2005-07-12 | - added DCC timeout | Sebastien Helleu |
2005-05-05 | Improved Perl interface and some changes in Python: | Sebastien Helleu |
2005-04-23 | Added transfer rate for DCC files | Sebastien Helleu |
2005-03-10 | Fixed type used for Mac OS (replaced uint32_t by u_int32_t) | Sebastien Helleu |
2005-03-09 | Fixed crash when cancelling DCC CHAT that was not started | Sebastien Helleu |
2005-02-27 | Added date/time for DCC CHAT on DCC buffer | Sebastien Helleu |
2005-02-27 | Added DCC CHAT (send & recv) | Sebastien Helleu |
2005-02-20 | Added DCC send | Sebastien Helleu |
2005-01-01 | Version 0.0.9 | Sebastien Helleu |