Anzeigen der neuesten Beiträge
0 Mitglieder und 79 Gäste betrachten dieses Thema.
Version 6.81Oct 12, 2010Changes:Project Class View * The background scanner should now detect UTF-8 project files without a BOM properly. * # TODO items are now detected properly in PHP files. * Project files can now be scanned using a *.* mask and should now work for all supported source languages. * Fixed a navigation issue when selecting a class method.Syntax Highlighters * Syntax highlighter names are now displayed properly in "New" lists and in the tool bar. Added a "Name" property in the _list.ini found in the syntax files folder. * Fixed some highlighter issues in ASP and PHP when using line comments before an end tag.Header column state in File CommanderThe header column state is now remembered, even between sessions. The stored state include selected column and column widths.Translation issuesSeveral items were not translated properly. It's been fixed in this version.MiscFixed some other issues reported in the forum and maybe others that are difficult to verify (or duplicate).
Version 2.22 supports Scintillua which can define lexers as Parsing Expression Grammars.
Changed: plugin architecture. Update plugins.Changed: improved many files opening (MDI/PMDI).- Successfully tested working with 100 thousands files in PMDI mode.- Maximum number of documents in MDI mode is 700. When one try to exceed this number, message appeared that indicates PMDI mode requirement.Changed: restructured, optimized mechanism of work with code folding.Changed: multi-line columnar paste.Changed: "Save All" menu item is deactivated if no files are changed.Changed: if automatically check "In selection" is enabled and selection is empty, previous direction is restored.Changed: return alignment to left in the status bar.Added: ability to set color and font style for the text inside fold. This means that multi-line comments now highlighted (Coder::CodeFold must be enabled).Added: Czech language module (Frantisek Bartos).Added: Hungarian language module (ZityiSoft).Added: variables for "StatusUserFormat":"%dc" - count of all documents (MDI/PMDI);"%dm" - count of modified documents (MDI/PMDI);"%ds" - count of unmodified documents (MDI/PMDI);"%di" - active document index (MDI/PMDI);"%cl" - current character letter.Fixed: reopening a file in split windows.Fixed: reopening group of files with option "Don't open a file twice".Fixed: after opening main menu with mnemonic key next input character was ignored.Fixed: when replacing with multi-line text, inserted new lines are not set to the current document value.Fixed: activating program with mouse and "Watch file change".Fixed: tabulation printed in color with color printing off.Fixed: tabulation and wrap by symbols.Fixed: position recovery of the first visible line if collapsed folds presented.
New features: * #5024 : Added a sample that shows how to output HTML that is valid for Flash.Fixed issues: * #5237 : English text in dialogs' title was flipped when using RTL language (office2003 and v2 skins). * #6289 : Deleting nested table removed the parent cell. * #6341 : The editor contents now have the text cursor. * #6153 : Chrome: tab focus is wrong. * #6261 : Focus and infinite loop between multiple editors. * #6170 : Dedicated class names are removed from floating panels when opening another panel. * #6339 : Autogrow plugin now doesn't work on maximized editors. * #6237 : BIDI: Applying same language direction to all paragraphs not working. * #6353 : [IE] Resize was broken with office2003 and v2 skins. * #6375 : Avoiding errors when hiding the editor after the blur event. * #6133 : Styled paragraphs result on buggy list creation. * #5074 : Link target is not removed when changing to popup. * #6408 : [IE] Autogrow now works correctly on Quirks. * #6420 : [IE] The table properties dialog now correctly retrieves the caption text. * #6141 : It was impossible to outdent a list when indentOffset was set to 0. * #6377 : FF width and height are not shown for smiley in Image properties dialog. * #5399 : Lists pasted from Word do not maintain their nesting. * #6225 : [FF] Cannot transform several lines to list with enterMode BR. * #6467 : [FF] It is now possible to disable the plugin command on "mode" event. * #6461 : Attributes are now being kept when changing block formatting. * #6226 : BIDI: Language direction applied to a Paragraph is removed when we apply one of Paragraph formatting options. * #5395 : [Opera] Native context menu incorrectly opened after Opera 10.2. * #6444 : [Opera] Close panels and dialogs don't return focus to wysiwyg frame. * #6332 : IE: V2 skin bottom dialog's border broken. * #5646 : Parser incorrectly removes inline element when there's only one comment node enclosed. * #6189 : Minor code size reduction. * #5045 : uiColor behaved wrong if multiple editors were used with period in their names. * #5766 : Config entry "ignoreEmptyParagraph" should only remove one single empty paragraph in document. * #5931 : Unable to apply inline style because of nested elements with same style name. * #6083 : Dialog close sometimes cause collapsed editor selection before the insertion. * #6253 : BIDI: creating a Numbered/Bulleted list causing improper behavior on bidi. * #4023 : [Opera] Maximize plugin. * #6403 : [Opera] Font name options are not correctly marked in dropdown list. * #4534 : [Opera] Arrow key to navigate through combo list has side effects of window scrolling. * #6534 : [Opera] Menu key brings up both CKEditor and browser context menu. * #6534 : [Opera] Menu key brings up both CKEditor and browser context menu. * #6416 : [IE9] Unable to make text selection with mouse in source area. * #6417 : [IE9] Context menu opens at the upper-left corner always. * #6501 : [IE9] Context menu item layout is broken. * #6099 : BIDI: when we apply explicit language direction to Numbered/Bulleted List the corresponding BIDI Tool bar icon is not highlighted in the Toolbar. * #6100 : BIDI: when we change Table language direction indentation of text in Table cells is not applied correctly. * #6376 : BIDI: buttons should not toggle the base language direction. * #6235 : BIDI: Applying direction to multi-paragraph selection within a div. * #6187 : [IE6] Multi-instance loading produces 404s on background images. * #5446 : Setting config.filebrowserImageBrowseUrl results in displaying also Browser Server on links. * #5626 : CKeditor 3.2.1 : html content attached makes ckeditor crash the browser FF/IE. * #6508 : BiDi: Margin mirroring logic doesn't honor CSS direction. * #6043 : BIDI: When we apply RTL direction to a right aligned Paragraph, Paragraph is not moved to the left & Alignment of Paragraph is not changed. * #6485 : BIDI: When direction is applied on partial selected list, the style is been incorrectly applied to the entire list. * #6087 : Cursor of input fields in dialog isn't visible in RTL. * #5595 : Extra leading spaces added in preformatted block. * #6094 : Match full word option doesn't stop on block boundaries. * #5730 : [Safari] Continual pastes (holding paste key) breaks document contents. * #5850 : [IE] Inline style misbehaviors at the beginning of numbered/bulleted list. * Updated the following language files: o #6427 : Ukrainian; o #6464 : Finnish; o Hebrew;