Opened 15 years ago
Closed 15 years ago
#4715 closed enhancement (fixed)
A few improvements to Terminal app (patch, easy)
Reported by: | rogueeve | Owned by: | leavengood |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Applications/Terminal | Version: | R1/alpha1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
A few patches to the Terminal app which fix/improve a couple of things, changeset:
- fixed text for "Use Text" radio button in Find dialog being cut off
- more user friendly error messages for Find dialog:
"no search string" becomes
"No search string was entered.", or
"Nothing is selected."
as appropriate.
- Preferences dialog opens unacceptably slow when a larger number of fonts are installed due to AppearPrefView's "IsFontUsuable" routine. But was able to cut opening time by about half with a minor optimization to the loop.
- Fixed an ugly word-wrap of Takashi Murai's name in About dialog
Attachments (1)
Change History (3)
by , 15 years ago
Attachment: | rogueeveTerminalPatches4715 added |
---|
comment:1 by , 15 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
Note:
See TracTickets
for help on using tickets.
I've applied this patch and tested it and will commit it whenever Berlios decides to work again.