Timeline



Jan 13, 2007:

9:24 PM Ticket #5 (Remove the Universal Keyboard) closed by Alfonso Martínez de Lizarrondo
fixed
3:16 PM Changeset [88] by Alfonso Martínez de Lizarrondo
Removed the Universal Key command and related files due to its unknown …
1:48 PM Changeset [87] by Frederico Caldeira Knabben
Fix the behaviour of the enter key inside forms.
1:47 PM Changeset [86] by Frederico Caldeira Knabben
Fix a wrong enter key behaviour when creating BRs after headers.
1:23 PM Ticket #1 (Enter Key Handler) closed by Frederico Caldeira Knabben
fixed: Bugs on this one should be now reported separately. I'm closing it as …
12:08 PM Ticket #64 (Safari: tables are compressed on creation) closed by Frederico Caldeira Knabben
fixed: Fixed with r85
12:06 PM Changeset [85] by Frederico Caldeira Knabben
Fix #64: Safari: tables are compressed on creation. (Opera too)

Jan 12, 2007:

8:01 PM Changeset [84] by Frederico Caldeira Knabben
Minimal fix for the new FixBody function.
5:02 PM Changeset [83] by Frederico Caldeira Knabben
Introducing the FCK.FixBlock function. It moves inline and text child …
5:00 PM Changeset [82] by Frederico Caldeira Knabben
Enabling the Enter Key Handler by default. Things start to get serious now.
10:48 AM WikiStart edited by Frederico Caldeira Knabben
(diff)
10:47 AM WikiStart edited by Frederico Caldeira Knabben
(diff)
10:41 AM Ticket #45 (Safari: Toolbar combos are not rendered correctly) closed by Frederico Caldeira Knabben
fixed: Fixed in the nightly.

Jan 11, 2007:

12:29 PM Ticket #16 (Updating public bugs when they are fixed in private SVN) closed by Frederico Caldeira Knabben
fixed: All reports have been closed. Thanks Alfonso.

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 …
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