Age | Commit message (Expand) | Author |
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 |
2008-02-02 | Use of sizeof(char) in all malloc/realloc for strings | Sebastien Helleu |
2008-02-01 | Fixed bugs/crashs when closing buffers | Sebastien Helleu |
2008-02-01 | New "close callback" for buffers, use of this callback in IRC plugin to leave... | Sebastien Helleu |
2008-02-01 | Fixed some refreshs | Sebastien Helleu |
2008-02-01 | Fixed bug with prefixes in config file | Sebastien Helleu |
2008-01-30 | Fixed minor display bug with doc in result of configure script | Sebastien Helleu |
2008-01-30 | Nick completion enabled again, plugins can now override default nick completi... | Sebastien Helleu |
2008-01-29 | Updated translations | Sebastien Helleu |
2008-01-29 | Reduced number of screen refreshs, fixed display bug with title bar | Sebastien Helleu |
2008-01-29 | Added command in demo plugin to set a buffer property | Sebastien Helleu |
2008-01-28 | Fixed bug when switching window, scrollback is now preserved (task #7680) | Sebastien Helleu |
2008-01-27 | Added config file functions in plugins API, improved /reload and /save comman... | Sebastien Helleu |
2008-01-24 | Add of "modifier" hook, migration of charset plugin to new API, SIGHUP signal... | Sebastien Helleu |
2008-01-21 | Removed use of config.h file in script plugins, not needed | Sebastien Helleu |
2008-01-19 | Updated translations | Sebastien Helleu |