sspitzer%netscape.com
65031d8367
fix warnings.
2000-04-20 05:18:55 +00:00
sspitzer%netscape.com
6944a086cd
more work for the subscribe dialog. use PR_LOG instead of printfs. #35217
2000-04-20 05:12:14 +00:00
ftang%netscape.com
7320eef915
fix 34963. check in fix patch by m_kato@ga2.so-net.ne.jp
...
add ::CoUninitialize
2000-04-20 05:09:59 +00:00
ftang%netscape.com
aacdd70d44
fix 22116. Check in patch from m_kato@ga2.so-net.ne.jp
...
Perform IsDBCSLeadByte before 0x5c escaping
2000-04-20 05:08:02 +00:00
brendan%mozilla.org
7de0f8bd21
Add nsTraceMalloc.[ch] and bloatblame.c, not part of build (setenv NS_TRACE_MALLOC to enable here and in xpfe/bootstrap).
2000-04-20 04:55:26 +00:00
jband%netscape.com
1f72633906
update comment - mostly just to verify that I can checkin from my Mac without bad things happening.
2000-04-20 04:50:06 +00:00
troy%netscape.com
c450772b1e
b=6252 Fixed problem with computing of hypothetical box
2000-04-20 04:44:32 +00:00
brendan%mozilla.org
7f8e4445fe
Added NS_TraceMalloc support (ifdef'd off -- not part of build by default).
2000-04-20 04:35:07 +00:00
pavlov%netscape.com
9a8d1c264a
fix ups for COMPOUND_TEXT
2000-04-20 04:26:24 +00:00
sfraser%netscape.com
27b5192b2c
Fix for 29843 -- caret disappears on delete. r=jfrancis
2000-04-20 03:59:50 +00:00
sfraser%netscape.com
1b34326be4
Fix a warning.
2000-04-20 03:58:10 +00:00
sfraser%netscape.com
560b8c32a7
Tweak the WaitNextEvent sleep time depending on what the browser is doing (if there are file or network connections active). r=jfrancis
2000-04-20 03:57:39 +00:00
sfraser%netscape.com
a844c1bfd2
Just rename some mFoo static member variables to sFoo.
2000-04-20 03:55:00 +00:00
putterman%netscape.com
5a6b2917ac
Turn off probe maps. This speeds up loading a folder. r=bienvenu.
2000-04-20 03:46:32 +00:00
rods%netscape.com
2b90f199a6
uncommenting out some important clean up code and gating it with "!kGoodToGo"
...
should fix leaks
2000-04-20 03:42:12 +00:00
sspitzer%netscape.com
9e2b1200cd
more changes for the new subscribe dialog.
2000-04-20 03:41:30 +00:00
jband%netscape.com
a0b141afcc
fix typo bug that was causing wrapper cache misses on wrapper around objects implementing multiple interfaces when the first wrapper is made for an interface that is not leftmost
2000-04-20 03:38:47 +00:00
pavlov%netscape.com
37ac42660e
fix support for UTF8_STRING and add code to begin work on COMPOUND_TEXT support
2000-04-20 03:29:06 +00:00
mscott%netscape.com
41d87e355b
fix build breakage for davidb
2000-04-20 03:18:45 +00:00
mscott%netscape.com
ad809bd96b
fix build breakage for davidb.
2000-04-20 03:18:31 +00:00
ashuk%eng.sun.com
a9347be2bf
fixed small bug with call to getSourceBytes
...
_Ashu
2000-04-20 03:16:15 +00:00
roeber%netscape.com
739f76548f
Getting session objects working.
2000-04-20 03:14:47 +00:00
ashuk%eng.sun.com
5397f1dd36
new signature for getSourceBytes
...
_Ashu
2000-04-20 02:59:53 +00:00
bienvenu%netscape.com
54ded21b01
attempt to fix mac bustage
2000-04-20 02:46:01 +00:00
bienvenu%netscape.com
2cd78c2144
ifdef out code causing link problem
2000-04-20 02:21:40 +00:00
bienvenu%netscape.com
8e2a889ed6
fix linux build bustage
2000-04-20 02:14:24 +00:00
bienvenu%netscape.com
44bb566554
add nsImapSearch to unix makefile
2000-04-20 02:12:07 +00:00
pinkerton%netscape.com
54f91d91d7
don't init context menu stuff if it's not present.
2000-04-20 02:01:12 +00:00
pinkerton%netscape.com
ae9fdaa5ca
Adding top and left to screen object because they're not always at 0,0 and
...
availTop and availLeft aren't good enough for all cases.
2000-04-20 02:00:55 +00:00
bienvenu%netscape.com
e81b66e77b
add search session and imap search
2000-04-20 02:00:07 +00:00
pinkerton%netscape.com
4a35c96f6d
Adding top and left to screen object.
2000-04-20 01:59:24 +00:00
pinkerton%netscape.com
c794e77872
Adding top and left because they are not always at 0,0.
2000-04-20 01:58:36 +00:00
pinkerton%netscape.com
412c7b250a
Adding screen.top and screen.left
2000-04-20 01:57:16 +00:00
jefft%netscape.com
2a29e360f0
partial fix for limit message size download; we now generate truncated message html from mime
2000-04-20 01:55:42 +00:00
bienvenu%netscape.com
8452780973
add PROGID for search session
2000-04-20 01:40:39 +00:00
bienvenu%netscape.com
5ba864b7c1
fix linux build bustage
2000-04-20 01:36:16 +00:00
jdunn%netscape.com
71dc5185e3
Structs are inheritently private, so friend is required
...
r= waterson@netscape.com
2000-04-20 01:33:29 +00:00
bienvenu%netscape.com
5c63e464ad
add include of nsIMsgSearchSession
2000-04-20 01:32:02 +00:00
jdunn%netscape.com
34a3b04a14
adding newline for hp
2000-04-20 01:30:45 +00:00
bienvenu%netscape.com
fa0e73d768
maintain folder flags if we delete a local mail folder potential fix for 24376
2000-04-20 01:26:45 +00:00
bienvenu%netscape.com
5a1750937f
more work on search, not part of build
2000-04-20 01:19:41 +00:00
bienvenu%netscape.com
16251a8024
remove Init method for search, not part of build
2000-04-20 01:17:05 +00:00
wtc%netscape.com
0962aaca17
Bugzilla bug #36250 : updated the list of modules to check out for
$pull(runtime). r=sfraser@netscape.com
2000-04-20 01:16:52 +00:00
bienvenu%netscape.com
8700781b1e
add search session to mail news url, not used yet
2000-04-20 01:13:31 +00:00
bienvenu%netscape.com
0435068a83
fix generation of search url spec
2000-04-20 01:11:52 +00:00
bienvenu%netscape.com
d59b5839e2
fix parsing of search urls
2000-04-20 01:11:05 +00:00
ruslan%netscape.com
e987cc8f7c
Adjust transport socket timeout everytime it's getting put back into the
...
work queue. Fix WinGate crash (32048) by stopping using polable events in case
when creation of pollable event has failed (until nspr finds a real solution).
Fix 36445. Apply slamm's patch to shut off some compiler warnings.
2000-04-20 01:10:30 +00:00
dougt%netscape.com
93b356c61b
fix for 36266. submitting by koehler@mythrium.com.
2000-04-20 01:08:53 +00:00
mccabe%netscape.com
ad73a83e3d
Ignore some generated Makefiles
2000-04-20 01:08:17 +00:00
dveditz%netscape.com
ce6fc83d6c
Bug 6252, making tinderbox popups work for Mozilla. The code comes from
...
dbaron@fas.harvard.edu , and I modified the browser version detection
code slightly.
2000-04-20 00:50:15 +00:00