Commit Graph

18875 Commits

Author SHA1 Message Date
sfraser%netscape.com
c01807b1fd Project change for kostello, approved sar. New link dependency on htmlParser.shlb 1999-03-04 21:57:59 +00:00
sfraser%netscape.com
d22502ed45 Project checkin for kostello, approved sar. Added nsHTMLToTXTSinkStream.cpp. 1999-03-04 21:55:26 +00:00
kostello%netscape.com
dceb833a0a Added Implementations for OutputHTML and OutputTXT 1999-03-04 21:53:42 +00:00
kostello%netscape.com
38a33a73f8 Added new sink that outputs a Text stream instead of
an HTML stream.
1999-03-04 21:52:57 +00:00
kostello%netscape.com
d552751bc7 Added Debug Output HTML and Debug Output Text
Note: these only work in editor mode.
1999-03-04 21:50:44 +00:00
slamm%netscape.com
649c654e40 Add 'express_fast' which is a much faster than 'express'. Uses Backwards.pm. This will probably replace 'express'. 1999-03-04 21:46:07 +00:00
terry%netscape.com
e6dc193423 Added "Grendel". 1999-03-04 20:37:25 +00:00
mscott%netscape.com
4c14ff6884 Don't add a null urllistener... 1999-03-04 20:10:20 +00:00
ducarroz%netscape.com
3c2c7d0f7b no comment 1999-03-04 19:43:28 +00:00
ducarroz%netscape.com
d5a513a814 Add the function NewMessage to popup the compose window. 1999-03-04 19:33:55 +00:00
gordon%netscape.com
dc14ae3f64 Bug fix for #3410 & #3403 by Simon Fraser, reviewed by Gordon Sheridan. Stop leaking UPPs everytime we do a file read. 1999-03-04 19:27:19 +00:00
fur%netscape.com
24f852baef Add Object.registerNatives() dummy stub. 1999-03-04 19:17:24 +00:00
fur%netscape.com
e8ecc20e6f Artur Biasiaodowski's patch so that instruction immediates print out correctly. 1999-03-04 19:06:31 +00:00
bienvenu%netscape.com
b1faa20e04 add a couple cursors 1999-03-04 15:58:52 +00:00
putterman%netscape.com
10d5f82297 Need to register the datasource. 1999-03-04 05:24:12 +00:00
briano%netscape.com
25ec9d1f97 Patched for QNX by Jerry.Kirk@Nexwarecorp.com. 1999-03-04 05:10:45 +00:00
putterman%netscape.com
38aa8e7d0c changed id to rdf:id 1999-03-04 05:03:32 +00:00
briano%netscape.com
ffceb78a95 Minor change to make it acceptable to QNX. 1999-03-04 05:02:09 +00:00
talisman%anamorphic.com
3f86246ee0 Added by Mauro Botelho - we are now building addressbook gui from xml. 1999-03-04 04:14:09 +00:00
talisman%anamorphic.com
ab5fe257b1 *** empty log message *** 1999-03-04 04:13:07 +00:00
alecf%netscape.com
ea1067a9a8 remove FE_Alert to remove dependancy on netlib 1999-03-04 03:11:59 +00:00
slamm%netscape.com
b237baf0b1 Add ability to reread options. Still need to modify a few of them (nspr, with pthreads, debug, checkout options) before anyone uses this feature. 1999-03-04 03:07:50 +00:00
rjc%netscape.com
e123cebbe9 Now store pathnames as strings which prevents nr_MacAliasFromPath() from ever being called (it was being passed a Unix path when it really wanted a Mac path anyway). Also, autoregistration now looks inside the "components" directory (which is in the same folder as the program.) Also, bumped up registry version # due to change. Also, at startup, when building up list of arguments, check argv[0] against NULL as it might be (on the Mac). 1999-03-04 03:01:33 +00:00
mscott%netscape.com
953d2c8bfe Changes for naoki to implement SetDocumentCharset. 1999-03-04 02:02:12 +00:00
briano%netscape.com
9a8d2c1f37 Now it'll be able to capture all of CVS's output instead of just stdout. 1999-03-04 01:53:23 +00:00
alecf%netscape.com
098c4c16b8 make this test compile on unix 1999-03-04 01:40:40 +00:00
alecf%netscape.com
c46f4462e5 forgot to include nsUInt32Array.cpp in this library! 1999-03-04 01:40:03 +00:00
alecf%netscape.com
57ecc8aa42 fully resolve all symbols and make the base mailnews library a component 1999-03-04 01:39:36 +00:00
alecf%netscape.com
f4568a3e25 only build tests when ENABLE_TESTS (i.e. --enable-tests) is turned on 1999-03-04 01:36:25 +00:00
terry%netscape.com
eed69a0350 "regenerate" was busted. 1999-03-04 01:22:27 +00:00
terry%netscape.com
8f26436002 Do the grand component/product renaming. 1999-03-04 01:12:31 +00:00
mscott%netscape.com
2378c3cf18 part of scc's merge: change interface calls to IID() to GetIID(). 1999-03-04 00:57:51 +00:00
mscott%netscape.com
e25f699c19 part of scc's merge: change IID() calls to GetIID(). 1999-03-04 00:44:05 +00:00
scc%netscape.com
e1b19c0104 rename |IID()| --> |GetIID()| 1999-03-03 23:03:34 +00:00
terry%netscape.com
f62e68a8af Added a "component/product" sanity check. 1999-03-03 22:55:36 +00:00
mscott%netscape.com
1845734038 attribute name space changes. 1999-03-03 21:59:04 +00:00
mscott%netscape.com
0a4feff450 attribute name space changes. Spell start up correctly. 1999-03-03 21:56:48 +00:00
terry%netscape.com
87b1ba683a Oops; forgot description for "Apprunner". 1999-03-03 21:21:31 +00:00
terry%netscape.com
0ef6d9ff10 Added "Apprunner". 1999-03-03 21:19:33 +00:00
scc%netscape.com
2ec0a397ea rename |IID()| --> |GetIID()| 1999-03-03 19:48:57 +00:00
mscott%netscape.com
f254cd2929 Fix build breakage by defining SetDocumentCharSet which was added to nsIDOMAppCore. 1999-03-03 18:47:16 +00:00
mscott%netscape.com
2eecad23dd Fix build breakage by adding SetDocumentCharset function which was added to nIDOMMsgAppCore. 1999-03-03 18:44:12 +00:00
buster%netscape.com
614f00f10a added editor module (#define NS_ERROR_MODULE_EDITOR ) 1999-03-03 18:30:09 +00:00
terry%netscape.com
d552261445 Added a "disallownew" field to the products table. If non-zero, then
don't let people file new bugs against this product.  (This is for when a
product is retired, but you want to keep the bug reports around for posterity.)
1999-03-03 18:16:24 +00:00
mscott%netscape.com
eb2cee5fde Updates to restore commands by changing Onclick to onclick. Also fixed the syntax error in the openURL call that was preventing the LoadMsg button from working. 1999-03-03 18:11:53 +00:00
alecf%netscape.com
568b3ff45c onClick -> onclick 1999-03-03 17:48:34 +00:00
pinkerton%netscape.com
ec51c34509 don't look in xul namespace for "src" attribute. Images show up again. permission to checkin to closed tree by sar. 1999-03-03 17:28:27 +00:00
val4%cornell.edu
8f84305d9f Suport module for jsperl.c. It's not intended for use from Perl. 1999-03-03 16:42:57 +00:00
troy%netscape.com
13d84ddc5c Work-in-progress for table pagination 1999-03-03 16:33:57 +00:00
dcone%netscape.com
9de07ff0de First Checked In. 1999-03-03 15:46:43 +00:00