Commit Graph

88254 Commits

Author SHA1 Message Date
bienvenu%netscape.com
d58334f067 cosmetic, whitespace changes only 2001-09-12 23:19:36 +00:00
bienvenu%netscape.com
c392c71fe2 fix handling of limiting offline download checkbox rs=sspitzer prefs ui was setting the wrong pref 96335 2001-09-12 23:15:33 +00:00
bienvenu%netscape.com
99865773cd fix assertions on exit trying to remove biff servers r=racham, sr=sspitzer 97240 2001-09-12 23:14:02 +00:00
bnesse%netscape.com
7631bc8ecc Fixes for bug 98582 (add title to about:config window) and bug 99291 (correctness: use defines instead of hard coded numbers in switch statement). r=dveditz, sr=waterson (98582) and r=bnesse, sr=brendan (99291). Checking in for chipc. 2001-09-12 22:50:00 +00:00
waterson%netscape.com
312e030d45 Fix missing return value on ChildIterator::operator=(). 2001-09-12 22:41:49 +00:00
alecf%netscape.com
4f6cd62f72 oops, back out this line - didn't mean to check it in 2001-09-12 22:32:19 +00:00
locka%iol.ie
5eac995064 NOT PART OF BUILD. Doxygen config file updated slightly 2001-09-12 22:09:17 +00:00
kaie%netscape.com
9b0222970d Mozilla bug 99052, fixing crash.
Adding null and error checks.
r=nelsonb
2001-09-12 21:53:31 +00:00
cavin%netscape.com
a8ebdab8d5 Removing newlines (^M). 2001-09-12 21:48:33 +00:00
waterson%netscape.com
113f8f2a68 Use C-style cast to make gcc-2.7.2.3 happy. 2001-09-12 21:37:20 +00:00
alecf%netscape.com
e580b45f37 Add REQUIRES to many modules for win32 support, bug 98372 r=cls 2001-09-12 21:32:10 +00:00
alecf%netscape.com
90e57cac41 oops, back this out! 2001-09-12 21:30:31 +00:00
alecf%netscape.com
26ade9b5b2 oops, missed this in my last checkin 2001-09-12 21:03:13 +00:00
ssu%netscape.com
f78cdd42a7 fixing bug 99340 - Installer dies with error 2 under Win9x. r=syd,dveditz sr=mscott a=asa. not part of tinderbox builds. affects windows installers only. 2001-09-12 20:58:56 +00:00
varada%netscape.com
393d298fe2 fix for 99146- performance improvement for mailcompose window- getting rid of unnecessary logging; r/sr= sspitzer 2001-09-12 20:47:38 +00:00
varada%netscape.com
a661ee481e fix for bug#99146;performance improvement for mailcompose;r/sr=sspitzer 2001-09-12 20:47:28 +00:00
vidur%netscape.com
86e32dfb99 Fix for bug 12189. Added NS_ERROR_MODULE_GENERAL as an return code base for non-core components that don't care if their return codes overlap. r=dougt, sr=rpotts 2001-09-12 20:43:49 +00:00
peterlubczynski%netscape.com
3943a56f95 Fix for crash when checking for a sub document bug 96579 r=av sr=attinasi 2001-09-12 20:43:40 +00:00
alecf%netscape.com
1e0e7dd033 Add REQUIRES to many modules for win32 support, bug 98372 r=cls 2001-09-12 20:32:40 +00:00
alecf%netscape.com
19e1c9490b Update mailnews REQUIRES and MODULEs for bug 98371, r=cls 2001-09-12 20:30:32 +00:00
alecf%netscape.com
959a58aa3c more updates to rules to support REQUIRES on windows, bug 98371, r=cls 2001-09-12 20:27:13 +00:00
bienvenu%netscape.com
15b8ff8015 fix imap copying messages status rs=sspitzer 99358 2001-09-12 20:23:28 +00:00
waterson%netscape.com
b858f247ce Bug 84645. Move XBL insertion point stuff in frame constructor so it can get along with continuing frames. r=dbaron, sr=hyatt 2001-09-12 20:22:21 +00:00
waterson%netscape.com
d76d3fdf0d Bug 84645. Move XBL insertion point logic into nsCSSFrameConstructor, where it can interact nicely with continuing frames. r=dbaron, sr=hyatt 2001-09-12 20:19:41 +00:00
bzbarsky%mit.edu
995b971f09 Add line-wrapping capability to the view source window. Bug 22022,
r=bzbarsky, sr=alecf
2001-09-12 20:16:32 +00:00
cavin%netscape.com
13345e3c8b Bug #99101: In RenameLeaf(), unescape the folder name before searching for hierarchy delimiter (to figure out parent pathname). r=naving, sr=bienvenu. 2001-09-12 20:14:35 +00:00
nicolson%netscape.com
7a7b46c4b7 Fix 99375: UnsatisfiedLinkError gives misleading description 2001-09-12 18:55:03 +00:00
alecf%netscape.com
fcd8b50897 add platform support 2001-09-12 18:46:31 +00:00
jaggernaut%netscape.com
a70818cbeb Add perl script that cleans up the REQUIRES lines in Makefile.in files by removing module names which aren't "REQUIRE"d any longer. 2001-09-12 18:06:07 +00:00
danm%netscape.com
fbf19fbd18 disable the code that gets the application name by initializing an http protocol handler before XPCOM is initalized. bug 99286 code=dp r=danm 2001-09-12 17:56:40 +00:00
dbaron%fas.harvard.edu
7f3f4a34c9 Oops. 2001-09-12 16:57:21 +00:00
dbaron%fas.harvard.edu
ace9a2046d Add script that uses gcc-generated dependency files to count the number of C/C++ files for which each header file is brought in. 2001-09-12 16:55:38 +00:00
alecf%netscape.com
21fc5086aa oops, comment out some code that I wasn't done with 2001-09-12 16:52:26 +00:00
alecf%netscape.com
86ec62ead7 first time added
generates graphviz-style .dot files from REQUIRES/MODULE entries in makefiles
2001-09-12 16:51:11 +00:00
rjesup%wgate.com
070b2fe9da Bug 92576. nsVoidArray->nsAutoVoidArray. sr=jst, r=waterson, r=pavlov, r=kin, r=kmcclusk 2001-09-12 14:59:11 +00:00
locka%iol.ie
1c4924ce8f NOT PART OF BUILD. Doxygen config file for generating documents from Mozilla's public include and idl files. 2001-09-12 14:53:46 +00:00
jaggernaut%netscape.com
30ace44624 Clean up REQUIRES lines, put content in its own module instead of in layout's, r=cls. 2001-09-12 12:48:23 +00:00
bryner%netscape.com
549af639a3 REQUIRES updates. Patch from jag, r=cls. 2001-09-12 08:16:34 +00:00
andreas.otte%primus-online.de
430708c295 bug 95677 [update urltest.cpp] update urltest to reflect changes in urlparser, changing format of testfiles, adding special testfiles for fileurls, r=dougt@netscape.com, sr=darin@netscape.com 2001-09-12 08:01:12 +00:00
cls%seawood.org
bf461195e5 Create active header list for each module during the export phase.
At the end of the export loop, remove the outdated files.
Requires setting MOZ_TRACK_MODULE_DEPS to activate
Bug #59454 r=bryner sr=alecf
2001-09-12 06:42:26 +00:00
cls%seawood.org
974ac2fba0 Recursively compare pre-generated list of active header files against current include directory contents. If the directory contains extra entries, remove them.
Bug #59454 r=bryner sr=alecf
2001-09-12 06:39:56 +00:00
brendan%mozilla.org
3efd0e519f 1. Fix jsdhash/pldhash.[ch] so that add/remove cycles for a given k do not
create a long chain of removed sentinels.  Also, when adding k to a table
    where k is not mapped, but where k hashes to a chain that includes removed
    sentinels, recycle the first removed sentinel in the chain for k's entry.
