summaryrefslogtreecommitdiff
path: root/src/fe-text/textbuffer-view.c
AgeCommit message (Expand)Author
2001-06-01s/newline/new_line/ - AIX curses (or something) seems to use #defineTimo Sirainen
2001-05-21scrolling in empty windows crashedTimo Sirainen
2001-05-21removing line from the top of the screen crashed irssiTimo Sirainen
2001-05-17textbuffer_view_redraw() - call werase() before drawing anything, thisTimo Sirainen
2001-05-11Line removing fixes, /LAST -clear fixedTimo Sirainen
2001-05-11resizing terminal with /CLEARed empty windows scrolled those windows so thatTimo Sirainen
2001-04-22/SET indent_always - should we indent the long words that are forciblyTimo Sirainen
2001-04-20potential crash fix..Timo Sirainen
2001-04-16split windows were broken. added some checks to textbuffer.Timo Sirainen
2001-04-14resize fixesTimo Sirainen
2001-04-14bugfixes for multiple windows support :)Timo Sirainen
2001-04-14Rewrote text buffer handling in windows - try #3.Timo Sirainen