Commit Graph

62404 Commits

Author SHA1 Message Date
brendan%mozilla.org
25cd24177f Fix SetupMallocTracing so argc is updated in main (r=sfraser, #ifdef off by default). 2000-05-18 18:59:32 +00:00
ddrinan%netscape.com
11795e0966 Fixed comment style for Solaris 2000-05-18 18:32:43 +00:00
mjudge%netscape.com
74e2c8f8e9 changing style on dropdown list boxes to not allow selection. a=rickg r=cmanske 2000-05-18 18:18:31 +00:00
mcgreer%netscape.com
5ca43c9e50 Changing MIN's and MAX's to PR_MIN, PR_MAX 2000-05-18 15:32:18 +00:00
mcgreer%netscape.com
1d3f68dd7e Changing all MIN's and MAX's to PR_MIN, PR_MAX 2000-05-18 15:30:12 +00:00
mcgreer%netscape.com
aba66a5214 changing all MIN's and MAX's to PR_MIN, PR_MAX (MIN and MAX were defined in dbm). 2000-05-18 15:28:43 +00:00
Peter.VanderBeken%pandora.be
049c6d21a2 Work around crash, leak instead. Not part of build yet. a=leaf 2000-05-18 11:57:09 +00:00
Peter.VanderBeken%pandora.be
7d649e9239 Converting to new string APIs. Not part of build yet. a=leaf 2000-05-18 11:43:44 +00:00
kvisco%ziplink.net
41b867c668 points to the new standalone dom directory 2000-05-18 09:18:35 +00:00
kvisco%ziplink.net
b8757de423 this file is used to point to the correct dom.h 2000-05-18 09:17:41 +00:00
kvisco%ziplink.net
64547de59f updated to point to the root directory 2000-05-18 09:16:45 +00:00
kvisco%ziplink.net
319a9586ff removed dependancies on DOM object files 2000-05-18 09:15:45 +00:00
dmose%mozilla.org
75b718213f Updated to reflect the new async reality. 2000-05-18 08:51:27 +00:00
dmose%mozilla.org
e777587477 More minor updates & reorg. 2000-05-18 08:50:50 +00:00
dmose%mozilla.org
23b2545cad Lots of updates; many related to today's checkin of async code. 2000-05-18 08:48:07 +00:00
kvisco%ziplink.net
392890ab2c moved from source/dom 2000-05-18 08:31:46 +00:00
kvisco%ziplink.net
3e13714049 moved to standalone subdirectory 2000-05-18 08:29:45 +00:00
mccabe%netscape.com
7958962de4 Patch GetMethodInfoForName to not just return the first method found. Apparently, it never really worked.
Thanks to Mark G. Adams <madams@janna.com> for the patch.

r=mccabe
a=bruce (deputized)
2000-05-18 05:55:25 +00:00
kvisco%ziplink.net
cb005dd346 Added special case for handling xsl:copy-of when the node is a document node, this is a fix to a bug reported by Olivier Gerardin 2000-05-18 03:59:17 +00:00
mjudge%netscape.com
17920334e6 a=syd. someone had bad dir in makefile 2000-05-18 03:22:01 +00:00
mcafee%netscape.com
6eb88c1a84 Renaming prefs to live in the browser.display namespace: background_color, foreground_color, use_document_fonts, use_document_colors, base_font_scaler, wfe.use_windows>colors, screen_resolution. r=alecf, a=chofmann (31136) 2000-05-18 03:19:00 +00:00
kvisco%ziplink.net
215a99ff61 should not be in CVS 2000-05-18 03:18:40 +00:00
dmose%mozilla.org
9f9a4819d7 channel now runs async on a worker thread 2000-05-18 02:37:42 +00:00
rhp%netscape.com
73e90d4a30 Fix for missing AB Sync files - Bug: 39651 - a: sspitzer - r: ducarroz 2000-05-18 01:56:22 +00:00
rhp%netscape.com
579573d16e Fix for crash when forwarding NTTP message - Bug #: 38223 - r: ducarroz 2000-05-18 01:37:24 +00:00
nelsonb%netscape.com
db1c7e8b35 Changes to ssl_EmulateSendFile suggested by Wan-Teh.
See http://bugzilla.mozilla.org/show_bug.cgi?id=39011
2000-05-18 01:32:53 +00:00
sgehani%netscape.com
1e2dbd5a1d Fix upgrade support parent folder deletion problem. [b=39676, a=granrose] 2000-05-18 01:08:10 +00:00
roeber%netscape.com
7f2818aa4e Applying ancient patch to dump out extended key usage extensions 2000-05-18 01:02:40 +00:00
pinkerton%netscape.com
bf532f8791 fix for 39684, context menus not showing up. we forgot to show the view. doh! 2000-05-18 00:52:05 +00:00
nelsonb%netscape.com
401cd644f6 In ssl3_GenerateSessionKeys() ensure params secitem always points to valid
CK_SSL3_MASTER_KEY_DERIVE_PARAMS structure.  Bugzilla bug 39682.
2000-05-18 00:41:38 +00:00
evaughan%netscape.com
14c154301b Fix for mac xp menus not comming up at all. 2000-05-18 00:37:27 +00:00
rhp%netscape.com
ced3a2b195 Fix for crashing on save drafts - Bug #: 38561 - r: ducarroz 2000-05-18 00:24:31 +00:00
pinkerton%netscape.com
dadf68d2ba fix for 39567, not being able to type in text fields after menu or tooltip displayed. added a new flag, separate from |mMenuOpen| since that was overloaded too much. a=sspitzer. 2000-05-18 00:21:32 +00:00
jdunn%netscape.com
4f731bad59 adding a 'const' to fix HP bustage
r= dveditz@netscape.com
a= syd@netscape.com - he approved earlier but i am just not getting a chance
   to check it in
2000-05-18 00:15:06 +00:00
wtc%netscape.com
1055db1096 Bugzilla bug #39674: removed unnecessary sigprocmask() calls. 2000-05-18 00:08:07 +00:00
rogerl%netscape.com
79201b942d Bunch o' expression ops. 2000-05-18 00:04:15 +00:00
rogerl%netscape.com
477b9aecd9 Moved genExpr to ICodeGenerator - added most expression ops. 2000-05-18 00:03:23 +00:00
rogerl%netscape.com
f38a2dd543 Moved genExpr to ICodeGenerator 2000-05-18 00:01:33 +00:00
rickg%netscape.com
92dde6480d update to StrictDTD; not part of build. a=syd 2000-05-17 23:43:10 +00:00
mcgreer%netscape.com
b5b10b72a8 allow import of NSPR and DBM from mozilla when building with BSAFE. 2000-05-17 23:19:18 +00:00
dougt%netscape.com
0b5a4259b7 Adding SIOUX event processing 2000-05-17 23:00:19 +00:00
dougt%netscape.com
d50bfdd577 Mac tweeks. 2000-05-17 22:59:40 +00:00
dmose%mozilla.org
c0800f2ac2 initial work to convert nsLDAPOperation, Message, and Connection to implement and use XPCOM interfaces 2000-05-17 22:48:50 +00:00
tara%tequilarista.org
fdc1436c42 Making all system calls use paramter arguments 2000-05-17 21:29:33 +00:00
jst%netscape.com
05c801ec17 Fix content list regression I introduced a few days ago when working on DOM namespace support, document.forms and other arrays on HTML document objects never contained any elements! r=vidur, a=leaf 2000-05-17 20:35:19 +00:00
ddrinan%netscape.com
2daf6b93f9 Initial check-in 2000-05-17 20:26:28 +00:00
sfraser%netscape.com
7300ff6d9b Fix timer refcount issues in docshell, fixes bugs 39641, 39617. r=pavlov a=leaf 2000-05-17 20:24:43 +00:00
roeber%netscape.com
4c7240ff19 Detect at runtime when we're running with NSPR 1 and switch the thread-private-data calls accordingly. This lets our pkcs#11 modules be loaded into Communicator. 2000-05-17 20:19:24 +00:00
beard%netscape.com
f82644b580 added on run handler 2000-05-17 20:02:17 +00:00
beard%netscape.com
ebd9cea0c3 Removing obsolete project file. This is supplanted by js.mcp.xml. 2000-05-17 20:01:08 +00:00