root/FCKeditor/branches

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @2329 [2329] 4 weeks fredck Merged trunk into branches/versions/2.6.x. Final commit for the release of …
(edit) @2288 [2288] 5 weeks fredck Merged trunk into branches/versions/2.6.x. Final commit for the release of …
(edit) @2267 [2267] 5 weeks martinkou Merged all changes in trunk up to r2266.
(edit) @2266 [2266] 5 weeks fredck Added the new samples to the samples list.
(edit) @2265 [2265] 5 weeks fredck Removed old branch which has already been moved to trunk.
(edit) @2264 [2264] 5 weeks fredck Fixed errors in the config file of sample15. On sample16, the about dialog …
(edit) @2260 [2260] 6 weeks martinkou Fixed JavaScript errors when the Flash sample is loaded in IE7.
(edit) @2257 [2257] 6 weeks martinkou Added warning message when the Flash sample is loaded from local …
(edit) @2235 [2235] 6 weeks fredck Changed the Flash sample to have flexible layout so it works on different …
(edit) @2229 [2229] 6 weeks martinkou Merged all changes in trunk up to r2228.
(edit) @2228 [2228] 6 weeks martinkou Removed margins between paragraphs in the Flash samples. Removed HTML …
(edit) @2218 [2218] 7 weeks fredck New flash file for sample16.
(edit) @2208 [2208] 7 weeks martinkou Fixed the issue where cross-container selections can result in …
(edit) @2207 [2207] 7 weeks martinkou Applied Fred's EndNode fix to fckdomrange.js. Fixed the issue in the DIV …
(edit) @2206 [2206] 7 weeks martinkou Fixed infinite loop with DIV container detection in IE. Fixed the problem …
(edit) @2205 [2205] 7 weeks martinkou Removed _fckdivincluded check.
(edit) @2204 [2204] 7 weeks martinkou Simplified the DIV container detection logic a bit.
(edit) @2203 [2203] 7 weeks martinkou Fixed the issue where nested DIV containers may be incorrectly selected.
(edit) @2201 [2201] 7 weeks martinkou Merged all changes in trunk up to r2200.
(edit) @2200 [2200] 7 weeks martinkou Improved div container detection logic to correctly account for …
(edit) @2199 [2199] 7 weeks martinkou Made the remove div container menu item to be able to remove multiple div …
(edit) @2198 [2198] 7 weeks martinkou Made the edit/delete div commands to appear in context menu when multiple …
(edit) @2197 [2197] 7 weeks martinkou Changed Div creation/modification dialog to handle multiple div …
(edit) @2187 [2187] 8 weeks martinkou Added the ability to add nested div nested containers.
(edit) @2186 [2186] 8 weeks martinkou Fixed "FCKTools is not defined" error.
(edit) @2185 [2185] 8 weeks martinkou Removed the new fckblockcontainercommand.js and restored the old …
(edit) @2173 [2173] 8 weeks martinkou Fixed typo in Div Container dialog which caused the last style option to …
(edit) @2172 [2172] 8 weeks martinkou Changed language file entries on the Div Container related commands. Fixed …
(edit) @2171 [2171] 8 weeks martinkou Fixed the issue where the edit div and delete div context menues don't …
(edit) @2125 [2125] 2 months fredck Merged trunk into branches/versions/2.6.x. Final commit for the release of …
(edit) @2123 [2123] 2 months martinkou Merged all changes in trunk up to r2121.
(edit) @2122 [2122] 2 months martinkou Merged all changes in trunk up to r2121.
(edit) @2121 [2121] 2 months martinkou Added new icons for the create/edit/remove div tag commands.
(edit) @2119 [2119] 2 months martinkou Added Chinese translations for the Create/Edit/Remove Div commands.
(edit) @2118 [2118] 2 months martinkou Added menu item for removing DIV containers.
(edit) @2113 [2113] 2 months fredck Merged trunk into branches/versions/2.6.x. Final commit for the release of …
(edit) @2105 [2105] 2 months martinkou Improved the logic for retrieving and setting text direction in the div …
(edit) @2104 [2104] 2 months martinkou Fixed the div container dialog's style menu to only display styles for DIV …
(edit) @2103 [2103] 2 months martinkou Added context menu item for editing div containers.
(edit) @2102 [2102] 2 months martinkou Initial import of div container code.
(edit) @2064 [2064] 3 months fredck Merged trunk into branches/versions/2.6.x. Final commit for the release of …
(edit) @2047 [2047] 3 months martinkou Initial import of the fix to #2032.
(edit) @1899 [1899] 5 months fredck [Release 2.6] Merged trunk HEAD into branches/versions/2.6.x. Final commit …
(edit) @1825 [1825] 5 months fredck [Release 2.6 RC] Merged trunk HEAD into branches/versions/2.6.x. Final …
(edit) @1746 [1746] 5 months martinkou Fixed "Type mismatch" error in processElement().
(edit) @1745 [1745] 5 months martinkou Simplified the fake image replacement logic in FCKEmbedAndObjectProcessor.
(edit) @1744 [1744] 5 months martinkou Removed the private variable "defaultObjectRefresh" from …
(edit) @1743 [1743] 5 months martinkou Added logic to handle custom replacement elements from …
(edit) @1742 [1742] 5 months martinkou Simplified FCKEmbedAndObjectProcessor logic and removed the …
(edit) @1681 [1681] 6 months martinkou Simplified code inside FCKEmbedAndObjectProcessor. Fixed the issue where …
(edit) @1677 [1677] 6 months martinkou Fixed JavaScript error when document processor is processing <object> and …
(edit) @1676 [1676] 6 months fredck Removed the floating_dialog branch as it is has been already landed into …
(edit) @1675 [1675] 6 months martinkou Initial commit of the generic object and embed code for #922.
(edit) @1633 [1633] 6 months fredck Final commit for the release of version 2.6 Beta 1.
(edit) @1630 [1630] 6 months fredck Created the 2.6.x branch for the release of FCKeditor 2.6 Beta 1.
(edit) @1397 [1397] 7 months martinkou Last minute fix to JavaScript error when opening color selection dialog in …
(edit) @1396 [1396] 7 months martinkou Merged r1384 to r1388 from trunk to the floating dialog branch.
(edit) @1393 [1393] 7 months fredck The Focus() call implemented with [1366] is needed for all browsers expect …
(edit) @1392 [1392] 7 months fredck Properly declaring the E variable. Fixed some JsLint warnings.
(edit) @1391 [1391] 7 months martinkou Fixed some more JavaScript errors with FCKDialog manual test page.
(edit) @1389 [1389] 7 months martinkou Merged r1300 to r1384 from trunk to the floating dialog branch.
(edit) @1383 [1383] 7 months martinkou Removed changes in fckdebug.html from floating dialog branch in respect to …
(edit) @1382 [1382] 7 months martinkou Removed test_results file. Added some instructions in fckdialog/test1.html …
(edit) @1380 [1380] 7 months martinkou Changed the Editor() in fckdialog.html to E as the latter does not cause …
(edit) @1379 [1379] 7 months martinkou Fixed JavaScript error while at floating dialog memory leak test …
(edit) @1372 [1372] 7 months fredck Other ridiculous code changes.
(edit) @1371 [1371] 7 months fredck Just corrected the code style in a line.
(edit) @1370 [1370] 7 months fredck Removed the FocusManager.Unlock() logic from the fckdialog.html unload as …
(edit) @1369 [1369] 7 months fredck * Various small code fixes. * Throbber code simplification, including …
(edit) @1367 [1367] 7 months fredck Fixed FCKTools.RegisterDollarFunction to make it work with Opera.
(edit) @1366 [1366] 7 months fredck The editor was loosing the selection and the focus (OnBlur fired) when …
(edit) @1360 [1360] 7 months fredck Small cleanup in the code.
(edit) @1358 [1358] 7 months fredck The Office2003 and Silver dialog css files were not reflecting the Default …
(edit) @1356 [1356] 7 months fredck Further on branch alignment with trunk.
(edit) @1355 [1355] 7 months fredck Branch aligned with trunk.
(edit) @1354 [1354] 7 months fredck Further fixes related to [1353].
(edit) @1353 [1353] 7 months martinkou Removed "return bookmark" from apply style and remove style functions in …
(edit) @1332 [1332] 8 months martinkou Renamed FCKTools.BindSubject() to FCKTools.Bind().
(edit) @1331 [1331] 8 months martinkou Fixed misspelling "currentCords".
(edit) @1330 [1330] 8 months martinkou Replaced FCKTools.Hitch with FCKTools.BindSubject which is more generic.
(edit) @1329 [1329] 8 months martinkou Merged r1252 to r1300 from trunk to the floating dialog branch.
(edit) @1328 [1328] 8 months martinkou Changed Main() in fckdialog.html to an anonymous function. Removed the API …
(edit) @1327 [1327] 8 months martinkou Removed debugging code from fckcommands.js.
(edit) @1326 [1326] 8 months martinkou Fixed the issue where opening the color selector dialog causes JavaScript …