44
I Use This!
High Activity

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 9 hours ago.
May 27, 2024 — May 27, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
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
flashcode
as Sebastien Helleu
More... almost 20 years ago
Fixed color problem with new libcurses version
flashcode
as Sebastien Helleu
More... almost 20 years ago
Display message content when nick is not found for an incoming "PRIVMSG" message
flashcode
as Sebastien Helleu
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)
flashcode
as Sebastien Helleu
More... almost 20 years ago
Fixed crash when using alt-S or alt-X keys on DCC buffer (alt-D)
flashcode
as Sebastien Helleu
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
flashcode
as Sebastien Helleu
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)
flashcode
as Sebastien Helleu
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
flashcode
as Sebastien Helleu
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
flashcode
as Sebastien Helleu
More... about 20 years ago
Version 0.1.2
flashcode
as Sebastien Helleu
More... about 20 years ago
Empty sources added for wxWidgets GUI
flashcode
as Sebastien Helleu
More... about 20 years ago
Added "++++" at bottom of nicklist if end of nicklist is not displayed
flashcode
as Sebastien Helleu
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)
flashcode
as Sebastien Helleu
More... about 20 years ago
Updated doc with new Perl/Python script interface
flashcode
as Sebastien Helleu
More... about 20 years ago
Fixed buffer detection for Perl/Python "print" and "command" functions
flashcode
as Sebastien Helleu
More... about 20 years ago
Perl and Python libraries now cheked in configure script
flashcode
as Sebastien Helleu
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)
flashcode
as Sebastien Helleu
More... about 20 years ago
Allow only server (with blank channel) for buffer search (for print & command functions)
flashcode
as Sebastien Helleu
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
flashcode
as Sebastien Helleu
More... about 20 years ago
Added Python plugin support
flashcode
as Sebastien Helleu
More... about 20 years ago
Added Python plugin support
flashcode
as Sebastien Helleu
More... about 20 years ago
Added nicklist scroll keys (Alt+{home/end/pgup/pgdn} or F11/F12)
flashcode
as Sebastien Helleu
More... about 20 years ago