Timeline



Jan 1, 2007:

3:40 PM Changeset [76] by Alfonso Martínez de Lizarrondo
fixes for parseint_missing_radix

Dec 30, 2006:

10:08 PM Changeset [75] by Alfonso Martínez de Lizarrondo
Fixed most of the warnings with redeclared_var I'll file a bug to be …
2:59 PM Changeset [74] by Frederico Caldeira Knabben
Generalized the FCKScriptLoader.FCKeditorPath assignment for manual …
2:50 PM Changeset [73] by Frederico Caldeira Knabben
Transformed FCKScriptLoader._FCKeditorPath in a public property …
2:32 PM Changeset [72] by Frederico Caldeira Knabben
Disabling "missing_semicolon" for Lint.
2:30 PM Ticket #43 (JavaScript Lint Reporting) closed by Frederico Caldeira Knabben
fixed: Great! I've have made some changes on it, extending the checks to …
2:29 PM Changeset [71] by Frederico Caldeira Knabben
Final changes in the JavaScript Lint system. Some fixes for Lint warnings.
10:55 AM Ticket #3 (Merge fck_1.js and fck_2.js to fck.js) closed by Alfonso Martínez de Lizarrondo
fixed: I've commited the changes to the trunk. When I did the changes I moved …
10:50 AM Changeset [70] by Alfonso Martínez de Lizarrondo
merged branch, tickets #3 and #43
10:37 AM Changeset [69] by Alfonso Martínez de Lizarrondo
updated to trunk rev 66
10:28 AM Changeset [68] by Alfonso Martínez de Lizarrondo
moved the location of jslint and changed the configuration to check …

Dec 29, 2006:

