Age | Commit message (Expand) | Author |
2005-11-04 | remove unused comment | Emmanuel Bouthenot |
2005-11-04 | fix a dead lock | Emmanuel Bouthenot |
2005-11-04 | - added major feature: new color management system (internal to WeeChat), now | Sebastien Helleu |
2005-11-04 | improve contexts switch in python plugin | Emmanuel Bouthenot |
2005-10-30 | Added constants for Perl return codes | Sebastien Helleu |
2005-10-30 | add constants for python return codes | Emmanuel Bouthenot |
2005-10-30 | Added command line arguments to disable auto-connect to servers and plugins a... | Sebastien Helleu |
2005-10-30 | - added new setting (look_one_server_buffer): use same buffer for all servers | Sebastien Helleu |
2005-10-28 | Added new return codes for plugin handlers, to discard messages for WeeChat, ... | Sebastien Helleu |
2005-10-26 | Fixed Perl bugs with returned values | Sebastien Helleu |
2005-10-25 | - Added options for /plugin command: autoload, reload, unload | 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 | Converted old Ruby interface to new plugin system (Ruby plugin still NOT ok!) | 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-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-16 | Added "weechatdir" info for compatibility with old scripts (now DEPRECATED, use | Sebastien Helleu |
2005-10-16 | Added Py_Finalise when Python plugin is unloaded | Sebastien Helleu |
2005-10-16 | Fixed but when no parameter given for /perl and /python 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-09-03 | Fixed bug with strings comparison (str[n]casecmp) and some locales (like turk... | Sebastien Helleu |
2005-08-21 | Added Ruby plugins skeleton | Sebastien Helleu |
2005-07-12 | - added DCC timeout | Sebastien Helleu |
2005-07-12 | change return type from tuple to list for get_info('dccs') feature | Emmanuel Bouthenot |
2005-07-12 | adding getinfo feature about dccs | Emmanuel Bouthenot |
2005-07-12 | Added function for Perl/Python to get DCC list | Sebastien Helleu |
2005-06-16 | errors while loading perl scripts are now displayed in server buffer (instead... | Emmanuel Bouthenot |
2005-06-16 | in python scripts, all messages written in stdin and stderr are redirect in s... | Emmanuel Bouthenot |
2005-06-16 | Fixed plugins "print" and "prnt" functions: now ok for writing on server buffers | Sebastien Helleu |
2005-05-08 | Plugin message handler is now called for own messages (as "privmsg" IRC comma... | Sebastien Helleu |
2005-05-07 | Fixed buffer detection for Perl/Python "print" and "command" functions | Sebastien Helleu |
2005-05-05 | Allow only server (with blank channel) for buffer search (for print & command... | Sebastien Helleu |
2005-05-05 | Improved Perl interface and some changes in Python: | Sebastien Helleu |
2005-05-01 | Added Python plugin support | Sebastien Helleu |
2005-05-01 | Added Python plugin support | Sebastien Helleu |
2005-03-12 | Added FIFO pipe for remote control | Sebastien Helleu |
2005-01-31 | Fixed many memory leaks | Sebastien Helleu |
2005-01-26 | Away nicks are now displayed with another color | Sebastien Helleu |
2005-01-16 | Improved completion (now completes commands args), fixed color bug (gray remo... | Sebastien Helleu |
2005-01-01 | Version 0.0.9 | Sebastien Helleu |
2004-10-03 | Fixed bug in wee_perl_exec() when server == NULL | Sebastien Helleu |
2004-10-03 | Added IRC::command function for Perl scripts | Sebastien Helleu |
2004-09-13 | New /perl autoload command | Sebastien Helleu |