gecko-dev/editor/libeditor
mjudge%netscape.com 035bf4f17e small fix for bug23833 r= jfrancis 2000-01-13 23:56:34 +00:00
..
base 23335: Don't return error codes from the editor controller; the resulting JS messages just confuse the user. r=mjudge 2000-01-11 23:42:15 +00:00
build adding in nsEditorController to makesystem. adding in registration to allow someone to get an editorcontroller from the outside. also change editor shell to register a controller to handle keyboard navigation. 1999-12-15 03:46:27 +00:00
html small fix for bug23833 r= jfrancis 2000-01-13 23:56:34 +00:00
text fixed bug 20613 & 21121: both invloved newlines in preformatted text. Layout gives no frames for blanklines caused by newlines, so you cant click or arrow to them. I replace such newlines with breaks now. fixed 21196: select all no longer selects the special break we use in empty documents (this would cause an invisible selection). fixed 21430: choosing a new alignment in an empty doc used to do nothing. Now it works but I've exposed a selection bug inthe process... fixed 22225: a little unintended re-entrancy caused multiple breaks to be inserted in empty table cells when doc read in. 2000-01-13 10:17:35 +00:00
txtsvc Converting usage of ::GetIID() to NS_GET_IID(). 2000-01-11 20:49:15 +00:00