7:01 PM Ticket #44 (Move the main script load code to FCKScriptLoader) created by Frederico Caldeira Knabben
The FCKScriptLoader object simplify the loading of specific components …
5:14 PM Changeset [67] by Alfonso Martínez de Lizarrondo
merge of fck fck_1 and fck_2.js (#3) added a basic test with jslint …

Dec 28, 2006:

6:58 PM Changeset [66] by Frederico Caldeira Knabben
The image preloading system has been moved to a class (FCKImagePreloader).
1:51 PM Ticket #42 (The ol/ul list property window always searchs first for a UL element.) closed by Alfonso Martínez de Lizarrondo
fixed: merged in revision 65
1:51 PM Ticket #33 (Improve the Paste from word clean up function) closed by Alfonso Martínez de Lizarrondo
fixed: merged in revision 65
1:51 PM Changeset [65] by Alfonso Martínez de Lizarrondo
Merge of branch, tickets #33 and #42
1:30 PM Ticket #37 (Cleaning of strict warnings) closed by Alfonso Martínez de Lizarrondo
fixed: So I'll close this one and any other improvement can be done in ticket #43
1:21 PM Changeset [64] by Alfonso Martínez de Lizarrondo
updated alfonsoml branch with trunk revision 63
11:45 AM Changeset [63] by Frederico Caldeira Knabben
#36: Removed FCKTools.GetParentWindow.
11:39 AM Ticket #43 (JavaScript Lint Reporting) created by Frederico Caldeira Knabben
It would be wonderful to have an automated reporting system generated …
10:57 AM Ticket #42 (The ol/ul list property window always searchs first for a UL element.) created by Alfonso Martínez de Lizarrondo
reported in …
10:29 AM Changeset [62] by Alfonso Martínez de Lizarrondo
patched so the editor files can be placed anywhere and the test runs …
10:17 AM Ticket #40 (avoid this.DOMDocument has no properties) closed by Alfonso Martínez de Lizarrondo
fixed: merged in revision 61
10:17 AM Ticket #39 (Firefox: submenus in tables doesn't close on selection) closed by Alfonso Martínez de Lizarrondo
fixed: merged in revision 61
10:17 AM Ticket #38 (The style combo doesn't update in Firefox like in IE) closed by Alfonso Martínez de Lizarrondo
fixed: Since I changed this code one year ago I didn't have any problem. …
10:10 AM Ticket #32 (specify id and class to body element) closed by Alfonso Martínez de Lizarrondo
fixed: merged in revision 61
10:10 AM Ticket #31 (Accesible popup links) closed by Alfonso Martínez de Lizarrondo
fixed: merged in revision 61
10:07 AM Changeset [61] by Alfonso Martínez de Lizarrondo
merge of most of the changes in the alfonsoml branch

Dec 27, 2006:

10:53 PM Ticket #41 (Firefox: ToolbarLocation=Out:elementId raises an error) created by Alfonso Martínez de Lizarrondo
I was trying to setup a "nice" sample file for the FCKConfig.BodyId …
10:47 PM Changeset [60] by Alfonso Martínez de Lizarrondo
testcase/sample for BodyId and BodyClass configuration settings, as …
4:31 PM Changeset [59] by Alfonso Martínez de Lizarrondo
merged with trunk rev 58
4:24 PM Ticket #19 (Paste keyboard shortcuts broken) reopened by Alfonso Martínez de Lizarrondo
I forgot yesterday to search for this one: in IE, if I try to paste …
1:14 PM Changeset [58] by Frederico Caldeira Knabben
Fix for the FCK.EditorWindow error when initializing the context menu …
12:32 PM Ticket #36 (bug in FCKTools.GetParentWindow) closed by Frederico Caldeira Knabben
fixed: If you merge your branch with the latest trunk, you will see that I've …

Dec 26, 2006:

10:38 PM Changeset [57] by Alfonso Martínez de Lizarrondo
Fix for ticket #33, some other minor things.

Dec 25, 2006:

8:55 PM Changeset [56] by Alfonso Martínez de Lizarrondo
real fix
8:44 PM Changeset [55] by Alfonso Martínez de Lizarrondo
Fix for https://sourceforge.net/support/tracker.php?aid=1516008
6:53 PM Changeset [54] by Alfonso Martínez de Lizarrondo
fix for …
6:32 PM Changeset [53] by Alfonso Martínez de Lizarrondo
Finishing most of the strict warnings, show the responseText if a XML …
5:28 PM Ticket #40 (avoid this.DOMDocument has no properties) created by Alfonso Martínez de Lizarrondo
If the user hasn't configured properly the paths and/or the …

Dec 24, 2006:

3:40 PM Ticket #39 (Firefox: submenus in tables doesn't close on selection) created by Alfonso Martínez de Lizarrondo
This is a regression as 2.3.2 works fine: put a table and bring up the …
2:50 PM Ticket #38 (The style combo doesn't update in Firefox like in IE) created by Alfonso Martínez de Lizarrondo
This is due to this line: […] in …

Dec 23, 2006:

6:56 PM Ticket #37 (Cleaning of strict warnings) created by Alfonso Martínez de Lizarrondo
In my development branch I've tried to "fix" many of the strict …
6:42 PM Ticket #36 (bug in FCKTools.GetParentWindow) created by Alfonso Martínez de Lizarrondo
I've run the automated test (first I've had to patch the test files …
6:31 PM Changeset [52] by Alfonso Martínez de Lizarrondo
lots of minor adjustments for strict warnings removal. Fixes for …
2:53 PM Changeset [51] by Frederico Caldeira Knabben
Completion of the FCKDomRange class and a few small fixes all around.
8:57 AM Changeset [50] by Alfonso Martínez de Lizarrondo
Creation of branch for development.

Dec 20, 2006:

12:58 AM Ticket #35 (Use floating panels for dialogs) created by Frederico Caldeira Knabben
Users may have problems with popup blockers and FCKeditor dialogs. …

Dec 19, 2006:

1:01 PM Changeset [49] by Frederico Caldeira Knabben
The FCKW3CRange class is completed.
Note: See TracTimeline for information about the timeline view.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy