TextSpresso Manual Menu

Version History

Version History

Version 1.3.2

Filter Enhancements

  1. Added a new Strip CR's filter to the Conversion category.
  2. Modified the PC To Mac filter so that it supports text files which only use an LF to indicate line breaks.
  3. Fixed the HTML Table To Text filter so that it properly converts <TR> and <TD> tags which have parameters.

Bug Fixes

  1. Fixed a minor cursor display problem which remained in the PPC version of 1.3.1.
  2. Fixed the tab order in the Page Layout dialog.

Version 1.3.1

Filter Enhancements

  1. Minor improvements to the Mac To PC filter set.
  2. Minor improvements to the PC To Mac filter set.
  3. Added "Strip Lines With NUL" filter.
  4. Added a sample "Strip Lines With..." filter with instructions.

Bug Fixes

  1. Fixed a conflict with Action Files which could cause TextSpresso to crash on quit.
  2. Fixed a bug where the cursor would disappear after a drag-n-drop until the user moved the cursor outside of the text editor window.
  3. Fixed a bug which caused the cursor to disappear during a drag-n-drop.
  4. Fixed a bug which left hiliting artifacts in the edit window after a drag-n-drop.
  5. Fixed the color pointer option so that the pointer updates when the preferences are saved.

Version 1.3

Feature Enhancements

  1. Added a preview feature to the open file dialog.
  2. Added live scrolling to all text fields.
  3. The Batch Editor now displays a short pathname (i.e. Volume::Parent:File) for each file in the batch, rather than just the name.
  4. The Free Memory palette has been added to the Startup Windows preferences.
  5. The Preferences window now remembers its position.
  6. Hot Filter no longer pastes the clipboard contents if the filter was canceled.
  7. Removed legacy code to deal with older preferences and filter formats.

Filter Enhancements

  1. Modified the Character Table filter type to support selective pattern filtering. This filter type can now be set to only apply its character mask to character sequences which fit a specified pattern. The new caps filters (below) are good examples of what can be done with this new feature.
  2. New Initial Caps filter.
  3. New Sentence Caps filter.
  4. New Field Caps filter.
  5. New Quote Caps filter.
  6. New CR To Tab filter.
  7. Adjusted the filters Mac To PC ASCII and PC To Mac ASCII to support the euro symbol. Apple has located the euro symbol at decimal 219, replacing the international currency symbol in Mac OS. Both the euro symbol and the international currency symbol under Windows map to the euro symbol when converted to Mac using TextSpresso.

Bug Fixes

  1. Fixed a bug which would cause the Edit menu to show the wrong available commands with a normal text field selected.
  2. Fixed a bug which caused the cursor to jump in dialogs and over OS elements (i.e. Control Strip) with Color Cursors turned on.
  3. Removed old, incorrect balloon help from the preferences window. Correct balloon help will be added in the future.

Version 1.2

Feature Enhancements

  1. Added printing.
  2. Added a Tool Bar palette with frequently used commands.

Bug Fixes

  1. Fixed another corrupted resource which could cause crashes on 680x0 Macs running Mac OS 7.1.

Version 1.1.1

Bug Fixes

  1. Fixed a bug that could cause the PPC version to crash if a wild card was used in a Replace Text filter.
  2. Fixed a bug with the low memory warning that would cause it to repeatedly warn the user so quickly that the user would be unable to save and quit.

Version 1.1

Feature Enhancements

  1. Added a Route button to the Hot Filter dialog. Now using Hot Filter you can grab text from one application, filter it, and paste it in another.
  2. Finished and enabled the Secure Delete option which, when turned on in the preferences, overwrites cache files 3x with 0's so that the data cannot be recovered by undelete utilities.
  3. Added more balloon help to the application. Balloon help is now available for the text and batch editors and the various floating palettes. Balloon View, which lets users see the balloon help of the window item underneath the mouse pointer, is now usable.

