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
mcafee%netscape.com
55a037ccd6
Wrap robot in ENABLE_TESTS ifdef
1999-02-07 11:53:30 +00:00
mcafee%netscape.com
388f4251cb
Adding robot to unix build
1999-02-07 11:38:47 +00:00
mcafee%netscape.com
f819bd13e3
Adding nsIDTDDebug.h to unix exports so we can build the robot.
1999-02-07 11:36:31 +00:00
mcafee%netscape.com
c2d42f503e
Adding tests to Solaris build
1999-02-07 10:03:03 +00:00
mcafee%netscape.com
a3b37fb4de
Two versions of XP_QSORT(), switching Solaris from the libimg version to the xp version
1999-02-07 09:30:51 +00:00
mcafee%netscape.com
90068cdeb7
Solaris isn't building yet, backing this out
1999-02-07 03:45:42 +00:00
grail%cafebabe.org
b0ba70b34b
Patch from Edwin Woudt to start transition to Java 2 as well as
...
language sanity.
1999-02-07 03:37:37 +00:00
grail%cafebabe.org
b48f3a7a65
Patch from Joel York to fill in missing details on OS/2 setup.
1999-02-07 03:36:19 +00:00
blizzard%redhat.com
c9cabd839f
looping fixes. resizing still not 100% but we're getting there.
1999-02-07 03:03:07 +00:00
briano%netscape.com
1836a036a4
Automated update
1999-02-07 02:15:35 +00:00
mcafee%netscape.com
281c7df631
Sigh, Solaris not building
1999-02-07 02:13:25 +00:00
mscott%netscape.com
42bf98152c
Add mailnews/compose directories...
1999-02-07 02:08:00 +00:00
mscott%netscape.com
38bec9b170
First checked in.
1999-02-07 02:07:22 +00:00
mscott%netscape.com
adf74da187
First time checked in.
1999-02-07 02:06:59 +00:00
mscott%netscape.com
c92ee08987
First check in...
1999-02-07 02:05:53 +00:00