Граф коммитов

15 Коммитов

Автор SHA1 Сообщение Дата
buster%netscape.com c544a4698b * added TransactionFactory. Editor no longer allocates its own transactions. This gives us an oppurtunity for a recycler.
* added DeleteSelection to editor.  Doesn't work very well yet because selection is giving me random offsets into text content.
* lots of work in the various transactions.
1999-01-21 01:51:09 +00:00
buster%netscape.com 50d5211732 added DeleteElementTxn and DeleteRangeTxn, and added merging of text insertions.
added some better error checking on all transactions.
1999-01-14 18:02:45 +00:00
buster%netscape.com d18aa37ef9 SplitElementTxn implementation. Do only.
test with Control-S.
1999-01-08 22:16:22 +00:00
buster%netscape.com 6c3a16ef91 create element transaction WIP 1999-01-07 22:36:23 +00:00
buster%netscape.com 6c2020d8cf support for DeleteTextTxn, backspace and delete 1999-01-07 17:58:15 +00:00
buster%netscape.com 4435c98060 support for inserting text 1999-01-07 01:02:32 +00:00
buster%netscape.com d2d19db4f0 ChangedAttributeTxn implementation
base class EditTxn implementation
1999-01-06 20:30:13 +00:00
mjudge%netscape.com 14720e37e2 tabbing 1998-11-29 21:59:52 +00:00
mjudge%netscape.com bd75a79258 removed non production code 1998-11-28 01:28:00 +00:00
mjudge%netscape.com 63135b6376 just broke the mac build. I will tell jfrancis! 1998-11-28 01:19:53 +00:00
mjudge%netscape.com 33669aac7f this works with the new autopointers 1998-11-12 22:18:43 +00:00
mjudge%netscape.com 5087e0532d we now have a DLL!!! 1998-11-12 00:15:58 +00:00
mjudge%netscape.com baca672151 changes to get autopointers to work 1998-11-11 20:44:02 +00:00
mjudge%netscape.com b3a77e866c more changes to API 1998-11-11 09:26:42 +00:00
mjudge%netscape.com 091a6a14b8 moving editor core to "core" 1998-11-11 03:34:37 +00:00