Age | Commit message (Expand) | Author |
---|---|---|
2001-11-15 | textbuffer_insert() didn't work properly when trying to add empty string. | Timo Sirainen |
2001-10-28 | Added support for using terminfo/termcap instead of curses. By default, | Timo Sirainen |
2001-10-24 | Added support for changing indentation behaviour with modules. | Timo Sirainen |
2001-10-14 | Reversed text (^V) works again. | Timo Sirainen |
2001-08-12 | textbuffer_view_remove_line() fixes (with a small kludge..) | Timo Sirainen |
2001-08-08 | one more extra cleanup for textbuffer_remove_all_lines() | Timo Sirainen |
2001-08-08 | Some extra cleanups for /SB CLEAR. | Timo Sirainen |
2001-07-29 | Added a small sanity check - the condition should never happen, but it seems | Timo Sirainen |
2001-07-15 | Added --home and --config command line parameters to irssi to specify | Timo Sirainen |
2001-07-12 | Replaced GList by adding prev/next pointers to LINE_REC. This should make | Timo Sirainen |
2001-04-16 | added/removed some checks | Timo Sirainen |
2001-04-14 | Rewrote text buffer handling in windows - try #3. | Timo Sirainen |