summaryrefslogtreecommitdiff
path: root/src/fe-common/core/fe-settings.c
AgeCommit message (Expand)Author
2001-07-30/TOGGLE didn't send "setup changed" signalTimo 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-06-01'Y' answer shouldn't be case-sensitiveTimo Sirainen
2001-05-26Added formats to /SET texts.Timo Sirainen
2001-05-17Getting rid of gettext, moved some _(..) texts to themes and left some errorTimo Sirainen
2001-04-09']' missing from /SET syntaxTimo Sirainen
2001-03-16Irssi now asks if you want to remove unknown settings from configurationTimo Sirainen
2001-03-03/SET -clear didn't work with booleansTimo Sirainen
2001-02-19/TOGGLE without parameters now complains not having enough parameters..Timo Sirainen
2001-01-07In core/module-formats.h: IRCTXT_ -> TXT_Timo Sirainen
2001-01-04Added keyboard_entry_redirect() function to keyboard.[ch] which sendsTimo Sirainen
2000-12-17Settings are now stored in module-specific blocks. Irssi complainsTimo Sirainen
2000-12-03nl_langinfo() was a bad idea, don't use it.Timo Sirainen
2000-12-02typofixTimo Sirainen
2000-12-02nl_langinfo() didn't work like i thought - fixed :)Timo Sirainen
2000-12-02Use langinfo.h's nl_langinfo(YESEXPR) instead of 'Y'.Timo Sirainen
2000-10-28Cleaned up printtext.c, split part of it to formats.cTimo Sirainen
2000-10-15Irssi won't automatically overwrite configuration files if they'reTimo Sirainen
2000-08-26Lots of moving stuff around - hopefully I didn't break too much :)Timo Sirainen
2000-07-23Added syntaxes of all commands in comments, they're going to be used toTimo Sirainen
2000-07-22Moved /SAVE and /RELOAD to fe-common. Print "config saved" andTimo Sirainen
2000-07-10Enabled lots of GCC warnings, fixed those that were easy to fix.Timo Sirainen
2000-07-04Changed /TOPIC -d to be /TOPIC -delete instead, the automatic optionTimo Sirainen
2000-06-18Display /ALIAS list sorted.Timo Sirainen
2000-06-18Changed option handling in /commands. Irssi will now complain aboutTimo Sirainen
2000-05-04.. lots of changes ..Timo Sirainen
2000-04-26..adding new files..Timo Sirainen