summaryrefslogtreecommitdiff
path: root/src/fe-text/lastlog.c
AgeCommit message (Expand)Author
2001-10-28Added support for using terminfo/termcap instead of curses. By default,Timo Sirainen
2001-10-19/LASTLOG -count option added. patch by dgl@dgl.cxTimo Sirainen
2001-08-17/LASTLOG: start parameter wasn't handled correctlyTimo Sirainen
2001-07-12Replaced GList by adding prev/next pointers to LINE_REC. This should makeTimo Sirainen
2001-05-30added missing ')' from last patch :) and now /last 0<number> (eg. /last 050)Timo Sirainen
2001-05-30/LAST <number> <non-number> (eg. /last 5 -) should treat the number as text,Timo Sirainen
2001-05-11Line removing fixes, /LAST -clear fixedTimo Sirainen
2001-04-14Rewrote text buffer handling in windows - try #3.Timo Sirainen
2001-03-07/LASTLOG -window unknown crashed irssiTimo Sirainen
2001-03-03/LASTLOG: -case option for case-sensitive matches. -force option is nowTimo Sirainen
2001-02-19/LASTLOG syntax updatedTimo Sirainen
2001-02-19Moved /LASTLOG handling to lastlog.c. Added options -file <filename>Timo Sirainen