haiku/src/apps/terminal/Changelog
Niels Sascha Reedijk f95dbf8906 Implement Find in Terminal. This is almost identical to R5's Terminal, except that it doesn't look for regexps. Code tested by me. Thanks to jburton for helping me out and reviewing the patch.
This resolves bug #199.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@18561 a95241bf-73f2-0310-859d-f6bbb57e9c96
2006-08-22 09:33:01 +00:00

20 lines
955 B
Plaintext

Changed licence from GPL to BSD, as allowed by original authors.
Removed multi-language support. This will need to be rebuilt to whatever system OpenBeOS uses.
Moved Carachter Encodings menu to the "Right Place" for BeOS 5
Started re-building the colours menu in the "Right Place"
Silenced all build warnings on R5
Fixed all but one build error on Dano and Zeta, and silenced all warnings
Began removing (serious) traces of the RAD (Interface Elements) tool used to draw the GUI. This makes R1 binary and source compatiblity higher, and assists in moving stuff around the place. As the Interface Elements project file wasn't included in the first place, theres absolutely no point in leaving the cruft there.
Stuff already done thats better than R5:
Terminal window supports scrolling
TODO:
Fix titling (-t works already, its the Terminal 1, 2, 3, etc...)
Fix the Colour menu
Move Fonts and font sizes to the "Right Place"
Kill the Preferences Panel