Anzeigen der neuesten Beiträge
0 Mitglieder und 61 Gäste betrachten dieses Thema.
Version 6.52July 12, 2010Project ManagerFixed several issues in the project manager. * Missing files when reopen the project. * Add/Delete (and possibly move) issues. * Sorting issues.Macro recording"Select All" and "Goto Line #" are now recorded properly.Column modeFixed several undo/redo issues. Also fixed flickering with undo/redo.Vertical/Horizontal SplitFixed a cut/copy/paste/delete issue with operations in the split view. Also fixed undo/redo issues.Selection length in status barThe selection length should now be correct for Unix/Mac files as well.Add-ons download dialogFixed a sorting issue in the list view.
Version 6.53July 13, 2010ProjectYou are now only prompted to save modified project files when a project is closed. All other files are ignored.Open File at CursorIf a project is open, all project file paths are searched to find the file under the text cursor.Reopen last opened filesStopped working in v6.52. It's been fixed.RegEx help issues in search dialogThe regex help menu inserted some wrong values. It's been fixed
Neu in version 4.4: * Performance-Fix für die HTML-Dateigenerierung * Dateigenerierung wird beim Upload gelogged * enthält neuen Farbdialog
Version 6.54July 22, 2010Cut/Copy with no selectionCut/Copy will now copy the current line + linefeed to the clipboard, if no selection is made. Cut will also delete the current line.Paste will insert the line above the current line. This can be used to duplicate lines and is a feature found in Visual Studio.Clipboard functions (Cut/Copy/Paste)Made some internal changes in the clipboard functions. This should make them more reliable and maybe fix some issues.Cut/Delete with multiple selectionsFixed an issue when having multiple selections and multiple text cursors and using cut or delete. Only the selections should be deleted.Ctrl + LeftMouseClick to follow a linkThis should work properly again.Print selectionShould now work properly no matter in which direction the selection was made.
What's new: >> * Fixed : Bug with scrollbars in dialog editor * Fixed : Code generation for Dialog/control styles * Fixed : Bug with the size of dialogs with no title bar
July 24, 2010: Fresh HTML 3.52. What's new: add Tag Attributes inspector.
Changed: integrated parameter "ReplaceAllAndClose" in "SearchOptions".Added: search option for automatically check "In selection" if selection not empty.Added: on logout the user prompted to save unsaved documents.Added: /SaveFile() command line method now can accept -1 as the encoding and BOM, which means using the current values of the document.Fixed: possible program crash when resizing edit window that use word wrap.Fixed: command line processing and "Watch file change".Fixed: encoding redetect of the empty document led to the encoding nullification.Fixed: method /SaveFile() ignore first parameter.Fixed: parameter "ShowModify" in PMDI mode.Fixed: tabulation in print.Fixed: selection after split window off.Fixed: window flashing during first split window (PMDI).Fixed: "Word delimiters" uncheck did not set the default delimiters.Fixed: command 4196 ignore read-only mode.
Version 2.20 can use strips within the main window for find and replace rather than dialogs.
In this version I've added (or plan to add):Project ManagerI've added several new features, two new settings and fixed some minor issues.* Files are opened faster.* Cursor positions are now remembered properly when the file is reopened.* <Enter> can now be used to open the focused file in the project list.* <Enter> and DoubleMouseClick will open all selected files.* Alt+Up/Down/Right can be used to activate the focused document in the project list.* The last active tab is saved and will be activated when you reopen the project.* OPTION: Add opened documents to project.* OPTION: Ask to remove document from project when closed.Document tab listAdded a shortcut to open the document tab list. The default shortcut is F4.Last opened files* Fixed several issues.* Improved speed. Files are opened faster.* You can store status data (e.g. cursor positions...) for up to 10000 files. It's not limited to 99 anymore.Natural sortingNatural sorting have been added to the project view and the FTP views.Word Wrap* Horizontal scroll bar is now hidden when using word wrap at window edge.* Fixed issues with wrap using non-fixed font.If .. End If statements in VB, ASPMade some changes in the syntax files and in the editor to solve fold issues when using If statements.MiscFixed some issues mentioned in the forum.