akkana%netscape.com
32d1fa05cb
Oops, use prettyprinting for OutputTextToStream as well as ToString.
1999-06-26 00:59:12 +00:00
akkana%netscape.com
77de9e4f9c
- Add a prettyprint flag to the html-to-text sink (false by default).
...
When prettyprinting is on, we will attempt to make the plaintext
mimic the look of the html; when off (as for copy/paste), we just
dump the text with no formatting information.
1999-06-26 00:01:11 +00:00
buster%netscape.com
96d97515ac
implemented most of max length handling
1999-06-25 22:57:26 +00:00
cmanske%netscape.com
7b33909001
Implemented use of replaceable letters B, I, and U instead of image icons for editor Bold, Italic, and Underline buttons
1999-06-25 21:40:57 +00:00
cmanske%netscape.com
30169895df
Changing to using B,I,U for editor style toolbar and remove 'Clear all styles' icon
1999-06-25 20:16:30 +00:00
akkana%netscape.com
f20c9e0ed9
Fix spelling error that was irritating me
1999-06-25 20:07:18 +00:00
mcafee%netscape.com
d8516561a9
Adding coment for BeOS.
1999-06-25 14:33:31 +00:00
mcafee%netscape.com
663392c33d
Adding comment for BeOS.
1999-06-25 14:26:21 +00:00
jfrancis%netscape.com
7e6d227982
these are not the droids you are looking for
1999-06-25 10:36:54 +00:00
jfrancis%netscape.com
0db5edf4c8
improvement of editing rules for insert list, indent, outdent, and change alignment
1999-06-25 09:33:02 +00:00
cmanske%netscape.com
ea7bde4716
Expanded nsIEditPropery to include all (I hope) HTML tags
1999-06-25 03:18:42 +00:00
hyatt%netscape.com
071e81fe16
Fixing the editor toolbars to fill the whole toolbox.
1999-06-25 01:10:28 +00:00
buster%netscape.com
4d7c316355
fixed Unix bustage. compare nsCOMPtr xxx.get() rather than just xxx
1999-06-25 00:28:28 +00:00
buster%netscape.com
e85123ef14
quiet debug now
1999-06-24 23:50:53 +00:00
buster%netscape.com
4b4a096a17
added behavior for password fields
...
fixed a bunch of selection bugs
1999-06-24 23:37:55 +00:00
buster%netscape.com
4707ee0cc9
added rules for password behavior
1999-06-24 23:36:56 +00:00
buster%netscape.com
6eaba5847c
added nsIEditProperty::img
1999-06-24 23:34:41 +00:00
buster%netscape.com
5b68553f5b
added img
1999-06-24 23:33:47 +00:00
buster%netscape.com
ab2b06f0c5
fixed illegal use of nsCOMPtr
1999-06-24 23:33:18 +00:00
cmanske%netscape.com
7b44d7dad9
Changed SetBodyAttribute to use nsEditor::SetAttribute so txn system is used for undo
1999-06-24 21:17:50 +00:00
cmanske%netscape.com
aaa2213d4c
Fixed GetBodyElement. Changed editor test doc to not use CSS for background. Initial code to edit element properties when double-clicking on element.
1999-06-24 20:59:45 +00:00
akkana%netscape.com
a6030b3d64
Use new document encoding service from nsTextEditor, and make nsHTMLEditor methods call nsTextEditor methods
1999-06-24 20:16:36 +00:00
danm%netscape.com
582ad47b3f
teach RunModalDialog to use extant windows; use one in NetSupportDialog (fixes bug 7858). remove AppShellService interface references
1999-06-24 03:29:22 +00:00
cmanske%netscape.com
7e8b37648c
Tweaked size of HLine dialog and removed 'dump(element)' that gives and error, preventing insert link from working
1999-06-23 21:24:49 +00:00
brade%netscape.com
28cb791d9a
add "enabling/disabling" of <label>
1999-06-23 19:36:43 +00:00
brade%netscape.com
fb8df5e170
remove some of the old stuff which was commented out; add in the dimensions fieldset, alignment and spacing fieldset
1999-06-23 19:35:34 +00:00
brade%netscape.com
589c90daaa
add some enabling/disabling; handle width and height; some infrastructure for alignment and spacing attributes
1999-06-23 19:34:35 +00:00
brade%netscape.com
846ddbbec3
add some enabling/disabling functions
1999-06-23 19:30:43 +00:00
warren%netscape.com
1f76168d21
Renamed nsIURL to nsIURI in preperation for necko. More NECKO ifdefs too.
1999-06-23 03:29:44 +00:00
kin%netscape.com
a844eab276
Removed hack in EditorExecuteScript() that worked around a
...
bug in nsIFileSpec.readLine() that has now been fixed.
1999-06-22 23:30:21 +00:00
kin%netscape.com
bb016fe0bc
Modified EditorExecuteScript() to read and execute a line at a time.
...
This will allow us to load and execute large log files.
1999-06-22 23:20:26 +00:00
nhotta%netscape.com
1cd82c810c
Added ISO Latin 7 to charset menu, synch with browser.
1999-06-22 21:46:24 +00:00
akkana%netscape.com
41d7f80962
Use deep first/last child for Beginning/EndOfDocument methods
1999-06-22 21:42:44 +00:00
kin%netscape.com
b8b6c988f9
Fix for bug #8677 : Editor API Logging busted.
...
Put back include for nsIFileSpec.idl.
1999-06-22 21:36:45 +00:00
cmanske%netscape.com
fe50001323
Adding Named Anchor UI files
1999-06-22 20:19:38 +00:00
cmanske%netscape.com
9b0f76e275
Added main composer toolbar and HLine dialog work
1999-06-22 19:12:16 +00:00
mcmullen%netscape.com
8d5d0da8e8
Replaced an include by a forward declaration to speed the build
1999-06-22 03:47:00 +00:00
cmanske%netscape.com
deadc16740
Adding images for main Composer toolbar
1999-06-21 21:13:44 +00:00
nhotta%netscape.com
58930ff539
Adding charset menu for html editor as a part of the bug fix for 7849.
1999-06-21 20:22:52 +00:00
jfrancis%netscape.com
f66290066f
turn off link following in the editor
1999-06-21 07:49:03 +00:00
sfraser%netscape.com
71f072beae
Fix typo in plain text factory. Fix for bug 8554, r sspitzer
1999-06-20 01:01:09 +00:00
sfraser%netscape.com
9a9b1a9b44
Clean up the editorShell, fixing some leaks, and removing old appCore-related cruft.
1999-06-19 22:13:46 +00:00
akkana%netscape.com
92ed1fb8a0
Eliminate static nsCOMPtr variables in editor factory classes.
...
These were causing a crash on exit, bug 7938.
Approved by chofmann; Reviewed in concept by dp,
in detail by braddr@portland.puremagic.com and sfraser.
1999-06-18 21:10:59 +00:00
valeski%netscape.com
e23b3c673c
NECKO ifdef (ifdef'd _off_ by default) this checkin should not impact anything. checkin approved. If someone runs into a problem, call me at 303.546.0061.
1999-06-18 17:34:08 +00:00
kin%netscape.com
0d1eb2c7d1
Fix for bug #8375 : Editor API Log fails to set paragraph style.
...
Changed "window.editorShell.SetParagraphStyle(" to "window.editorShell.paragraphStyle =".
Approved by chofmann.
1999-06-17 04:40:08 +00:00
jfrancis%netscape.com
78b68b1878
bug 8300; rvd: floppy moose; aprvd: chofmann
1999-06-16 23:40:16 +00:00
cmanske%netscape.com
bba456da6c
Fixed bug 8281. Reviewed by sfraser, approved by chofmann
1999-06-16 21:45:38 +00:00
jfrancis%netscape.com
657c148e9e
bug 8303; rvd kin; aprvd buster; aprvd chofmann
1999-06-16 21:38:04 +00:00
kin%netscape.com
c1cae87a79
Fix for bug #8306 : [PP] Need to enable Editor API Logging on the Mac
...
Uncommented out define for ENABLE_JS_EDITOR_LOG.
Approved by chofmann@netscape.com .
1999-06-16 21:30:16 +00:00
kin%netscape.com
3dfd600432
Fix for bug #8309 : Need to Flush() during Editor API Logging.
1999-06-16 21:27:46 +00:00