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
/
settings.c
Age
Commit message (
Expand
)
Author
2002-01-20
Autosaving settings and autoflushing write buffer might have stopped from
Timo Sirainen
2002-01-12
Settings names are now case-insensitive.
Timo Sirainen
2001-11-16
"setup reread" signal now sends the config file as parameter. Added
Timo Sirainen
2001-11-14
typofix
Timo Sirainen
2001-11-14
settings_save() now sends "setup saved" signal - patch by peder@ifi.uio.no
Timo Sirainen
2001-07-29
Fixed /RELOAD crashing without parameters.
Timo Sirainen
2001-07-15
Added --home and --config command line parameters to irssi to specify
Timo Sirainen
2001-07-14
"gui dialog" signals can now be safely emitted before the GUI is initialized
Timo Sirainen
2001-07-05
Moved location of config, theme and doc files. Added debian dir for building ...
Timo Sirainen
2001-05-17
Getting rid of gettext, moved some _(..) texts to themes and left some error
Timo Sirainen
2001-03-16
Irssi now asks if you want to remove unknown settings from configuration
Timo Sirainen
2001-02-20
Errors reading/writing config and theme files are now handled properly
Timo Sirainen
2001-01-11
Some signed/unsigned warnings removed. Don't call fe_exec_init/deinit in win32
Timo Sirainen
2001-01-05
In "Configuration file was modified ..." text, added "Use /SAVE or
Timo Sirainen
2000-12-19
when changing config file to new format send "setup changed" signal at
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-29
file_checksum() shouldn't crash if it can't open the file.
Timo Sirainen
2000-11-26
some updates for checking when to not autosave config.
Timo Sirainen
2000-11-26
Added modify counter which is increased every time something is changed
Timo Sirainen
2000-11-23
several fixes to make irssi compile without warnings with MIPSpro
Timo Sirainen
2000-10-26
Some fixes for compiling with Win32 :)
Timo Sirainen
2000-10-15
Irssi won't automatically overwrite configuration files if they're
Timo Sirainen
2000-07-23
/SET settings_autosave - If set ON, settings are automatically saved
Timo Sirainen
2000-07-22
Moved /SAVE and /RELOAD to fe-common. Print "config saved" and
Timo Sirainen
2000-07-16
Cleaned up code.
Timo Sirainen
2000-05-15
Lots of changes again. Biggest ones:
Timo Sirainen
2000-05-04
.. lots of changes ..
Timo Sirainen
2000-04-26
fixes
Timo Sirainen
2000-04-26
..adding new files..
Timo Sirainen