Timeline
Jan 10, 2007:
-
1:00 PM Ticket #65 (Safari: form fields are enabled in the editing area) created by Frederico Caldeira Knabben
-
All form fields are enabled during editing. So, one can check …
-
12:54 PM Ticket #64 (Safari: tables are compressed on creation) created by Frederico Caldeira Knabben
-
When creating tables, the cells are compressed because they are empty. …
-
12:51 PM Ticket #63 (Safari: context menu icons are not showing) created by Frederico Caldeira Knabben
-
In the context menu, the icons are not being shown. The "?" image …
-
12:50 PM Ticket #62 (Safari: panels are not hidden when clicking outside them) created by Frederico Caldeira Knabben
-
All panels, including toolbar combos, color selectors and context …
-
12:46 PM Ticket #61 (Safari: panels on toolbar items are positioned wrongly) created by Frederico Caldeira Knabben
-
The panels for the special combos and color selectors in the toolbar …
-
12:45 PM Ticket #60 (Safari: the "Size" toolbar combo has no effect in text) created by Frederico Caldeira Knabben
-
When selecting a different font size in the "Size" toolbar combo, …
-
12:42 PM Ticket #59 (Safari: "Insert Special Char" doesn't work) created by Frederico Caldeira Knabben
-
The "Insert Special Character" dialog is not working. It doesn't …
-
12:38 PM Ticket #58 (Safari: objects are not selectable) created by Frederico Caldeira Knabben
-
With Safari, there are no ways to select objects, like images, form …
-
12:35 PM Ticket #57 (Safari: the "Link" dialog is not loading correctly) created by Frederico Caldeira Knabben
-
When trying to create a link, the dialog loads, but is empty. A …
-
12:29 PM Ticket #56 (Safari: <hr>, <ul> and <ol> have id="undefined") created by Frederico Caldeira Knabben
-
When creating <hr>s, <ul>s or <ol>s an additional id="undefined" …
-
12:26 PM Ticket #55 (Safari: <span class="Apple-style-span"> when formatting) created by Frederico Caldeira Knabben
-
Safari produces <span> when doing many of the basic formatting …
-
12:21 PM Ticket #54 (Safari: hidden fields doesn't show up) created by Frederico Caldeira Knabben
-
Hidden fields are not being displayed in the editing area. They are …
-
12:19 PM Ticket #53 (Safari: enter key inside forms create further forms.) created by Frederico Caldeira Knabben
-
By pressing the enter key inside a form, new forms are created.
Just …
-
12:17 PM Ticket #52 (Safari: "Remove Format" button adds Apple tag to the code) created by Frederico Caldeira Knabben
-
The "Remove Format" button makes the code dirty. It does remove the …
-
12:11 PM Ticket #51 (Safari: find dialog doesn't work) created by Frederico Caldeira Knabben
-
When hitting the find button, a JavaScript error is thrown and nothing …
-
12:09 PM Ticket #50 (Safari: paste buttons are always disabled) created by Frederico Caldeira Knabben
-
The paste buttons never get enabled in the toolbar.
-
12:07 PM Ticket #49 (Safari: "Templates" doesn't work when inserting in the cursor position) created by Frederico Caldeira Knabben
-
In the "Content Templates" dialog, when unchecking the "Replace actual …
-
12:04 PM Ticket #48 (Safari: bogus <br> remain in the code) created by Frederico Caldeira Knabben
-
Webkit uses its own bogus node tag: <br …
-
12:00 PM Ticket #47 (Safari: the "Save" button doesn't update the hidden field before posting) created by Frederico Caldeira Knabben
-
Just make some changes in the text and click the "Save" button. You …
-
11:56 AM Ticket #46 (Safari: links are clickable in the editing area) created by Frederico Caldeira Knabben
-
If you have a link in the editing are, when trying to place the cursor …
Jan 9, 2007:
-
3:28 PM Changeset [81] by Frederico Caldeira Knabben
-
Test Case for a Safari bug related to Ticket #45.
-
3:27 PM Ticket #45 (Safari: Toolbar combos are not rendered correctly) created by Frederico Caldeira Knabben
-
The arrow handler in the toolbar combos are not being rendered …
Jan 7, 2007:
-
6:35 PM Changeset [80] by Frederico Caldeira Knabben
-
Fixes to many missing semicolons in the code, detected by Lint.
-
6:34 PM Changeset [79] by Frederico Caldeira Knabben
-
Fix to the packager definition file. It is important to note that, if …
-
6:03 PM WikiStart edited by Frederico Caldeira Knabben
-
(diff)
-
5:55 PM Ticket #19 (Paste keyboard shortcuts broken) closed by Frederico Caldeira Knabben
-
fixed: Fix in the SVN.
-
5:54 PM Changeset [78] by Frederico Caldeira Knabben
-
Fix for #19 : The "Clean Word" confirmation alert on pasting, was …
-
5:38 PM Ticket #18 (IE: Enter after Shift+Enter eats the paragraph) closed by Frederico Caldeira Knabben
-
fixed: The new implementation, just committed, doesn't present this behavior. …
-
5:35 PM Changeset [77] by Frederico Caldeira Knabben
-
New implementation of the Enter Key handler. This time we are using …
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.
Note: See
TracTimeline
for information about the timeline view.