This website requires JavaScript.
Explore
Help
Sign In
pegasus
/
weechat
Watch
1
Star
0
Fork
0
You've already forked weechat
mirror of
https://github.com/weechat/weechat.git
synced
2026-06-24 03:46:39 +02:00
Code
Activity
Files
fe90f3d4e46b2899c6e21425f3eb4fb4576a156b
weechat
/
src
/
plugins
T
History
Sebastien Helleu
fe90f3d4e4
Fixed crash with "register" function in plugin scripts (bug
#16701
)
2006-05-29 22:36:29 +00:00
..
scripts
Fixed crash with "register" function in plugin scripts (bug
#16701
)
2006-05-29 22:36:29 +00:00
Makefile.am
Enable plugins compilation if Lua is enabled (like Perl/Python/Ruby)
2006-02-11 10:09:59 +00:00
plugins-config.c
Added /setp command (set plugin options)
2006-03-24 09:38:54 +00:00
plugins-config.h
Added /setp command (set plugin options)
2006-03-24 09:38:54 +00:00
plugins-interface.c
Moved content of src/common/log.c to src/gui/gui-log.c, log.c is now used for WeeChat log file
2006-05-20 09:45:02 +00:00
plugins.c
Fixed plugin command handler call when no argument is given
2006-04-01 07:43:51 +00:00
plugins.h
Added keyboard handler to plugin API
2006-03-30 12:08:55 +00:00
weechat-plugin.h
Added hostnames associeted to nicks in plugins/scripts
2006-04-08 21:03:31 +00:00