summaryrefslogtreecommitdiff
path: root/src/fe-common/core/themes.c
AgeCommit message (Expand)Author
2001-03-03Always save theme to ~/.irssi/ no matter where it was read from.Timo Sirainen
2001-02-20Errors reading/writing config and theme files are now handled properlyTimo Sirainen
2001-02-20Reload theme after /SET theme if it was modified.Timo Sirainen
2001-02-10theme->default_color is now used again, added default_bold_color whichTimo Sirainen
2001-01-11/SET theme - complains if theme isn't found. Setting theme's name toTimo Sirainen
2001-01-07In core/module-formats.h: IRCTXT_ -> TXT_Timo Sirainen
2001-01-07Fixes for printing errors in themesTimo Sirainen
2001-01-07Template packing: After $variables the color could be anything, don'tTimo Sirainen
2001-01-06theme updatesTimo Sirainen
2001-01-04Complain about errors in theme fileTimo Sirainen
2000-12-17/SET prompt, /SET prompt_window - Specifies the text in prompt.Timo Sirainen
2000-12-17Theme saving to home dir didn't work correctly if globaldir already hadTimo Sirainen
2000-12-02Theme saving fixesTimo Sirainen
2000-12-02internal default.theme is used if it isn't found anywhereTimo Sirainen
2000-11-26Perl fixes and additions. theme_register() / printformat() works nowTimo Sirainen
2000-11-26theme fixesTimo Sirainen
2000-11-26/format -reset crashed irssiTimo Sirainen
2000-11-23more warning fixesTimo Sirainen
2000-11-21/SCROLLBACK REDRAW - redraw the contents of current window according toTimo Sirainen
2000-10-28Cleaned up printtext.c, split part of it to formats.cTimo Sirainen
2000-10-28Updated new default.theme to module-formats files.Timo Sirainen
2000-10-28Compress colors.Timo Sirainen
2000-10-28Some fixes for handling %nTimo Sirainen
2000-10-27Support for templates in theme files.Timo Sirainen
2000-10-13Saving theme didn't complain if the save failed.Timo Sirainen
2000-07-31Theme fixes: /RELOAD reloads them, /SET current_theme changes the defaultTimo Sirainen
2000-07-23Added syntaxes of all commands in comments, they're going to be used toTimo Sirainen
2000-07-21You can now change the texts /FORMAT prints itself.Timo Sirainen
2000-07-10Enabled lots of GCC warnings, fixed those that were easy to fix.Timo Sirainen
2000-07-07Tab-completion for /FORMAT.Timo Sirainen
2000-06-28Added options -delete and -reset for /FORMAT. -delete sets the stringTimo Sirainen
2000-06-18Changed option handling in /commands. Irssi will now complain aboutTimo Sirainen
2000-05-15Lots of changes again. Biggest ones:Timo Sirainen
2000-04-26..adding new files..Timo Sirainen