Filter Enhancements

  1. New Strip > and < filter which strips all > and < brackets. This is useful for E-mails where the quoting has ended up in the middle of lines.
  2. New Strip Line Bullet filter which strips bullets, stars, and dashes from the front of the selected lines. This filter is useful if you're trying to convert bulleted text lists to HTML bullet lists since HTML bullet lists automatically show the bullet.
  3. Modified Text To HTML Bullet List so that it calls Strip Line Bullet before converting the text to HTML.
  4. New Strip = filter which strips all equal signs from the text. Useful if you have text with stray = signs left over from MIME.
  5. New Strip Line Number filter which strips line numbers from the selected lines. This filter is useful if you're trying to convert numbered text lists to HTML numbered lists since the HTML lists automatically number the lines.
  6. New Strip Msg ID Line filter which strips the "Message-ID" line from usenet messages.
  7. New Strip Newsgroups Line filter which strips the "Newsgroups:" line from usenet messages.
  8. New Strip Quoted Lines filter which strips all lines prefixed with one or more standard Internet quoting characters (>). Useful for stripping excess quoted material from E-mails and newsgroup posts.
  9. Added "..." character support to the Strip Space Before Punctuation filter.
  10. Added =20 conversion to the MIME To Mac ASCII filter.

Bug Fixes

  1. Fixed a problem with the Break Text filter type which would cause the filter to reset the end of the selection (if the user had selected a subset of text to be filtered) to the absolute end of the text. Any filters running after a Break Text filter in a MultiFilter would then filter portions of the text the user had not selected. The Quote Text filters, for instance, were affected.
  2. Fixed a minor conflict between TextSpresso and FinderPop where TextSpresso would open files from FinderPop before initializing its cache, when launching, resulting in a file error.
  3. Fixed a problem where TextSpresso would not realize it was in the background when launched with several other applications at once (i.e. from the Startup Items folder).
  4. Fixed Hot Filter so that it will correctly apply more than one filter selected in the filter dialog.
  5. Fixed the Filter Selector Dialog so that it now remembers the category it was last set to.
  6. TextSpresso now periodically checks the size of the main screen so that screen resolution and/or main screen changes do not confuse Hot Filter.

Version 1.0
(Enhancements are from 1.0b5 to 1.0.)

Feature Enhancements

  1. Added the registration code.

Filter Enhancements

  1. New Text To HTML filter prepares Mac text for HTML publishing by inserting paragraph tags and HTML escape code characters.
  2. New Text To Bullet List filter converts a CR delineated list of items to an HTML bullet list.
  3. New Mac ASCII To MIME filter processes Mac special characters into MIME escape codes.
  4. New Mac ASCII To HTML filter processes Mac special characters into HTML escape codes.
  5. New Quote Text L1 and Quote Text L2 wrap and quote text Internet style to the first and second levels, respectively.
  6. Fixed a problem with both HTML Code To Mac ASCII and MIME Code To Mac ASCII. Both filters accidentally contained a couple of integers where they should have contained strings. This could have potentially crashed TextSpresso when executing the filter. These filters have also been renamed (the word Code has been removed).
  7. Fixed Remove Trademark Sym. It replaced the trademark symbol with '(TM)', when it should have just replaced with 'TM'.
  8. Deleted the utility filters <P> To CR, <TD> To Tab, and <TR> To CR. They were part of larger filters and were moved into those filters or are no longer needed.

Bug Fixes

  1. Fixed a potentially serious problem with the preferences file. In 1.0b5 if there were no values set for the Free Memory Palette (i.e. it had never been opened) and the Default Batch Editor (i.e. the user had never selected Make Default Editor with a batch document in front), then TextSpresso would keep adding entries for those preferences even though entries already existed. With each launch new entries would be added and the preferences file would grow. Eventually after many launches this could eat up much of the available Prograph heap causing a memory related crash. (This would take hundreds of launches.) Version 1.0 fixes this problem and repairs corrupted preferences files.
  2. Fixed a corrupted MENU resource which caused TextSpresso to crash on 680x0 Macs running Mac OS 7.1.
  3. Fixed a problem with TextSpresso's floating windows on Mac OS 7.1. On that version of Mac OS the title bars of the floating windows would not be drawn and the windows, therefore, could not be moved.
  4. Fixed the Batch Editor so that the Stop button works properly.
  5. Fixed the Batch Editor so that it properly disables the Add and Remove buttons when batch processing.
  6. Modified Cut and Copy so that they no longer copy style information to the clipboard (and inadvertently change the style of the text when you paste it back in your front application).
  7. Fixed a problem with the Insert Text filter type which would cause the filter to reset the end of the selection (if the user had selected a subset of text to be filtered) to the absolute end of the text. Any filters running after an Insert Text filter in a MultiFilter would then filter portions of the text the user had not selected.
  8. Fixed a problem in the Insert Text Editor where double-clicking a part would not fill in the radio buttons properly.
  9. Fixed a display problem in the Insert Text Editor part list. The integer code for the anchor was displayed rather than the label (Beginning, Middle, End).