-
hgibson50 committed revision 16211 to the qooxdoo-contrib SVN repository, changing 1 files.
2008-06-21 05:58:05 UTC in qooxdoo-contrib
-
hgibson50 committed revision 14045 to the qooxdoo SVN repository, changing 1 files.
2008-06-21 05:58:05 UTC in qooxdoo
-
hgibson50 committed revision 16210 to the qooxdoo-contrib SVN repository, changing 1 files.
2008-06-21 05:46:58 UTC in qooxdoo-contrib
-
hgibson50 committed revision 14044 to the qooxdoo SVN repository, changing 1 files.
2008-06-21 05:46:58 UTC in qooxdoo
-
hgibson50 committed revision 16209 to the qooxdoo-contrib SVN repository, changing 2 files.
2008-06-21 05:28:42 UTC in qooxdoo-contrib
-
hgibson50 committed revision 14043 to the qooxdoo SVN repository, changing 2 files.
2008-06-21 05:28:42 UTC in qooxdoo
-
Hi,
I (hgibson50) have just been granted SVN write privileges for the qooxdoo project.
However, when checking in yesterday (using TortoiseSVN) I get the message:
Error: Commit failed (details follow):
Error: MKACTIVITY of
'/svnroot/qooxdoo/!svn/act/8ab93125-c25c-8247-9d35-1502ad65d30f': 403 Forbidden
(https://qooxdoo.svn.sourceforge.net)
I have read...
2008-06-20 08:55:58 UTC in SourceForge.net
-
> Further, though, is there a possibility of disabling the behaviour in FF and make it move to the next control?
Continuing to answer my own questions:
I used this code in FCKeditor_OnComplete:
//
// Set up keyboard commands
//
var CTRL = 1000; // from fckconstants.js
var SHIFT = 2000;.
2007-06-14 12:14:06 UTC in FCKeditor
-
Ah, I see that broken TabSpaces is already known about at http://dev.fckeditor.net/ticket/137
Further, though, is there a possibility of disabling the behaviour in FF and make it move to the next control?
Hugh.
2007-06-13 10:27:34 UTC in FCKeditor
-
Version 2.0 RC2 release notes says:
----------------------------------------------------------------------------
The "fake" TAB key support (available by default over Gecko browsers is now available over IE too. You can set the number of spaces to add setting the FCKConfig.TabSpaces configuration setting. Set it to 0 (zero) to disable this feature (IE)...
2007-06-13 06:09:17 UTC in FCKeditor