summaryrefslogtreecommitdiff
path: root/src/core/settings.c
AgeCommit message (Expand)Author
2001-07-29Fixed /RELOAD crashing without parameters.Timo Sirainen
2001-07-15Added --home and --config command line parameters to irssi to specifyTimo Sirainen
2001-07-14"gui dialog" signals can now be safely emitted before the GUI is initializedTimo Sirainen
2001-07-05Moved location of config, theme and doc files. Added debian dir for building ...Timo Sirainen
2001-05-17Getting rid of gettext, moved some _(..) texts to themes and left some errorTimo Sirainen
2001-03-16Irssi now asks if you want to remove unknown settings from configurationTimo Sirainen
2001-02-20Errors reading/writing config and theme files are now handled properlyTimo Sirainen
2001-01-11Some signed/unsigned warnings removed. Don't call fe_exec_init/deinit in win32Timo Sirainen
2001-01-05In "Configuration file was modified ..." text, added "Use /SAVE orTimo Sirainen
2000-12-19when changing config file to new format send "setup changed" signal atTimo Sirainen
2000-12-17Settings are now stored in module-specific blocks. Irssi complainsTimo Sirainen
2000-12-17Destroy all settings and commands used by modules when they're unloaded.Timo Sirainen
2000-11-29file_checksum() shouldn't crash if it can't open the file.Timo Sirainen
2000-11-26some updates for checking when to not autosave config.Timo Sirainen
2000-11-26Added modify counter which is increased every time something is changedTimo Sirainen
2000-11-23several fixes to make irssi compile without warnings with MIPSproTimo Sirainen
2000-10-26Some fixes for compiling with Win32 :)Timo Sirainen
2000-10-15Irssi won't automatically overwrite configuration files if they'reTimo Sirainen
2000-07-23/SET settings_autosave - If set ON, settings are automatically savedTimo Sirainen
2000-07-22Moved /SAVE and /RELOAD to fe-common. Print "config saved" andTimo Sirainen
2000-07-16Cleaned up code.Timo Sirainen
2000-05-15Lots of changes again. Biggest ones:Timo Sirainen
2000-05-04.. lots of changes ..Timo Sirainen
2000-04-26fixesTimo Sirainen
2000-04-26..adding new files..Timo Sirainen