Commit Graph

55964 Commits

Author SHA1 Message Date
jst%netscape.com
3c8ef123b8 Checking in patch from jband@netscape.com that makes it possible to build on Win98 again. r=me 2000-03-20 14:12:57 +00:00
Jerry.Kirk%Nexwarecorp.com
06a52bd6c6 Fix numeric keypad for Photon. Previous fix caused the main enter key
not to work. PHOTON ONLY.
2000-03-20 14:12:33 +00:00
rjc%netscape.com
87b21b797a Add support for #IEFavoriteFolder 2000-03-20 07:58:30 +00:00
rjc%netscape.com
fb4b3dcbff Add CSS for support of #IEFavoritesFolder 2000-03-20 07:57:00 +00:00
rjc%netscape.com
b29e40f9c7 Stronger implementation of isBookmarked() method. 2000-03-20 02:03:17 +00:00
bienvenu%netscape.com
502a3f7351 add support for envelope command 23181 and other bug fixes 27145 31913 r=mscott 2000-03-20 01:29:13 +00:00
rjc%netscape.com
fb09b64bd1 Fix bug # 28062: now able to again save a search query in bookmarks. Also fix bug # 31208: get full list of categories back. Finally, also fix up some of the search datasets to not use silly redirect urls. 2000-03-20 01:16:19 +00:00
waterson%netscape.com
975a57065b Bug 21006, 30710. Reference count |Assertion| objects to avoid clobbering them from beneath an active assertion enumerator. r=rjc, a=jar. 2000-03-20 00:51:57 +00:00
mscott%netscape.com
2c557b1e06 We now use the .idl version of this file. 2000-03-20 00:21:58 +00:00
mscott%netscape.com
5a1367710c Remove obsolete file. 2000-03-20 00:21:17 +00:00
mscott%netscape.com
952216ff6e Bug #7807 --> make nsImapservice scriptable. 2000-03-20 00:20:20 +00:00
mscott%netscape.com
5d4f873efa Build nsIImapService.idl instead of the .h version. 2000-03-20 00:19:52 +00:00
mscott%netscape.com
a59401764b build nsIImapService.idl. remove .h version 2000-03-20 00:19:26 +00:00
mscott%netscape.com
59b809e7cc Remove obsolete files 2000-03-20 00:19:00 +00:00
mscott%netscape.com
9380b5393d Build scriptable version of nsIImapService.idl 2000-03-20 00:18:47 +00:00
mscott%netscape.com
0c73f3c6d2 Bug # --> new file that isn't part of the build yet. This IDL version of nsIImapService replaces
the old .h version.
2000-03-20 00:15:14 +00:00
mscott%netscape.com
f1075e1597 Removing another obsolete file. This file lives in mozilla\uriloader\base now. 2000-03-19 23:29:21 +00:00
bienvenu%netscape.com
c016b9d320 fix 24456 trash flag going away, r=mscott 2000-03-19 22:37:32 +00:00
mscott%netscape.com
e766e771e6 Remove obsolete file. I replaced this with an IDL file last night. 2000-03-19 22:27:17 +00:00
morse%netscape.com
7107518582 implement test for detecting foreign images 2000-03-19 16:58:35 +00:00
tonyr%fbdesigns.com
e55e8d91c0 Lots of i18N fixes for address book importing. 2000-03-19 15:52:33 +00:00
rjc%netscape.com
1b6abd549c Small shrike experiment to see if can fix static mLoadGroup leak. (I'll be watching shrike until this clears.) 2000-03-19 13:40:10 +00:00
rjc%netscape.com
b62913c8d9 For the moment, back out mLoadGroup leak fix... see if shrike returns to happy green. 2000-03-19 12:06:55 +00:00
rjc%netscape.com
25a642229c Fix three trivial warnings of shadowed variables. 2000-03-19 11:06:10 +00:00
ruslan%netscape.com
663ce37b96 Cleaning up keep-alive/proxy loop and eliminating redundant code. 2000-03-19 10:17:00 +00:00
rjc%netscape.com
4612ecc9db Don't leak static mLoadGroup. 2000-03-19 10:09:14 +00:00
rjc%netscape.com
73aef2bfd6 Take out "crap". :^) 2000-03-19 09:10:53 +00:00
rjc%netscape.com
d08d7ecc33 Oops, need to do proper comparison for Linux. 2000-03-19 08:56:31 +00:00
rjc%netscape.com
e24b76e4ee Add support for various ways of filtering search results... (accessable via context menus.) 2000-03-19 08:52:18 +00:00
rjc%netscape.com
889d5308d7 Add "IsBookmarked" method. 2000-03-19 08:50:34 +00:00
kvisco%ziplink.net
5117f6ef38 updated to handle proper conversion to NumberResult (Olivier Gerardin) 2000-03-19 08:01:58 +00:00
kvisco%ziplink.net
94c6e1d959 Added support for XPath number functions (Olivier Gerardin) 2000-03-19 08:00:20 +00:00
kvisco%ziplink.net
992c312d98 updated to test number functions (Olivier Gerardin) 2000-03-19 07:58:20 +00:00
pierre%netscape.com
22030d523c 32252 "Small Caps font too small". Changed the ratio for small-caps from 0.7 to 0.8 (same as MacIE5). 2000-03-19 07:47:23 +00:00
bryner%uiuc.edu
958b4d7987 Handle the static library dependencies correctly. r=pavlov. 2000-03-19 06:14:02 +00:00
ruslan%netscape.com
96b193ac38 Only attempt to reconnect when socket is being reused and no longer
connected when the first write operation is requested. This finally
takes care of last (for now :-) keep-alive problem with sites who will
close connections at a very fast rate.
2000-03-19 03:32:32 +00:00
ruslan%netscape.com
47f14ee01c Do proper QI to get the transport within the keep-alive loop 2000-03-19 03:18:32 +00:00
ruslan%netscape.com
321c98f13a Fix incorrect check in isAlive 2000-03-19 03:17:58 +00:00
ssu%netscape.com
edeb4aee3b fixing bug #32340 - msvcrt.dll and msvcirt.dll now get installed *only* if they don't exist.
a=chofmann
r=sgehani
2000-03-19 03:15:25 +00:00
cls%seawood.org
7f5dd1864e Tweak xmlterm Makefiles so that it will build in an objdir. Bug #32275. 2000-03-19 00:37:41 +00:00
ruslan%netscape.com
c41f6dc16a Fix 32395. The change in behavior of SetReuseConnection had cause ftp
handler to leak.
2000-03-19 00:07:17 +00:00
tor%cs.brown.edu
0a83713ee9 C++ comment in header included from C files is a Bad Thing (tm). r=cls 2000-03-19 00:01:22 +00:00
seth%cs.brandeis.edu
f33ceb870a fixed bug where the everconfirmed field was not being properly set via a bug_email. 2000-03-18 23:32:49 +00:00
dbaron%fas.harvard.edu
5b982b687a Fix leak statistics by logging all releases, and fix one extra release. r=pollmann@netscape.com 2000-03-18 21:35:22 +00:00
dbaron%fas.harvard.edu
914a800f54 Fix leak. r=pollmann@netscape.com 2000-03-18 21:29:16 +00:00
dbaron%fas.harvard.edu
b5f3961347 Fix leak of style contexts. r=karnaze@netscape.com 2000-03-18 21:26:13 +00:00
bryner%uiuc.edu
94ef9dd827 Make sure to initialize the 'isMeta' member of the
struct.  r=jst@netscape.com.
2000-03-18 19:54:40 +00:00
jim_nance%yahoo.com
931645f019 Fix for uninitialized variable
r=waterson
2000-03-18 19:07:35 +00:00
ruslan%netscape.com
cc358edad9 Fix 31882, 31884, 31979 (all keep-alive fixes + patch from Tomi.Leppikangas@oulu.fi) 2000-03-18 18:39:41 +00:00
tonyr%fbdesigns.com
7d368f5633 Make nsISupports interfaces threadsafe so proxy objects can be created. r=waterson 2000-03-18 18:38:14 +00:00