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.h
Age
Commit message (
Expand
)
Author
2008-03-11
Use struct name rather than typedef name in pointer declaration.
Emanuele Giaquinta
2007-04-29
Factor out code from set_print into a function to get a printable
Emanuele Giaquinta
2003-11-16
cleanup
Timo Sirainen
2002-12-28
Added time, size and level setting types. Breaks some settings - I'll add
Timo Sirainen
2002-05-17
!channel fixes.
Timo Sirainen
2001-11-14
settings_save() now sends "setup saved" signal - patch by peder@ifi.uio.no
Timo Sirainen
2001-10-13
"extern const char *default_config;" - some other parts of irssi might want
Timo Sirainen
2001-03-16
Irssi now asks if you want to remove unknown settings from configuration
Timo Sirainen
2001-01-01
Added/moved several "typedef struct _XXX XXX;" to common.h so that
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-26
config changes, CONFIG_REC is now required parameter for
Timo Sirainen
2000-11-23
several fixes to make irssi compile without warnings with MIPSpro
Timo Sirainen
2000-10-15
Irssi won't automatically overwrite configuration files if they're
Timo Sirainen
2000-08-26
Lots of moving stuff around - hopefully I didn't break too much :)
Timo Sirainen
2000-07-22
Moved /SAVE and /RELOAD to fe-common. Print "config saved" and
Timo Sirainen
2000-05-15
Lots of changes again. Biggest ones:
Timo Sirainen
2000-05-10
iconfig's caching was a bit buggy - it didn't notice if some config node was
Timo Sirainen
2000-05-09
- Compiling fixes
Timo Sirainen
2000-04-26
..adding new files..
Timo Sirainen