briano%netscape.com
5d311254ff
Automated update
1999-06-10 03:59:50 +00:00
briano%netscape.com
232f552542
Added a check for random().
1999-06-10 03:56:41 +00:00
karnaze%netscape.com
323406a152
removed temp windows code added by accident
1999-06-10 03:48:06 +00:00
peterl%netscape.com
16cb87848e
#ifdef'd out windows specific timer code
1999-06-10 03:43:43 +00:00
mscott%netscape.com
3980ca8852
fix memory leak
1999-06-10 03:06:28 +00:00
ducarroz%netscape.com
7c123d62d2
fix build bustage
1999-06-10 03:05:22 +00:00
ducarroz%netscape.com
ec0112b1e3
add a missing declarations, fix build bustage
1999-06-10 03:04:54 +00:00
mscott%netscape.com
6c89c10f1b
Fix memory leaks.
1999-06-10 02:47:29 +00:00
mscott%netscape.com
fa114b3f40
Fix memory leaks of messenger & msg composer bootstraps. Also removed 2 noisy printfs for bootstrapping
...
messenger code.
1999-06-10 02:46:06 +00:00
mcmullen%netscape.com
6204454112
XML is case sensitive, and that's why the "Save" button didn't work!
1999-06-10 02:32:06 +00:00
morse%netscape.com
3fdb995e42
acceptable workaround for bug 6928
1999-06-10 02:29:58 +00:00
karnaze%netscape.com
5bf51e9a40
bug 6459 - incremental reflow methods call DeleteFrame instead of RemoveFrame
1999-06-10 02:29:34 +00:00
mcmullen%netscape.com
8794a22bd5
Don't try to call strlen() on a null string.
1999-06-10 02:24:21 +00:00
alecf%netscape.com
95c35e6614
fix leak
1999-06-10 02:19:01 +00:00
alecf%netscape.com
85aa1cffa4
fix some leaks
1999-06-10 02:17:33 +00:00
law%netscape.com
a58e19fbef
Switching to XPIDL (this isn't actually used quite yet)
1999-06-10 02:15:58 +00:00
ducarroz%netscape.com
3c3509e230
add some missing declarations
1999-06-10 02:02:14 +00:00
ducarroz%netscape.com
253bbc46f7
remove any use of nsMsgCompose (it's the old one nsMsgCompose will conflic with the new one I will add soon!)
1999-06-10 02:01:37 +00:00
ssu%netscape.com
531094dd2f
Fix AddDirectory bug
1999-06-10 02:00:19 +00:00
ssu%netscape.com
dbe644b4a4
Moving result #defines out where others can use them
1999-06-10 01:58:50 +00:00
ssu%netscape.com
9fbb0864d4
Fixing ShExp use (0 means true)
1999-06-10 01:58:06 +00:00
rogerl%netscape.com
5542344a17
Added base to ScriptRuntime.numberToString, NativeNumber.toString()
...
Bug #7625
1999-06-10 01:54:28 +00:00
ducarroz%netscape.com
e05d9e8107
use CreateAndSendMessage instance of SendMessage
1999-06-10 01:50:05 +00:00
law%netscape.com
282c365c52
Switching to XPIDL
1999-06-10 01:35:04 +00:00
ftang%netscape.com
f7ed6776db
add empty file as placeholder
1999-06-10 01:32:35 +00:00
danm%netscape.com
ee69d9554d
adding show/hide support for interior chrome and menubars
1999-06-10 01:27:47 +00:00
ftang%netscape.com
44ba94ca11
add empty as placeholder
1999-06-10 01:25:26 +00:00
ftang%netscape.com
67e048d11d
add file placeholder for VIQR, VNI, ISO885910, ISO885913, ISO-IR-111
1999-06-10 01:17:03 +00:00
ducarroz%netscape.com
9b4284790a
need to addref/release the object pass to the callback to avoid crash
1999-06-10 01:11:12 +00:00
ftang%netscape.com
4aa25a4af1
add empty file (npl) as placeholder for converters
1999-06-10 01:08:14 +00:00
kostello%netscape.com
30d8323d5c
Fix build bustage: changed include to be the right case
1999-06-10 01:06:35 +00:00
ftang%netscape.com
e3d592af10
add empty file as place holder
1999-06-10 01:00:45 +00:00
rhp%netscape.com
7125c8da12
Changes for composition reorg
1999-06-10 00:52:47 +00:00
ducarroz%netscape.com
1f5a497edf
First Checked In.
1999-06-10 00:41:28 +00:00
mscott%netscape.com
42c07d14e0
Quiet a noisy printf.
1999-06-10 00:40:53 +00:00
mscott%netscape.com
982fff1c0c
clean up work for pop3 protocol --> remove useage of the 8K output buffer which got ported over from the 4.x days. I use nsAutoString isntead (most of the data we write into the buffer is very small...it's protocol cmd data). This should help improve the memory footprint for pop.
...
Mad command_response, password and username all nsStrings instead of char *s.
1999-06-10 00:40:28 +00:00
law%netscape.com
be7a3045d2
Stop onload handler firing twice
1999-06-10 00:36:08 +00:00
kostello%netscape.com
af8311bbc4
Akkana set up a service for encoding a document.
...
This checkin adds the implementations for encoding
HTML and plain text:
nsTextEncoder::EncodeToString(..)
nsHTMLEncoder::EncodeToStream(..)
Hooked these services into the nsHTMLEditor implemenation
We probably want to update the clipboard code to
use the same pattern as in nsHTMLEditor.cpp
1999-06-10 00:35:02 +00:00
dp%netscape.com
6204bd471e
openVMS changes. Thanks to Colin Blake <colin@theblakes.com>
1999-06-10 00:19:36 +00:00
mcmullen%netscape.com
b748a3fa47
Hurrumph. So now we have to use about= instead of ID=? Well, CVS should have fixed my new stuff as well :-)
1999-06-10 00:06:59 +00:00
ftang%netscape.com
4bcd0442c9
add ibm866, UTF-7, x-imap4-modified-utf7, t61, ucs2, ucs4
1999-06-09 23:50:03 +00:00
ftang%netscape.com
97cd6fd228
correct the number of encoder
1999-06-09 23:48:30 +00:00
dbragg%netscape.com
35f1018a60
There was a lower case r in the macro OBJDIr for nsJARFactory.obj
1999-06-09 22:51:13 +00:00
kin%netscape.com
f111b322ee
First pass attempt to write out JavaScript. nsJSEditorLog now inherits from nsIHTMLEditor.
1999-06-09 22:33:30 +00:00
slamm%netscape.com
4131d3fefe
Reverse the order of the notes. Put the most recent on top. Remove unnecessary check for bad mail time.
1999-06-09 22:32:42 +00:00
kin%netscape.com
c7e04552ff
Initial checkin of file. Not part of the build yet.
1999-06-09 22:31:44 +00:00
tague%netscape.com
b89b0e70f2
Conditionalized fix for #6896 . Will only be compiled with a particular directive from my build environment
1999-06-09 22:07:53 +00:00
sspitzer%netscape.com
0e0475ed0d
fix build bustage.
1999-06-09 22:01:00 +00:00
ssu%netscape.com
a757f45fd2
fixed problem with AddSubcomponent() not accepting an empty string for the target name parameter. It now defaults to the jarSource parameter
1999-06-09 21:45:56 +00:00
mscott%netscape.com
b7d57ecea5
MLK fixes. Free the line returned by calling ReadNextLine until I have time to come back and make ReadNextLine
...
not allocate a new buffer for the returned line.
1999-06-09 21:44:01 +00:00