jfrancis%netscape.com
63408482ba
fixing warning; r=akkana
2000-02-03 23:29:09 +00:00
jfrancis%netscape.com
11aea18851
fix for 26299 - editor now uses reflow batching. Long live refow batching!
r=kin
2000-02-03 23:17:08 +00:00
akkana%netscape.com
e57258750f
25251: use white-space: -moz-pre-wrap instead of pre wrap, suggested by pierre, r=buster
2000-02-03 23:17:00 +00:00
cmanske%netscape.com
baac755daa
More table editing work (bug 20973) and Page Properies dialog work (bug 14344). Added missing 'tbody' to nsIAtoms list. r=mjudge
2000-02-03 02:06:10 +00:00
jfrancis%netscape.com
06d277e9ca
more inline style feedback fixes (24574). r=sfraser
2000-02-02 22:47:43 +00:00
brade%netscape.com
69f8c65390
fix typo
2000-02-02 22:37:00 +00:00
brade%netscape.com
3ff54ab7ac
reorder open items in menu (bug #25505 )
2000-02-02 15:33:17 +00:00
brade%netscape.com
7a8342d9d2
fix paths for move to CW5 (bug #25779 )
2000-02-02 15:27:53 +00:00
kin%netscape.com
7c71564185
Fix for bug #26100 (Spellchecker goes into infinite loop.)
...
- Modified DeleteNode() to increment nodeIndex to prevent
an infinite while loop.
- nsIContentIterator::Next() and Prev() now return NS_OK
if you iterate past the end of the list. Modified all
calls to Next() and Prev() so we can catch any errors.
r=jfrancis@netscape.com
2000-02-02 14:14:32 +00:00
pinkerton%netscape.com
02674553b8
native clipboard/d&d impls now handle text/plain internally, always providing text/unicode to a client. fixes bugs 8427 and 24010. r=scc.
2000-02-01 22:26:21 +00:00
brade%netscape.com
1fd2fbcda4
make Open string match browser (Open File...)
2000-02-01 14:57:36 +00:00
brade%netscape.com
93ee94f099
File Removed.
2000-02-01 14:55:51 +00:00
pp%ludusdesign.com
207f05242d
Conversion to NS_GET_IID(). Bug #20232 , r=scc@netscape.com
2000-02-01 14:26:27 +00:00
buster%netscape.com
51a9cad06b
fixed bug 25767
...
r=beard
2000-02-01 05:12:25 +00:00
jfrancis%netscape.com
ae816c1a66
make selection sticky across undo/redo (24573);
get bold/italic/underline toolbar feedback working (24574);
fix for 24856: unable to unbold text;
fix for 24572: cant get selection between split lists
2000-01-31 10:30:12 +00:00
brade%netscape.com
33fb79f2e8
open remote urls in editor; r=kin; bug#24042
2000-01-28 16:02:02 +00:00
brade%netscape.com
17085ad5bf
open remote menu item strings (r=kin)
2000-01-28 15:59:32 +00:00
brade%netscape.com
756aff01d3
add OpenRemoteFile for editor (r=kin)
2000-01-28 15:57:43 +00:00
brade%netscape.com
98a6f7b9b6
maintain screen position and window size r=kin (bug #24019 )
2000-01-28 15:57:17 +00:00
hyatt%netscape.com
e845991045
Adding closing popups.
2000-01-28 03:27:44 +00:00
akkana%netscape.com
cde2214436
22662: Completely redesign the editor output formatting system.
...
Now, instead of inserting text nodes containing whitespace and newlines
into the content tree, the editor adds a fake attribute "_moz_dirty"
to every node it creates, and relies upon the output system to format
any node with that attribute (and, of course, not output the attribute).
r=jfrancis
2000-01-28 01:17:23 +00:00
nhotta%netscape.com
13ba4d47bc
Insert/update META charset tag for charset menu operation, bug 17797, r=akkana.
2000-01-27 03:35:44 +00:00
cmanske%netscape.com
11cfe710dd
Fixed debug menu bustage, bug 25107,r=akkana
2000-01-26 22:57:35 +00:00
kin%netscape.com
1b4e128575
Fix for bug #6544 : Cannot search on XML page
...
Modified all body methods to deal with the body node for HTML documents,
and the document root node for all other types of documents. Renamed
all body methods.
r=sfraser@netscape.com
2000-01-26 21:55:51 +00:00
jst%citec.fi
88302afab8
Fixing build bustage, added missing .get() in a nsCOMPtr comparison. r=vidur@netscape.com
2000-01-26 16:01:49 +00:00
dcone%netscape.com
3f689be1ed
put the revised print command.
2000-01-26 16:01:40 +00:00
cmanske%netscape.com
1ddb177877
Table editing (bug 20973): added support for rowspan/colspan=0, Rewrote Spelling Dictionary dialog (bug 24264), removed beep from forceInteger filter, r=akkana
2000-01-26 14:57:43 +00:00
tbogard%aol.net
29b05fa4af
Fixed case of methods being called on nsIWindowMediator to match changes in the interface.
2000-01-26 03:28:48 +00:00
akkana%netscape.com
bd026909be
Turn off debug printf and enable formatting. Still r=jfrancis
2000-01-26 02:31:30 +00:00
akkana%netscape.com
5164d678e3
22662, 16720: greatly improve formatting of html source for inserted html tags. r=jfrancis
2000-01-26 00:57:37 +00:00
akkana%netscape.com
81c81f477d
Add nsHTMLEditUtils to build.
2000-01-26 00:54:27 +00:00
sfraser%netscape.com
717cb83c61
Remove redundant, unused toolkitcore variable. r=law
2000-01-26 00:51:54 +00:00
akkana%netscape.com
4d2a6af4c0
Add nsHTMLEditUtils
2000-01-26 00:48:12 +00:00
akkana%netscape.com
1ed6ba31d2
Utilities for use by editor and edit rules. r=jfrancis
2000-01-26 00:36:18 +00:00
brade%netscape.com
4d00fc427c
File Removed.
2000-01-25 16:08:18 +00:00
brade%netscape.com
afb1956f32
remove copy.gif, cut.gif, paste.gif, redo.gif, undo.gif, and preview.gif; add hover-teal.gif
2000-01-25 16:06:49 +00:00
brade%netscape.com
a3957b8e8c
File Removed.
2000-01-25 15:55:16 +00:00
brade%netscape.com
076198db60
File Removed.
2000-01-25 15:48:44 +00:00
brade%netscape.com
50f741dc46
submitted by Dan Haddix and Brian King
2000-01-25 15:44:28 +00:00
brade%netscape.com
a329b2498e
remove unused images
2000-01-25 15:36:54 +00:00
brade%netscape.com
f64e586f0b
removing unused images
2000-01-25 15:35:36 +00:00
brade%netscape.com
f543366c9d
File Removed.
2000-01-25 15:34:41 +00:00
brade%netscape.com
f474e81ea9
First Checked In.
2000-01-25 15:34:18 +00:00
brade%netscape.com
3ed716fa69
remove/stub unused functions; set author meta tag only if author pref; separate debug options out of EditorCommands.js (r=akkana/kin)
2000-01-24 15:34:24 +00:00
brade%netscape.com
75cc556538
separate debug options out of EditorCommands.js (r=kin)
2000-01-24 15:31:39 +00:00
brade%netscape.com
a0a2e65042
First Checked In.
2000-01-24 15:28:05 +00:00
kin%netscape.com
64eafc9306
Forgot to remove bogus NS_NOTREACHED line in IsMozEditorBogusNode().
2000-01-18 23:52:23 +00:00
kin%netscape.com
f396124904
Fix for bug #24253 : [REGRESSION] Redo adds newlines instead of redoing.
...
mozilla/editor/base/nsEditor.cpp
mozilla/editor/base/nsEditor.h
- Added IsMozEditorBogusNode() method.
mozilla/editor/base/nsTextEditRules.cpp
- Modified CreateBogusNodeIfNeeded() to check if bodyChild is a
MozEditorBogusNode so that it doesn't create more than one.
- Modified DidUndo() and DidRedo() to use IsMozEditorBogusNode().
r=sfraser@netscape.com
2000-01-18 23:45:35 +00:00
cmanske%netscape.com
19bf267477
Final M13 fixes to Spell Check dialog, bug 21440, r=kin
2000-01-18 21:53:21 +00:00
sfraser%netscape.com
9be7e50ac3
WIP for 18395, various editor command handling and updating changes. r=akkana
2000-01-18 21:50:15 +00:00