gecko-dev/rdf/content/public
hyatt%netscape.com f23566bf16 Massive rewrite of the key binding system and the command dispatcher. Key
bindings are now fully hierarchical.  In addition, DOM windows, input fields
and textareas can pull their key bindings from a separate XUL file.  This
allows configurable key bindings.

Massive rewrite of the command dispatcher system.  The command dispatcher now
deals with DOM windows in addition to DOM elements.  It now tracks both
successfully and works in conjunction with the new focus/blur architecture.

r=saari
1999-12-08 04:56:56 +00:00
..
idl Massive rewrite of the key binding system and the command dispatcher. Key 1999-12-08 04:56:56 +00:00
.cvsignore Initial revision. 1998-12-24 08:26:27 +00:00
Makefile.in Bug 20470. Add weak reference from 'controllers' object back to command dispatcher. Miscellaneous cleanup. r=hyatt 1999-12-05 23:04:22 +00:00
makefile.win Bug 20470. Add weak reference from 'controllers' object back to command dispatcher. Miscellaneous cleanup. r=hyatt 1999-12-05 23:04:22 +00:00
MANIFEST Bug 20470. Add weak reference from 'controllers' object back to command dispatcher. Miscellaneous cleanup. r=hyatt 1999-12-05 23:04:22 +00:00
nsIDOMXULCommandDispatcher.h Massive rewrite of the key binding system and the command dispatcher. Key 1999-12-08 04:56:56 +00:00
nsIDOMXULDocument.h Massive rewrite of the key binding system and the command dispatcher. Key 1999-12-08 04:56:56 +00:00
nsIDOMXULEditorElement.h Massive rewrite of the key binding system and the command dispatcher. Key 1999-12-08 04:56:56 +00:00
nsIDOMXULElement.h Massive rewrite of the key binding system and the command dispatcher. Key 1999-12-08 04:56:56 +00:00
nsIDOMXULTreeElement.h Massive rewrite of the key binding system and the command dispatcher. Key 1999-12-08 04:56:56 +00:00
nsIStreamLoadableDocument.h Changed places where containers were set to use nsISupports instead of nsIContentViewerContainer. r=dp 1999-11-15 22:17:54 +00:00
nsIXULContentSink.h updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
nsIXULContentUtils.h updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
nsIXULDocument.h Massive rewrite of the key binding system and the command dispatcher. Key 1999-12-08 04:56:56 +00:00
nsIXULKeyListener.h updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
nsIXULPopupListener.h updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
nsIXULPrototypeCache.h Add methods to individually flush prototypes and style sheets. 1999-11-24 22:44:52 +00:00
nsIXULPrototypeDocument.h Expose nsIXULDocument and nsIXULPrototypeDocument as public interfaces. Properly implement nsIXULDocument::CreateFromPrototype(). 1999-11-24 22:46:09 +00:00