pjs/editor
buster%netscape.com 7803f612f1 1. block transformation infrastructure is now in place. We can go ahead and implement interesting
features like set paragraph style, set list type, indent, etc.  I'm sure there's holes in my
implementation that these high level features will make obvious.

2. I've factored a lot of utility methods from several modules into nsEditor as public static methods.
This makes them easily accessable to all, and will help Joe and I remove redundant methods.

3. I changed the HTML tags to lower case, and made all string compares case-insensitive.  No, this
isn't quite the right thing to do, but we don't have atoms from layout yet.  The Right Thing is for us
to reuse those atoms.
1999-05-05 04:05:19 +00:00
..
base 1. block transformation infrastructure is now in place. We can go ahead and implement interesting 1999-05-05 04:05:19 +00:00
dialogs Added simple dialogs for insert link and restructured ui source directories 1999-04-21 18:53:55 +00:00
guimgr Modified the clobber target so that it removes the dll from the bin/components directory. 1999-03-10 21:25:03 +00:00
libeditor 1. block transformation infrastructure is now in place. We can go ahead and implement interesting 1999-05-05 04:05:19 +00:00
macbuild Fix busted debug build by adding TextEditorTest.cpp. Somebody else should fix this properly. Grrr. 1999-04-20 21:41:02 +00:00
public 1. block transformation infrastructure is now in place. We can go ahead and implement interesting 1999-05-05 04:05:19 +00:00
txmgr Added Write(nsIInputStream) and Flush to nsIOutputStream. 1999-04-22 07:31:03 +00:00
txtsvc Renamed NS_TEXTSERVICE_CID to NS_SPELLCHECKER_CID. 1999-05-04 22:03:32 +00:00
ui FIXING M5 BUGS: making weak links to stop extra addreff to presshell. fixing xul to set editor doc type to "content" 1999-04-29 20:21:04 +00:00
.cvsignore Add cvsignore entries for makefiles generated bu autoconf. 1998-12-05 09:07:33 +00:00
Makefile.in Add txtsvc to get find dialog building on win32 and unix 1999-04-26 19:46:01 +00:00
makefile.win Add txtsvc to get find dialog building on win32 and unix 1999-04-26 19:46:01 +00:00