danm%netscape.com
963642577b
chrome reorg. delete dist before using! code=saari r=me
2000-05-19 02:30:43 +00:00
mcafee%netscape.com
f10cab5764
Prefs were being stored as wrong type (39779). r=cmanske
2000-05-19 02:23:48 +00:00
davidm%netscape.com
c4fa42cc1c
34545 blo P1ermissions of 000 for disk cache directories
r= sspitzer
2000-05-19 02:14:04 +00:00
nelsonb%netscape.com
b486d9d3d5
Fix sha_fast for 64-bit solaris and 64-bit Alpha.
2000-05-19 02:10:33 +00:00
mccabe%netscape.com
65950e22ec
Patch xpcshell.cpp to not try to call JS_malloc with 0 bytes.
...
Patch courtesy Mark G. Adams <madams@livepage.com>
r=mccabe
This code is part of xpcshell, and doesn't go into the mozilla product. Prior to this fix, xpcshell crashed on startup.
2000-05-19 00:34:46 +00:00
erik%netscape.com
ffa8b60849
fixing bustage in the #ifdef MOZ_MATHML part (not part of default build)
...
a=leaf
2000-05-19 00:33:33 +00:00
ddrinan%netscape.com
661c50b256
Remove reference to NLS library
2000-05-19 00:16:20 +00:00
mjudge%netscape.com
a1e6b91c0f
not in build yet. when i turn on ender-lite i will get a huge approval/review
2000-05-19 00:12:14 +00:00
rhp%netscape.com
60bca03f01
Fix for crasher with lots of attachments - Bug #35923 - r: sspitzer
2000-05-19 00:07:28 +00:00
ddrinan%netscape.com
8197925963
Updates
2000-05-18 23:53:53 +00:00
slamm%netscape.com
196c6ab8b3
Add the 'load' handler through timeout to push it down in the event queue a little. Otherwise, js barf when it fires the 'load' handler too early. Fix bug 37428. r=pavlov.
2000-05-18 23:43:23 +00:00
pavlov%netscape.com
2c27dd9b7c
fix for save as not working on linux bug #39387 r=pinkerton
2000-05-18 23:22:00 +00:00
mcgreer%netscape.com
bd476fcdc8
very rudimentary test code for regression tests of BLAPI.
2000-05-18 22:59:42 +00:00
tao%netscape.com
af173fb103
bug 39634: Sidebar customize has no remote tabl r= slamm.
2000-05-18 22:44:19 +00:00
tao%netscape.com
865e271acc
Back out chages to 35121 (move searchplugins/ back to bin/) r=rjc
2000-05-18 22:40:44 +00:00
tao%netscape.com
a21159e473
BAck out hcange to 35121 (move searchplugins back tpo bin/) r=rjc
2000-05-18 22:39:29 +00:00
tao%netscape.com
644a6420d7
Back out change to 35121 (searchplugins/); move it back to bin/ r=rjc.
2000-05-18 22:37:50 +00:00
pnunn%netscape.com
06ed24ff88
bug#33810: add animation control from presContext. pnunn r:sfraser
2000-05-18 22:18:19 +00:00
slamm%netscape.com
4b1b8db220
Include globalOverlay.js to fix dispatching. bug 37243. r=mcafee
2000-05-18 22:10:42 +00:00
mcafee%netscape.com
e21e8c585a
Fixing colorwell in prefs. r=slamm, beta2+, blah blah. (21160)
2000-05-18 22:08:14 +00:00
sspitzer%netscape.com
366b4257d7
no offline news in 6.0, so no need for these prefs. r=mscott. #17211
2000-05-18 21:56:33 +00:00
morse%netscape.com
30057f54f6
fix bug 39607, crash when multiple logins saved for same site, r=dveditz
2000-05-18 21:54:38 +00:00
morse%netscape.com
27972a8306
fix bug 33542, wallet functions don't work on first usage of browser, r=neeti
2000-05-18 21:52:58 +00:00
valeski%netscape.com
5559956b02
38695. r=alecf. i18n network error strings
2000-05-18 21:52:23 +00:00
slamm%netscape.com
b5019e93bd
Add items to bookmarks menu on personal toolbar (bug 35345). Also break long lines into multiple lines. r=law
2000-05-18 21:49:05 +00:00
ddrinan%netscape.com
45aed86968
Initial check-in
2000-05-18 21:30:26 +00:00
slamm%netscape.com
ec692b28ed
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
d50106a0f5
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
aee56a4d33
fix assert for dogfood bug#37854, r=danm
2000-05-18 21:08:27 +00:00
cmanske%netscape.com
3ca51295e3
Fixed infinite loop in Join Table Cell, bug 30606, r=akkana, a=chofmann
2000-05-18 21:02:10 +00:00
ddrinan%netscape.com
e66a79cc63
Fixed i18n libraries for unix
2000-05-18 21:02:09 +00:00
sspitzer%netscape.com
76f92de73f
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
a1717267c4
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
267dfd7f7e
More updates.
2000-05-18 20:40:49 +00:00
jefft%netscape.com
b8359d1fb8
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
5a3d33bec4
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
ca087e0898
fix for chrome registry bugs. r=danm,waterson, a=waterson
2000-05-18 20:27:37 +00:00
leaf%mozilla.org
bc27d2915e
Automated update
2000-05-18 20:15:08 +00:00
cls%seawood.org
04af6e67ca
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
200adf13ff
mozreg is a static library on unix
2000-05-18 20:06:09 +00:00
sspitzer%netscape.com
817f01eba6
fix for crasher, #39744 , r=hyatt.
2000-05-18 19:58:27 +00:00
sspitzer%netscape.com
b9a85aa153
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
f76ea3ea89
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
da936a688d
-- 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
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