sspitzer%netscape.com
2fb1aef2c2
fix error message in build log. this is not for the build bustage.
2000-06-15 06:40:36 +00:00
ssu%netscape.com
b1a6d36e3c
Patch from gemal@gemal.dk that fixes bugs:
...
#38456 - ":" should not be in "Destination Directory:"
#38563 - New title to exit installer dialog
#34857 - "Total download size" should be "Total Install Size"
did not apply part of patch that fixes bug #33342 because I need marketing approval. I reassigned that bug to the appropriate approver.
a=leaf
r=sgehani
affects only windows platforms.
2000-06-15 06:37:50 +00:00
ssu%netscape.com
ffb9d698aa
Patch from BlakeR1234@aol.com that fixes bug #42203 . Typo in xpinstall.properties string. a=leaf r=sgehani
2000-06-15 06:20:15 +00:00
ssu%netscape.com
311a70f018
fixing bug #42203 . Typo in xpinstall.properties string. a=leaf r=sgehani
2000-06-15 06:18:08 +00:00
mccabe%netscape.com
08dd84e256
Fix for 38495, nsbeta+.
...
Teach EmbedElements how to expose plugin objects via XPConnect, after using the nsIScriptablePlugin interface to find an appropriate interface to expose.
r=jst
a=beard
2000-06-15 06:07:35 +00:00
sspitzer%netscape.com
cb37fa8a05
remove unnecessary line. part of my checkin for #1181
2000-06-15 05:52:02 +00:00
bryner%uiuc.edu
7fb5c1658f
Fix nsbeta2+ bug 39633. r=kin.
2000-06-15 05:31:32 +00:00
sspitzer%netscape.com
da4f496ef8
pass the ns<foo>Stream by reference, not by value. thanks to sfraser
...
for pointing out the mistake in this copied code.
2000-06-15 05:28:31 +00:00
sspitzer%netscape.com
a7b8934c3d
part of fix for #1182 . when migrating an imap user, add the
...
default templates to Local Folders/Templates. r=alecf
2000-06-15 05:14:02 +00:00
chuang%netscape.com
c043154283
Bug 32286 Edit mailing list in address book, r=putterman
2000-06-15 05:10:03 +00:00
tara%tequilarista.org
4b4280722d
Fixing bug #17779 with patch from cdurst@world.std.com
2000-06-15 05:07:13 +00:00
sspitzer%netscape.com
95a0944d24
fix #1181 . make it so we install templates into bin/defaults/Templates and
...
bin/defaults/en-US/Templates. then fix it so we check in the locale
directory first, and fall back to the other one if we have too.
r=alecf
2000-06-15 05:04:49 +00:00
putterman%netscape.com
839e0beab3
fix for 37972 and 37976. Enable address book collection prefs for incoming and outgoing
...
mail. r=sspitzer.
2000-06-15 04:57:16 +00:00
cls%seawood.org
a1a494ff33
Adding MOZ_JS_LIBS to EXTRA_DSO_LDOPTS for BeOS. Bug #42562
2000-06-15 02:49:52 +00:00
dbaron%fas.harvard.edu
7d6c098aa9
Fix bug 38766 (JS errors given wrong for linked scripts in XML documents), nsbeta2+. r=harishd@netscape.com
2000-06-15 02:33:22 +00:00
dbaron%fas.harvard.edu
e3d2d8d1d7
Code for nsCOMPtr leak logging, a new tool to help debug memory leaks (not yet fully enabled on non-autoconf platforms). r=waterson@netscape.com
2000-06-15 02:23:55 +00:00
dbaron%fas.harvard.edu
fe4312e39e
Fix bug 38766 (JS errors given wrong for linked scripts in XML documents), nsbeta2+. r=harishd@netscape.com
2000-06-15 02:22:09 +00:00
dbaron%fas.harvard.edu
1186c942a6
Change MOZ_DECL_CTOR_COUNTERs that I added to use ;, as all others do. r=waterson@netscape.com
2000-06-15 02:20:30 +00:00
dbaron%fas.harvard.edu
5695245ccb
Count various classes in leak/bloat logs. r=waterson@netscape.com
2000-06-15 02:18:32 +00:00
dbaron%fas.harvard.edu
dd0c6672be
Fix leak of XMLElementFactoryImpl. r=waterson@netscape.com
2000-06-15 02:16:28 +00:00
dbaron%fas.harvard.edu
f0115afa13
Fix leak of nsImageGTK (or equivalent on other platforms). r=waterson@netscape.com
2000-06-15 02:15:36 +00:00
leaf%mozilla.org
fba50aa6d8
Automated update
2000-06-15 02:15:09 +00:00
dbaron%fas.harvard.edu
50432067a5
Fix leaks of nsHTMLHeadElement. r=waterson@netscape.com
2000-06-15 02:14:16 +00:00
dbaron%fas.harvard.edu
87a5d6a6d7
Changes to turn on nsCOMPtr leak logging on autoconf based platforms. r=waterson@netscape.com
2000-06-15 02:13:07 +00:00
dougt%netscape.com
0cdd9b7edc
added files: mozilla/netwerk/base/public/nsIWebFilters.idl
2000-06-15 02:04:28 +00:00
rhp%netscape.com
6c08324089
Fix for null pointer access crasher - Bug #: 42359 - r: scottip
2000-06-15 01:53:39 +00:00
dougt%netscape.com
13b776abeb
Fixing nsIWebFilters not being handled by the http handler. Also making
...
CreateInstance=>GetService.
r= gagan@netscape.com , a=brendan@mozilla.org
2000-06-15 01:50:08 +00:00
ducarroz%netscape.com
1244429e57
Fix for bug 41266. Don't clone the popup node else the XBL binding wont work! Also, close the popup menu when the use start typing again else it will not open all the time. R=mscott
2000-06-15 01:48:41 +00:00
sgehani%netscape.com
3e241020a1
No longer remove the old core directory eliminating potential OS file manager sync'ing issues causing component registration errors. (nsbeta2+)
[b=41376; r=dveditz]
2000-06-15 01:10:34 +00:00
av%netscape.com
2198066fed
Addressing bug #41276 , r=sean@beatnik.com
2000-06-15 01:07:27 +00:00
hyatt%netscape.com
f96498deee
Classic change for twisty nsbeta2= bug. r=ben
2000-06-15 00:45:04 +00:00
hyatt%netscape.com
0be24f57ac
Bug #41266 , r=ducarroz
2000-06-15 00:40:14 +00:00
varada%netscape.com
fff2acbadc
fix for bug #32963- including Mail/News Account Settings in mail compose window menu
2000-06-15 00:40:13 +00:00
scc%mozilla.org
10a4d4b9b4
Fix for an assert that has been bugging rods, particularly when testing with the top 100. The assert is the string |CharAt| out-of-range assert. The problem is the code was iterating off the end of the string to stop at the implicit |'\0'|. But there need not be null termination and accessing outside the strings defined range is bad. Fixed the loop in question to not step outside of the token string, and to iterate more efficiently. r=waterson
2000-06-15 00:39:21 +00:00
pollmann%netscape.com
3f1d49a015
Bug 32770: Save scroll position in session history r=nisheeth
2000-06-15 00:35:46 +00:00
brendan%mozilla.org
05c30d3e1b
Use nsAutoString rather than auto nsString (r=scc,evaughan).
2000-06-15 00:08:47 +00:00
buster%netscape.com
08f155815a
fixing a platform compile problem
2000-06-14 23:58:41 +00:00
pollmann%netscape.com
e75bf0612e
Fixing Linux build bustage
2000-06-14 23:58:31 +00:00
garywade%netscape.com
ea8a2e41a0
Bug 30300/6588
Fixed the way that font preferences were proliferated in order that the user-defined font settings could be used.
2000-06-14 23:40:25 +00:00
garywade%netscape.com
f87982d2f2
Bug 30300/6588
Needed to turn off inlining of functions in the debug target to facilitate debugging.
2000-06-14 23:39:02 +00:00
pollmann%netscape.com
5f49da232d
Bug 32770: Save scroll position in session history r=nisheeth
2000-06-14 23:37:06 +00:00
alecf%netscape.com
fc8c14d497
fix for #40341 - enable/disable filters
...
r=sspitzer
2000-06-14 23:36:12 +00:00
robinf%netscape.com
9ba8d8e749
*** empty log message ***
2000-06-14 23:35:24 +00:00
rogerl%netscape.com
c354e43376
Mark top-level execution as 'script' rather than function - to handle
...
vars correctly.
2000-06-14 23:28:38 +00:00
rogerl%netscape.com
5762b34619
Added 'Function' instruction, plus suppresses class output if there is
...
no super specified. (ok it's a hack, but it works)
2000-06-14 23:27:28 +00:00
rogerl%netscape.com
6526fedd31
Adding support for Functions and Vars, preXcrement, object literals.
2000-06-14 23:26:15 +00:00
evaughan%netscape.com
d56884537a
Fix for beta2+ #41951
...
and beta2+ #39927
-r pinkerton
2000-06-14 23:24:41 +00:00
pinkerton%netscape.com
c395c87dfc
on the way to fixing 28226. make reflow processing immediate if we're doing a drag.
2000-06-14 23:18:54 +00:00
chrisk%netscape.com
9f56a873d3
Add generation of SMIMECapabilities
2000-06-14 23:17:52 +00:00
buster%netscape.com
b5b8e94c24
fixed nsbeta2+ bugs 42138 35772 37657 38157 40283 35964
...
r=waterson, rods
2000-06-14 23:15:59 +00:00