Show
Ignore:
Timestamp:
2007-12-01 16:40:50 (9 months ago)
Author:
fredck
Message:

Fixed #1548 : Added Safari and Opera detection to FCKeditor.Net.
For #79 : Introduced the FCKeditor.IsCompatibleBrowser static function, to check if the requesting browser is compatible with FCKeditor.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • FCKeditor.Net/trunk/_whatsnew.html

    r1160 r1161  
    3838                New Features and Improvements:</p> 
    3939        <ul> 
    40                 <li>Added specific project files for Visual Studio .NET 2003 and Visual Studio 
    41                         2005. It's easier now to open the source in your preferred environment. Builds will 
    42                         end up in the "1.1" (VS2003) and "2.0" (VS2005) folders inside bin/Debug and bin/Release.</li> 
     40                <li>Compatible with <strong>Safari 3.0+</strong> and <strong>Opera 9.50+</strong>.</li> 
     41                <li>Introduced the <strong>FCKeditor.IsCompatibleBrowser</strong> static function, to 
     42                        check if the requesting browser is compatible with FCKeditor.</li> 
     43                <li>Added specific project files for <strong>Visual Studio .NET 2003</strong> and <strong> 
     44                        Visual Studio 2005</strong>. It's easier now to open the source in your preferred environment. Builds will 
     45                        end up in the "1.1" (VS2003) and "2.0" (VS2005) folders inside bin/Debug and bin/Release. </li> 
    4346        </ul> 
    4447        <p>