1
0
mirror of https://github.com/irssi/irssi.git synced 2024-09-08 04:26:01 -04:00
irssi/src
Timo Sirainen 803d805016 Module loading updates - /LOAD shows now also the statically loaded modules.
You can't /LOAD the same module twice. Syntax changed to /LOAD <module>
[<submodule>], /UNLOAD <module> [<submodule>].

NOTE: all modules now need to call register_module() in their init()
function.


git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1748 dbcabf3a-b0e7-0310-adc4-f8d773084564
2001-08-14 00:41:59 +00:00
..
core Module loading updates - /LOAD shows now also the statically loaded modules. 2001-08-14 00:41:59 +00:00
fe-common Module loading updates - /LOAD shows now also the statically loaded modules. 2001-08-14 00:41:59 +00:00
fe-none Added --home and --config command line parameters to irssi to specify 2001-07-15 00:39:48 +00:00
fe-text Module loading updates - /LOAD shows now also the statically loaded modules. 2001-08-14 00:41:59 +00:00
irc Module loading updates - /LOAD shows now also the statically loaded modules. 2001-08-14 00:41:59 +00:00
lib-config config_node_remove() - NULL parent is treated as root node 2001-05-11 19:53:39 +00:00
lib-popt Getting rid of gettext, moved some _(..) texts to themes and left some error 2001-05-17 20:13:59 +00:00
perl Module loading updates - /LOAD shows now also the statically loaded modules. 2001-08-14 00:41:59 +00:00
.cvsignore Initial revision 1999-09-03 14:27:29 +00:00
common.h Added --home and --config command line parameters to irssi to specify 2001-07-15 00:39:48 +00:00
Makefile.am Getting rid of gettext, moved some _(..) texts to themes and left some error 2001-05-17 20:13:59 +00:00