Age | Commit message (Expand) | Author |
2017-09-21 | hidden lines | ailin-nemui |
2014-09-11 | support storing and replaying the monospace attribute in textbuffer | Ailin Nemui |
2014-07-07 | add italics support; don't use standout for reverse | Lukas Mai |
2014-06-30 | Finish 256 colour support for Irssi | Ailin Nemui |
2014-06-30 | Initial implementation of 256 colour support for Irssi | Tom Feist |
2009-01-13 | Remove broken and unused format to add an indent function to a line. | Emanuele Giaquinta |
2009-01-10 | Remove buggy /scrollback redraw - scrollback_save_formats. | Emanuele Giaquinta |
2008-11-15 | Handle bold/blink attributes like other attributes rather than mapping them to | Emanuele Giaquinta |
2008-11-01 | Remove the refcount on LINE_REC. | Jilles Tjoelker |
2008-05-30 | Reduce some memory waste in the scrollback buffer. | Jilles Tjoelker |
2008-04-16 | Make last_{fg,bg,flags} members of TEXT_BUFFER_REC. | Emanuele Giaquinta |
2008-03-10 | Make line_add_colors part of the textbuffer api. | Emanuele Giaquinta |
2002-01-27 | Comment changes | Timo Sirainen |
2002-01-20 | Added -before and -after options to /LASTLOG. You can also use | 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-07-12 | Replaced GList by adding prev/next pointers to LINE_REC. This should make | Timo Sirainen |
2001-04-14 | Rewrote text buffer handling in windows - try #3. | Timo Sirainen |