summaryrefslogtreecommitdiff
path: root/noncore/apps/opie-console/TEWidget.cpp
AgeCommit message (Collapse)AuthorFilesLines
2002-10-26- reduce number of lines correctly (fixes problems with small fonts)josef1-2/+6
- when using fullscreen, move corner widget into lower right corner :)
2002-10-26- handle no vscrollbar and vscrollbar on left side (hopefully)josef1-0/+6
- when changing word wrap, reset widget automatically
2002-10-26- implement horizontal line wrapjosef1-3/+49
If Line Wrap is enabled for the terminal, the traditional behaviour is kept. Otherwise, a horizontal scroll bar is added and 80 columns are assumed. TODO: - handle modes when there's no vertical scroll bar or it's on the left side - initialize correctly (currently, sometimes moving the scrollbar must be done at first)
2002-10-24Fixed warningszecke1-1/+26
Now we're down to two warning with number conversions Enable Saving Sessions Enable Copy and Paste
2002-10-17fullscreen mode readyharlekin1-3/+17
2002-10-14The new old TerminalWidget I'm anything but happy about itzecke1-0/+1264