TextStudio 0.0.678 Changelog
2007-09-24. Changes are no longer bugs or features. They are just changes.
Interface
- Ctrl+Number switches between files again.
- Status Bar now displays correct line number.
Find/Replace Panel
- Apply To Window
- No more flickering at start.
- Current file gets focus rectangle initially.
- Removed the buttons and lines; is now just a list.
- Saves selection when form deactivates.
- Alt+A and Ctrl+A both do Select All.
- Alt+T hides it, saving changes.
- Esc hides it, discarding changes.
- Resizing code reduced.
- Buttons now reflow when 4 or 5 rows can be accomodated.
Date and Time Window
- Sample now updates each second.
- Removed the Refresh button.
- Is now displayed as a modeless window.
- Is now shown in taskbar.
ClipControlsis nowFalsefor the radio buttons’ container.- Window now starts with correct format selected.
- Better aligned the controls.
Go To Window
- Is now shown in taskbar.
- Now uses correct line numbers.
- Much simpler input validation.
- Uses final line if requesting a line beyond end of file.
- Uses final column of requested line if requesting a column beyond its end.
Open Many Window
- Filters box content is now saved.
- Controls not updated after Select All.
- Controls now update after Search has finished.
- List is now given focus after a search if any files were found.
- Is now shown modelessly.
- Is now shown in the taskbar.
Edit > Delete Line
- Now supports lines ending with
CR,LForCRLF. - Now supports files with inconsistent line endings.
Optimising
- Reduced
textstudio.exefrom 428kB to 424kB:- Go To window changes saved most of the 4kB.
AutoRedrawis nowFalseall the time. Realtime resizing is visibly smoother.- Streamlined statusbar messages about selection changes in current file.