Age | Commit message (Expand) | Author |
2005-10-25 | - Added options for /plugin command: autoload, reload, unload | Sebastien Helleu |
2005-10-25 | Added auto-detection of ncursesw/ncurses lib in configure.in, fall back to nc... | Sebastien Helleu |
2005-10-24 | add the possibility to (un)load each script one by one | Emmanuel Bouthenot |
2005-10-23 | Added new plugins functions: set_config, get_plugin_config, set_plugin_config. | Sebastien Helleu |
2005-10-23 | Updated doc | Sebastien Helleu |
2005-10-23 | Converted old Ruby interface to new plugin system (Ruby plugin still NOT ok!) | Sebastien Helleu |
2005-10-22 | Fixed bug with keyboard and "^" key (was inserting two "^") | Sebastien Helleu |
2005-10-22 | - added dcc_own_ip and dcc_port_range settings, patch by Jim Ramsay | Sebastien Helleu |
2005-10-22 | * update build-depends | Julien Louis |
2005-10-22 | Added "ncursesw/" path for ncurses.h include | Sebastien Helleu |
2005-10-21 | The "day changed" message does not update hotlist any more | Sebastien Helleu |
2005-10-21 | Full UTF-8 support, auto-detection of UTF-8 usage (locale) | Sebastien Helleu |
2005-10-20 | fixes some typos, and a bug which occured when parsing a script fails | Emmanuel Bouthenot |
2005-10-19 | correct bad hack for stdout and stderr outputs | Emmanuel Bouthenot |
2005-10-19 | Add debian/compat and remove debian/weechat-gtk.* to EXTRA_DIST | Julien Louis |
2005-10-18 | Added "Day changed to [date]" message when day changes | Sebastien Helleu |
2005-10-18 | Log options (for server/channel/private) can now be set while WeeChat is running | Sebastien Helleu |
2005-10-18 | Add --copy argument to libtollize call | Julien Louis |
2005-10-17 | Updated doc with new plugins implementation | Sebastien Helleu |
2005-10-17 | Moved some functions in source code | Sebastien Helleu |
2005-10-17 | Changes in plugins and scripts plugins: | Sebastien Helleu |
2005-10-17 | Auto-load plugins in user's plugins path (before WeeChat system lib dir) | Sebastien Helleu |
2005-10-17 | When dlopen function is found without dl lib, do not link with -ldl (now ok | Sebastien Helleu |
2005-10-16 | Added "weechatdir" info for compatibility with old scripts (now DEPRECATED, use | Sebastien Helleu |
2005-10-16 | Added channel modes +e/+f, IRC commands 348,349,470 | Sebastien Helleu |
2005-10-16 | Added Py_Finalise when Python plugin is unloaded | Sebastien Helleu |
2005-10-16 | Commented out WxWidget lib detection since WxWidgets GUI is not developed today | Sebastien Helleu |
2005-10-16 | Fixed but when no parameter given for /perl and /python options | Sebastien Helleu |
2005-10-16 | Changed help messages for options | Sebastien Helleu |
2005-10-15 | New plugin interface (loads dynamic C libraries) | Sebastien Helleu |
2005-10-15 | Removed old ruby interface | Sebastien Helleu |
2005-10-15 | Removed old python interface | Sebastien Helleu |
2005-10-15 | Removed old perl interface | Sebastien Helleu |
2005-10-15 | Removed obsolete file | Sebastien Helleu |
2005-10-06 | Updated TODO | Sebastien Helleu |
2005-10-03 | Added auto-creation of ~/.weechat/{perl|python}/config directories | Sebastien Helleu |
2005-10-03 | Added IRC commands: 008 and 381 | Sebastien Helleu |
2005-10-03 | Changed default color for delimiters in input window (from cyan to lightgreen) | Sebastien Helleu |
2005-10-02 | Added colors for input buffer and current channel of status bar | Sebastien Helleu |
2005-10-02 | Added online help for config options (with /set full_option_name) | Sebastien Helleu |
2005-10-01 | Updated doc with new options | Sebastien Helleu |
2005-10-01 | Added "smart" hotlist | Sebastien Helleu |
2005-09-30 | Fix ruby ldflags add | Julien Louis |
2005-09-28 | Fixed /server command help (3 nicks are mandatory if -nicks used) | Sebastien Helleu |
2005-09-25 | Update debian/changelog | Julien Louis |
2005-09-25 | Fixed typo in autojoin option help | Sebastien Helleu |
2005-09-25 | Added doc (info format) in rpm build | Sebastien Helleu |
2005-09-24 | Version 0.1.6-cvs | Sebastien Helleu |
2005-09-24 | Version 0.1.5 | Sebastien Helleu |
2005-09-23 | Replaced gettext with macro "_" | Sebastien Helleu |