hyatt%netscape.com
b5fe320678
Classic change for twisty nsbeta2= bug. r=ben
...
git-svn-id: svn://10.0.0.236/trunk@72262 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-15 00:45:04 +00:00
hyatt%netscape.com
dbb7c92107
Bug #41266 , r=ducarroz
...
git-svn-id: svn://10.0.0.236/trunk@72261 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-15 00:40:14 +00:00
varada%netscape.com
ba4b7ba0a3
fix for bug #32963- including Mail/News Account Settings in mail compose window menu
...
git-svn-id: svn://10.0.0.236/trunk@72260 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-15 00:40:13 +00:00
scc%mozilla.org
85ba05cab0
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
...
git-svn-id: svn://10.0.0.236/trunk@72259 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-15 00:39:21 +00:00
pollmann%netscape.com
d5ebd0e9c7
Bug 32770: Save scroll position in session history r=nisheeth
...
git-svn-id: svn://10.0.0.236/trunk@72258 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-15 00:35:46 +00:00
brendan%mozilla.org
bcefbad6b8
Use nsAutoString rather than auto nsString (r=scc,evaughan).
...
git-svn-id: svn://10.0.0.236/trunk@72257 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-15 00:08:47 +00:00
buster%netscape.com
86be006781
fixing a platform compile problem
...
git-svn-id: svn://10.0.0.236/trunk@72256 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-14 23:58:41 +00:00
pollmann%netscape.com
1783536d2e
Fixing Linux build bustage
...
git-svn-id: svn://10.0.0.236/trunk@72255 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-14 23:58:31 +00:00
garywade%netscape.com
dfde09b674
Bug 30300/6588
...
Fixed the way that font preferences were proliferated in order that the user-defined font settings could be used.
git-svn-id: svn://10.0.0.236/trunk@72254 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-14 23:40:25 +00:00
garywade%netscape.com
2ef163234f
Bug 30300/6588
...
Needed to turn off inlining of functions in the debug target to facilitate debugging.
git-svn-id: svn://10.0.0.236/trunk@72253 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-14 23:39:02 +00:00
pollmann%netscape.com
651f5e094f
Bug 32770: Save scroll position in session history r=nisheeth
...
git-svn-id: svn://10.0.0.236/trunk@72252 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-14 23:37:06 +00:00
alecf%netscape.com
1bf121d580
fix for #40341 - enable/disable filters
...
r=sspitzer
git-svn-id: svn://10.0.0.236/trunk@72251 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-14 23:36:12 +00:00
robinf%netscape.com
6b1080a2f2
*** empty log message ***
...
git-svn-id: svn://10.0.0.236/trunk@72250 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-14 23:35:24 +00:00
rogerl%netscape.com
4be5f4c80d
Mark top-level execution as 'script' rather than function - to handle
...
vars correctly.
git-svn-id: svn://10.0.0.236/trunk@72249 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-14 23:28:38 +00:00
rogerl%netscape.com
13c4b90ec8
Added 'Function' instruction, plus suppresses class output if there is
...
no super specified. (ok it's a hack, but it works)
git-svn-id: svn://10.0.0.236/trunk@72248 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-14 23:27:28 +00:00
rogerl%netscape.com
27c8e7b5f6
Adding support for Functions and Vars, preXcrement, object literals.
...
git-svn-id: svn://10.0.0.236/trunk@72247 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-14 23:26:15 +00:00
evaughan%netscape.com
98273189eb
Fix for beta2+ #41951
...
and beta2+ #39927
-r pinkerton
git-svn-id: svn://10.0.0.236/trunk@72246 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-14 23:24:41 +00:00
pinkerton%netscape.com
4aec10bde4
on the way to fixing 28226. make reflow processing immediate if we're doing a drag.
...
git-svn-id: svn://10.0.0.236/trunk@72243 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-14 23:18:54 +00:00
chrisk%netscape.com
d8f1264a7c
Add generation of SMIMECapabilities
...
git-svn-id: svn://10.0.0.236/trunk@72242 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-14 23:17:52 +00:00
buster%netscape.com
e8833a517e
fixed nsbeta2+ bugs 42138 35772 37657 38157 40283 35964
...
r=waterson, rods
git-svn-id: svn://10.0.0.236/trunk@72241 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-14 23:15:59 +00:00
bryner%uiuc.edu
f18c290ffb
Fixing bug 42282. r=pavlov.
...
git-svn-id: svn://10.0.0.236/trunk@72240 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-14 23:15:52 +00:00
chrisk%netscape.com
3e04f59f9a
canonicalization step adds CRs to LFs only of there are no CRs present.
...
git-svn-id: svn://10.0.0.236/trunk@72239 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-14 23:15:06 +00:00
chrisk%netscape.com
620125c624
Make example 5.7 of ietf-smime-examples draft decode correctly
...
(we still cannot look up certs by SubjectKeyID, so it won't verify)
git-svn-id: svn://10.0.0.236/trunk@72238 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-14 23:12:48 +00:00
jst%netscape.com
67f52e2c7a
Fixing nsbeta2+ bug 40944. document.doctype.systemId was always empty in HTML documents. r=nisheeth@netscape.com&heikki@citec.fi
...
git-svn-id: svn://10.0.0.236/trunk@72237 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-14 23:08:19 +00:00
yueheng.xu%intel.com
6db14a1487
fix for #42484 (extra ";" after the loop control). r=cata, a=waterson
...
git-svn-id: svn://10.0.0.236/trunk@72235 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-14 22:13:13 +00:00
despotdaemon%netscape.com
1992cec62e
Pseudo-automatic update of changes made by garywade@netscape.com.
...
git-svn-id: svn://10.0.0.236/trunk@72234 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-14 21:08:44 +00:00
blizzard%redhat.com
a09e848e27
remove annoying ^Ms. not part of the build.
...
git-svn-id: svn://10.0.0.236/trunk@72233 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-14 19:57:25 +00:00
blizzard%redhat.com
f3e20bb800
this is the most recent iteration of alex's tool. seems to work on an optimized build now.
...
git-svn-id: svn://10.0.0.236/trunk@72232 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-14 19:39:20 +00:00
putterman%netscape.com
80073ca820
Backing out changes to these files to fix blocker bugs 42485 and 42488. r=sspitzer, a=leaf.
...
git-svn-id: svn://10.0.0.236/trunk@72231 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-14 18:03:49 +00:00
rusty.lynch%intel.com
32b0ceaf7f
(Re)Fix for bug #23546
...
a=brendan@mozilla.org
git-svn-id: svn://10.0.0.236/trunk@72230 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-14 17:58:49 +00:00
pollmann%netscape.com
1826a073a2
Bug 39723: Send only one request to the server when clicking on an image map. r=joki
...
git-svn-id: svn://10.0.0.236/trunk@72225 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-14 15:02:18 +00:00
tor%cs.brown.edu
8f2c21ff8e
Add mng to required libraries list. Not in default build.
...
git-svn-id: svn://10.0.0.236/trunk@72224 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-14 14:21:49 +00:00
tor%cs.brown.edu
c5974ce3f8
Update libmng snapshot. Not in default build.
...
git-svn-id: svn://10.0.0.236/trunk@72223 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-14 14:20:55 +00:00
putterman%netscape.com
ea3724a55d
Fix for 41327. r=sspitzer. Remove statement that gets printed to console a lot.
...
git-svn-id: svn://10.0.0.236/trunk@72222 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-14 14:05:46 +00:00
putterman%netscape.com
16b2cf898f
Fix for 39770, remove return receipts from prefs. r=sspitzer.
...
git-svn-id: svn://10.0.0.236/trunk@72221 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-14 14:01:57 +00:00
nboyd%atg.com
6345f2163b
Fix bug 42097
...
git-svn-id: svn://10.0.0.236/trunk@72218 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-14 13:39:44 +00:00
morse%netscape.com
3c7b707a95
update wallet tables, not part of build
...
git-svn-id: svn://10.0.0.236/trunk@72217 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-14 12:32:37 +00:00
sdv%sparc.spb.su
b12debbf5d
added workaround for bug=30927
...
git-svn-id: svn://10.0.0.236/trunk@72216 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-14 12:16:29 +00:00
axel%pike.org
3a1017bf33
Updating Makefile.in, not part of build
...
git-svn-id: svn://10.0.0.236/trunk@72215 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-14 11:55:16 +00:00
hyatt%netscape.com
aee8a341dd
Oops. tree should not be on.
...
git-svn-id: svn://10.0.0.236/trunk@72212 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-14 09:18:31 +00:00
hyatt%netscape.com
1be0a30bc7
Oops. New tree should be off.
...
git-svn-id: svn://10.0.0.236/trunk@72211 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-14 09:17:18 +00:00
hyatt%netscape.com
92ee2738d4
30511. r=ben
...
git-svn-id: svn://10.0.0.236/trunk@72210 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-14 09:13:42 +00:00
hyatt%netscape.com
61618e39a9
Fix for bug #36740 , r=ben
...
git-svn-id: svn://10.0.0.236/trunk@72209 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-14 08:47:12 +00:00
hyatt%netscape.com
50e0e0cc61
Fix for 41281, r=brendan
...
git-svn-id: svn://10.0.0.236/trunk@72208 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-14 08:25:50 +00:00
hyatt%netscape.com
98f686e914
Fix for #41878 , r=ben
...
git-svn-id: svn://10.0.0.236/trunk@72207 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-14 08:21:56 +00:00
hyatt%netscape.com
80d84154b7
Fix for #41281 , r=brendan
...
git-svn-id: svn://10.0.0.236/trunk@72206 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-14 08:19:07 +00:00
hyatt%netscape.com
e575b1749c
Fix for bug #41281 , r=brendan
...
git-svn-id: svn://10.0.0.236/trunk@72205 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-14 08:12:32 +00:00
axel%pike.org
b8a7545f4e
Code cleanup, XSL->MOZ_XSL, r=nisheeth, a=waterson
...
git-svn-id: svn://10.0.0.236/trunk@72204 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-14 07:35:26 +00:00
waterson%netscape.com
49b93fea7c
Fix leak I made. r=warren
...
git-svn-id: svn://10.0.0.236/trunk@72203 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-14 07:27:08 +00:00
pavel%gingerall.cz
c86edbe37a
- fixes in original version of perlconnect (JSVALToSV SVToJSVAL etc.)
...
- object delegation (like JSCreateObject) Perl->JS
- ParlValue handles PerlObject correctly
- undef values handled correctly (in both directions)
- JS arrays may be tied to perl arrays
- error handlers supported on Perl side
- no globals
- several minor fixes
git-svn-id: svn://10.0.0.236/trunk@72202 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-14 07:23:58 +00:00