Attachments (5)
Change History (24)
comment:1 by , 19 years ago
Owner: | changed from | to
---|
comment:2 by , 19 years ago
bug_group: | → developers |
---|
comment:3 by , 18 years ago
Summary: | Find feature in Terminal is missing → [Terminal] Find feature is missing |
---|
comment:4 by , 18 years ago
comment:6 by , 18 years ago
attachments.isobsolete: | 0 → 1 |
---|
comment:7 by , 18 years ago
Cc: | added |
---|
comment:9 by , 18 years ago
Looks good, except for some style issues I already told you about on irc. At least it doesn't do any harm :)
comment:10 by , 18 years ago
attachments.isobsolete: | 0 → 1 |
---|
comment:11 by , 18 years ago
Cc: | added |
---|
comment:12 by , 18 years ago
Owner: | changed from | to
---|
comment:13 by , 18 years ago
Status: | new → assigned |
---|
comment:14 by , 18 years ago
attachments.isobsolete: | 0 → 1 |
---|
comment:15 by , 18 years ago
Saw one thing I'll correct: the UseHeaders [ FDirName $(HAIKU_TOP) src kits tracker ] ; line in the Jamfile is unnecessary and was for testing purposes. I'll revert that one.
Other note: R5's terminal includes a regexp search. I did not implement that, due to the fact that it would make the code a lot more complicated. Perhaps if BString is extended to do regexp searches. If it is important to add it, it deserves its own bug.
comment:16 by , 18 years ago
attachments.isobsolete: | 0 → 1 |
---|
comment:17 by , 18 years ago
Sending terminal/Changelog Deleting terminal/Constants.h Sending terminal/FindDlg.cpp Sending terminal/FindDlg.h Sending terminal/Jamfile Sending terminal/TermBuffer.cpp Sending terminal/TermBuffer.h Sending terminal/TermConst.h Sending terminal/TermView.cpp Sending terminal/TermView.h Sending terminal/TermWindow.cpp Sending terminal/TermWindow.h Transmitting file data ........... Committed revision 18561.
comment:18 by , 18 years ago
Resolution: | → fixed |
---|
comment:19 by , 18 years ago
Status: | assigned → closed |
---|
(In reply to comment #1)
I guess you meant this attach for #193, right? ;-)