summaryrefslogtreecommitdiff
path: root/src/core/settings.c
AgeCommit message (Expand)Author
2007-05-08Oops. Update address correctly now.Wouter Coekaerts
2007-05-08Update FSF addressWouter Coekaerts
2007-04-29Factor out code from set_print into a function to get a printableEmanuele Giaquinta
2007-04-25Remove useless function.Emanuele Giaquinta
2007-04-16Properly initialize reference count for a new setting, bug #235.Emanuele Giaquinta
2006-11-02The attached patch fixes bug #164, which triggers a failed assertionGeert Hauwaerts
2004-09-15Fixed memleak in recode.c, fixed typo in special_vars.txt, fixed bug 105, fix...Valentin Batz
2003-11-16lag_min_show change wrongTimo Sirainen
2003-11-16Automatic backwards compatibility transitions.Timo Sirainen
2003-11-16cleanupTimo Sirainen
2003-05-13Fix crash with unloading module, by c0ffeeTimo Sirainen
2003-01-25GC fixTimo Sirainen
2003-01-08parse_time_interval() fallbacked to milliseconds, not seconds. some codeTimo Sirainen
2002-12-29s/size/time/ in warning messageTimo Sirainen
2002-12-28Added time, size and level setting types. Breaks some settings - I'll addTimo Sirainen
2002-02-10Added IRSSI_GLOBAL_CONFIG as wellTimo Sirainen
2002-02-02Comments are now allowed everywhere in config files.Timo Sirainen
2002-01-20Autosaving settings and autoflushing write buffer might have stopped fromTimo Sirainen
2002-01-12Settings names are now case-insensitive.Timo Sirainen
2001-11-16"setup reread" signal now sends the config file as parameter. AddedTimo Sirainen
2001-11-14typofixTimo Sirainen
2001-11-14settings_save() now sends "setup saved" signal - patch by peder@ifi.uio.noTimo Sirainen
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