notepad4
notepad4 copied to clipboard
Notepad2 5.0.26
http://www.flos-freeware.ch/development-releases/ http://www.flos-freeware.ch/development-releases/notepad2-ReleaseNotes.txt http://www.flos-freeware.ch/development-releases/notepad2-ChangeLog.txt
Change Log for Notepad2 5.0.26-beta4 (released October 28, 2012)
| Changes | Status |
|---|---|
| Fixed selection history (broken since Notepad2 5.0.26-beta3) | |
| Auto-detection of indentation settings is disabled by default | Won't change |
Change Log for Notepad2 5.0.26-beta3 (released October 27, 2012)
| Changes | Status |
|---|---|
| Encoding detection for 8-bit encodings (File, Encoding, Default) | |
| Option to auto-detect indentation settings (enabled by default) | issue #311 |
| Large file warning message always displayed for files > 64 MB | No warning, see #125 |
| Refined low memory checking for loading and saving large files | see issue #125 |
| Updated Scintilla library to 3.2.3 | We use latest Scintilla |
Change Log for Notepad2 5.0.26-beta2 (released September 30, 2012)
| Changes | Status |
|---|---|
| Always use UTF-8 as internal encoding (better clipboard usability) | UTF-8 is default, ANSI will still be used if encoding cann't be detected |
| Display notification if encoding tag mismatch is detected on save | |
| Share MRU lists (files, searches) across all Notepad2 instances | discussion #968 |
| Ini-file option to disable shared MRU lists | v4.2.25r1028 |
| Dialogs making use of MRU lists have options to clear all items | v4.19.01r1786 |
| New hotkey to toggle between stream and block selection (Ctrl+*) | Won't change |
| Remapped "Reset Zoom" hotkey to Ctrl+0 | Won't change |
| Remapped "Transparent Mode" hotkey to Ctrl+/ | Won't change |
| Ini-file option to force saving empty files with BOM if applicable | |
| Ini-file option to specify offset of new windows (Alt+N, Alt+0) | |
| Fixed hang with -u command line switch for non-Administrator user |
Change Log for Notepad2 5.0.26-beta1 (released September 07, 2012)
| Changes | Status |
|---|---|
| Restore selection after undo and redo (options in ini-file) | issue #966 |
| Changed default extension for saved files from none to .txt | Won't change |
| Open and save dialogs again remember the last used directory | |
| File change notification option to display title bar indicator | |
| Handle %1 wildcard for external file browser command line | |
| Regex backreference \0 represents full match in replacement | v4.2.25r1028 |
| "Jump to" dialog allows expansion of selection (Shift+Enter) | |
| Hotkey Ctrl+Shift+P snaps window to more default positions | |
| Command line switch /p sub-option x opens a maximized window | |
| Option to display word wrap symbols in line number margin | v4.19.01r1786 |
| Simplified syntax schemes for Web Source Code, Perl and Python | v4.19.01r1786 |
| Various other minor updates to syntax schemes and keywords | Will always update them |
| Accept fractional font sizes for syntax styles (i.e. "size:9.25") | v4.19.01r1786 |
| Added style attribute "semi-bold" for font weight | v4.19.02r1827, weight:600 |
| Use Direct2D on Windows Vista and above (options in ini-file) | v4.19.01r1786 |
| Minor visual updates to program icons and toolbar buttons | |
| Fixed bug with font dialog assuming italic attribute by mistake | No bug |
| Fixed bug to load UTF-16 LE files with BOM as UTF-16 BE | No bug |
| Fixed bug with truncating files on saving if out of disk space | |
| Fixed bug with truncating files on saving if low of memory | |
| Fixed bug with crash on Windows XP without Service Pack 3 | No Reporting |
| Updated Scintilla library to 3.2.2 | We use latest Scintilla |
New UI for:
- Encoding detection for 8-bit encodings (File, Encoding, Default)
- Option to auto-detect indentation settings (enabled by default)
