Commit Graph

16449 Commits

Author SHA1 Message Date
cyeh%netscape.com
de4c5dbd8f First Checked In. 1999-02-08 19:56:02 +00:00
alecf%netscape.com
1ebfb9830a add new mail/news Makefiles to build list 1999-02-08 19:55:35 +00:00
shaver%netscape.com
e51cd01134 move includes outside #ifdef for precompiled-header love, also PR_EXTERN_C 1999-02-08 19:48:48 +00:00
cyeh%netscape.com
97d15d6574 adding readme to explain what is in this directory 1999-02-08 19:37:56 +00:00
nhotta%netscape.com
263991365d Output data print format change. 1999-02-08 19:21:44 +00:00
kipp%netscape.com
648d55615b Disable auto-registration of dll's for unix for now 1999-02-08 19:16:29 +00:00
sar%netscape.com
2a7b280e6a Initial checkin of test batch files. 1999-02-08 19:07:42 +00:00
ftang%netscape.com
3af5eaa0fa change upper and lower case operation to call unicharutil for the nonASCII case 1999-02-08 18:57:21 +00:00
terry%netscape.com
00e3ee8d4b Patch by Patrick Amiel <amielp@netscape.com> -- spaces in filenames
was confusing some clients.  Made the JavaScript a bit more paranoid.
1999-02-08 18:56:24 +00:00
shaver%netscape.com
886e0b74fd Windows make goop 1999-02-08 18:34:54 +00:00
leaf%mozilla.org
ab69b9de1d nspr should be getting pulled from the tip. 1999-02-08 18:22:36 +00:00
kipp%netscape.com
9d55ba4f10 Fixed exit crash by no longer addref'ing the viewer; rewrote regression comparision code; removed filter stuff 1999-02-08 17:57:46 +00:00
kipp%netscape.com
42beeec02d Removed obsolete -filter argument 1999-02-08 17:57:00 +00:00
kipp%netscape.com
c4826d0a7e Tweak regression data output 1999-02-08 17:56:23 +00:00
kipp%netscape.com
d83b6d14ee Revamp regression data dumping 1999-02-08 17:56:00 +00:00
kipp%netscape.com
b776cddba1 Implement tree diffing and dumping of regression data 1999-02-08 17:55:29 +00:00
kipp%netscape.com
bd04c98b49 Revised API 1999-02-08 17:55:08 +00:00
shaver%netscape.com
aae15704a1 Fixed native handling.
IDL-in-comments works again.
Quell some warnings (now -Wall happy!).
1999-02-08 17:47:44 +00:00
kin%netscape.com
9bd79d07f3 Added test cases for TransactionManager's BeginBatch() and EndBatch() methods. 1999-02-08 17:30:30 +00:00
kin%netscape.com
225d4fcce1 Added BeginBatch(), EndBatch(), BeginTransaction() and EndTransaction()
methods.
1999-02-08 17:29:43 +00:00
kin%netscape.com
efd75e5cfe Added BeginBatch(), EndBatch(), BeginTransaction() and EndTransaction()
methods. Modified Do() method to use Begin/EndTransaction().
1999-02-08 17:28:33 +00:00
kin%netscape.com
0de03a45e7 Changed all occurences of !NS_SUCCEEDED() to NS_FAILED(). 1999-02-08 17:28:08 +00:00
kin%netscape.com
5797e5b2a3 Added GetNumberOfChildren() method. Changed all occurences of !NS_SUCCEEDED()
to NS_FAILED(). Modified GetNumberOfUndoItems() and GetNumberOfRedoItems() to
handle the case where their stack is NULL.
1999-02-08 17:27:42 +00:00
dcone%netscape.com
ca82fa4359 Fixed bug 1999-02-08 17:23:59 +00:00
dcone%netscape.com
e7dcf70b50 Took out an method not used, that broke build 1999-02-08 17:13:33 +00:00
dcone%netscape.com
c04cbe9bf0 cleanup of nsIImage class. There were routines and methods no longer used or needed. 1999-02-08 16:34:56 +00:00
shaver%netscape.com
22cd82efb2 Added XPT_InterfaceDescriptorAddMethods to grow the method table.
Removed unused XPT_ALLOC macro.
Move XPT_SetDataOffset calls into XPT_DoHeader so that the API consumer doesn't
need to know about header sizing and IDE layout guck.
Handle NULL namespaces and interface_directory bits snd idents better.
Made xpt_dump show the the IID for interfaces.
1999-02-08 16:30:22 +00:00
mcafee%netscape.com
9acb2c565e Woops, no tests directory here 1999-02-08 09:44:22 +00:00
mcafee%netscape.com
44b569b4f9 Ignore generated files 1999-02-08 08:46:17 +00:00
mcafee%netscape.com
726434e734 ignore genereated files 1999-02-08 08:26:34 +00:00
mcafee%netscape.com
2dd85694fe Adding widget, scribble to tests; these are building on both Linux & Solaris 1999-02-08 08:00:53 +00:00
blizzard%redhat.com
07e17b5442 back out akk's commented out menubar call. the looping has been fixed. 1999-02-08 03:41:10 +00:00
mscott%netscape.com
91be8c535d Updating with changes for new nsISmtpUrl interface... 1999-02-08 01:36:57 +00:00
mscott%netscape.com
dd17f29775 More conversion changes from old smtp code to the working in the new world... 1999-02-08 01:36:38 +00:00
mscott%netscape.com
5748402733 Added more interface methods for a message.... 1999-02-08 01:35:57 +00:00
bienvenu%netscape.com
b86b4c7fde add more flag setting stuff, including local mail flag handling 1999-02-08 00:46:47 +00:00
bienvenu%netscape.com
a904be3126 add runtime only define 1999-02-08 00:45:46 +00:00
troy%netscape.com
12bfda4069 Fix for bug #2993. Made sure that 'offsets' are relative to containing block's
padding edge and not the containing block's border edge
1999-02-08 00:32:02 +00:00
mscott%netscape.com
0eb1f0a7b1 Add the return value to ParseRFC822Addresses. the return value is the number of addresses.... 1999-02-08 00:16:21 +00:00
bienvenu%netscape.com
5fbb6f8241 add local mail folder summary spec 1999-02-08 00:13:59 +00:00
bienvenu%netscape.com
1f548c6bcb add local folder summary spec class 1999-02-08 00:06:41 +00:00
bienvenu%netscape.com
586c07dc9b local folder header strings, e.g., x-mozilla-status 1999-02-08 00:03:56 +00:00
mcafee%netscape.com
25369007bc nettest now builds on Solaris 1999-02-07 21:55:34 +00:00
peterl%netscape.com
8f99d6776f selector text notes 1999-02-07 21:48:45 +00:00
peterl%netscape.com
7d519ac6c1 added capturing selector source text (to preserve namespace prefixes) 1999-02-07 21:48:27 +00:00
peterl%netscape.com
02a4a1f333 Added token append to string
Improved handling of bad strings
Improved handling of escapes
1999-02-07 21:47:48 +00:00
mcafee%netscape.com
473ea4fe44 Get scribble to build on Solaris 1999-02-07 13:12:08 +00:00
mcafee%netscape.com
8d0f6d4b57 nsIWin32Locale.h is, uh, Win32-only :-) 1999-02-07 12:29:31 +00:00
mcafee%netscape.com
3d718ad21e Wrapping tests with ENABLE_TESTS 1999-02-07 12:13:23 +00:00
mcafee%netscape.com
e47385817a Wrap tests in ENABLE_TESTS ifdef 1999-02-07 11:58:29 +00:00