summaryrefslogtreecommitdiff
path: root/src/fe-text/irssi.c
AgeCommit message (Expand)Author
2001-07-15Added --home and --config command line parameters to irssi to specifyTimo Sirainen
2001-06-29Moved screen_refresh_thaw() in initialization before theTimo Sirainen
2001-06-29removed fe-perlTimo Sirainen
2001-06-27Added -v / --version command line option. Moved POPT_AUTOHELP option toTimo Sirainen
2001-06-21if perl is compiled statically, initialize it after the "irssi initTimo Sirainen
2001-06-01Replaced all direct curses calls with screen_xx() wrappers. This shouldTimo Sirainen
2001-05-17Getting rid of gettext, moved some _(..) texts to themes and left some errorTimo Sirainen
2001-04-14Rewrote text buffer handling in windows - try #3.Timo Sirainen
2001-02-19Moved /LASTLOG handling to lastlog.c. Added options -file <filename>Timo Sirainen
2001-02-19Moved autoconnects and command line parameter parsing from irc to core.Timo Sirainen
2001-02-17/LOAD module tries to load "module_core" instead. If it wasn't found,Timo Sirainen
2001-02-10/SAVEWINDOWS saves now split windowsTimo Sirainen
2001-02-05make deinitialization between screen_refresh_freeze() andTimo Sirainen
2000-12-17Settings are now stored in module-specific blocks. Irssi complainsTimo Sirainen
2000-12-05net_gethostbyname_nonblock(): don't crash if net_gethosterror() returnsTimo Sirainen
2000-12-05Split expandos from special-vars.c to expandos.c. Added list of signalsTimo Sirainen
2000-12-03print the firsttimer info to irssi's window instead of stdout.Timo Sirainen
2000-12-03complain about old default.themesTimo Sirainen
2000-11-26Perl fixes and additions. theme_register() / printformat() works nowTimo Sirainen
2000-10-03--enable-perl=[yes|no|static]Timo Sirainen
2000-09-07Perl works now only as a runtime loadable moduleTimo Sirainen
2000-09-06No, SILC stuff still shouldn't be here :)Timo Sirainen
2000-09-06/set autocreate_query -> /set autocreate_query_levelTimo Sirainen
2000-08-26Lots of moving stuff around - hopefully I didn't break too much :)Timo Sirainen
2000-08-24send "irssi init finished" _after_ setting up perl support.Timo Sirainen
2000-08-13Added i18n initialization.Timo Sirainen
2000-08-12Don't trigger window activity if window is already visible in someTimo Sirainen
2000-07-31You can change the default line indentation with /SET indentTimo Sirainen
2000-07-26No, we still don't want silc_init() here..Timo Sirainen
2000-07-16When redrawing screen, refresh the screen after clear() so that cursesTimo Sirainen
2000-05-25Added bot plugin, it also has almost-functional botnet.Timo Sirainen
2000-05-15Lots of changes again. Biggest ones:Timo Sirainen
2000-05-04.. lots of changes ..Timo Sirainen
2000-04-28Perl working again, better than ever (unless there's bugs :)Timo Sirainen
2000-04-26..adding new files..Timo Sirainen