index
:
irssi
fix/startup_doc
hax/doc_format_fix
master
The client of the future
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
modules.c
Age
Commit message (
Expand
)
Author
2007-05-08
Oops. Update address correctly now.
Wouter Coekaerts
2007-05-08
Update FSF address
Wouter Coekaerts
2003-11-16
Fixed some gcc aliasing warnings
Timo Sirainen
2001-08-14
Module loading updates - /LOAD shows now also the statically loaded modules.
Timo Sirainen
2001-07-25
fixed using already free'd memory.
Timo Sirainen
2001-07-15
Added --home and --config command line parameters to irssi to specify
Timo Sirainen
2001-06-04
/LOAD: when using '.' character in module name irssi printed glib error
Timo Sirainen
2001-03-28
module_get_name() should be inside #ifdef HAVE_GMODULE
Timo Sirainen
2001-03-04
fixed minor memory leak
Timo Sirainen
2001-02-17
/LOAD module tries to load "module_core" instead. If it wasn't found,
Timo Sirainen
2001-02-07
/LOAD ./path/module - loads module from path relative to current
Timo Sirainen
2001-01-16
Check if libtool creates libraries in .libs dir. Check if -lgmodule
Timo Sirainen
2000-12-17
Settings are now stored in module-specific blocks. Irssi complains
Timo Sirainen
2000-12-17
Destroy all settings and commands used by modules when they're unloaded.
Timo Sirainen
2000-11-23
several fixes to make irssi compile without warnings with MIPSpro
Timo Sirainen
2000-10-01
Chat protocol updates.
Timo Sirainen
2000-09-06
/set autocreate_query -> /set autocreate_query_level
Timo Sirainen
2000-09-02
bugfix
Timo Sirainen
2000-09-02
Updates.
Timo Sirainen
2000-08-30
Object type checking fixes
Timo Sirainen
2000-08-26
Lots of moving stuff around - hopefully I didn't break too much :)
Timo Sirainen
2000-07-16
Cleaned up code.
Timo Sirainen
2000-07-15
module_find_id() and module_find_id_str() didn't work right if the
Timo Sirainen
2000-07-02
Implemented runtime loadable modules. /LOAD loads a module, /UNLOAD
Timo Sirainen
2000-04-26
..adding new files..
Timo Sirainen