summaryrefslogtreecommitdiff
path: root/src/fe-text/statusbar.c
AgeCommit message (Expand)Author
2001-06-01Replaced all direct curses calls with screen_xx() wrappers. This shouldTimo Sirainen
2001-05-11statusbar was a bit broken when using split windowsTimo Sirainen
2001-04-14Rewrote text buffer handling in windows - try #3.Timo Sirainen
2001-04-01removed some unused includesTimo Sirainen
2001-03-15when some statusbar item was forced to be removed because of lack of space,Timo Sirainen
2001-03-15Beginnings of configurable statusbar. The existing items can be configuredTimo Sirainen
2001-03-12Statusbar rewrites. Colors are currently not configurable at all, but otherTimo Sirainen
2001-03-04More statusbar size fixes. Shouldn't corrupt entry line anymore.Timo Sirainen
2001-03-04Statusbar could have gotten to endless loop trying to grow size of someTimo Sirainen
2001-01-31Ugly quick hack to make act: never disappear but print as much activityTimo Sirainen
2000-11-17windows.h conflicted with microsoft's windows.h :) renamed windows.[ch] toTimo Sirainen
2000-08-26Lots of moving stuff around - hopefully I didn't break too much :)Timo Sirainen
2000-08-10Topic bar doesn't get erased anymore after resize.Timo Sirainen
2000-08-10Windowing system fixes, doesn't crash anymore after window resizes.Timo Sirainen
2000-07-26Mainwindows use now real curses WINDOWs, this should fix irssi with someTimo Sirainen
2000-07-09You can change statusbar colors with /SET statusbar_xxx.Timo Sirainen
2000-05-09- Compiling fixesTimo Sirainen
2000-05-04.. lots of changes ..Timo Sirainen