Anzeigen der neuesten Beiträge
0 Mitglieder und 1 Gast betrachten dieses Thema.
Neu in version 5: * Text-Objekte können nun direkt editiert werden
New features: * #6107 : It is now possible to remove block styles using Styles and Paragraph Format drop-down lists. * #5590 : Remove Format command works in collapsed selections. * #5755 : The dialog_buttonsOrder option now works in Internet Explorer. * #6869 : The data-cke-nostyle attribute (which was introduced for escaping the element from been influenced by the style system since 3.5) is deprecated in favor of the new data-nostyle attribute. * Revised sample pages with code examples and clarifications.Fixed issues: * #5855 : Updating a link multiple times generates wrong href attribute. * #6166 : Error on Maximize command, when the toolbar button is not shown. * #6607 : Table cell "merge down" and "merge right" commands work only once. * #6228 : Merge down does not work, throwing a JavasSript error. * #6625 : BIDI: Mixed LTR/RTL direction causes incorrect behavior. * #6881 : IFrame capitalization is now consistent throughout labels. * #6686 : BIDI: [FF] When we apply explicit language direction to a numbered/bulleted list, the corresponding language direction toolbar icon is not highlighted. * #6566 : It is now possible to exit a blockquote using ENTER_BR. * #6868 : Partial (invalid) list structure crashes the editor on load. * #6804 : Buggy behavior when editing the legend element inside a fieldset. * #6724 : [IE7] Nested list display bug on empty list item. * #6715 : List items do not create paragraphs after the list placed in a table cell is removed. * #6695 : [Webkit] Display bug after the editor is restored from the full screen mode. * #6661 : [IE] Pre-formatted style does not preserve applied text direction. * #6655 : Using the editor resize grip causes small visual offsets. * #6604 : The div element should be used as a formatting block in ENTER_BR. * #6249 : BIDI: List item bullets are off viewport with RTL text direction. * #6610 : BIDI: ENTER_BR change direction in one line out of multiple. * #6872 : [IE] Link target field is not populated properly when no target is set. * #6880 : Samples: Added a user-friendly message for users on servers without PHP support. * #6628 : Setting config.enterMode from PHP fails. * #6278 : Comments were moved above the br tags. * #6687 : Empty tag should be removed in inline-style format. * #6645 : Allow to configure whether " (double quotes) characters should be encoded in the contents. * #6336 : IE: (double)clicking an input type="submit" button submitted the form. * #6646 : Context menu was not working for text inputs present in the initial content. * #6641 : Copying and pasting links inside the editor was not working. * #4208 : The disableObjectResizing setting now works in IE. * #6242 : [IE] Editing existing links with href of a relative path mangles containing text. * #5930 : [IE] Style definitions are no longer lowercased. * #5361 : Preview window's title should reflect the title tag in full page mode. * #5522 : [IE] In versions < 8 or compatibility mode, type="text" was missing in text fields. * #6126 : [IE] Avoid problems if there are two buttons named "submit". * #6791 : [IE7] Editor did not show up when the name of a replaced textarea matched the name of a meta tag in the page. * #5684 : [FF] When forcePasteAsPlainText is used, the cursor disappears after paste. * #6390 : Prevent toolbar dialog window buttons from being clicked twice. * #6684 : [Webkit] Toolbar buttons are not wrapping correctly when the editor is displayed inside a table. * #6703 : [IE] editor focus event not fired in an instance, when a dialog window closes. * #6873 : Difficult to drag the resize grip of the spell checker dialog window. * #6896 : [Webkit] Unable to paste into source area when the editor is maximized. * #6020 : The state of the Cut, Copy, and Paste toolbar now matches the state of the context menu buttons. * #5256 : JavaScript error thrown when percent (%) sign is used in image URL. * #6577 : [FF] Selection error when an element containing the editor instance is hidden. * #5500 : [IE] value attribute of text input dialog window field was missing. * #6665 : [IE] name field of Link dialog window was missing. * #6639 : Line-breaks inside pasted list item from Microsoft Word break the list structure. * #6909 : [IE] GIF icons of toolbar button from custom plugins are not diplayed in zoom level 100%. * #6860 : [FF] Double-clicking the placeholder element in order to open a Placeholder dialog window throws a JavaScript error. * #6630 : Empty pre elements are output differently in various browsers. * #6568 : Insert table row/column does not work with spanning. * #6735 : Inaccurate read-only selection detection. * #6728 : BIDI: Change direction does not work with list nested inside a blockquote. * #6432 : Inserting a table in place of a fully selected list results in a JavaScript error. * #6438 : [IE] Performance enhancement when typing inside an element with many child nodes. * #6970 : [IE] Dialog window shadows were presented inaccurately. * #6672 : [IE] Unnecessary br element is no longer inserted after a form. * #7087 : [FF] Sometimes it was not possible to move cursor out of link at the end of block. * Updated the following language files: o #6981 : English (GB); o #6991 : Finnish; o #6357 : French; o #7055 : Polish; o #7068 : German;
Version 7.10Feb 1, 2011CSS and HTML preview to the bottom bar field.A HTML/CSS preview tab was added to the bottom bar. The display is automatically updated after the text cursor has moved to a different line. The HTML/CSS preview can: * Preview CSS files by creating its own HTML preview file from the currently open style sheet. * Preview CSS files using a selected HTML file. * Handle as many HTML files as you need, for CSS previewing. * Preview HTML, PHP, ASP... Including mapping support. * Update automatically or manually (set by option). * Display optional rulers.Optional rulersAdded optional rulers to all preview windows.Auto complete and user menu (Ctrl+Space) in CSS and HTML filesThe auto complete list should now work with several values for CSS properties.The user menu is now context sensitive in HTML tags and in CSS properties. In plain text files a word completion list is shown.Project Class View * Nested classes in VB .NET and C# is now supported. * Methods not part of a class can now be displayed by selecting "Module" in the class list. * The todo list can either have its own tab or be positioned in the class view at the bottom. * Fixed some update issues when creating new projects.Comment/uncomment codeThis feature can now handle comments in HTML, XML and CSS. If a selection is made, the selection is enclosed by comment start/end strings. E.g. <-- Added comment in HTML code -->. Otherwise the current line is enclosed.Code ExplorerAdded option to "show/hide parameters". Also fixed some minor issues.System Proxy Server SettingsSystem proxy server settings can now be used with the add-ons dialog and SFTP/FTP client.Load/Save layoutsAdded the ability to save layouts to file. Only tab and bar settings are saved. The layout feature is available in the "Environment" menu.Create aligned columnsAdded a new function in the "Format" menu to create aligned text columns from selected text or the entire document. A dialog with some options is displayed. If the text does not use fixed font widths, tabs are used to separate the columns.Left/right arrow moves caret to start/end of selectionAdded this as an option. Normally, the text caret is moved one step when you hit the left/right arrows and any selection is cleared. With this option set, the caret will move to the beginning or end of the current selection (and clear the selection...).FixedAs always, several issues where fixed and minor improvement made. For more details see the forum.
New in Version 4.2.25-rc2 (released February 03, 2011) - "Align Lines" with several options (Alt+J) - "Modify Lines" supports several variables to insert numbers (Alt+M) - "Shuffle Lines" is available through "Sort Lines" (Alt+O) - Use built-in Windows functionality for "Title Case" on Windows 7 - "Recode file as default encoding" (Ctrl+Shift+F) - UTF-16 and UTF-16 BE formats are valid recoding options - Enable case-insensitive searching for non-ASCII text - Regex quantifier ? to match 0 or 1 times - Regex quantifiers * and + available as non-greedy forms *? and +? - Regex syntax for tagged regions simplified from \(...\) to (...) - Updated Assembly scheme with x64 and SSE4 instructions - Several minor updates to syntax schemes and keywords - /l command line switch to auto-reload modified files - /l- command line switch to disable file change notification - Ini-option to specify auto-reload timeout (see FAQ on my website) - Support combination of /g and /m command line switches - Copy window position to clipboard as cmd line switch (Ctrl+Shift+P) - Fixed Notepad .LOG feature (broken since 4.1.24) - Launch command uses current file directory as working directory - Don't lock any directories except the one containing Notepad2.exe - Forward system MRU, taskbar and jump list behaviour to new windows - Always show file name extensions (ignore Windows Explorer setting) - Check availability of "Consolas" when set as default font - Support a few more file variables (see FAQ on my website) - Configure whether backspace should reformat indenting whitespace - Hotkeys (Shift+)F3, Alt+F3 and F4 work in find and replace dialogs - Ini-options to block suppression of notification messages - Simplified appearance of word wrap settings dialog - Muted a few unused hotkeys that inserted control characters - Dropped "Select To Next" (F2) and "Select To Previous" (Shift+F2) - Various internal optimizations and fixes - Improved look of disabled toolbar buttons on Windows XP and above - Improved overall look of toolbar buttons on Windows 2k - Lower frequency of NFS access delays by caching file display names - Improved compatibility with Windows 7 - Released x64 build of Notepad2.exe - Updated Scintilla library to 2.24
New in Version 4.2.25-rc3 (released February 13, 2011) - "Align Lines" with several options (Alt+J) - "Modify Lines" supports several variables to insert numbers (Alt+M) - "Shuffle Lines" is available through "Sort Lines" (Alt+O) - Use built-in Windows functionality for "Title Case" on Windows 7 - "Recode file as default encoding" (Ctrl+Shift+F) - UTF-16 and UTF-16 BE formats are valid recoding options - Enable case-insensitive searching for non-ASCII text - Regex quantifier ? to match 0 or 1 times - Regex quantifiers * and + available as non-greedy forms *? and +? - Regex syntax for tagged regions simplified from \(...\) to (...) - Updated Assembly scheme with x64 and SSE4 instructions - Several minor updates to syntax schemes and keywords - Merged caret styles into a single item and added "noblink" option - /l command line switch to auto-reload modified files - /l- command line switch to disable file change notification - Ini-option to specify auto-reload timeout (see FAQ on my website) - Support combination of /g and /m command line switches - Copy window position to clipboard as cmd line switch (Ctrl+Shift+P) - Fixed Notepad .LOG feature (broken since 4.1.24) - Launch command uses current file directory as working directory - Don't lock any directories except the one containing Notepad2.exe - Forward system MRU, taskbar and jump list behaviour to new windows - Always show file name extensions (ignore Windows Explorer setting) - Check availability of "Consolas" when set as default font - Support a few more file variables (see FAQ on my website) - Configure whether backspace should reformat indenting whitespace - Hotkeys (Shift+)F3, Alt+F3 and F4 work in find and replace dialogs - Ini-options to block suppression of notification messages - Simplified appearance of word wrap settings dialog - Muted a few unused hotkeys that inserted control characters - Dropped "Select To Next" (F2) and "Select To Previous" (Shift+F2) - Various internal optimizations and fixes - Improved look of disabled toolbar buttons on Windows XP and above - Improved overall look of toolbar buttons on Windows 2k - Lower frequency of NFS access delays by caching file display names - Improved compatibility with Windows 7 - Released x64 build of Notepad2.exe - Updated Scintilla library to 2.24