Commit Graph

17 Commits

Author SHA1 Message Date
cls%seawood.org
685f31abad Removing --disable-editor (and MOZ_EDITOR) from the build as the editor module now handles all of the text fields for Mozilla and using this option will result in a "non-working" browser (text fields are not editable). Bug #20369 1999-12-01 06:08:25 +00:00
dmose%mozilla.org
142ac52eaf updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
briano%netscape.com
d5abd4e0c7 General cleanup. 1999-09-09 03:34:19 +00:00
cmanske%netscape.com
a9ccf99dd1 Removed guimanager from makefiles 1999-06-30 20:53:48 +00:00
sfraser%netscape.com
3e892d3cc8 Add EditorShell and its factory to build, and add idl dir to makefiles. 1999-06-11 19:00:22 +00:00
kin%netscape.com
79af47e95c Fix build bustage when --disable-editor is used.
Approved by chofmann@netscape.com and leaf@mozilla.org.
1999-05-19 20:26:51 +00:00
law%netscape.com
f51accb75c Add txtsvc to get find dialog building on win32 and unix 1999-04-26 19:46:01 +00:00
cmanske%netscape.com
6228e33112 Added simple dialogs for insert link and restructured ui source directories 1999-04-21 18:53:55 +00:00
mcafee%netscape.com
9acb2c565e Woops, no tests directory here 1999-02-08 09:44:22 +00:00
mcafee%netscape.com
1c6fe33f4b Renaming editor/core to editor/base 1999-01-26 23:59:14 +00:00
kin%netscape.com
4afa49a0be Modified file so that txmgr only gets built if MOZ_EDITOR is defined. This fixes
build bustage for people who want to build gecko without pulling the editor
directory.
1998-12-17 15:53:55 +00:00
kin%netscape.com
31e9de0ebf Turning on txmgr in the Unix and Windows builds. 1998-12-16 18:54:30 +00:00
akkana%netscape.com
0c3cc802d8 Turn on guimgr in Unix build 1998-12-09 23:24:42 +00:00
cmanske%netscape.com
08b408a1ce Modified makefiles for Editor Gui Manager 1998-12-09 19:04:11 +00:00
kin%netscape.com
b16a988674 Fix for Unix build bustage. We only build the editor core code if
MOZ_EDITOR is set, otherwise, we just export the editor interfaces.
1998-12-02 21:24:25 +00:00
kin%netscape.com
9925656e30 Changes neccessary to build on Unix. 1998-11-18 20:20:08 +00:00
mjudge%netscape.com
65d591e92b Editor Structure taking hold. mjudge 1998-11-04 22:04:22 +00:00