RSS News (новини)


|
|
Описание
 EditPad Lite е малък и безплатен текстов редактор. Не е от най-мощните такива, но и не е съвсем без приятни екстри. Програмата отваря поддържаните от нея формати в отделни подпрозорци (tabs), поддържа Unicode и множество други кодировки, запомняне на доста на брой отваряни файлове (хронология), настройки по интерфейса и др. Програмата предлага и възможност за създаване на портативна инсталация.
Технически данни
Безплатен за некомерсиална употреба (Free for non-commercial use)
Официална страница:
Поддържани ОС:  98 / 2000 / XP / Vista / 7
Промените можете да видите тук
Промените можете да видите тук
Промените можете да видите тук
Промените можете да видите тук
Промените можете да видите тук
Промените можете да видите тук
Промените можете да видите тук
Промените можете да видите тук
Промените можете да видите тук
Промените можете да видите тук
Промените можете да видите тук
Промените можете да видите тук
Промените можете да видите тук
Промените можете да видите тук
Промените можете да видите тук
- Search: Attempting to search with an invalid regular expression enables the Replace Current and Replace Current and Find Next commands. Using either of those causes an access violation because there is no current match to replace. The buttons should be disabled when the search fails.
- Search: Using a keyboard shortcut such as F3 to search with an invalid regular expression shows the error message about the invalid regular expression twice.
- Selecting text from right to left and deleting the selection caused an access violation (7.2.0 only; Lite only).
- Search: Attempting to search with an invalid regular expression enables the Replace Current and Replace Current and Find Next commands. Using either of those causes an access violation because there is no current match to replace. The buttons should be disabled when the search fails.
- Search: Using a keyboard shortcut such as F3 to search with an invalid regular expression shows the error message about the invalid regular expression twice.
- Selecting text from right to left and deleting the selection caused an access violation (7.2.0 only; Lite only).
New feature:- Preferences|Editor: Copy active line when nothing is selected.
Improvements:- Deleting (large) rectangular selections is now much faster.
- Edit|Copy should not do anything when the cursor is on a blank line and nothing is selected.
- File|Save As should close the file that is being overwritten to prevent the same file being open in two tabs.
- Forum: Double-clicking an editpad: link within EditPad should open the link directly in EditPad's forum rather than using the system for web URLs, which may be configured to launch a specific browser.
- Windows 8: Uninstall shortcut is no longer pinned to the start screen by the installer (but it won't unpin any shortcuts that were previously pinned).
Bug fixes:- Edit|Cut Append and Edit|Copy Append failed with an access violation if the clipboard contained an empty string (as opposed to the clipboard being genuinely empty). EditPad itself will never put an empty string onto the clipboard.
- Extra|Delete Duplicate Lines fails to delete the 3rd duplicate in blocks of 3 or more duplicate lines when using the "adjacent lines only" option.
- Extra|Delete Duplicate Lines fails when using the "selection only" option and the first line in the file is not selected (7.1.2 only).
- Print: Print preview was not rendered correctly on high DPI systems.
- Print: Selecting a different color palette in the print preview changes the color palette in the editor too, instead of only applying the palette to the print preview.
- Search|Copy Matches: Copying the matches of a regex that only finds zero-length matches causes an access violation when trying to paste the blank data that was copied to the clipboard; now Copy Matches will not alter the clipboard if all matches are zero-length.
- Tabs: Clicking above or below the scroll, list, and close buttons on the tab control should not activate the tab that would appear at that position if the buttons were not present.
- View|Browser does not work correctly when Firefox is the default browser and the path to the file you're editing contains spaces (7.1.2 only).
- Windows 8: Toolbar combo boxes did not properly display their drop-down arrows.
Improvements:- 64-bit: Indicate x86, x64, or WOW64 in the About box to indicate whether you're running the 32-bit version on 32-bit Windows, the 64-bit version on 64-bit Windows, or the 32-bit version on 64-bit Windows.
- Extra|Delete Duplicate Lines now uses all CPU cores while comparing lines.
- Search|Toggle Search Panel has been renamed as Multi-Line Search Panel to make it clearer what this menu item does.
Toolbars: If you have never customized the toolbars and haven't used an earlier version of EditPad 7.x.x then EditPad no longer saves the toolbar configuration, resulting in a noticeably faster shutdown of - EditPad on slower computers. If you did customize the toolbars or use an earlier version, then you can use View|Restore Default Layout to tell EditPad to stop saving the toolbar configuration.
Bug fixes:- 64-bit: Handling of "multimedia" keyboard keys and user-configured mouse buttons was broken in the 64-bit version of EditPad.
- Clip Collection: Automatic save should not trigger errors when modifying clip collections stored in the Program Files folder.
- Context menu customizations did not stick in versions 7.1.x.
- Extra|Delete Duplicate Lines incorrectly treated lines with rare combinations of different text as duplicates.
- Installer: License key was not installed when installing EditPad 7.0.9, 7.1.0, or 7.1.1 silently.
- Mouse pointer did not snap to the default button when this option is turned on in the Control Panel.
- Preferences, Keyboard: Alt+letter combinations used as accelerators on the Preferences form could not be assigned as shortcuts to menu items. The same problem also existed in the Tools configuration and Macro properties.
- Preferences|Cursors: "Backspace unindents" does not correctly unindent when the preceding line it has to unindent to has only one non-whitespace character at the very end of the line.
- Preferences|Keyboard: Button to restore default keyboard shortcuts did not restore those of the side panels other than the Search panel.
- Preferences|Keyboard: Clip Collection commands were not listed.
- Preferences|Keyboard: Side panel shortcuts were not shown in the list of conflicting shortcuts.
- Preferences|Tabs: The option to show the close button only on the active tab allowed non-active tabs to be closed when clicking on the space reserved for the close button.
- Search: Blank files are no longer skipped when searching for a regular expression, so that regular expressions such as \A can find zero-length matches in blank files.
- Search: Line by Line mode found/highlighted lines in which a zero-length regex match could be found after the line break.
- Search: Regular expressions no longer fail to find zero-length matches at the start of the file when using a command to find the next match or all matches.
- Search|Cut Matches sometimes used the replacement text from a previous search-and-replace.
- Search|Replace All triggered an access violation if it found a match at the very end of the file and the replacement text was shorter than the search match.
- Search|Replace All with the "Line by Line" option no longer deletes the line break at the end of the line if the replacement text is not blank. This prevents the next line from being appended to the replaced line and prevents all lines after the first match from being deleted if the search term is part of the replacement text.
- Spell check panel did not scale properly on high DPI systems.
- Spell check: Double-clicking a misspelled word highlighted by live spelling while the spell check panel was still busy finding suggestions for a previously double-clicked word closed the spell checker instead of checking the new word.
- Spell check: Words that are the result of automatic replacements by the spell checker should not be marked as misspelled, even if the original dictionary does not contain them.
- UTF-8 auto-detection ignored an invalid UTF-8 sequence at the very end of the file.
- View|Browser started Firefox minimized if Firefox was not running and Firefox was the default browser and EditPad Pro was configured to use the default browser.
- View|Custom Layouts: If restoring a layout triggered any kind of error, the menu with the saved layouts became blank.
- View|Office 2003: Switching to or from the Office 2003 display style worked only once during each EditPad session (7.1.x only).
- View|Restore Default Layout now also restores the size and position of the main editor, in case it has become dislodged from its normally fixed location.
- View|Restore Default Layout squished toolbar icons together on PCs configured for 144 DPI (150%) or more.
Windows 7: Options|Stay on Top causes the Options|Font window to appear behind EditPad, making it impossible to further interact with EditPad using the mouse; EditPad now works around this - Windows 7 issue by temporarily disabling "stay on top" mode while showing the Font dialog.
Коригирани грешки: - Clip Collection: When not using AceText, the drop-down menu of the Open button on the Clip Collection panel did not always remember the collections that you opened previously.
- WINE: EditPad 7.1.0 crashed upon startup when run on Linux using WINE.
Нововъведения: - 64-bit: EditPad's installer now automatically installs a 64-bit version of EditPad on 64-bit Windows.
Подобрения: - Dockable panels: New mechanism for docking panels makes it easier to position panels exactly where you want. Instead of moving the mouse pointer to an invisible area next to the edge of another panel, you now move the mouse pointer to icons that appear in the center of the panel that you're dragging over.
- Extra|Delete Duplicate Lines now shows a progress meter.
- File|Open: Show a warning when opening a file causes a working copy of that file to be opened along with it.
- Forum: The button to delete messages is now labeled Cancel for messages that are being edited, to make it more obvious that this button deletes the edited message, but leaves the original message in place.
- Search: Selection as Search Text now escapes regex metacharacters if the Regular Expressions search option is active.
Коригирани грешки: - Clip Collection: When not using AceText, the drop-down menu of the Open button on the Clip Collection panel did not always remember the collections that you opened previously.
- Editor: Home and End when Scroll Lock is active now scroll to the first and last column in the file instead of the first and last line; Ctrl+Home and Ctrl+End still scroll to the first and last line when Scroll Lock is active.
- Search: Pressing Ctrl+Z (Undo) while the large search box has keyboard focus after Ctrl+F (Prepare to Search) now correctly reverts the search term to what it was before Ctrl+F replaced it with the word selected in the main editor.
- Tabs: Double-clicking the tab background to add a blank tab immediately closes that tab when double-clicking at the spot where the new tab's X button appears.
- Tabs: Dropping a file onto the file tabs background should make it the last file in the project.
- Windows 7: Progress meter was sometimes shown on the taskbar button when there was no progress to indicate, and was sometimes not shown on the taskbar button when a progress meter was being shown.
Подобрения: - Editor: Right-clicking on the blank space after the end of a selected line now shows the context menu for selected text.
- Installer: Create portable installation without admin rights.
Коригирани грешки: - Editor: If a file had more than 9,999 lines then the width of the margin was sometimes inconsistent until you caused all visible lines to be repainted.
- Editor: Opening a file larger than 64K with line numbers turned on by default sometimes caused an access violation error.
- Editor: Right-clicking on blank space inside (rectangular) selections now shows the context menu for selected text.
- Portable: Do not prompt to be the default editor when running a portable installations as portable installs should not touch the host PC.
- Printing failed if the font was not a TrueType font.
- Search|Copy Search Matches: If searching for all the matches took long enough for a progress meter to appear, EditPad failed to close the progress meter after copying the search matches, making further interaction with EditPad impossible.
Коригирани грешки: - Editor: Adding lines to or deleting lines from a file that was still being word wrapped in the background caused the file to be wrapped incorrectly, possibly resulting in errors when trying to edit the incorrectly wrapped lines.
- Preferences|Keyboard: Changes in key combinations were not actually applied to the menu items.
- Search|Prepare to Search did not show the full search panel when both the search toolbar and search panel were invisible (7.0.7 only).
- View|Browser showed an error code 42 even though the file was correctly opened in the browser (7.0.7 only).
- Windows 7: If you minimized EditPad, restored it and moved it to a different monitor, then some commands such as File|Open moved EditPad's window back to the position it was previously restored to.
- Windows 7: If you placed EditPad on a monitor that has the taskbar at the left or at the top, minimized EditPad, and then restored it, EditPad's position would be shifted by the width or height of the taskbar.
Нововъведения: - Forum: Attach the clip selected in the Clip Collection panel and add attached clips to the Clip Collection panel.
- Forum: Attach the collection from the Clip Collection panel and load attached clip collections into the Clip Collection panel.
Подобрения: - Forum: Change cursor when toggling between insert and overwrite mode if the text layout for the default file type uses different cursors for insert and overwrite mode.
- Search: If the Search drop-down list is already visible (on a custom toolbar) even when the Search toolbar is not, focus the Search drop-down list rather than showing the full Search panel.
Коригирани грешки: - Editor: Backspace moved the cursor without actually deleting any characters when the cursor was positioned after the indentation spaces on a line and all preceding lines in the file have equal or more indentation and "backspace unindents" was enabled in Options|Preferences|Cursors and "auto indent" was enabled in the Options menu.
- Editor: Pressing the arrow right key while the cursor was at the end of the line did not move the active line highlighting to the next line if the cursor was invisible (blinking on/off) at the moment it was moved.
- File Types, Colors: Apply button did nothing.
- File|Print: Printing the second time failed if the file was larger than 64K and part of it was selected.
- Forum: Pressing Ctrl+C when the list of conversations or messages had keyboard focus copied an URL using the editpadlite: protocol instead of the editpad: protocol that EditPad actually responds to.
- Preferences, Panels: Font setting for side panels is now also applied to the spell checker.
- Preferences, Save Files: Specifying a specific folder for backups with a trailing backslash no longer causes errors when saving backups.
- Search: Padding was not applied to placeholders for capturing groups such as %GROUP1:6L%.
- Search: Replace All using a regular expression sometimes results in incorrect line breaks.
- Statusbar: Keyboard indicator did not correctly indicate the first key of a two-stage key combination.
- Toolbars: Main menu is missing the Go and Extra menus when adding it as a toolbar button.
- View|Browser: If the default browser did not use DDE, the View|Browser launched the browser but did not pass it it the file to be viewed.
- Opening files on UNC paths via the command line or via Windows Explorer failed in version 7.0.5 because EditPad 7.0.5 interpreted UNC paths incorrectly.
- View|Browser: If the default browser did not use DDE, the View|Browser command executed the file to be viewed rather than executing the browser and passing it the file to be viewed.
Официален сървър:
SoftVisia сървър:
Размер:
Приятели:
|
|