gecko-dev/editor
buster%netscape.com 397587a596 shuffled around the responsibilities of core editing objects.
The key listener is now mostly a mapper of key events to editor actions.  Soon, this should be 100% true.
The editor builds transactions that are themselves intelligent. The editor makes very few DOM calls itself.
It relies on the transactions to do most of the actual editing.
1999-01-11 22:47:23 +00:00
..
base shuffled around the responsibilities of core editing objects. 1999-01-11 22:47:23 +00:00
core shuffled around the responsibilities of core editing objects. 1999-01-11 22:47:23 +00:00
guimgr changing COM_auto_ptr to nsCOMPtr.h 1998-12-17 19:26:17 +00:00
libeditor/base shuffled around the responsibilities of core editing objects. 1999-01-11 22:47:23 +00:00
macbuild Added splitelementtxn.cpp 1999-01-08 22:18:21 +00:00
public attribute support 1999-01-06 20:30:35 +00:00
txmgr sync up with mods to the parser 1999-01-09 01:11:37 +00:00
ui Fix for major xfe horkage caused by last checkin. Change the 'TRUE' to 1998-06-01 09:04:58 +00:00
.cvsignore Add cvsignore entries for makefiles generated bu autoconf. 1998-12-05 09:07:33 +00:00
Makefile.in Modified file so that txmgr only gets built if MOZ_EDITOR is defined. This fixes 1998-12-17 15:53:55 +00:00
makefile.win Only build editor if MOZ_EDITOR is defined 1998-12-31 00:18:40 +00:00