2.  Cache cx->resolving till js_DestroyContext, to avoid high JSDHashTable
    new/destroy overhead in js_LookupProperty.
3.  Add NS_TraceStack to nsTraceMalloc.[ch] and clean the .c file up a bit.
2001-09-12 06:39:31 +00:00
cls%seawood.org
1db0a058f3 Make generated header use common install rules.
Bug #59454 r=bryner sr=alecf
2001-09-12 06:35:50 +00:00
cls%seawood.org
eb64032151 Drop delay between retrying locks from 1sec to 100ms and drop the overall timeout value from 60 secs to 10secs.
Bug #59454 r=bryner sr=alecf
2001-09-12 06:34:06 +00:00
cls%seawood.org
a18e2a473a Add support for adding multiple items to list at once.
Read entire file into mem to avoid overhead of exec'ing multiple greps.
Bug #59454 r=bryner sr=alecf
2001-09-12 06:32:35 +00:00
simon%softel.co.il
029ede14b4 Change the title of ISO-8859-8 encoding from Visual Hebrew to Hebrew Visual so that it appears with the other Hebrew encodings in the sorted list. Bug 84181, r=tao. 2001-09-12 06:32:16 +00:00
peterlubczynski%netscape.com
f94929cc86 Correct ussages of data= for object tags embedding documents bug 97799 r=dcone sr=attinasi 2001-09-12 04:00:52 +00:00
leaf%mozilla.org
d7d6ce0c4e Automated update 2001-09-12 03:28:43 +00:00
blizzard%redhat.com
3b2127bd59 Checking in for Ulrich Drepper. Bug #99246. r=beard, sr=brendan 2001-09-12 03:19:08 +00:00
stephend%netscape.com
38da9ef8b0 Bug 60658. JavaScript strict warning. r=timeless, sr=shaver 2001-09-12 03:01:56 +00:00