Commit Graph

23371 Commits

Author SHA1 Message Date
harishd%netscape.com
f821f24dce For handling illegal-contents in tables 1999-04-15 20:16:24 +00:00
sfraser%netscape.com
69e72d6262 Formatting change 1999-04-15 20:15:04 +00:00
harishd%netscape.com
35bc558c83 Added method for popping attribute tokens 1999-04-15 20:14:59 +00:00
sfraser%netscape.com
b8ecca1897 Comment out troublesome routine with multiple out params 1999-04-15 20:14:54 +00:00
sspitzer%netscape.com
a5e90ceaa1 more changes for the post to newsgroup work 1999-04-15 20:14:10 +00:00
harishd%netscape.com
0dbcd9f5af Adding support for handling illegal-contents in table 1999-04-15 20:14:05 +00:00
sfraser%netscape.com
3b7c4a96b4 Add Test Selection and Test Document to Debug menu 1999-04-15 20:14:00 +00:00
harishd%netscape.com
194e158179 Adding method HandleSavedTokens(). 1999-04-15 20:13:38 +00:00
sfraser%netscape.com
30c0421603 Implement GetDocument and GetSelection 1999-04-15 20:13:30 +00:00
sspitzer%netscape.com
1f28472332 checking in newly generated header files 1999-04-15 20:13:12 +00:00
sfraser%netscape.com
0b65c89a83 Don't generate link map in debug build 1999-04-15 20:12:57 +00:00
harishd%netscape.com
cfb7df54de Added methods to support illegal-contents 1999-04-15 20:12:41 +00:00
harishd%netscape.com
6ddea62873 Replaced eHTMLTags stack to nsDeque and
Added methods to support bad-contents.
1999-04-15 20:11:46 +00:00
sspitzer%netscape.com
1e9ddb19f5 checking in newly generated headers 1999-04-15 20:11:33 +00:00
warren%netscape.com
44eec8e7ae Fixed up RemoveElement returning bool problem. 1999-04-15 20:11:21 +00:00
harishd%netscape.com
d073fe4ae5 Setting Bit kBadContentWatch for table related
tags.
1999-04-15 20:10:11 +00:00
harishd%netscape.com
de40ecd854 Added Bit kBadContentWatch 1999-04-15 20:09:40 +00:00
harishd%netscape.com
615ffe34cd *** empty log message *** 1999-04-15 20:08:49 +00:00
harishd%netscape.com
ab9c01780b Added Methods BeginContext() and EndContext()
to handle illegal-contents in tables
1999-04-15 20:08:04 +00:00
ducarroz%netscape.com
8d9edf5694 add mailnews into build process for Mac. By default, mailnews if off even when build{all}=1, you must set build{mailnews}=1 in order to built messenger. 1999-04-15 20:07:37 +00:00
slamm%netscape.com
d26448c904 slight tweaks 1999-04-15 20:07:18 +00:00
av%netscape.com
c57d83a3c9 Fixing logic in Reflow for differrent objects. Still ifdefed out 1999-04-15 20:07:01 +00:00
sspitzer%netscape.com
3ce1b553aa check in the new generated header 1999-04-15 20:04:23 +00:00
sspitzer%netscape.com
d73e993651 checking in new generated header 1999-04-15 20:03:27 +00:00
sspitzer%netscape.com
8ed1691101 add the missing goto's 1999-04-15 20:01:31 +00:00
slamm%netscape.com
93cdf05018 Update new purpose. 1999-04-15 20:01:20 +00:00
sspitzer%netscape.com
014a657ac3 changes for posting to a newsgroup from msg compose 1999-04-15 19:59:31 +00:00
sfraser%netscape.com
8043917bf9 Warning elimination (remove extra ; ) 1999-04-15 19:54:27 +00:00
sfraser%netscape.com
940db7bd3c Warning elimination (delete extra ; ) 1999-04-15 19:53:35 +00:00
slamm%netscape.com
44747c6a67 Add windows-style targets to PHONY. 1999-04-15 19:49:58 +00:00
pinkerton%netscape.com
1c5db57058 add tristate checkbox to win/unix builds. 1999-04-15 19:44:28 +00:00
pinkerton%netscape.com
1b10452889 add tristate checkbox to mac build. 1999-04-15 19:43:59 +00:00
pinkerton%netscape.com
cc9e69ded8 First Checked In. 1999-04-15 19:43:35 +00:00
pinkerton%netscape.com
06d3eda9c3 restore joki's fix for click events. 1999-04-15 19:42:44 +00:00
pinkerton%netscape.com
f9ab792d73 remove a stupid unwrapped debug printf and ifdef NS_DEBUG another. 1999-04-15 19:42:21 +00:00
dougt%netscape.com
8ae3e61271 Now using PL_* functions in nsprPath()
ifdef'ing the deallocation of nsprPath()
1999-04-15 19:39:23 +00:00
slamm%netscape.com
84de0deb09 Fix config-guess based object directory. Fix dependencies for configure. Finish removing nspr target. 1999-04-15 19:35:41 +00:00
slamm%netscape.com
ec9af12638 Do not support --enable-toolkit in Configurator because it is out of order. 1999-04-15 19:34:25 +00:00
slamm%netscape.com
7fd3c55d52 Add some whitespace to admin link at bottom. 1999-04-15 19:30:53 +00:00
slamm%netscape.com
52271c6094 Add continue line to bottom. 1999-04-15 19:28:40 +00:00
buster%netscape.com
8aabdb3ca4 workaround for bug 4577
incremental reflows targeted at the cell frame that are not style changes
must really belong to the area frame inside the cell.  So they are now retargeted.
1999-04-15 19:28:11 +00:00
slamm%netscape.com
780dbb2a35 Add continue line to the bottom of the table. Maybe someone can add one to the top as well. 1999-04-15 19:23:44 +00:00
briano%netscape.com
5a0b316b7c Automated update 1999-04-15 18:59:40 +00:00
alecf%netscape.com
2f5f442147 fix configure so that libIDL is now REQUIRED rather than just warning the user 1999-04-15 18:50:11 +00:00
mccabe%netscape.com
a1eb58e008 Enabling xpidl as a standard part of the unix and windows build. Changed checks against BUILD_XPIDL to the (as yet undefined) USE_XPIDL variable in libpref, rdf, xpfe/AppCores, to keep them from firing just yet. The BUILD_XPIDL-enabling machinery in configure.in is unchanged, but BUILD_XPIDL is unused for now.
See http://www.mozilla.org/scriptable/xpidl/ if this breaks you.
1999-04-15 18:28:27 +00:00
rogerl%netscape.com
c28a8d139f # NOT A PART OF SEAMONKEY IN ANY WAY
Some new, some old filres copiedfrom Rhino to form start of prototyping
environment for Project Brenda
1999-04-15 18:24:00 +00:00
beard%netscape.com
fb81328f8e nsIJRILiveConnectPluginInstancePeer implementation 1999-04-15 17:13:01 +00:00
beard%netscape.com
cce3a99c65 added MRJPlugin.java, netscape.plugin.jar. 1999-04-15 17:11:12 +00:00
beard%netscape.com
1a6e34fc74 First Checked In. 1999-04-15 17:10:37 +00:00
beard%netscape.com
b0b17c6a34 First Checked In. 1999-04-15 16:57:04 +00:00