mcafee%netscape.com
|
760408a82e
|
Following the last null reference fix with another one I missed. This gets the sidebar not-crashing now.
|
1999-04-14 08:15:59 +00:00 |
|
warren%netscape.com
|
ec91edbe39
|
Fixed create/AsyncRead stuff.
|
1999-04-14 08:13:35 +00:00 |
|
warren%netscape.com
|
f52def1ff3
|
More on http protocol.
|
1999-04-14 08:11:10 +00:00 |
|
warren%netscape.com
|
65c8d98792
|
Moved read/write methods from TransportService to Transport.
|
1999-04-14 08:10:50 +00:00 |
|
mcafee%netscape.com
|
a416e50fae
|
Protecting a null reference; probably should check GetParent() return value.
|
1999-04-14 08:04:35 +00:00 |
|
mcafee%netscape.com
|
b428da5338
|
PRBool-to-error-code double conversion. Conversion for AppendElement() happened in nsSupportsArray.h, we don't need to convert the usage here.
|
1999-04-14 07:15:11 +00:00 |
|
mccabe%netscape.com
|
6e94141764
|
Updated to include new version numbers and source, binary locations for glib, libIDL.
|
1999-04-14 04:48:29 +00:00 |
|
beard%netscape.com
|
e91206a937
|
sorry, size_t != unsigned int, made declarations consistent to fix later link errors.
|
1999-04-14 04:19:42 +00:00 |
|
troy%netscape.com
|
fb899785d8
|
Fixes for bug #1994. Better handling of floated and positioned images when
displaying the alternate contents
|
1999-04-14 04:00:16 +00:00 |
|
briano%netscape.com
|
9347dd7d1d
|
Automated update
|
1999-04-14 03:59:59 +00:00 |
|
briano%netscape.com
|
2e0b719d81
|
Yet another floundering attempt to get the NetBSD/alpha Tinderbox building.
|
1999-04-14 03:59:29 +00:00 |
|
alecf%netscape.com
|
14f799fb0a
|
add booleans to decide if we should attach signatures/vcards
|
1999-04-14 03:43:45 +00:00 |
|
alecf%netscape.com
|
86ad80de67
|
fix newline-at-end-of-file problem
|
1999-04-14 03:35:58 +00:00 |
|
alecf%netscape.com
|
aeeb3e2d67
|
use the new nsQuickSort() function instead of the internal rdf_qsort
|
1999-04-14 03:28:49 +00:00 |
|
alecf%netscape.com
|
2ad9dc0f9f
|
now that nsQuickSort is correctly exported on Windows, use it.
|
1999-04-14 03:26:45 +00:00 |
|
briano%netscape.com
|
ed0f4b98d7
|
Automated update
|
1999-04-14 03:16:19 +00:00 |
|
briano%netscape.com
|
9ad43929f0
|
Fix for the HP-UX build breakage.
|
1999-04-14 03:15:46 +00:00 |
|
morse%netscape.com
|
90772b80ff
|
fix build bustage on the mac
|
1999-04-14 03:15:21 +00:00 |
|
slamm%netscape.com
|
03eea1fa5e
|
Finish changes for CVSROOT. Thanks to jlnance@sailboat.acs.uncwil.edu (James Lewis Nance) for the patch.
|
1999-04-14 02:41:50 +00:00 |
|
slamm%netscape.com
|
91a1c59f6e
|
Let configure deal with nspr and pthreads insteads of client.mk Take patch from
|
1999-04-14 02:34:49 +00:00 |
|
bienvenu%netscape.com
|
dfeca8bd98
|
hook up imap code to retrieve uid validity from DB
|
1999-04-14 02:34:21 +00:00 |
|
slamm%netscape.com
|
2632005114
|
Let configure deal with nspr and pthreads insteads of client.mk
|
1999-04-14 02:33:58 +00:00 |
|
wtc%netscape.com
|
64dc3aa3a6
|
Bugzilla bug #4952: line 35 spilled over to line 36, and a '-' was missing.
Thanks to tomg@squish.org for the bug report.
|
1999-04-14 01:57:31 +00:00 |
|
jefft%netscape.com
|
d4de47e788
|
ported over AllocateCanonicalPath method
|
1999-04-14 01:55:29 +00:00 |
|
jefft%netscape.com
|
95771dbd8d
|
check valid allocatedPath and namespaceFolder prior duplicate for mailbox_spec
|
1999-04-14 01:54:36 +00:00 |
|
jefft%netscape.com
|
6180f176da
|
fixed memory leak when calling GetImapUserName(); the returned string should be freed
|
1999-04-14 01:53:16 +00:00 |
|
rhp%netscape.com
|
e399772778
|
Fix declaration of public functions.
|
1999-04-14 01:50:44 +00:00 |
|
morse%netscape.com
|
2282232e31
|
reincarnate single signon for browser-generated forms
|
1999-04-14 01:32:28 +00:00 |
|
bienvenu%netscape.com
|
99853eddd8
|
add more imap-specific parsing stuff to url object
|
1999-04-14 01:32:27 +00:00 |
|
joki%netscape.com
|
b0379bfc55
|
Modifying auto-scrolling to not happen after every keystroke.
|
1999-04-14 01:22:09 +00:00 |
|
mscott%netscape.com
|
c1260a7df1
|
Add code to add the incoming server to the host session list when parsing it.
|
1999-04-14 01:19:34 +00:00 |
|
mscott%netscape.com
|
930195d95c
|
Fix for declaration of functions
|
1999-04-14 01:11:01 +00:00 |
|
wtc%netscape.com
|
b70f2dcb90
|
Bugzilla bug #2802: prepend current directory to $(DIST)/lib only
if $(DIST) is a relative pathname. Thanks to trini@kernel.crashing.org
for reporting this bug.
|
1999-04-14 01:00:11 +00:00 |
|
mscott%netscape.com
|
70ab22f349
|
Fix for non-initialized path names.
|
1999-04-14 00:57:01 +00:00 |
|
mscott%netscape.com
|
c3cbb02fc0
|
Fix directory search for UNIX
|
1999-04-14 00:54:48 +00:00 |
|
endico%mozilla.org
|
f03843e2f6
|
use shorter words so they fit on the screen for cvs blame and cvs log
|
1999-04-14 00:49:54 +00:00 |
|
waterson%netscape.com
|
1e7f1f0c62
|
Added back into the build sp alecf & mccabe can get xpconnect working.
|
1999-04-14 00:39:20 +00:00 |
|
waterson%netscape.com
|
d99884c78e
|
Comment out EXPORTS, CPPSRCS, and LIBRARY_NAME so that this can join
back into the build.
|
1999-04-14 00:38:47 +00:00 |
|
mcmullen%netscape.com
|
febad4de1f
|
First Checked In.
|
1999-04-14 00:33:20 +00:00 |
|
mcmullen%netscape.com
|
89339a84b3
|
First Checked In.
|
1999-04-14 00:27:02 +00:00 |
|
warren%netscape.com
|
d8edbfcc09
|
Fixed NSGetFactory sig.
|
1999-04-14 00:07:42 +00:00 |
|
warren%netscape.com
|
3a5c528a63
|
More for http.
|
1999-04-14 00:06:07 +00:00 |
|
troy%netscape.com
|
63f4c3c732
|
Commented out rules for img:-moz-text, which aren't what I want
|
1999-04-14 00:02:54 +00:00 |
|
joki%netscape.com
|
f9441b5b56
|
Commenting out selection flashing stuff.
|
1999-04-13 23:42:58 +00:00 |
|
tague%netscape.com
|
7a54193ed6
|
Added nsQuickSort.obj to the object list
|
1999-04-13 23:35:49 +00:00 |
|
joki%netscape.com
|
f6b9ad3e7e
|
Fix blinking selection on mouseover
|
1999-04-13 23:34:58 +00:00 |
|
tague%netscape.com
|
b7780e7118
|
Rolled out change
|
1999-04-13 23:25:38 +00:00 |
|
radha%netscape.com
|
088f1a9a46
|
Set the url string in the url bar when the page is finished loading
|
1999-04-13 23:22:33 +00:00 |
|
bienvenu%netscape.com
|
9bc3b5e711
|
hook up selected state urls (except for ifdeffed out parts)
|
1999-04-13 23:15:35 +00:00 |
|
tague%netscape.com
|
7723a871e2
|
Fixed windows build booboo. Added extern C to the defintion of nsQuickSort
|
1999-04-13 23:03:40 +00:00 |
|