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

34 Коммитов

Автор SHA1 Сообщение Дата
cmanske%netscape.com fd74ec8a35 Added exported header file for nsHTMLEditor 1999-03-01 19:55:43 +00:00
buster%netscape.com b617ad12ea minor interface changes 1999-02-24 17:31:09 +00:00
buster%netscape.com 7e47414af3 work in progress 1999-02-18 23:01:06 +00:00
mcafee%netscape.com 4c990c96b5 Solaris needs newline at end of file. 1999-02-18 23:00:45 +00:00
buster%netscape.com 061b766061 Highlights:
updated to new nsCOMPtr usage
nsTextEditor::InsertBreak() implemented
  splits the text node at the caret (deletes any extended selection to force a collapsed selection.)
  inserts a <BR> which I assume we'll convert to a CR when we write to a text stream.
  undo and redo work, except for the bug noted below

More stuff:
interface cleanup
strategic debugging code added
delete selection txn sets the collapses the selection...this is just a placeholder, but I needed it for undo/redo of InsertBreak.
join and split now work for text nodes as well as interior nodes
1999-02-17 19:42:29 +00:00
buster%netscape.com 8a807515bf removed unnecessary parent param from DeleteNode 1999-02-15 18:22:58 +00:00
buster%netscape.com 50bc7b3dfd splitting core editing from text editing 1999-02-12 17:18:04 +00:00
buster%netscape.com 78762557be changed nsIEditor to enable undo separately from Init
work in progress API changes to nsIEditor and nsEditor
1999-01-28 06:02:53 +00:00
buster%netscape.com d30eb944b1 starting to move towards a slimmed down nsIEditor.h 1999-01-21 01:53:10 +00:00
buster%netscape.com 12a7b58af4 added pres shell to nsIEditor::Init 1999-01-14 19:41:38 +00:00
buster%netscape.com 93085862a0 attribute support 1999-01-06 20:30:35 +00:00
mjudge%netscape.com a85a375016 adding iid to the interfaces to support auto query interface 1998-12-11 23:36:35 +00:00
cmanske%netscape.com d0a55aa5d6 Fixed build problems with Editor Gui Manager 1998-12-09 19:57:09 +00:00
ramiro%netscape.com 2009b728de Add cvsignore entries for makefiles generated bu autoconf. 1998-12-05 09:07:33 +00:00
mjudge%netscape.com 9ebb0c2a00 exporting new cid files 1998-12-03 21:41:07 +00:00
waterson%netscape.com 79adfa9081 Fix Unix bustage. 1998-11-30 21:17:59 +00:00
jfrancis%netscape.com 33e5c6cd69 First Checked In. 1998-11-29 23:50:20 +00:00
mjudge%netscape.com a03d9f561f updating the editor public dir. must change all access methods now 1998-11-28 01:20:24 +00:00
jfrancis%netscape.com b5d47d63e4 fixing compilation errors 1998-11-24 00:26:32 +00:00
mjudge%netscape.com b4933ff590 adding contextloader 1998-11-23 22:00:55 +00:00
mjudge%netscape.com e2d9e86574 putting in changes for selection in editor. fixing problem akkana has had? 1998-11-23 21:53:14 +00:00
cyeh%netscape.com e9d3c67427 Removing static makefiles as a part of the transition to Autoconf. I have taken great
care to only remove makefiles affailiated with building nglayout. I have also verified that
the build at this point in time succesfully builds with autoconf.

If you must recover one of these makefiles, you can use the static tag STATIC_MAKEFILES.
If I removed a makefile that you need, please e-mail cyeh@netscape.com.
1998-11-21 00:34:32 +00:00
kin%netscape.com 844ca7910b Changes neccessary to build on Unix. 1998-11-18 20:20:08 +00:00
mjudge%netscape.com 48363aabff editor changes will not affect build. working on typing 1998-11-18 00:49:02 +00:00
mjudge%netscape.com 48d5fa5fc5 editor changes that will not affect build! gooooo mike 1998-11-15 07:04:45 +00:00
kin%netscape.com f8092a2c6c Removed nsEditorInterfaces.h from list EXPORTS. 1998-11-12 00:16:46 +00:00
mjudge%netscape.com 1799baf905 we now have a DLL!!! 1998-11-12 00:15:58 +00:00
mjudge%netscape.com e2d6013e0c changes for better naming conventions of interfaces and their implementation 1998-11-11 20:48:57 +00:00
mjudge%netscape.com 943679f91c changes to get autopointers to work 1998-11-11 20:44:02 +00:00
mjudge%netscape.com 54a3a31e56 more changes to API 1998-11-11 09:26:42 +00:00
mjudge%netscape.com 5f76ab55c1 changes to the editor api interface in core. also "Javadocing" the interfaces in public 1998-11-11 08:12:57 +00:00
mjudge%netscape.com f341cdd56f adding new files to the editor structure 1998-11-11 05:06:40 +00:00
mjudge%netscape.com 0a3150c9e4 removing src directory modifying editor.h 1998-11-11 03:29:53 +00:00
mjudge%netscape.com 62954a894d Editor Structure taking hold. mjudge 1998-11-04 22:04:22 +00:00