summaryrefslogtreecommitdiff
path: root/src/fe-text/statusbar-config.c
AgeCommit message (Expand)Author
2018-03-20fix buildailin-nemui
2018-03-20add disabled txtailin-nemui
2018-03-20refactor common partsailin-nemui
2018-03-20make new status bar actually workailin-nemui
2018-03-19actually check which of add or modify was calledailin-nemui
2018-03-19change the statusbar commands so that no accidenal status bars are createdailin-nemui
2016-12-15add assertion to statusbar_read_groupailin-nemui
2015-04-17Merge pull request #199 from ailin-nemui/config-parserAlexander Færøy
2015-04-07Change all strcmp() to g_strcmp0() to handle nulls gracefullydequis
2015-02-17add CONFIG_REC to config_node_section* APIsAilin Nemui
2014-06-15g_strcasecmp -> g_ascii_strcasecmpDavid Hill
2010-04-04Add missing includes to shut the compiler up.Alexander Færøy
2010-04-03deprecated glib strup/down fixes from exg.Alexander Færøy
2008-03-09Use g_ascii_str{,n}casecmp for case insensitive comparison withEmanuele Giaquinta
2007-05-08Oops. Update address correctly now.Wouter Coekaerts
2007-05-08Update FSF addressWouter Coekaerts
2002-02-16Added /STATUSBAR # RESET command for removing the whole statusbar block fromTimo Sirainen
2002-02-16/STATUSBAR now prints a list of statusbars, /STATUSBAR <name> printsTimo Sirainen
2002-02-16/STATUSBAR # VISIBLE command didn't work properlyTimo Sirainen
2002-02-16/RELOAD didn't update the statusbar colors the first time. /SET theme neverTimo Sirainen
2002-02-15command_unbind("statusbar add") was called with wrong function parameter.Timo Sirainen
2002-02-15case-insensitivity for /STATUSBAR commandTimo Sirainen
2002-02-15Added _very_ small help for /statusbar + their SYNTAXes.Timo Sirainen
2002-02-15More statusbar commands.Timo Sirainen
2002-02-15Added /STATUSBAR commands for most commonly used tasks.Timo Sirainen
2001-11-15When overriding default statusbars, don't forget theTimo Sirainen
2001-10-28Redrawing fixes - irssi should now rarely redraw stuff uselessly in screen.Timo Sirainen
2001-10-14Window-statusbars are created correctly with /RELOAD, some input lineTimo Sirainen
2001-10-13Configurable statusbar - see default config file (irssi.conf) for exampleTimo Sirainen