TextStudio 0.0.641 Changelog

2007-08-31: Refinements to features and fixing bugs. Also applied some suggestions from Icey.

Interface

Menus

Find/Replace Panel

Status Bar

Formatting

Optimisation

List Boxes

Windows

File Handling

Bugs Fixed

Menus

Formatting

Toolbar

Find/Replace Panel

Status Bar

Suggestions from Icey

Several of these issues were from bugs when no textstudio.ini file was present.

  1. Clicking the All Windows menu item no longer causes a run-time error.
  2. Inserting HTML affected by Format > End Tags setting no longer causes a run-time error.
  3. File > Close All now uses the shared toolbar and menu item enablement code.
    • Also fixed some arithmetic so the shared code runs when only one file is open.
  4. The toolbar Find button now acts as a toggle, syncronised with the Find/Replace panel.
  5. Format > Fonts now displays the Font dialogue window without error message.
  6. File > Save All is now disabled in design time.
  7. Application no longer crashes when closing.
  8. Date and Time window no longer crashes when set to a small vertical height.
  9. Send to File button on Date and Time window now enabled only when a file is open.
  10. Hiding the Find/Replace panel no longer gives an error.
  11. Setting() array now uses a named constant for each setting index and for each setting name.
  12. Window > All Windows now populates list even if no preferences were loaded.