Граф коммитов

55664 Коммитов

Автор SHA1 Сообщение Дата
brade%netscape.com cd0bcbca28 fix memory leaks in GetString functions; written by sfraser; built by jst and brade 2000-03-20 15:44:32 +00:00
jst%netscape.com 9a1181dc2e 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 1434008c91 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 31d2f82d17 Add support for #IEFavoriteFolder 2000-03-20 07:58:30 +00:00
rjc%netscape.com 2bf0437de5 Add CSS for support of #IEFavoritesFolder 2000-03-20 07:57:00 +00:00
rjc%netscape.com c2907c238c Stronger implementation of isBookmarked() method. 2000-03-20 02:03:17 +00:00
bienvenu%netscape.com 9e420a88b9 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 b6b9e11372 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 bc6549d1f0 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 81c37d2f0d We now use the .idl version of this file. 2000-03-20 00:21:58 +00:00
mscott%netscape.com 178c73dbf9 Remove obsolete file. 2000-03-20 00:21:17 +00:00
mscott%netscape.com e7e540b780 Bug #7807 --> make nsImapservice scriptable. 2000-03-20 00:20:20 +00:00
mscott%netscape.com 878d5ca1c4 Build nsIImapService.idl instead of the .h version. 2000-03-20 00:19:52 +00:00
mscott%netscape.com 5c00ff364a build nsIImapService.idl. remove .h version 2000-03-20 00:19:26 +00:00
mscott%netscape.com cc93adf6ef Remove obsolete files 2000-03-20 00:19:00 +00:00
mscott%netscape.com 55bf8418b1 Build scriptable version of nsIImapService.idl 2000-03-20 00:18:47 +00:00
mscott%netscape.com 07e24585ef 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 0bd22daa3b Removing another obsolete file. This file lives in mozilla\uriloader\base now. 2000-03-19 23:29:21 +00:00
bienvenu%netscape.com c2d645996e fix 24456 trash flag going away, r=mscott 2000-03-19 22:37:32 +00:00
mscott%netscape.com 18169001bf Remove obsolete file. I replaced this with an IDL file last night. 2000-03-19 22:27:17 +00:00
morse%netscape.com 14e4134ba5 implement test for detecting foreign images 2000-03-19 16:58:35 +00:00
tonyr%fbdesigns.com 847c779d99 Lots of i18N fixes for address book importing. 2000-03-19 15:52:33 +00:00
rjc%netscape.com e1adb4f4da 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 67708ca811 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 41f604c57f Fix three trivial warnings of shadowed variables. 2000-03-19 11:06:10 +00:00
ruslan%netscape.com 9ab26ce2fc Cleaning up keep-alive/proxy loop and eliminating redundant code. 2000-03-19 10:17:00 +00:00
rjc%netscape.com 870f1d7fac Don't leak static mLoadGroup. 2000-03-19 10:09:14 +00:00
rjc%netscape.com 019282bedf Take out "crap". :^) 2000-03-19 09:10:53 +00:00
rjc%netscape.com c0d448ffd8 Oops, need to do proper comparison for Linux. 2000-03-19 08:56:31 +00:00
rjc%netscape.com 61394fdeb2 Add support for various ways of filtering search results... (accessable via context menus.) 2000-03-19 08:52:18 +00:00
rjc%netscape.com 165e8f083d Add "IsBookmarked" method. 2000-03-19 08:50:34 +00:00
kvisco%ziplink.net f17e2b0991 updated to handle proper conversion to NumberResult (Olivier Gerardin) 2000-03-19 08:01:58 +00:00
kvisco%ziplink.net edef084c4e Added support for XPath number functions (Olivier Gerardin) 2000-03-19 08:00:20 +00:00
kvisco%ziplink.net 6fc4ce9093 updated to test number functions (Olivier Gerardin) 2000-03-19 07:58:20 +00:00
pierre%netscape.com e9d548b59f 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 d961b7c012 Handle the static library dependencies correctly. r=pavlov. 2000-03-19 06:14:02 +00:00
ruslan%netscape.com bd04a49ecd 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 1acc7383fb Do proper QI to get the transport within the keep-alive loop 2000-03-19 03:18:32 +00:00
ruslan%netscape.com ef67fa9d61 Fix incorrect check in isAlive 2000-03-19 03:17:58 +00:00
ssu%netscape.com d194e5a6bd 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 93cafc7cde Tweak xmlterm Makefiles so that it will build in an objdir. Bug #32275. 2000-03-19 00:37:41 +00:00
ruslan%netscape.com c9de8cce36 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 bd9313aba1 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 fe18d090b4 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 c08d3dc40e 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 4f544401da Fix leak. r=pollmann@netscape.com 2000-03-18 21:29:16 +00:00
dbaron%fas.harvard.edu 8adfda9635 Fix leak of style contexts. r=karnaze@netscape.com 2000-03-18 21:26:13 +00:00
bryner%uiuc.edu c877fdc831 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 41c25de361 Fix for uninitialized variable
r=waterson
2000-03-18 19:07:35 +00:00
ruslan%netscape.com 8f20bbe175 Fix 31882, 31884, 31979 (all keep-alive fixes + patch from Tomi.Leppikangas@oulu.fi) 2000-03-18 18:39:41 +00:00