fix a filename error while loading a python script manually |
|
More...
|
almost 20 years ago
|
Fixed plugins "print" and "prnt" functions: now ok for writing on server buffers |
|
More...
|
almost 20 years ago
|
Fixed color problem with new libcurses version |
|
More...
|
almost 20 years ago
|
Display message content when nick is not found for an incoming "PRIVMSG" message |
|
More...
|
almost 20 years ago
|
update examples in python API |
|
More...
|
almost 20 years ago
|
Fixed crash when using alt-S or alt-X keys on DCC buffer (alt-D) |
|
More...
|
almost 20 years ago
|
Fixed crash when using alt-S or alt-X keys on DCC buffer (alt-D) |
|
More...
|
almost 20 years ago
|
Fix python library detection on FreeBSD |
|
More...
|
almost 20 years ago
|
Added cast to prevent problems with AMD64 where size_t is not int |
|
More...
|
almost 20 years ago
|
Added cast for away time display (to prevent problems with *BSD, where time_t is int and not long int) |
|
More...
|
almost 20 years ago
|
Fix perl headers and library detection on various systems |
|
More...
|
about 20 years ago
|
Fixed startup crash when weechat config file is not found |
|
More...
|
about 20 years ago
|
Remove unused $PERL_LIB var due to an impoved libperl detection |
|
More...
|
about 20 years ago
|
Fix libperl and libpython detection |
|
More...
|
about 20 years ago
|
Fix configure args handling |
|
More...
|
about 20 years ago
|
Version 0.1.3-cvs |
|
More...
|
about 20 years ago
|
Version 0.1.2 |
|
More...
|
about 20 years ago
|
Empty sources added for wxWidgets GUI |
|
More...
|
about 20 years ago
|
Added "++++" at bottom of nicklist if end of nicklist is not displayed |
|
More...
|
about 20 years ago
|
Remove weechat-gtk dependency since GTK gui does not exist |
|
More...
|
about 20 years ago
|
Plugin message handler is now called for own messages (as "privmsg" IRC command, with "localhost" as host to differenciate from other messages) |
|
More...
|
about 20 years ago
|
Updated doc with new Perl/Python script interface |
|
More...
|
about 20 years ago
|
Fixed buffer detection for Perl/Python "print" and "command" functions |
|
More...
|
about 20 years ago
|
Perl and Python libraries now cheked in configure script |
|
More...
|
about 20 years ago
|
Fixed nicklist sort mode: now modes are not cumulated any more (so for example all op will be sorted together) |
|
More...
|
about 20 years ago
|
Allow only server (with blank channel) for buffer search (for print & command functions) |
|
More...
|
about 20 years ago
|
Improved Perl interface and some changes in Python: - function "print_with_channel" was removed - function "command" now runs weechat command or send text to channel - Perl functions are now called with weechat::name (instead of IRC::name) - IRC::xxx functions are still active for compatibility with old scripts |
|
More...
|
about 20 years ago
|
Added Python plugin support |
|
More...
|
about 20 years ago
|
Added Python plugin support |
|
More...
|
about 20 years ago
|
Added nicklist scroll keys (Alt+{home/end/pgup/pgdn} or F11/F12) |
|
More...
|
about 20 years ago
|