Anzeigen der neuesten Beiträge
0 Mitglieder und 87 Gäste betrachten dieses Thema.
New features: * #5308 : Introduced the filebrowserWindowFeatures setting, making it possible to have custom window features in the file browser window.Fixed issues: * #6027 : Modifying Table Properties by selecting more than one cell caused issues. * #6146 : IE: Floating panels were being opened in the wrong place in RTL pages with horizontal scrollbars. * #6055 : The timestamp is now added only once to each loaded file. * #6097 : The bookmarks now use the right name. * #5717 : Removed the scayt_contextMenuOntop setting and the SCAYT context menu options are always on top. * #5956 : [FF] It was impossible to create an editor inside an hidden container. * #5753 : It was impossible to have a default value for the name field in the select dialog. * #6041 : BIDI: Direction of Increase Indent & Decrease Indent icons are not reversed after changing Lang direction to RTL. * #6138 : List indentation is not working. * #5649 : Image dialog too wide when many styles are set. * #5715 : Cell color picker dialog returns focus to document. * #6108 : Fixed div style. * #5336 : Remove object style. * #6155 : [[FF]] Modifying Table Header Properties by selecting first Row, causing several issues. * #6163 : Focus not going to Tabs in Image dialog when we went to Edit the Image. * #6177 : IE we can't start Numbered/Bulleted list on a Empty page. * #5413 : Browser error after pasting html table in CKEditor. * #6034 : Horizontal Alignment applied to Table cell is not updated correctly in the Toolbar. * #6112 : BIDI: Alignment set to text in Table cell is not shown in the Tool bar when we press Enter to start a new Paragraph. * #6117 : BIDI: Language direction is changing when we come out of Numbered/Bulleted list. * #6182 : Language Direction field on the Advanced tab of Table Properties dialog has a fixed pixel width. * #5487 : Fullpage writer problem with line-break. * #6197 : The CKEDITOR.loader base path auto-detection was not working with the _source folder. * #6240 : Font Names & Font Sizes should be shown Left Align even for RTL Languages. * #5975 : Page-break should have proper Alt Text instead of Unknown object. so that JAWS reads it properly. * #6255 : Inserting a page break as the first node triggered an error. * #6188 : [IE7] Automatic color button had the wrong cursor. * #6129 : The show blocks' labels are now shown in the right for RTL languages. * #5421 : ­ entity not converted when config.entities=false. * #5769 : xhtml code generation problem instead of   (htmlentities, entities,entities_additional,..., configuration). * #4472 : [FF3] Browser window scrolls to loaded CKEditor. * #6230 : Fixed invalid parameter count for setTimeout function call. * #5335 : Several lines' formatted data will be merged to one line when we apply Numbers/Bullets. * #5353 : wrong width of editor after resize() called in Firefox 3.6. * #5778 : [IE] Unwanted scroll on first mouse right-click. * #5218 : [FF] Copy/paste of an image from same domain changed URL to relative URL. * #6265 : Popup window properties were visible in the link dialog's target tab when nothing was selected. * #6075 : [FF] Newly created links didn't fill in information on edit. * #6183 : The toolbar panels options sometimes had the contents' link color. * #6192 : [WebKit] Inserting smileys was not working because of editor focus issues. * #6178 : [WebKit] Inserting elements by code was failing if the editor didn't receive the focus first. * #6179 : [WebKit] The Image dialog was not working if the editor didn't receive the focus first. * #4657 : [Opera] Styles where not working with collapsed selections. * #5839 : "Insert row after" was removing the ids of the elements from the clicked row. * #6315 : DIV plugin TT #2885 regression. * Updated the following language files: o #6246 : Chinese Simplified; o #6256 : Dutch; o #6271 : English;
Notepad++ v5.8 new features and fixed bugs (from v5.7) : 1. Upgrade Scintilla to version 2.21. 2. Fix a vulnerability issue: Load ScinLexer.dll with its full path to avoid hijack. 3. Fix Unicode file corrupted on saving bug (the buffer alignment issue). 4. Fix DBCS encodings file saving corruption bug. 5. Fix file containing NULL character loading bug. 6. Fix php syntax highlighting bug. 7. Fix dragging undocked window performance issue while using Vista Aero UI style. 8. Fix dragging undocked window performance issue while using Vista/Windows7 Aero UI style. 9. Fix large file truncated after loading problem. 10. Improve file loading performance. 11. Fix Shortcut Mapper inconsistence issue after deleting a macro or an user command. 12. Add 2 line wrap methods (default plus aligned and indent). 13. Add 2 menu commands : "Modify Shortcut/Delete Macro" and "Modify Shortcut/Delete Command". 14. Add "Modify" and "Delete" buttons on Shortcut mapper dialog. 15. Add macro new ability to record search and replace actions. 16. Fix SaveSession bug. 17. Remove characters count feature from the status bar due to its performance issue with UTF8 file. 18. Fix crash issue due to themes switching. 19. Make folding margin hidable. 20. Add NPPM_GETCURRENTNATIVELANGENCODING, NPPM_ALLOCATECMDID and NPPM_ALLOCATEMARKER message (to get the current native language enconding). 21. Change editing settings saving behaviour : one set of settings are applied in 2 scintilla controls (except zoom). 22. Add Statistics feature which is accessible from the menu command "Summary..." (under menu "View") and the 2nd zone of statusbar (double click). Included plugins (Unicode): 1. TextFX v0.26 2. Spell Checker v1.3.3 3. MIME Tools v1.6 4. NppExport v0.2.8 5. Compare Plugin 1.5.6.1 6. Plugin Manager 0.9.3.1 7. NppFTP 0.23 8. Select 'N' Launch 1.0 Included plugins (ANSI): 1. TextFX v0.25 2. NppExec v0.4.1 3. Spell Checker v1.3.3 4. MIME Tools v1.6 5. NppExport v0.2.8 6. Light Explorer v1.6 7. Compare Plugin 1.5.5 8. Plugin Manager 0.9.3.1
Version 3.3.9.1Fixed bug where WebKit browsers wouldn't activate the image button when images where selected.Fixed bug where Opera Presto 10.60 deletes elements when restoring bookmarks.Fixed bug where IE9 beta1 doesn't handle regexp replacement values correctly.Fixed bug where IE9 beta1 didn't render the inline dialogs correctly due to a bug with CSS clip.Fixed bug where IE9 beta1 would produce error messages on load since they removed the document.recalc method.Fixed bug where IE9 beta1 would produce <html xmlns=""> since they haven't implemented document.implementation.createDocument correctly.Fixed bug where IE9 beta1 would searchreplace doesn't work since their native DOM Range doesn't have a find method.Fixed bug where IE9 beta1 would render the source view incorrectly due to incorrect viewport size measurements.Fixed bug where IE9 beta1 would crash when running the basic functionality unit tests.Fixed bug where IE9 beta1 would wrap elements in blocks correctly due to changes to the selection object.Fixed bug where IE9 beta1 would fail to insert contents since they havn't implemented the createContextualFragment method in their DOM Range.Fixed bug where IE9 beta1 would fail to handle image selection since they currently doesn't support control selections in their DOM Range.Fixed bug where IE9 beta1 would fail to load scripts since they fire the onload event before the scripts are parsed and executed.
In this version I've made the following changes:XML and Html Code Explorer TreeI've added a new tab on the code explorer page with a tree view for XML and Html tags.* The tree have the same functionality as the class method lists. Tags are updated as you type, the current tag is selected in the tree and you can click on an item to navigate to that tag.* The correct tab should be opened automatically, in most cases. Tree view for XML and Html files + script files containing Html tags (PHP,ASP...). Otherwise the class/method/function view is opened.* The current tab view is remembered for each document throughout a session.* Added some options for the tree view behavior.Project ManagerReplaced the tree view with a faster one. Projects are opened about 20 times faster.Search result viewReplaced the search result tree for a faster one. Adding search results to the new tree is about 20 times faster than before.Text sortingMade a small change to the sorting function to use natural sorting order.View/Hide Main ToolbarAdded a menu item to view or hide the main toolbar.
Version 3.3.9.2Fixed bug where placing the caret in IE 9 beta 1 would not work correctly if you clicked out side the document body element.Fixed bug where IE 9 beta 1 wouldn't resize the editor correctly since the events didn't fire as previous versions did.Fixed bug where FF would produce an error message when being rendered inside a hidden div element.Fixed bug where resize logic could produce a cookie with a width/height less than the size of the container.Fixed bug where content_css wouldn't populate the styles dropdown correctly.
Changes since beta 1:Quickbar treesUpdated the HTML tree in the quickbar to include HTML 5 tags. All tree data are now loaded from XML files in the "<AppData>\Data" folder.Misc* Fixed flickering with auto close braces/blocks.* Made some minor changes to the clipboard functions that may solve some issues.* Fixed several code explorer issues with HTML, ASP and PHP files.* fixed several issues reported in the forum.I'll release the final version in a few days, but I would appreciate it if you could test this version before the final release.
Version 9.15d, 2010.09.28 bugfix for UML-Window improved settings for Label-components
In this version I've made the following changes:XML and HTML Code Explorer TreeI've added a new tab on the code explorer page with a tree view for XML and HTML tags. * The tree have the same functionality as the class method lists. Tags are updated as you type, the current tag is selected in the tree and you can click on an item to navigate to that tag. * The correct tab should be opened automatically, in most cases. Tree view for XML and HTML files + script files containing HTML tags (PHP,ASP...). Otherwise the class/method/function view is opened. * The current tab view is remembered for each document throughout a session. * Added some options for the tree view behavior.CSS and the Code ExplorerCSS properties are now displayed properly in the code explorer.Project ManagerReplaced the tree view with a faster one. Projects are opened about 20 times faster. Also fixed some issues.Search result viewReplaced the search result tree for a faster one. Adding search results to the new tree is about 20 times faster than before.Text sortingMade a small change to the sorting function to use natural sorting order.View/Hide Main ToolbarAdded a menu item to view or hide the main toolbar.Quickbar treesUpdated the HTML tree in the quickbar to include HTML 5 tags. All tree data are now loaded from XML files in the "<AppData>\Data" folder.Misc * Fixed flickering with auto close braces/blocks. * Made some minor changes to the clipboard functions that may solve some issues. * Fixed several code explorer issues with HTML, ASP and PHP files. * Fixed some issues in the class view. * Added a standard scrollbar context menu. * fixed several issues reported in the forum.
This version contains one crash fix and some bug fixes. The installer is improved in some points as well in this release.