Anzeigen der neuesten Beiträge
0 Mitglieder und 2 Gäste betrachten dieses Thema.
Version 7.43June 23, 2011Keyboard and text inputMade some changes to how text input is handled. This should solve issues with some keyboards (Unicode). Some IME issues are fixed. External tools trying to insert text should work better now.Search Added an context menu item, in the search result view, to open all files in the current search. The replace confirmation dialog is now soundless. The "search from" option is now saved between sessions. Made some minor changes to where a replace (all) starts if an expression is already selected. Changed where "Find All" start if a text is selected and you search from "Cursor". Fixed an "continue search" issue when nothing is found.Close documents Added two new context menu items to the document tab. "Close all tabs before/after this document". Tabs are organized better if the tab row is scrollable and a tab is closed.Customize shortcutsSome more information is displayed if the key is already assigned. This makes it easier to find the action the shortcut is assigned too.Fixed CPU issue with read-only files. User clipboard issues. Auto save should only save modified files. Chrome preview of php files using mappings. Sort would include a line if the cursor was on it at position 0, but not selected. The number of files you can execute from Explorer context menu should have increased now. Fixed several issues mentioned in the forum. Many other small issues where fixed as well.
Improvement: Editor: Full double-buffering of all edit controls to eliminate flicker.Bug fixes: Editor: Changing the font size with Ctrl+wheel, switching to another file, and then switching back displayed the file with the original font but spaced as if it was still using the changed font size. Editor: Lines containing tabs were not displayed correctly when using a right-to-left text layout. Editor: The text cursor was positioned incorrectly on lines containing both tabs and ideographs when using the "monospaced left-to-right" text layout. Editor: Typing or pasting into an empty file and then Shift+Clicking somewhere selected the text from the start of the file until the click instead of from the end of the file (where the text cursor is) until the click. Options|Stay On Top causes EditPad to stay on top of some of its own dialog boxes. Search: Incremental search was not reset when you moved the cursor, causing incorrect incremental search results, or errors if you closed the file and then changed the search term (Lite only). Tabs: Right-clicking on the tabs now shows the context menu when the mouse button is released rather than when it is pressed. Windows 7: If the icon next to the system clock was enabled, maximizing EditPad, minimizing or closing it, and clicking on the icon next to the system clock restored EditPad but did not maximize it. Windows 7: If the icon next to the system clock was enabled, restoring EditPad (so it's not maximized), closing EditPad with the X button, then right-clicking the icon next to the clock and selecting Exit caused EditPad to pop up briefly before closing, instead of closing without showing itself.
On Windows 7, Options|Stay on Top caused EditPad 7 to stay on top of its own dialog boxes. This was fixed in EditPad Pro 7.0.3 but not in EditPad Lite 7.0.3. It is now fixed in EditPad Lite 7.0.4 too. When Options|Stay On Top is active, dialog boxes will stay on top of EditPad, and EditPad will still stay on top of all other applications.
Version 7.50July 12, 2011Zen-codingAdded native support for expand abbreviation and wrap with abbreviation. To expand abbreviation press a keyboard shortcut (Ctrl+,) to open a zen-coding window. Type the abbreviation (with full preview) and hit to insert the result. Wrap with abbreviation by selecting a text and press a keyboard shortcut (Shift+Ctrl+,). Enter an abbreviation and press to insert. The zen-coding window have live preview (you can preview the result as you type). Should work with (x)HTML, CSS and XML.Customize keyboardRedesigned the window and only use 1 list. It features incremental search of any text or keyboard shortcut. You can also assign already assigned keys (Moves the assigned shortcut). Numpad keys can now be used in shortcuts, e.g. Ctrl+Num 9.Macro recordingFind All and Replace All can now be recorded in a macro. Search options are included in the macro.CSS highlighterShould now handle "all" CSS 3 properties including auto completion.Save option: Remove trailing blank linesAdded a sub-option to "Allow one trailing blank line". This will only have an effect when you save the file or if auto save is enabled.Evaluate expressionThe evaluate expression window can now handle newline characters and "=" signs. You also have the option to insert the result after the selected text.Added a new menu item (and action) to "Paste expression result after selection". This feature will not open a window. The selected expression is calculated and the result is inserted after the selection.Brace highlightYou can now set the color for unmatched braces. Usually it's a reddish color, but can now be changed in options.MiscMade some other minor changes and fixed several issues. See forum for more information.
- the "tabular" wizard has been completed and improved- a document can now be opened (in read-only mode) beside the editor to make easy copy and paste operations between files ("source viewer" panel)- the "R Sweave" command has been added to the predefined commands- a wizard has been added to set the "user commands" (same wizard used for the user "quick build" command)- an option to replace tab with spaces has been added to the "configure" dialog- current column position is now displayed- the "replace" and "goto line" forms are now embedded in the editor (like the "find" form)- the "quick document" wizard has been completed- users can now search for words in the help browser- polish and hungarian translation have been added (thanks to Jan Jełowicki and Tamas Orosz)- watching for external changes is now optionnal (disabled by default)- an option to backup opened documents every 10 min has been added (disabled by default - copy of the documents are saved with the .bak extension)- a new document is now created automatically while using the "Quick start" wizard if a file is not already open- the regression about the performance of the syntax highlighting for math environment has been fixed- completion doesn't stop anymore on colons (:), but will continue to stop on other words separators (,.)- no more crash while refreshing the structure without opening a document- the bug about collapsed block has been fixed- multiple .bib files (absolute or relative) are now detected in the \bibliography{} command- included files with absolute path are now detected correctly- the trouble with the path to ghostscript on windows has been fixed- the texmaker.desktop file is now compatible with gnome 3