Age | Commit message (Expand) | Author |
2008-03-23 | Fixed bug with charset in IRC plugin | Sebastien Helleu |
2008-03-23 | Check plugin version when loading it, to prevent crash when loading old plugins | Sebastien Helleu |
2008-03-22 | Added tags for lines and custom filtering by tags or regex (task #7674), fixe... | Sebastien Helleu |
2008-03-16 | Added comments in code for core sources | Sebastien Helleu |
2008-03-15 | Update of README and INSTALL files | Sebastien Helleu |
2008-03-15 | New format for some IRC protocol commands | Sebastien Helleu |
2008-03-15 | Fixed bugs with bars size and refresh | Sebastien Helleu |
2008-03-15 | New format for many IRC protocol commands, bugs fixed in IRC plugin | Sebastien Helleu |
2008-03-15 | New default settings for action/network prefixes, new default color for netwo... | Sebastien Helleu |
2008-03-15 | Fixed bug in string_explode function, new function string_strip | Sebastien Helleu |
2008-03-14 | Fixed bug in string_explode function, introduced with previous commit | Sebastien Helleu |
2008-03-13 | Fixed IRC invite command, use of hosts for IRC kickban command | Sebastien Helleu |
2008-03-13 | Fixed string_explode function, when string ends with separator(s) | Sebastien Helleu |
2008-03-11 | Fix bug with options startup_command_{before|after}_plugins | Sebastien Helleu |
2008-03-11 | Added "startup" section in config, new options "startup_command_{before|after... | Sebastien Helleu |
2008-03-11 | Fix hotlist update when buffer is current one | Sebastien Helleu |
2008-03-10 | Fixed warnings about "PL_na" in Perl plugin on FreeBSD | Sebastien Helleu |
2008-03-10 | Removed typedef for GUI structure (use only struct) | Sebastien Helleu |
2008-03-09 | Minor changes in /buffer command and topic of WeeChat buffer | Sebastien Helleu |
2008-03-09 | Fixed permission of plugin directories (was 0644, set to 0755) | Sebastien Helleu |
2008-03-08 | Removed compiler warning in Perl plugin on FreeBSD | Sebastien Helleu |
2008-03-08 | Update of README and man page | Sebastien Helleu |
2008-03-08 | Fixed help of /bar command | Sebastien Helleu |
2008-03-07 | Added missing keywords for cmake gettext build | Sebastien Helleu |
2008-03-07 | Save of bars in main WeeChat config file (weechat.rc) | Sebastien Helleu |
2008-03-07 | New option DISABLE_COMPILE_DEBUG for cmake | Sebastien Helleu |
2008-03-07 | Cleanup of Curses and Gtk makefiles | Sebastien Helleu |
2008-03-07 | Fix of link with cmake for Curses and Gtk executables | Sebastien Helleu |
2008-03-07 | Added "max_height" parameter for bar item rebuild callbacks | Sebastien Helleu |
2008-03-05 | Fix of IRC plugin compilation with cmake | Sebastien Helleu |
2008-03-05 | New default value for logger time format (prevents problem with backlog when ... | Sebastien Helleu |
2008-03-05 | Added file FindPkgConfig.cmake (for old cmake versions) | Sebastien Helleu |
2008-03-05 | Fix of cmake build process | Sebastien Helleu |
2008-03-05 | Partial support of bars, with custom items. | Sebastien Helleu |
2008-03-02 | Fixed bug with config file write (crash on FreeBSD) | Sebastien Helleu |
2008-02-25 | Fix bug with weechat_plugin_end() function, now returns "int" everywhere | Sebastien Helleu |
2008-02-25 | Fix Perl plugin build when system Perl is built without multiplicity | Sebastien Helleu |
2008-02-24 | Command /whois is now authorized in private without argument (task #7482) | Sebastien Helleu |
2008-02-24 | Moved sigsegv function to wee-debug.c | Sebastien Helleu |
2008-02-24 | XML doc files (weechat.XX.xml) splitted in many XML files | Sebastien Helleu |
2008-02-22 | New "irc/debug" buffer (replaces old IRC raw buffer), improved status bar dis... | Sebastien Helleu |
2008-02-21 | Removed kernel info in CTCP VERSION reply (IRC plugin) (task #7494) | Sebastien Helleu |
2008-02-21 | Added new plugin "debug" | Sebastien Helleu |
2008-02-04 | Removed typedef for keyboard structures in gui-keyboard.h | Sebastien Helleu |
2008-02-04 | Added string_tolower/upper in plugins API, added "name_lower_case" option in ... | Sebastien Helleu |
2008-02-03 | Fixed "irc_server_nicks" completion (now completes with current server only) ... | Sebastien Helleu |
2008-02-03 | Removed option "-command" for command "/server" in IRC plugin | Sebastien Helleu |
2008-02-03 | Use of many addresses for one IRC server (auto-switch when a connexion fails)... | Sebastien Helleu |
2008-02-03 | Fixed bug in Makefile.am of IRC plugin | Sebastien Helleu |
2008-02-03 | Replaced options nick1/nick2/nick3 by nicks in IRC servers | Sebastien Helleu |