jfrancis%netscape.com
|
ecd38259b6
|
fixing iid
|
2000-03-24 00:45:44 +00:00 |
jfrancis%netscape.com
|
d043aa611d
|
improved paste performance in editor (WIP) (bug 28783)
set/remove inline stlye rewrite (lots of bug #s)
|
2000-03-24 00:26:47 +00:00 |
dbaron%fas.harvard.edu
|
d31eca524e
|
Fix leak by giving base class a virtual destructor (and counting the constructor). r=jfrancis@netscape.com
|
2000-03-23 01:13:38 +00:00 |
jfrancis%netscape.com
|
3385024fd0
|
implementing font increase/decrease size for html editor (bug 18774) r=floppy moose
|
2000-02-08 12:53:34 +00:00 |
jfrancis%netscape.com
|
6b9ca53f07
|
fix for 20457: deletion in editor pretty darn screwy. Lots of changes to improve this. Document modifying entry points in editor now go thru a standard sandwich, which allows tracking of what changed in the doc, which allows proper post-processing of what changed. Also, all deletions now go thru the rules code, if applicable. Also some bugs in tracking the changed document portion have been fixed. Finally selection setting after a delete is improved.
|
1999-12-07 08:30:19 +00:00 |
dmose%mozilla.org
|
8535dda53e
|
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 03:43:54 +00:00 |
jfrancis%netscape.com
|
62652e2962
|
revised rules system api to include "handled" parameter and ceased to overload the meaning of the "cancel" parameter; added TypedText() method to editor, editorshell, and logging, so that logging will work properly with typing; coallesce deletions for undo purposes r=buster@netscape.com
|
1999-10-06 19:34:09 +00:00 |
sfraser%netscape.com
|
7aead9fea3
|
Add DocumentIsEmpty to EditorShell.idl and nsIEditor, and modify length and content getters to do the right thing with an empty document (which contains the bogus text node).
|
1999-09-08 23:32:04 +00:00 |
buster%netscape.com
|
8e90ebd62a
|
moved handling of flags from rules constructor to rules init, so
rules code can call SetFlags with mEditor initialized and do real
processing if it wants to.
|
1999-08-09 18:39:49 +00:00 |
sfraser%netscape.com
|
98818652df
|
Landing editor API changes. Removed nsITextEditor and nsTextEditor, split interfaces into more, non-overlapping interfaces, and other general cleanup.
|
1999-08-09 01:37:50 +00:00 |
jfrancis%netscape.com
|
36a0cbad9e
|
checkpointing html typing rules
|
1999-04-12 12:01:32 +00:00 |
jfrancis%netscape.com
|
30e32bddcf
|
First Checked In.
|
1999-04-05 17:21:14 +00:00 |