Age | Commit message (Expand) | Author |
2010-03-19 | Reformat multi-line comments | Sebastien Helleu |
2010-03-17 | Fix bugs with xfer buffer after /upgrade | Sebastien Helleu |
2010-02-12 | Add description of arguments for API functions hook_info and hook_infolist | Sebastien Helleu |
2010-02-02 | Add signal "xfer_ended" (patch #7081) | Sebastien Helleu |
2010-01-29 | Fix crash when purging old xfer chats (bug #28764) | Sebastien Helleu |
2010-01-24 | Remove evil tabs in sources | Sebastien Helleu |
2010-01-18 | Add color for nicks in xfer chat (DCC chat), add missing command /me in xfer ... | Sebastien Helleu |
2010-01-03 | Update copyright dates | Sebastien Helleu |
2009-11-22 | Fix crash when purging dcc chat if 2 dcc chat have same buffer (bug #28071) | Sebastien Helleu |
2009-09-20 | Fix cmake directories: let user customize lib, share, locale and include dire... | Sebastien Helleu |
2009-09-20 | Add missing charset decoding/encoding for IRC DCC chat (bug #27482) | Sebastien Helleu |
2009-08-05 | Fix progress bar display for large xfer/dcc files (more than 2 Gb) | Sebastien Helleu |
2009-06-12 | Remove variable with "WeeChat required version" in plugins, do not compare ve... | Sebastien Helleu |
2009-06-02 | Add note about ports < 1024 (reserved for root) for listening ports (options ... | Sebastien Helleu |
2009-05-28 | Convert all docs to asciidoc format, add scripting guide | Sebastien Helleu |
2009-05-12 | Fix typo: transfert -> transfer | Sebastien Helleu |
2009-04-11 | Add support of many templates for completion of command arguments, rename def... | Sebastien Helleu |
2009-03-28 | Add cmake files in package built by autotools | Sebastien Helleu |
2009-03-23 | Add new IRC modifiers: irc_color_decode/irc_color_encode, add IRC color suppo... | Sebastien Helleu |
2009-03-23 | Add nick completion in xfer dcc buffers, fix bug when opening xfer dcc buffer... | Sebastien Helleu |
2009-03-06 | Add new hook type "process": launch command with fork and catch result (rc/st... | Sebastien Helleu |
2009-02-22 | Add upgrade functions in script plugin API | Sebastien Helleu |
2009-02-18 | Give file descriptor to callback of hook_fd | Sebastien Helleu |
2009-02-17 | Add new local variable "type" for buffers | Sebastien Helleu |
2009-01-04 | Remove unused functions and prototypes | Sebastien Helleu |
2009-01-03 | Update copyright dates | Sebastien Helleu |
2009-01-02 | Add null values for options, new syntax for /set, reintroduce temporary IRC s... | Sebastien Helleu |
2008-12-19 | Fix bug with xfer transferts (IRC DCC): transfert ended abruptly when termina... | Sebastien Helleu |
2008-12-15 | Fix bug with option xfer.network.own_ip when sending DCC file | Sebastien Helleu |
2008-12-10 | Add new plugin "relay", new function "string_format_size" in plugin API | Sebastien Helleu |
2008-11-27 | Remove argument "switch_to_another" for function gui_buffer_close() | Sebastien Helleu |
2008-11-23 | Add support for more than one proxy, with proxy selection for each IRC server... | Sebastien Helleu |
2008-11-15 | Use of const for some functions returning "char *" | Sebastien Helleu |
2008-11-04 | Fix bug with pointer conversions on 64 bits architecture | Sebastien Helleu |
2008-11-02 | Remove debug plugin (merged to core), new debug variable for each plugin (no ... | Sebastien Helleu |
2008-10-30 | Add new features to logger plugin (command /logger, log level, level by buffe... | Sebastien Helleu |
2008-10-22 | Add function buffer_set_pointer in plugin API | Sebastien Helleu |
2008-10-18 | Add new argument "value" to function config_new_option | Sebastien Helleu |
2008-09-18 | Replace french word "pourcentage" by percentage | Sebastien Helleu |
2008-09-18 | Remove "category" for buffers (keep only name). | Sebastien Helleu |
2008-09-02 | Add description for info and infolist hooks | Sebastien Helleu |
2008-09-02 | Add new hooks in plugins: info (fifo_filename) and infolists (alias, logger_b... | Sebastien Helleu |
2008-08-30 | Add new hooks (info and infolist), IRC plugin now return infos and infolists | Sebastien Helleu |
2008-08-22 | Add hook infolist to plugins API, fix bugs with gettext in plugins | Sebastien Helleu |
2008-08-19 | Reintroduce /upgrade command, working only with core and IRC plugin today | Sebastien Helleu |
2008-06-17 | New plugin "notify", new option for debug messages in plugins | Sebastien Helleu |
2008-06-15 | Add speed limit for DCC files sending (task #6178) | Sebastien Helleu |
2008-06-15 | Fix connection bug in xfer plugin | Sebastien Helleu |
2008-06-03 | Add "const" keyword for some "char *" function arguments (core and plugins API) | Sebastien Helleu |
2008-06-02 | Add constants for config file read/write/set/unset callbacks | Sebastien Helleu |