mcmullen%netscape.com
|
afeda6e4cc
|
Remove illegal TextTxn:: within TextTxn class (this is illegal in C++ unless you have a nested class with the same name). This fixes Macintosh build bustage.
|
1999-01-09 02:41:35 +00:00 |
buster%netscape.com
|
42fac746ab
|
better code factoring, so split and join base methods can be reused
|
1999-01-09 00:24:48 +00:00 |
buster%netscape.com
|
c84d2b5d7c
|
SplitElementTxn implementation. Do only.
test with Control-S.
|
1999-01-08 22:16:22 +00:00 |
buster%netscape.com
|
b3c9b491bf
|
fixed an uninitialized pointer problem
ctrl-ins appends an HR to the BODY
|
1999-01-08 01:41:34 +00:00 |
buster%netscape.com
|
cdabceb9ac
|
implemented do and undo for CreateElement
the test is INS key, it adds an HR
|
1999-01-08 01:30:53 +00:00 |
buster%netscape.com
|
3534fc762a
|
create element transaction WIP
|
1999-01-07 22:36:23 +00:00 |
buster%netscape.com
|
3c29071bac
|
use base class Redo
|
1999-01-07 17:57:57 +00:00 |
buster%netscape.com
|
fbbc2960c9
|
make Redo call Do by default
|
1999-01-07 17:57:16 +00:00 |
buster%netscape.com
|
4da006f744
|
Delete Text Transaction initial implementation
|
1999-01-07 17:56:20 +00:00 |
buster%netscape.com
|
4fa62cf3f9
|
support for inserting text
|
1999-01-07 01:02:32 +00:00 |
buster%netscape.com
|
8dc326f5c0
|
support for removing attributes
|
1999-01-07 01:02:16 +00:00 |
buster%netscape.com
|
2a75ddbb5c
|
ChangedAttributeTxn implementation
base class EditTxn implementation
|
1999-01-06 20:30:13 +00:00 |