TextStudio 0.0.784 Changelog
2008-10-10: Maintenance update with small bug fixes.
File Handling
- Save and Save All are now disabled (or left enabled) correctly when File > Save As or File > Reload are used.
Format
<code>now escapes<and&again:EscapeHtmlTokens()now returnsByRef, notByVal.
- Fixed some typos in entity names.
- Added HTML Date format to
frmDate. - Added
…to HTML Entities. - Trailing
"only removed if leading"was found. - Inline HTML > Image no longer includes title as a Common Attribute.
- Inline HTML > Abbreviation and Inline HTML > Acronym trim spaces from a new term when prompting for its definition.
Find/Replace Panel
- Find now populated with selected text in active file when panel first shown or given focus from Ctrl+F.
- Replace All now updates file size panel like Replace does.
- Doubled the speed of Go To Line by only looking for
vbLf.
Performance
- Took 1 minute 20 seconds to open the 355
.htmlpages which make Project Cerbera. - Slowdown became noticable around file 300.
- 5,535 GDI objects (!!) compared to Firefox’s 196 (4 tabs).
- Switching between files by clicking sidebar was deathly slow.
Sidebar
- Now uses
.TextWidthofpicSiderather thanfrmApplyTo.