Commit Graph

29 Commits

Author SHA1 Message Date
akkana%netscape.com
a3fb11b98f Restructure the editor output routines to allow passing in
a mime type and a flag argument.  Also fix the following bugs:
9746: get rid of bogus empty <style> in head.
8143: save wrap column in editor shell in case it's set before the
      editor is created.
9470, 9488: allow explicit specification of formatted output.
1999-07-14 18:54:29 +00:00
sspitzer%netscape.com
1be0682007 fix warning. 1999-07-03 00:26:59 +00:00
sfraser%netscape.com
90131e6812 Call the Output routines with a new param for selection only. 1999-06-29 20:14:58 +00:00
mcafee%netscape.com
9d89645290 Adding comment for BeOS. 1999-06-26 07:16:51 +00:00
cmanske%netscape.com
53ea2069c1 Adding set background color test cases to debug bug 8697 1999-06-23 20:27:54 +00:00
akkana%netscape.com
dacf751762 Track change in editor API 1999-06-07 21:31:18 +00:00
briano%netscape.com
70b785107a Handle the (Unix) platform-specific DLL naming conventions properly. 1999-06-04 21:54:38 +00:00
bruce%cybersight.com
6fa804f0cf Warning fix for ANSI C++ violation. 1999-05-15 22:38:28 +00:00
warren%netscape.com
4b2d56fbaa nsRepository -> nsIComponentManager changes. 1999-03-09 09:44:27 +00:00
cmanske%netscape.com
737ebab5d8 Removed registration code now done by NSRegisterSelf for editor classes 1999-03-08 22:52:03 +00:00
sfraser%netscape.com
0c282d7c86 Fix the text & HTML output routines 1999-03-06 20:49:34 +00:00
cmanske%netscape.com
5b3344ca2a Change InitHTMLEditor to Init and removed EnableUndo, which is done in Init 1999-03-05 21:05:31 +00:00
kostello%netscape.com
d552751bc7 Added Debug Output HTML and Debug Output Text
Note: these only work in editor mode.
1999-03-04 21:50:44 +00:00
cmanske%netscape.com
b71d9e04d6 Changed viewer to use nsHTMLEditor instead of nsTextEditor 1999-03-02 05:31:41 +00:00
ebina%netscape.com
174cec60e4 Changing RegisterFactory to use the new API. 1999-02-26 19:45:10 +00:00
buster%netscape.com
b0ea7e977d using nsRegistry to get an nsITextEditor now. 1999-02-12 17:23:14 +00:00
buster%netscape.com
8583c23d49 changed nsIEditor to enable undo separately from Init 1999-01-28 06:02:13 +00:00
buster%netscape.com
b64bcb06c6 pass the pres shell to the editor init method 1999-01-14 18:52:16 +00:00
buster%netscape.com
c172a4c68d removed nsEditorInterfaces.cpp and all references to global methods therein.
all editing is handled by the editor now.
1999-01-13 18:52:02 +00:00
buster%netscape.com
acfd2e66d2 use Ender as the test editor 1999-01-06 20:31:08 +00:00
buster%netscape.com
1f2d952f25 fixed a crash in edit mode VK_BACK handling. uninitialized pointer. 1999-01-04 07:08:53 +00:00
vidur%netscape.com
f9e3760137 Updated DOM interfaces to match final W3C recommendation. Modified IDL compiler to take IIDs 1998-10-20 17:07:23 +00:00
troy%netscape.com
fda3dbd970 Changed some AddRef/Release calls overto use XP-COM macros 1998-09-17 21:27:22 +00:00
joki%netscape.com
357c55b191 More support for capturing, minor adjustments to window.open behavior. 1998-09-15 21:31:58 +00:00
joki%netscape.com
aca079baed Modify editor mode to work in frames 1998-08-14 01:51:00 +00:00
kipp%netscape.com
619a1ae2b3 Spanked to get most of the menus working again 1998-07-21 00:48:35 +00:00
vidur
1900060e23 Moved over to a new version of Level 1. NodeIterators and AttributeLists out. NodeLists and NamedNodeMaps in. 1998-07-14 18:44:44 +00:00
kipp
e73dd51e0c Eliminate some compiler warnings 1998-07-03 23:14:21 +00:00
joki
3ce17a3724 Adding editor mode to the viewer 1998-06-24 00:29:00 +00:00