Difference between revisions of "User:Jsimlo/Todo"
From TED Notepad
| Line 2: | Line 2: | ||
Version 6.1.0.alpha002: | Version 6.1.0.alpha002: | ||
| − | + | ||
+added: CheckForUpdates. | +added: CheckForUpdates. | ||
+added: Option to enable AutoCheckForUpdates. | +added: Option to enable AutoCheckForUpdates. | ||
| Line 8: | Line 8: | ||
+added: AutoCheckForUpdates each week (or every-now-and-then-on-random-basis upon readonly config). | +added: AutoCheckForUpdates each week (or every-now-and-then-on-random-basis upon readonly config). | ||
+added: Result of previous CheckForUpdates is displayed in the StatusBar as Hints. | +added: Result of previous CheckForUpdates is displayed in the StatusBar as Hints. | ||
| + | |||
*modif: Config only saves ini to disk upon actual changes in ini data. | *modif: Config only saves ini to disk upon actual changes in ini data. | ||
| − | + | ||
+added: Push Line Up. Push Line Down. | +added: Push Line Up. Push Line Down. | ||
| + | |||
*modif: Title of the Clips dialog renamed. | *modif: Title of the Clips dialog renamed. | ||
| − | + | ||
+added: Delete menu item added to the Right-click menu. | +added: Delete menu item added to the Right-click menu. | ||
+added: If Esc is invoked during mouse operation, it is cancelled. | +added: If Esc is invoked during mouse operation, it is cancelled. | ||
| Line 20: | Line 22: | ||
*modif: Paste from clipboard thru right-click now occurs upon releasing the button. | *modif: Paste from clipboard thru right-click now occurs upon releasing the button. | ||
*modif: Right-click now can be used to select text before the Right-click menu appears. | *modif: Right-click now can be used to select text before the Right-click menu appears. | ||
| − | |||
Version 6.1.0.alpha001: | Version 6.1.0.alpha001: | ||
| Line 28: | Line 29: | ||
+added: Option to auto-save Untitled documents as well (into the temp path). | +added: Option to auto-save Untitled documents as well (into the temp path). | ||
-fixed: Document is not auto-saved upon no modifications since last auto-save. | -fixed: Document is not auto-saved upon no modifications since last auto-save. | ||
| + | |||
-fixed: Backup file is not created upon auto-save to original file. | -fixed: Backup file is not created upon auto-save to original file. | ||
+added: Option to create backup files with hidden attribute. | +added: Option to create backup files with hidden attribute. | ||
+added: Option to specify a temp path for storing files to. | +added: Option to specify a temp path for storing files to. | ||
| + | |||
+added: Option to ignore case in SortAscending/SortDescending tools. | +added: Option to ignore case in SortAscending/SortDescending tools. | ||
| + | |||
+added: The user is warned that it is necessary to save the recovered document. | +added: The user is warned that it is necessary to save the recovered document. | ||
-fixed: Auto-save file was not being removed after recovery and save. | -fixed: Auto-save file was not being removed after recovery and save. | ||
| − | + | ||
-fixed: DefaultNewlines setting is used instead of Mixed newlines upon NoMixedNewlines setting is turned on in the Settings dialog. | -fixed: DefaultNewlines setting is used instead of Mixed newlines upon NoMixedNewlines setting is turned on in the Settings dialog. | ||
-fixed: DefaultNewlines setting is used upon mixed newlines within the loaded file and NoMixedNewlines setting. | -fixed: DefaultNewlines setting is used upon mixed newlines within the loaded file and NoMixedNewlines setting. | ||
-fixed: DefaultNewlines setting is used upon no newlines within the loaded file. | -fixed: DefaultNewlines setting is used upon no newlines within the loaded file. | ||
-fixed: Mixed newlines menu item is now grayed upon NoMixedNewlines setting. | -fixed: Mixed newlines menu item is now grayed upon NoMixedNewlines setting. | ||
| − | + | ||
-fixed: Commandline SetSelection accepts negative numbers. | -fixed: Commandline SetSelection accepts negative numbers. | ||
-fixed: Commandline GotoLine/GotoOffset can be used together. | -fixed: Commandline GotoLine/GotoOffset can be used together. | ||
-fixed: Commandline GotoLine/GotoOffset accept negative numbers. | -fixed: Commandline GotoLine/GotoOffset accept negative numbers. | ||
| + | |||
-fixed: Date/time glue setting moved from Tools page to General page. | -fixed: Date/time glue setting moved from Tools page to General page. | ||
| + | |||
*modif: Statistics dialog slightly redesigned. | *modif: Statistics dialog slightly redesigned. | ||
+added: Accelerators to the Statistics dialog for easy access. | +added: Accelerators to the Statistics dialog for easy access. | ||
| − | + | ||
*modif: StayOnTop is now saved along with other common options in the SaveOptions category. | *modif: StayOnTop is now saved along with other common options in the SaveOptions category. | ||
-fixed: Replace dialog: Focus on MimicCase option now invokes Replace upon hitting Enter. | -fixed: Replace dialog: Focus on MimicCase option now invokes Replace upon hitting Enter. | ||
| − | |||
| − | |||
| − | |||
*modif: Document title is always displayed in the taskbar and caption before the full file path. | *modif: Document title is always displayed in the taskbar and caption before the full file path. | ||
| − | |||
-fixed: IME: Positioning of the composing window. | -fixed: IME: Positioning of the composing window. | ||
| − | + | ||
| − | + | *modif: Upon saving Unicode file with no BOM, warning is posted to the Statusbar. | |
| − | |||
| − | *modif: | ||
*modif: Codepage sub-menu list split into categories to prevent long lists of entries. | *modif: Codepage sub-menu list split into categories to prevent long lists of entries. | ||
*modif: Looping thru encodings now also modifies current BOM flag, reasonable defaults are provided. | *modif: Looping thru encodings now also modifies current BOM flag, reasonable defaults are provided. | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
}} | }} | ||
Revision as of 14:15, 17 January 2014
| This section is incomplete and wants to be finished later. |
| TODO:
Version 6.1.0.alpha002: +added: CheckForUpdates.
+added: Option to enable AutoCheckForUpdates.
+added: Command line parameter: /u CheckForUpdates.
+added: AutoCheckForUpdates each week (or every-now-and-then-on-random-basis upon readonly config).
+added: Result of previous CheckForUpdates is displayed in the StatusBar as Hints.
*modif: Config only saves ini to disk upon actual changes in ini data. +added: Push Line Up. Push Line Down. *modif: Title of the Clips dialog renamed. +added: Delete menu item added to the Right-click menu.
+added: If Esc is invoked during mouse operation, it is cancelled.
-fixed: Replaced the simple right-click menu by our right-click menu.
+added: Drag&Drop editing. Moving text by mouse is available via both buttons.
*modif: Move-able WrapMargin is now adjustable by right mouse button as well.
*modif: Paste from clipboard thru right-click now occurs upon releasing the button.
*modif: Right-click now can be used to select text before the Right-click menu appears.
Version 6.1.0.alpha001: +added: Option to create multiple backup files and rotate them.
+added: Option to create backups in the temp path instead of current directory.
+added: Option to auto-save to the temp path instead of current directory.
+added: Option to auto-save Untitled documents as well (into the temp path).
-fixed: Document is not auto-saved upon no modifications since last auto-save.
-fixed: Backup file is not created upon auto-save to original file.
+added: Option to create backup files with hidden attribute.
+added: Option to specify a temp path for storing files to.
+added: Option to ignore case in SortAscending/SortDescending tools. +added: The user is warned that it is necessary to save the recovered document.
-fixed: Auto-save file was not being removed after recovery and save.
-fixed: DefaultNewlines setting is used instead of Mixed newlines upon NoMixedNewlines setting is turned on in the Settings dialog.
-fixed: DefaultNewlines setting is used upon mixed newlines within the loaded file and NoMixedNewlines setting.
-fixed: DefaultNewlines setting is used upon no newlines within the loaded file.
-fixed: Mixed newlines menu item is now grayed upon NoMixedNewlines setting.
-fixed: Commandline SetSelection accepts negative numbers.
-fixed: Commandline GotoLine/GotoOffset can be used together.
-fixed: Commandline GotoLine/GotoOffset accept negative numbers.
-fixed: Date/time glue setting moved from Tools page to General page. *modif: Statistics dialog slightly redesigned.
+added: Accelerators to the Statistics dialog for easy access.
*modif: StayOnTop is now saved along with other common options in the SaveOptions category.
-fixed: Replace dialog: Focus on MimicCase option now invokes Replace upon hitting Enter.
*modif: Document title is always displayed in the taskbar and caption before the full file path.
-fixed: IME: Positioning of the composing window.
*modif: Upon saving Unicode file with no BOM, warning is posted to the Statusbar.
*modif: Codepage sub-menu list split into categories to prevent long lists of entries.
*modif: Looping thru encodings now also modifies current BOM flag, reasonable defaults are provided.
|