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

18925 Коммитов

Автор SHA1 Сообщение Дата
evaughan%netscape.com 690a220aa5 Fixed a bug that caused TitledButtons and ProgressMeters to be skews when made inline. 1999-03-04 23:39:06 +00:00
evaughan%netscape.com 37a7d52621 Fixed buttons in apprunner so there borders appear when moved over. 1999-03-04 23:36:12 +00:00
edwin%woudt.nl 1f37845190 A few weeks earlier I fixed a bug that the whole class was synchronized. I just removed it. A few methods however should have been synchronized instead. I've done that now. 1999-03-04 22:31:34 +00:00
briano%netscape.com 60c685ff51 Automated update 1999-03-04 22:30:40 +00:00
scc%netscape.com aa6be30e38 make HAVE_CPP_NEW_CASTS stronger for bug in Solaris/CC 1999-03-04 22:22:14 +00:00
akkana%netscape.com 06a7ef35b6 Add displaytext/displayhtml to gtk menu. This is part of kostello's change, approved by sar 1999-03-04 21:59:13 +00:00
sfraser%netscape.com 4b3f6f68fe Project change for kostello, approved sar. New link dependency on htmlParser.shlb 1999-03-04 21:57:59 +00:00
sfraser%netscape.com 6d6f1c35bb Project checkin for kostello, approved sar. Added nsHTMLToTXTSinkStream.cpp. 1999-03-04 21:55:26 +00:00
kostello%netscape.com ae567e408e Added Implementations for OutputHTML and OutputTXT 1999-03-04 21:53:42 +00:00
kostello%netscape.com 99ea5afe50 Added new sink that outputs a Text stream instead of
an HTML stream.
1999-03-04 21:52:57 +00:00
kostello%netscape.com 5634ac2617 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 2f599cfc8a 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 e10a5fbd6e Added "Grendel". 1999-03-04 20:37:25 +00:00
mscott%netscape.com bcf7ff6db0 Don't add a null urllistener... 1999-03-04 20:10:20 +00:00
ducarroz%netscape.com a29697b157 no comment 1999-03-04 19:43:28 +00:00
ducarroz%netscape.com 41f19c23e2 Add the function NewMessage to popup the compose window. 1999-03-04 19:33:55 +00:00
gordon%netscape.com 3f58f95ebd 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 7a5ab00937 Add Object.registerNatives() dummy stub. 1999-03-04 19:17:24 +00:00
fur%netscape.com 7f10a39c1d Artur Biasiaodowski's patch so that instruction immediates print out correctly. 1999-03-04 19:06:31 +00:00
bienvenu%netscape.com c8c2fa438f add a couple cursors 1999-03-04 15:58:52 +00:00
putterman%netscape.com e29f02d492 Need to register the datasource. 1999-03-04 05:24:12 +00:00
briano%netscape.com 1ce1878ba5 Patched for QNX by Jerry.Kirk@Nexwarecorp.com. 1999-03-04 05:10:45 +00:00
putterman%netscape.com 9760e36dad changed id to rdf:id 1999-03-04 05:03:32 +00:00
briano%netscape.com b825a18516 Minor change to make it acceptable to QNX. 1999-03-04 05:02:09 +00:00
talisman%anamorphic.com 301e409e5f Added by Mauro Botelho - we are now building addressbook gui from xml. 1999-03-04 04:14:09 +00:00
talisman%anamorphic.com eaad241376 *** empty log message *** 1999-03-04 04:13:07 +00:00
alecf%netscape.com e51ee28c06 remove FE_Alert to remove dependancy on netlib 1999-03-04 03:11:59 +00:00
slamm%netscape.com 792177c06b 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 2a52afbc07 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 ad64473c49 Changes for naoki to implement SetDocumentCharset. 1999-03-04 02:02:12 +00:00
briano%netscape.com d44daed142 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 5bbeb7cf33 make this test compile on unix 1999-03-04 01:40:40 +00:00
alecf%netscape.com 5fb4b727d2 forgot to include nsUInt32Array.cpp in this library! 1999-03-04 01:40:03 +00:00
alecf%netscape.com 5020cdb95b fully resolve all symbols and make the base mailnews library a component 1999-03-04 01:39:36 +00:00
alecf%netscape.com 396690f1cd only build tests when ENABLE_TESTS (i.e. --enable-tests) is turned on 1999-03-04 01:36:25 +00:00
terry%netscape.com d5a1b3fe73 "regenerate" was busted. 1999-03-04 01:22:27 +00:00
terry%netscape.com 4a051a3372 Do the grand component/product renaming. 1999-03-04 01:12:31 +00:00
mscott%netscape.com 399ea6d2b6 part of scc's merge: change interface calls to IID() to GetIID(). 1999-03-04 00:57:51 +00:00
mscott%netscape.com d8f2aeb50c part of scc's merge: change IID() calls to GetIID(). 1999-03-04 00:44:05 +00:00
scc%netscape.com 16e2511778 rename |IID()| --> |GetIID()| 1999-03-03 23:03:34 +00:00
terry%netscape.com 71285ed003 Added a "component/product" sanity check. 1999-03-03 22:55:36 +00:00
mscott%netscape.com eb6d06c4f4 attribute name space changes. 1999-03-03 21:59:04 +00:00
mscott%netscape.com d9a65acfe8 attribute name space changes. Spell start up correctly. 1999-03-03 21:56:48 +00:00
terry%netscape.com 2c3272d7fc Oops; forgot description for "Apprunner". 1999-03-03 21:21:31 +00:00
terry%netscape.com 6285de1400 Added "Apprunner". 1999-03-03 21:19:33 +00:00
scc%netscape.com 31ff626ae9 rename |IID()| --> |GetIID()| 1999-03-03 19:48:57 +00:00
mscott%netscape.com cd17d0c300 Fix build breakage by defining SetDocumentCharSet which was added to nsIDOMAppCore. 1999-03-03 18:47:16 +00:00
mscott%netscape.com f4abaae1bd Fix build breakage by adding SetDocumentCharset function which was added to nIDOMMsgAppCore. 1999-03-03 18:44:12 +00:00
buster%netscape.com c2f8f991d5 added editor module (#define NS_ERROR_MODULE_EDITOR ) 1999-03-03 18:30:09 +00:00
terry%netscape.com 5dc23cc3e0 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