ddrinan%netscape.com
be0dd57552
Initial check-in
2000-05-18 21:30:26 +00:00
slamm%netscape.com
215bf1ece1
Remove onclick handler from <tree> since <treechildren> has a handler. Fix 2 windows on dblclick (bug 38811). r=mcafee
2000-05-18 21:24:41 +00:00
axel%pike.org
628f5b5062
Checking in Makefile.ins for building transformiix on unix,
...
standalone version only. See post in n.p.m.l.xslt
Not part of the build
2000-05-18 21:17:27 +00:00
hyatt%netscape.com
9af11c9e57
fix assert for dogfood bug#37854, r=danm
2000-05-18 21:08:27 +00:00
cmanske%netscape.com
b551cafc26
Fixed infinite loop in Join Table Cell, bug 30606, r=akkana, a=chofmann
2000-05-18 21:02:10 +00:00
ddrinan%netscape.com
88de140bbe
Fixed i18n libraries for unix
2000-05-18 21:02:09 +00:00
sspitzer%netscape.com
3e767bed9b
fix bug #39763 , not marking subscribed groups as subscribed, when we get the list
...
from hostinfo.dat, which is most of the time.
fix bug #39760 , make subscribe population faster for large numbers of groups.
still more to do. r=mscott.
2000-05-18 20:52:23 +00:00
pinkerton%netscape.com
4e3a2e70ef
Fix for 37421, showToolbar menu items not being checked. Put checkbox type
...
on broadcasters. r=saari.
2000-05-18 20:43:21 +00:00
dmose%mozilla.org
c273934031
More updates.
2000-05-18 20:40:49 +00:00
jefft%netscape.com
3d8430698d
fixed 35908 - File/Copy multiple message selection NNTP->IMAP crashes; we call OnStopRequest() twice in a row; r=sspitzer
2000-05-18 20:31:29 +00:00
brade%netscape.com
1916868e44
handle d&d of selection (need to turn on d&d flag in nsFrame.cpp); r/a=cmanske; a=beppe (bug#6255)
2000-05-18 20:30:01 +00:00
hyatt%netscape.com
f7e1915f69
fix for chrome registry bugs. r=danm,waterson, a=waterson
2000-05-18 20:27:37 +00:00
leaf%mozilla.org
0f8687de44
Automated update
2000-05-18 20:15:08 +00:00
cls%seawood.org
90c026607b
Make --without-dbgrinfo-modules work properly.
...
Fixes for platforms without REPEATING_TIMERS (BeOS). r=pavlov a=leaf
2000-05-18 20:10:59 +00:00
ddrinan%netscape.com
28fb6e90e3
mozreg is a static library on unix
2000-05-18 20:06:09 +00:00
sspitzer%netscape.com
9c26e4ab00
fix for crasher, #39744 , r=hyatt.
2000-05-18 19:58:27 +00:00
sspitzer%netscape.com
d64e48579e
fix my code that broke the mac. r=mscott, part of the "support hostinfo.dat" nsbeta2+ bugs.
2000-05-18 19:45:53 +00:00
axel%pike.org
b92b7989e1
Support for BUILD_MODULES and MOZ_CO_MODULES for transformiix (standalone),
...
does not affect build, a=leaf, r=leaf
Makefile.ins will follow soon
2000-05-18 19:37:33 +00:00
rginda%netscape.com
c2bc1172b3
-- chatzilla dogfood --
...
use document.createElementNS instead of document.createElement where necessary, as described in bug 39360
a=waterson
2000-05-18 19:32:02 +00:00
brendan%mozilla.org
87e4ec3261
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
da036efed7
Fixed comment style for Solaris
2000-05-18 18:32:43 +00:00
mjudge%netscape.com
09e2e5befb
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
e8d29939a2
Changing MIN's and MAX's to PR_MIN, PR_MAX
2000-05-18 15:32:18 +00:00
mcgreer%netscape.com
0a5c0e59b9
Changing all MIN's and MAX's to PR_MIN, PR_MAX
2000-05-18 15:30:12 +00:00
mcgreer%netscape.com
00eecfe9ba
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
504911d217
Work around crash, leak instead.
Not part of build yet. a=leaf
2000-05-18 11:57:09 +00:00
Peter.VanderBeken%pandora.be
a5db27d66b
Converting to new string APIs.
Not part of build yet. a=leaf
2000-05-18 11:43:44 +00:00
kvisco%ziplink.net
29287ecb9e
points to the new standalone dom directory
2000-05-18 09:18:35 +00:00
kvisco%ziplink.net
c48ff0c68f
this file is used to point to the correct dom.h
2000-05-18 09:17:41 +00:00
kvisco%ziplink.net
a238051179
updated to point to the root directory
2000-05-18 09:16:45 +00:00
kvisco%ziplink.net
46ffce9f31
removed dependancies on DOM object files
2000-05-18 09:15:45 +00:00
dmose%mozilla.org
bc83614a8f
Updated to reflect the new async reality.
2000-05-18 08:51:27 +00:00
dmose%mozilla.org
484c1e5995
More minor updates & reorg.
2000-05-18 08:50:50 +00:00
dmose%mozilla.org
9a3c3edd68
Lots of updates; many related to today's checkin of async code.
2000-05-18 08:48:07 +00:00
kvisco%ziplink.net
316bbf6d20
moved from source/dom
2000-05-18 08:31:46 +00:00
kvisco%ziplink.net
18a3070b4d
moved to standalone subdirectory
2000-05-18 08:29:45 +00:00
mccabe%netscape.com
ac29d121f0
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
675969c75a
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
2f0066b0a9
a=syd. someone had bad dir in makefile
2000-05-18 03:22:01 +00:00
mcafee%netscape.com
597839245b
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
3ef3acabbb
should not be in CVS
2000-05-18 03:18:40 +00:00
dmose%mozilla.org
b4a07bb9be
channel now runs async on a worker thread
2000-05-18 02:37:42 +00:00
rhp%netscape.com
d2038ea486
Fix for missing AB Sync files - Bug: 39651 - a: sspitzer - r: ducarroz
2000-05-18 01:56:22 +00:00
rhp%netscape.com
83c9cca0c3
Fix for crash when forwarding NTTP message - Bug #: 38223 - r: ducarroz
2000-05-18 01:37:24 +00:00
nelsonb%netscape.com
1f4568e616
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
be3c957901
Fix upgrade support parent folder deletion problem.
[b=39676, a=granrose]
2000-05-18 01:08:10 +00:00
roeber%netscape.com
4952877b4b
Applying ancient patch to dump out extended key usage extensions
2000-05-18 01:02:40 +00:00
pinkerton%netscape.com
ae4a73fa14
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
8dd2412683
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
bcdc0050c6
Fix for mac xp menus not comming up at all.
2000-05-18 00:37:27 +00:00