Show
Ignore:
Timestamp:
2008-07-23 12:03:16 (6 months ago)
Author:
martinkou
Message:

Merged all changes in trunk up to r2266.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • FCKeditor/branches/features/new_samples/_whatsnew.html

    r2229 r2267  
    4747                <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2252">#2252</a>] It's now possible to enable the 
    4848                        browsers default menu using the configuration file (FCKConfig.BrowserContextMenu option).</li>  
     49                <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2247">#2247</a>] The SHIFT+SPACE 
     50                        keystroke will now produce a &amp;nbsp; character.</li> 
    4951        </ul> 
    5052        <p> 
     
    9294                        multiple contiguous paragraphs to Formatted will now be merged into a single  
    9395                        &lt;PRE&gt; block.</li> 
     96                <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2363">#2363</a>] There 
     97                        were some sporadic "Permission Denied" errors with IE on some situations.</li> 
     98                <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2135">#2135</a>] Fixed a  
     99                        data loss bug in IE when there are @import statements in the editor's CSS files, 
     100                        and IE's cache is set to "Check for newer versions on every visit".</li> 
     101                <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2376">#2376</a>] FCK.InsertHtml() 
     102                        will now insert to the last selected position after the user has selected things outside 
     103                        of FCKeditor, in IE.</li> 
     104                <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2368">#2368</a>] Fixed broken protect  
     105                        source logic for comments in IE.</li> 
    94106        </ul> 
    95107        <p>