September 29th, 2010· Fixed 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 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.
September 8th, 2010· Fixed bug where inserting table rows into a table with subtable would produce an incorrect column count.
· Fixed bug where the selection of cells in a table with subtables could produce invalid selections.
· Fixed bug where the table plugin would produce a script error if you tried to move the caret before a first child table.
· Fixed bug where the keep_styles feature on IE would move the caret to an incorrect location at the end of list blocks.
· Fixed so attributes from legacy elements such as font gets retained when they get converted to spans.
· Fixed minor issue where the select boxes wouldn't be set the not set by default in the table dialog.
June 30th, 2010· Fixed bug where WebKit would not move the caret to a correct position after a paste operation.
· Fixed bug where WebKit would produce a div wrapper element when pasting some contents.
· Fixed bug where the visual chars and nonbreaking plugin wouldn't show nbsp elements correctly.
· Fixed bug where the format states would be enabled even after the format was removed.
· Fixed bug where the delete key would move the caret to an incorrect position.
· Fixed bug where it wasn't possible to toggle of the current font size/family/style by clicking the title item.
· Fixed bug where the abbr element wouldn't get serialized correctly on IE6.
· Fixed so that the examples checks if they are executed from the local file system since that might not work properly.
June 10th, 2010· Fixed bug where context menu would produce an error on IE if you right clicked twice and left clicked once.
· Fixed bug where resizing of the window on WebKit browsers in fullscreen mode wouldn't position the statusbar correctly.
· Fixed bug where IE would produce an error if the editor was empty and you where undoing to that initial level.
· Fixed bug where setting the table background on gecko would produce \" entities inside the url style property.
· Fixed bug where the button states wouldn't be updated correctly on IE if you placed the caret inside the new element.
· Fixed bug where undo levels wasn't properly added after applying styles or font sizes.
· Fixed bug where IE would throw an error if you used "select all" on empty elements and applied formatting to that.
· Fixed bug where IE could select one extra character when you did a bookmark call on a caret location.
· Fixed bug where IE could produce a script error on delete since it would sometimes produce an invalid DOM.
· Fixed bug where IE would return the wrong start element if the whole element was selected.
· Fixed bug where formatting states wasn't updated on IE if you pressed enter at the end of a block with formatting.
· Fixed bug where submenus for the context menu wasn't removed correctly when the editor was destroyed.
· Fixed bug where Gecko could select the wrong element after applying format to multiple elements.
· Fixed bug where Gecko would delete parts of the previous element if the selection range was a element selection.
· Fixed bug where Gecko would not merge paragraph elements correctly if they contained br elements.
· Fixed bug where the cleanup button could produce span artifacts if you pressed it twice in a row.
· Fixed bug where the fullpage plugin header/footer would be have it's header reseted to it's initial state on undo.
· Fixed bug where an empty paragraph would be collapsed if you performed a cleanup while having the caret inside it.
· Fixed a few memory leaks on IE especially with drop menus in listboxes and the spellchecker.
· Fixed so formats applied to the current caret gets merged to reduce the number of output elements.
· Added the latest version of Sizzle for the CSS selector logic to fix a compatibility issue with prototype.
May 7th, 2010· Fixed a critical bug with the fullscreen plugin. Produced error messages when the state was toggled on/off.
May 6th, 2010· Added new merge_with_parents option to formats, enables the control of removal of elements with similar parents.
· Fixed so the default behavior for applying classes isn't a toggle state but the old behavior from before the 3.3 release.
· Fixed bug where selecting contents using double click on Gecko would produce errors when using removing format.
· Fixed bug where the IE DOM could get messed up when non valid contents was pasted into the editor.
· Fixed bug where merging selected table cells using the context menu didn't work as expected.
· Fixed bug where some nestled formatting would be applied incorrectly.
· Fixed bug with enter in list items when using the force_br_newlines mode on WebKit patch contributed by Ryan Koopmans.
· Fixed bug where undo/redo could produce js errors on some specific operations.
· Fixed bug where the theme_advanced_font_sizes didn't work as before 3.3 when complex settings where used.
· Fixed bug where the table plugin would copy cell/row id attributes when making new rows/cells.
April 27th, 2010· Fixed bug where fullscreen plugin would add two editor instances to EditorManager collection.
· Fixed bug where it was difficult to enter text on non western languages such as Japanese on IE.
· Fixed bug where removing contents from nodes could result in an exception when using undo/redo.
· Fixed bug with selection of images inside layers or other resizable containers on IE.
· Fixed so editors isn't initialized on iPhone/iPad devices since they don't have caret support.
April 19th, 2010· Added new script_loaded callback function setting for the jQuery plugin.
· Added various fixes and new rpc methods for the spellchecker plugin. Patch contributed by Michael Peters.
· Removed some unnecessary inline style information from some of the dialogs.
· Fixed some issues with the chaining for the TinyMCE jQuery plugin.
· Fixed so any extra arguments passed to patched jQuery functions gets passed through. Patch contributed by Lee Henson.
· Fixed so spellchecking/contextmenu can be toggled on/off if the browser has native spellchecker support.
· Fixed bug where some texts in the new paste plugin wasn't placed in language pack.
· Fixed bug where IE would produce an incorrect information message when cutting.
· Fixed bug where removing items using the xhtmlxtras plugin wouldn't work correctly.
· Fixed bug where setting table background images would add extra quotes on Gecko.
· Fixed bug where shortcut for bold/italic/underline wouldn't work properly on WebKit.
· Fixed bug where IE would produce an error message if only contents was an image tag and bold was used.
· Fixed bug where the caret would move if alignment was applied to empty block elements.
· Fixed bug where some shortcut key commands wouldn't apply formatting correctly.
March 30th, 2010· Fixed bug where it was possible to scale the editor iframe smaller than the editor UI.
· Fixed bug where some of the resizing option didn't work with the new live resize.
· Fixed bug where the format listbox didn't show nestled formats correctly.
· Fixed bug where the native listboxes didn't work correctly.
· Fixed bug where font size selection in using the legacyoutput plugin would produce errors.
· Fixed so block and blockquote formats remove their matching element regardless of it's attributes.
October 29th, 2009· Fixed bug where uppercase paragraphs could still produce an invalid DOM tree on IE.
· Fixed bug where split command didn't work on WebKit since the node serializer needs a real document to work with.
· Fixed bug where it was impossible in Gecko to place the caret before a table if it was the first one.
· Fixed bug where linking to urls like ../../ would produce an extra traling slash ../..//.
· Fixed bug where the template cdate functionality was using an old 2.x API call. Patch contributed by vectorjohn.
· Fixed bug where urls to the same site but different protocol would be converted when relative_urls where set to false. Patch contributed by Ted Rust.
· Fixed bug where the paste plugin would remove mceItem prefixed classes.
· Fixed bug where the paste plugin would sometimes add items in a reverse order on WebKit.
· Fixed bug where the paste buttons would present an error message on Gecko even if you changed user.js. Patch contributed by Todd (teeaykay).
· Fixed bug where Opera would crash if you had tables incorrectly placed inside paragraphs.
· Fixed bug where styles elements wasn't properly processed if you had bad input HTML.
· Fixed bug where style attributes wasn't properly forced into a specific format.
· Fixed bug and issues with boolean attributes like checked, nowrap etc.
· Fixed bug where input elements could override attributes on form elements.
· Fixed bug where script or style elements could get modified by the DOMUtils processHTML method.
· Fixed bug where the selected attribute could get lost when force root blocks logic got executed on IE. Patch contributed by Attila Mezei-Horvati.
· Fixed bug where getAttribs method didn't handle boolean attributes correctly on IE.
· Fixed so the paste from word dialog is presented if you paste content on an IE with to restrictive security settings.
· Fixed so the paste_strip_class_attributes option is set to none by default in the paste plugin.
· Removed default border=0 on tables for the default value of valid_elements.
May 25th, 2009· Fixed bug where Gecko browsers would produce an extra space after for example strong when loaded from sub domains.
· Fixed bug where script elements would be removed if they where placed inside a paragraph element.
· Fixed bug where IE 8 would produce 1 item remaining when loading CSS files dynamically with an empty cache.
· Fixed bug where bound events would be removed from other editor instances if a specific one was removed.
· Fixed various bugs and issues with script and style elements inside the editor.
· Fixed so all script contents gets wrapped in CDATA sections so that they can be parsed using a XML parser.
· Fixed so it's impossible for elements marked as closed to have child nodes rendered in output.
May 22nd, 2009· Added new paste_remove_styles/paste_remove_styles_if_webkit option to paste plugin concept contributed by Hadrien Gardeur.
· Added new functionality to paste plugin contributed by Scott Eade aka monkeybrain.
· Added new paste_block_drop option to the paste plugin this is disabled by default and will block any drag/drop event.
· Added new bind/unbind methods to DOMUtils these works like Event.add/Event.remove but is easier to access.
· Added new paste_dialog_width/paste_dialog_height options to paste pluign. Enables you to change the dialog sizes.
· Fixed bug on IE 8 where it would sometimes produce a "1 item remaining" status message that would never finish.
· Fixed bug on Safari 4 beta that would produce DOM Range exceptions on the DOMUtils split method since the browser has a bug.
· Fixed bug where the paste plugin could accidentally think that some word sentences was supposed to be list elements.
· Fixed bug where paste plugin would produce one extra empty undo level on some browsers.
· Fixed bug where spans wasn't produced correctly on new line when the keep_styles option was enabled.
· Fixed bug where the caret would be placed at the beginning of contents in IE 8 if you selected colors from the color pickers.
· Fixed so the Event class is a normal class instead of a static one. The tinymce.dom.Event is now a global instance of that class.
· Fixed so internal events for instances gets removed when the DOMUtils instance is removed.
· Fixed so preventDefault and stopPropagation methods can be used on the event object in all browsers.
May 8th, 2009· Fixed bug where paragraphs containing form elements such as input or textarea would be removed.
· Fixed bug where some IE versions would produce a wrapper function for events attributes.
· Fixed bug where table cell contents could be removed if you pressed return/enter at the end of the cell contents.
· Fixed bug where the paste plugin would remove a extra character if the selection range was collapsed.
· Fixed bug where creating tables with % width wouldn't be handled correctly on WebKit browsers.
April 25th, 2009· Added new paste plugin logic. This new version will autodetect Word contents and clean it up.
· Added a optional root element argument to getPos so you can tell it where to stop the calculation.
· Added new DOM ready logic to remove the usage of document.write. We now use basically the same method as jQuery.
· Fixed bug where WebKit browsers would fail when selecting all contents in the area using Ctrl+A.
· Fixed bug where IE would produce paragraphs with empty inline style elements.
· Fixed bug where WebKit browsers would fail when inserting tables with a non pixel width.
· Fixed bug where block elements could get a redundant br element at the end of the element.
· Fixed bug where the tabfocus plugin only worked with a single editor instance on page.
· Fixed bug where IE 8 was loosing caret position if the selection was collapsed and a menu was clicked.
· Fixed bug with application/xhtml+xml mode where menus wasn't working properly.
· Fixed bug where the onstop workaround fix for IE would produce errors in an ASP update panel.
· Fixed bug where the submit function override could produce errors if executed in the wrong scope.
· Fixed bug where the area element wasn't closed by a short ending.
· Fixed various number issues in the style plugins properties dialog. Contributed by datpaulchen.
· Fixed issues with size suffix values in the style plugin dialog.
· Fixed issue where hasDuplicate variable would leak out to the global space due to a bug in the Sizzle engine.
· Fixed issue where the paste event would fire a dialog warning on IE since we extracted the text contents.
· Updated Sizzle engine to the latest version, this version fixes a few bugs that was reported.
March 27th, 2009· Fixed regression bug with the getPos method, it would return invalid if the view port was to small.
March 26th, 2009· Fixed so the DOMUtils getPos method can be used cross documents if needed.
· Fixed bug where undo/redo wasn't working correctly in Gecko browsers.
March 20th, 2009· Added support for tel: URL prefixes. Even though this doesn't match any official RFC.
· Fixed so the select method of the Selection class selects the first best suitable contents.
· Fixed bug where the regexps for www. prefixes for link and advlink dialogs would match wwwX.
· Fixed bug where the preview dialog would fail to open if the content_css wasn't defined. Patch contributed by David Bildström (ChronoZ).
· Fixed bug where editors wasn't converted in application/xhtml+xml mode due to an issue with Sizzle.
· Fixed bug where alignment would fail if multiple lines where selected.
· Updated Sizzle engine to the latest version, this version fixes a few bugs that was reported.
March 5th, 2009· Added new CSS selector engine. Sizzle the same one that jQuery and other libraries are using.
· Added new is and getParents methods to the DOMUtils class. These use the new Sizzle engine to select elements.
· Added new removeformat_selector option, enables you to specify a CSS selector pattern of elements to remove when using removeformat.
· Fixed so the getParent method can take CSS expressions when selecting it's parents.
· Added new ant based build process, includes a new javabased preprocessor and a yuicompressor ant task.
· Moved the tab_focus logic into a plugin called tabfocus, so the old tab_focus option has been removed from the core.
· Replaced the TinyMCE custom unit testing framework with Qunit and rewrote all tests to match the new logic.
· Moved the examples/testcases to a root directory called tests since it now includes slickspeed.
· Fixed bug where nbsp wasn't replaced correctly in ForceBlocks.js. Patch contributed by thorn.
· Fixed bug where an dom exception would be thrown in Gecko when the theme_advanced_path path was set to false under xml application mode.
· Fixed bug where it was impossible to get out of a link at the end of a block element in Gecko.
· Fixed bug where the latest WebKit nightly would fail when changing font size and font family.
· Fixed bug where the latest WebKit nightly would fail when opening dialogs due to changes to the arguments object.
· Fixed bug where paragraphs wasn't added to elements positioned absolute using classes.
· Fixed bug where font size values with dot's like 1.4em would produce a class instead of the style value.
· Fixed bug where IE 8 would return an incorrect position for elements.
· Fixed bug where IE 8 would render colorpicker/filepicker icons incorrectly.
· Fixed bug where trailing slashes for directories in URLs would be removed.
· Fixed bug where autostart and other boolean values in the media dialog wouldn't be stored/parsed correctly.
· Fixed bug where the repaint call for the media plugin wouldn't be executed due to a typo in the source.
· Fixed bug where id attribute of object elements wasn't kept intact by the media plugin.
· Fixed bug where preview of embeded elements when the media_use_script option was used would fail.
· Fixed bug where inlinepopups could be rendered at an incorrect location on IE 6 while dragging.
· Fixed bug where the blocker shim could be placed at an incorrect location on IE 6.
· Fixed bug where the multiple and size attributes of select elements would produce incorrect values while running in IE.
· Fixed bug where IE would loose the caret position is you selected a color from the color drop down.
· Fixed bug where remove format wouldn't work on IE since it couldn't remove span elements that had style information.
· Fixed bug where Opera was removing links when removing formatting from selected contents.
· Fixed bug where paragraphs could be produced inside non positional elements styled with the CSS position value of static.
· Fixed bug where removeformat wouldn't work if you selected part of a span in IE.
· Fixed bug where media plugin didn't retain the style attribute on embed/object elements.
· Fixed bug where auto focus on empty editor instances could produce strange results if you inserted an image into it.
· Fixed bug where characters would be removed in FF when inserted with the mceInsertContent or selection.setContent methods.
· Fixed bug where warning message of missing paste support wasn't displayed on WebKit browsers.
· Fixed bug where anchor links could include other links. The selected range is now unlinked before adding news links to it.
· Fixed memory leak when TinyMCE was used with prototype. Patch contributed by James Ots.
· Fixed so the non documented fullpage_hide_in_source_view option for the fullpage plugin works again in the 3.x branch.
· Fixed so tables doesn't get inserted into paragraphs by default since it's not W3C valid. Can be disabled by using the fix_table_elements option.
· Fixed so the source view dialog sets a source_view state to the event object. Enables plugins to intercept the source view mode.
· Fixed various validation issues with the html dialogs and pages.
· Removed ask mode option since there is way better ways of doing this now. Use the add/remove control methods instead.
· Removed logic for compatibility with Safari 2.x, this browser is no longer supported since no one is using it.
· Removed the auto domain relaxing feature. If loading scripts cross sub domains it's better to specify the document.domain by hand.
November 28th, 2008· Added new theme_advanced_default_background_color/theme_advanced_default_foreground_color options. Patch contributed by David Bildström (ChronoZ).
· Fixed font style formatting compatibility issue with Adobe Air.
· Fixed so legacy font elements get converted into spans even if cleanup_on_startup isn't enabled.
· Fixed bug where pre elements could be incorrectly modified by an IE bug workaround. Patch contributed by hu vime.
· Fixed bug where input elements inside inlinepopups wasn't editable in Firefox 2.
· Fixed bug where the xhtmlxtras plugin wasn't replacing attribute values correctly.
· Fixed bug where menu buttons in skin variants would look strange due to IE 8 fixes.
· Fixed bug where WebKit browsers would on backspace take you back to the previous page if the editor was empty.
· Fixed bug where DOMUtils decode method wouldn't handle strings larger than 4096kb due to node chunking.
· Fixed bug where meta key wasn't handled as ctrl key on Mac OS X for custom keyboard short cuts.
· Fixed bug where init event would get fired twice on WebKit on Mac OS X.
November 5th, 2008· Added support for custom icon image for drop menus. Use icon_src to set a custom image directly.
· Added new media_strict option to media plugin. Enables you to control if the flash embed is strict or not. Enabled by default.
· Fixed so the editors script files gets dynamically loaded without using XHR or eval.
· Fixed so the media plugin outputs valid XHTML object elements for Flash movies. Can be disabled with the media_strict option.
· Fixed so dynamic loading doesn't require eval calls on non IE browsers for better Air support.
· Fixed bug where the editor wasn't treated as empty if the remaining paragraph had attributes.
· Fixed bug where id's of elements was removed ones they got wrapped in paragraphs. Patch contributed by ChronoZ.
· Fixed bug where WebKit browsers where placing list elements inside paragraph elements.
· Fixed bug where inserting images or links would produce absolute urls on WebKit browsers.
· Fixed bug where values for checked, readonly, disabled and selected attributes was incorrect on IE.
· Fixed bug where positive values for checked, readonly, disabled and selected attributes wasn't forced to valid values.
· Fixed bug where selecting the first option in a native select box would produce an undefined error.
· Fixed bug where tabindex 32768 could be outputted on IE if element attributes where cloned.
· Fixed bug where the media dialogs preview window would display incorrect contents due to duplicate clsid prefixes.
· Fixed bug where non pixel or percent heights for textarea elements would produce errors on IE.
· Fixed bug where cdata sections in script elements wasn't handled correctly.
· Fixed bug where nowrap of table cells would produce a 65535 value output.
· Fixed bug where media plugin would produce an error if you selected the first item in the items list.
· Fixed bug where media plugin would modify links with the item _value in them.
· Fixed so table width/height is better forced if inline_styles is enabled. Patch contributed by daKmoR.
· Fixed css for IE 8 such as opacity and other rendering quirks.
October 28th, 2008· Fixed bug where the SelectBox and NativeSelectBox wasn't updated correctly if undefined was passed to them.
· Fixed bug where the style dropdown wasn't correctly changed back to it's original state when element had no class.
· Fixed bug where multiple pending font styles wasn't handled correctly.
· Fixed so you can disable all auto css loading for dialogs by setting the popups_css option to false.
August 18th, 2008· Added new getSize method to DOMUtils it will return the dimensions only of an element.
· Added new alert/confirm methods to the tinyMCEPopup class to prevent focus problems and also to shorten method calls.
· Added new plugin_preview_inline option to preview plugin to enable/disable native/inline dialogs.
· Added new readonly option. If this is set the editor will only display the contents for the user.
· Added missing tabindex and accesskey to input elements in the default valid_elements setup.
· Updated firebug lite to 1.2, to enable it use the tiny_mce_dev.js?debug=1 on the development package.
· Fixed so the preview dialog in the preview plugin uses inline dialogs/popups.
· Fixed so CDATA sections remains intact through the serialization process of the DOM tree.
· Fixed various issues with the getAttrib command. It will now return more correct values.
· Fixed bug where the embed element wasn't properly parsed in the media plugin it now supports 3 formats.
· Fixed bug where the noshade attribute was serialized incorrectly on IE.
· Fixed bug where editing an existing link element didn't force it relative.
· Fixed bug where image link creation fails on Safari if the image is aligned.
· Fixed bug where it was possible to scroll the fullscreen mode in Opera 9.50.
· Fixed bug where removal of center image alignment would fail. Patch contributed by Andrew Ozz.
· Fixed bug where inlinedialogs didn't work properly if the doctype was incorrect in IE.
· Fixed bug where cross domain loading didn't work correctly in Opera 9.50.
· Fixed bug where breaking huge text blocks with return/enter key would scroll to end of block.
· Fixed bug where replace button kept inserting the replacement text even if there is no more matches.
· Fixed bug with fullpage plugin where value wasn't set correctly. Patch contributed by Pascal Chantelois.
· Fixed bug where the dom utils setAttrib method call could produce an exception if the input was null/false.
· Fixed bug where pressing backspace would sometimes remove one extra character in Gecko browsers.
· Fixed bug where the native confirm/alert boxes would move focus to parent document if fired in dialogs.
· Fixed bug where Opera 9.50 was telling you that the selection is collapsed even when it isn't.
· Fixed bug where mceInsertContent would break up existing elements in Opera and Gecko.
· Fixed bug where TinyMCE fails to detect some keyboard combos on Mac, contributed by MattyRob.
· Fixed bug where replace all didn't move the caret to beginning of text before searching.
· Fixed bug where the oninit callback wasn't executed correctly when the strict_loading_mode option was used, thanks goes to Nicholas Oxhoej.
· Fixed bug where a access denied exception was thrown if some other script specified document.domain before loading TinyMCE.
· Fixed so setting language to empty string will skip language loading if translations are made by some backend.
· Fixed so dialog_type is automatically modal if you use the inlinepopups plugin use dialog_type : "window" to re-enable the old behavior.
April 17th, 2008· Added new version suffix to all internal GET requests to make sure that the users cache gets cleared correctly.
· Fixed issue with isDirty returning true event if it wasn't dirty on IE due to changes in tables during initialization.
· Fixed memory leak in IE where if a page was unloaded before all images on the page was loaded it would leak.
· Fixed bug in IE where underline and strikethrough could produce an exception error message.
· Fixed bug where inserting paragraphs in totally empty table cells would produce odd effects.
· Fixed bug where layer style data wasn't updated correctly due to some performance enhancements with the DOM serializer.
· Fixed bug where it would convert the wrong element if there was two elements with the same name and id on the page.
· Fixed bug where it was possible to add style information to the body element using the style plugin.
· Fixed bug where Gecko would add an extra undo level some times due to the blur event.
· Fixed bug where the underline icon would get active if the caret was inside a link element.
· Fixed bug where merging th cells not working correctly. Patch contributed by Andr R.
· Fixed bug where forecolorpicker and backcolorpicker buttons where rendered incorrectly when the o2k7 skin was used.
· Fixed bug where comment couldn't contain -- since it's invalid markup. It will now at least not break on those invalid comments.
· Fixed bug where apos wasn't handled correctly in IE. It will now convert apos to ' on IE since that browser doesn't support that entity.
· Fixed bug where entities wasn't encoded correctly inside pre elements since they where protected from whitespace removal.
· Fixed bug where color split buttons where rendered incorrectly on IE6 when using the non default theme.
· Fixed so caret is placed after links ones they are created, to improve usability of the editor.
· Fixed so you can select tables by clicking on it's borders in non IE browsers to normalize the behavior.
· Fixed so the menus can be toggled by clicking once more on the icon in listboxes, menubuttons and splitbuttons based on code contributed by Josh Peek.
· Fixed so buttons can be labeled, currently only works with the default skin, so it's kind of experimental. Patch contributed by Daniel Insley.
· Fixed so forecolorpicker and backcolorpicker remembers the last selected color. Patch contributed by Shane Tomlinson.
· Fixed so that you can only execute the mceAddEditor command once for the same instance name.
· Fixed so command functions added with addCommand can pass though the call to default handles if it returns true.
April 10th, 2008· Fixed bug where empty tables couldn't be edited correctly on non IE browsers if they where loaded into the editor.
· Fixed bug where it was impossible to resize layers correctly in IE since it thought it was an image.
· Fixed bug where an editor instance was stealing focus in IE resulting in a scroll to the editor on page reloads.
· Fixed bug where Safari was crashing on Mac OS X if you closed dialogs using the Esc key.
March 14th, 2008· Added new black skin variant to the o2k7 skin contributed by Stefan Moonen.
· Added new explode method to the tinymce core class. This does a split but removed whitespace it also defaults to a , delimiter.
· Added new detection logic for IE 8 standards mode into the DOMUtils class strMode can now be checked to see if that mode is on/off.
· Added new noscale option value for the scale select box for Flash in the media plugin.
· Fixed bug where the menu for the ColorSplitButton wasn't removed when the editor was removed.
· Fixed bug where font colors couldn't be edited correctly since the style of the element didn't get updated correctly.
· Fixed bug where class of elements would get lost when TinyMCE was fixing incorrect HTML markup.
· Fixed bug where table editing would produce double height values.
· Fixed bug where width style value wouldn't be removed if you switched width unit from cm/em to pixels or percent.
· Fixed bug where the search/replace input box wasn't auto focused like the other dialogs.
· Fixed bug where the old mceAddControl command would use the fullscreen settings next time it created an instance.
· Fixed bug where multiple lines where added to the target cell if you merged multiple empty cells.
· Fixed bug where drop down menus would be incorrectly positioned inside scrollable divs.
· Fixed bug where the separators of the silver skin variant didn't display correctly in IE 6.
· Fixed bug where createStyleSheet seems to load scripts at opposite order in some IE versions.
· Fixed bug where directionality could produce odd results for the UI and the dialogs.
· Fixed bug where the DOM serializer wouldn't serialize custom namespaced attributes in IE 6 using the *[*] valid elements rule.
· Fixed bug where table caption would be inserted after the thead element if you swapped a tr to be inside the thead.
· Fixed bug where the youtube detection logic for the media plugin was to generic.
· Fixed so the deprecated and undocumented theme_advanced_path_location set to none won't hide the whole statusbar.
· Fixed so most input lists can have whitespace in them they are now split using the new tinymce.explode method.
· Fixed so the popup_css and popup_css_add URLs are relative to where the current document is located.
· Fixed various bugs and quirks with the store/restore selection logic.
· Fixed so the editor starts in IE 8 standards mode but still that browser is very very buggy.
· Fixed so dialog_type set to modal will block the background and other inline windows and only give access to the front most window.