64070 Commits

Author SHA1 Message Date
blizzard%redhat.com
22d1610e47 this is the most recent iteration of alex's tool. seems to work on an optimized build now. 2000-06-14 19:39:20 +00:00
putterman%netscape.com
8fdea99dcf Backing out changes to these files to fix blocker bugs 42485 and 42488. r=sspitzer, a=leaf. 2000-06-14 18:03:49 +00:00
rusty.lynch%intel.com
0a2c498177 (Re)Fix for bug #23546
a=brendan@mozilla.org
2000-06-14 17:58:49 +00:00
pollmann%netscape.com
a40225584e Bug 39723: Send only one request to the server when clicking on an image map. r=joki 2000-06-14 15:02:18 +00:00
tor%cs.brown.edu
d974f01a10 Add mng to required libraries list. Not in default build. 2000-06-14 14:21:49 +00:00
tor%cs.brown.edu
fe1f97085c Update libmng snapshot. Not in default build. 2000-06-14 14:20:55 +00:00
putterman%netscape.com
d8fa510492 Fix for 41327. r=sspitzer. Remove statement that gets printed to console a lot. 2000-06-14 14:05:46 +00:00
putterman%netscape.com
44f5d92c40 Fix for 39770, remove return receipts from prefs. r=sspitzer. 2000-06-14 14:01:57 +00:00
nboyd%atg.com
999f43aaec Fix bug 42097 2000-06-14 13:39:44 +00:00
morse%netscape.com
d462368720 update wallet tables, not part of build 2000-06-14 12:32:37 +00:00
sdv%sparc.spb.su
9ea99e9af8 added workaround for bug=30927 2000-06-14 12:16:29 +00:00
axel%pike.org
75efe3d8a2 Updating Makefile.in, not part of build 2000-06-14 11:55:16 +00:00
hyatt%netscape.com
3b9bb433e2 Oops. tree should not be on. 2000-06-14 09:18:31 +00:00
hyatt%netscape.com
2c438617bb Oops. New tree should be off. 2000-06-14 09:17:18 +00:00
hyatt%netscape.com
ad4a9586e5 30511. r=ben 2000-06-14 09:13:42 +00:00
hyatt%netscape.com
f596321380 Fix for bug #36740, r=ben 2000-06-14 08:47:12 +00:00
hyatt%netscape.com
3edaaf3130 Fix for 41281, r=brendan 2000-06-14 08:25:50 +00:00
hyatt%netscape.com
98873f2656 Fix for #41878, r=ben 2000-06-14 08:21:56 +00:00
hyatt%netscape.com
4178f01df1 Fix for #41281, r=brendan 2000-06-14 08:19:07 +00:00
hyatt%netscape.com
73cd829f46 Fix for bug #41281, r=brendan 2000-06-14 08:12:32 +00:00
axel%pike.org
fe14e09553 Code cleanup, XSL->MOZ_XSL, r=nisheeth, a=waterson 2000-06-14 07:35:26 +00:00
waterson%netscape.com
535ca166a8 Fix leak I made. r=warren 2000-06-14 07:27:08 +00:00
pavel%gingerall.cz
fff3bf7638 - 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
2000-06-14 07:23:58 +00:00
pavel%gingerall.cz
0c07208dc5 - minor change of jsperl.h inclusion, matters for perlconnect build only 2000-06-14 07:18:41 +00:00
cls%seawood.org
49e3b3ea15 Move themes around to avoid warnings in standalone builds. 2000-06-14 06:46:51 +00:00
cls%seawood.org
0857b21496 The WS5.0 problem cropped up again so I'm reapplying pavlov's previous fix. 2000-06-14 06:28:13 +00:00
hyatt%netscape.com
1336bf7022 Bug #30511. r=ben 2000-06-14 06:14:24 +00:00
hyatt%netscape.com
51db845b7c 30511. r=ben 2000-06-14 06:13:59 +00:00
hyatt%netscape.com
524ee62958 30511. r=ben 2000-06-14 06:13:39 +00:00
scc%mozilla.org
f0b350e647 Adding |nsWork[C]String| classes 2000-06-14 05:47:30 +00:00
scc%mozilla.org
22deb21d5b adding |nsWork[C]String| classes 2000-06-14 05:41:05 +00:00
hyatt%netscape.com
7141bc89e6 30511. r=ben 2000-06-14 05:31:47 +00:00
rpotts%netscape.com
41fd6da14d Made nsSocketProviderService use NS_IMPL_THREADSAFE_ISUPPORTS to avoid an assertion on shutdown... 2000-06-14 05:16:10 +00:00
sfraser%netscape.com
9fda03b024 Fix the windows build. Suckage; I needed to repace nsAutoString with nsString in the overloaded function. 2000-06-14 05:05:32 +00:00
cmanske%netscape.com
7519eedb3d Part of table dialog work: new method needed to convert to TH from TD and vice versa. b=20973. r=jfrancis 2000-06-14 04:59:50 +00:00
cmanske%netscape.com
4f01ada9bf New method for table editing (b=20973, r=jfrancis); Use nsIStyleSheet::SetEnable() for editmode stylesheets instead of removing and reloading -- necessary for bug 40767. r=sfraser 2000-06-14 04:58:29 +00:00
brendan%mozilla.org
04ea758f0f Restore "javascript:\n"-in-location-brings-up-console compatibility (r=mccabe@netscape.com). 2000-06-14 04:57:49 +00:00
hyatt%netscape.com
0248ddd28c 30511. r=ben 2000-06-14 04:50:20 +00:00
brendan%mozilla.org
190a0bea06 Fiddle whitespace style. 2000-06-14 04:46:22 +00:00
sfraser%netscape.com
09a592f98d Back out some of my changes for string cleanup which broke form autofill (the overloaded wallet_ReadFromList methods are back, with their unfathomable index modifications), and putting in some nsCOMPtr goodness. r=scc. 2000-06-14 04:32:37 +00:00
scc%mozilla.org
9e02d75620 Adding a new string class for to help fix performance problems. 2000-06-14 04:10:00 +00:00
cls%seawood.org
ee9606dbb3 Use $(wildcard..) to make certain configure dependencies optional. Bug #42211 2000-06-14 03:51:17 +00:00
valeski%netscape.com
c6064d172d 41110. r=sspitzer. more nsIWebshellWindow removal. 2000-06-14 03:30:53 +00:00
waterson%netscape.com
245e0a93a7 Bug 42360. Fix SUNWspro5.0 bustage. r=tor 2000-06-14 03:27:46 +00:00
beard%netscape.com
53d28df585 (not part of build) added non-debug target (PSM.shlb) 2000-06-14 03:25:37 +00:00
beard%netscape.com
1712fb7c0e (not part of build) added mozilla/security/nss/lib/smime to access paths, added nlslayer.cpp directly (rather than building as a separate library). 2000-06-14 03:18:10 +00:00
beard%netscape.com
32dc89c957 (not part of build) added mozilla/security/nss/lib/smime to access paths. 2000-06-14 03:16:41 +00:00
mjudge%netscape.com
3ad4ea91e8 handling of on input. adding selection change notifications to commands. we must tell the document when selection happens in the input fields. regriession from 34986, r=saari a=pdt+ 2000-06-14 03:01:31 +00:00
mjudge%netscape.com
018960cc94 fixing blocker bug for focus not typing in url bar after progromatic change to focus on other document. r=saari. (from regression of 34986) pdt+ 2000-06-14 02:59:54 +00:00
mjudge%netscape.com
6f0c30e104 regressions from 34986 ender-lite. listeners now block percolation of events. until we have better fix. r=saari, akkana 2000-06-14 02:58:34 +00:00