Граф коммитов

64224 Коммитов

Автор SHA1 Сообщение Дата
BlakeR1234%aol.com 6cc173fbd8 Fix for nsbeta2+ bug 41614 r=dveditz 2000-06-16 07:19:21 +00:00
tor%cs.brown.edu 253385fede Patch from roc+moz@cs.cmu.edu to get this building on windows.
Not in default build.  r=tor
2000-06-16 07:02:42 +00:00
heikki%citec.fi 4981df3af6 Bug 41908. Implemented Open in New Window for simple XLinks. Relative URLs and XML Base do not yet work. r=law&jst. 2000-06-16 06:59:36 +00:00
rpotts%netscape.com 4fb93f34d1 bug #39797. Fixed unknown content-type sniffer to handle 8-bit characters... 2000-06-16 06:15:13 +00:00
sfraser%netscape.com 565e046e27 Fix bug 42145 -- need to clear the editor out of the editor controller when the text frame is going away (like when its content is hidden in a popup window). r=kin 2000-06-16 06:09:33 +00:00
sfraser%netscape.com a1066cc3f0 Belt-and-braces check for bug 42145; check for null args. r=akkana 2000-06-16 06:06:55 +00:00
sfraser%netscape.com 38445e8234 Remove obsolete charset menu cruft. r=fm 2000-06-16 06:05:51 +00:00
ssu%netscape.com 9c0ac1d7ec fixing nsbeta2+ bug #41581. [regression]the installer only wants to install to a top-level directory on the disk (e.g., c:\Mozilla). r=sgehani. affects windows platforms only 2000-06-16 06:02:01 +00:00
sfraser%netscape.com e3ba35f0ca Partial fix for bug 42098 -- leakage of XUL doc and editor in composer window. This change fixes the doc leak, but the nsEditorShell still leaks. This fix is a band-aid until 42530 is fixed. r=hyatt 2000-06-16 06:01:19 +00:00
cotter%netscape.com da5da43729 Updated OSCP help. 2000-06-16 05:45:58 +00:00
brendan%mozilla.org b07fc1d1bb sfraser@netscape.com's fine GC_MARK_DEBUG enhancement for XPConnect. 2000-06-16 04:34:00 +00:00
dmose%mozilla.org f654ad2c93 first cut at some new-style windows makefiles for the C SDK. these don't really work yet - they are being checked in to allow other developers to collaborate on them. a=r=(not built) 2000-06-16 02:35:41 +00:00
ddrinan%netscape.com dcda941f62 Fix for bug# 34384 2000-06-16 01:47:18 +00:00
rogerl%netscape.com a0ca8346b0 Added tests for scripts as strings. 2000-06-16 01:37:47 +00:00
rogerl%netscape.com 63047e7baf Mucking about with operator overlaoding plus initializing global context
- beginning type stuff.
2000-06-16 01:36:59 +00:00
rogerl%netscape.com c36f967be2 Fixed spelling. 2000-06-16 01:35:25 +00:00
pollmann%netscape.com 147ce657f4 Reenabling my change, not part of smoketest bustage. r=nisheeth 2000-06-16 01:21:56 +00:00
pierre%netscape.com 6e24fffcd7 #42139 "background-position misinterpreted with fixed backgrounds". Fixed a regression introduced during the last checkin. r=attinasi. 2000-06-16 00:50:56 +00:00
cyeh%bluemartini.com 9f0d9f776c add url for where to find the latest libgd 2000-06-16 00:50:49 +00:00
mcgreer%netscape.com 0ab7f69b96 attempt to add token support for listing certs & keys 2000-06-16 00:38:44 +00:00
mcgreer%netscape.com 1f07ef2a0d more cleanup on cert listing 2000-06-16 00:36:43 +00:00
waterson%netscape.com d4f07cad0d Bug 42518. Remove bogus re-implementation of GetCurrentSession(). r=pink 2000-06-16 00:32:17 +00:00
pollmann%netscape.com d8ae38afa7 Temporarily disabling my change to help narrow down smoketest bustage. r=nisheeth 2000-06-16 00:23:21 +00:00
karnaze%netscape.com 027a9b2cb0 bug 42726 - back out previous checkin. 2000-06-15 23:39:49 +00:00
scc%mozilla.org 154339463e undo the change of the 10th. The code is still in, conditioned on |NS_DONT_USE_CHUNKY_STRING_ALLOCATION|. The performance hit was unacceptable, and checking the original change in on the tip was a mistake. r=rpotts; a=leaf, phil 2000-06-15 22:13:19 +00:00
radha%netscape.com e54744ac5d Fix for bug # 41373. r=pollmann. a=don,phil,leger,leaf 2000-06-15 22:08:25 +00:00
ddrinan%netscape.com 0a6214faef Use M16 version of nlslayer for unix 2000-06-15 21:34:56 +00:00
sspitzer%netscape.com f7da3358e6 workaround for smoketest blocker #42686
now we assert and gracefully continue, instead of crashing.
I'll go give this bug to a better owner.  a=brade, r=mscott
2000-06-15 21:20:19 +00:00
thayes%netscape.com e6446eaeed Change password prompt and retry text. 2000-06-15 21:13:35 +00:00
javi%netscape.com 0e13538650 Add help targets for cert pretty print and issuer not found when walking
the certificate chain.
2000-06-15 21:02:45 +00:00
mcs%netscape.com 16e33d3022 removed old project and .exp files. 2000-06-15 20:31:13 +00:00
ddrinan%netscape.com 6052fcb8b0 Use the M16 version of nlslayer 2000-06-15 20:22:12 +00:00
ddrinan%netscape.com 414a070f6e Use the intl M16 interfaces 2000-06-15 20:02:52 +00:00
Peter.VanderBeken%pandora.be 4b0e0526fc Reenable creation of HTML elements in XML documents. r=nisheeth, r=kin, a=waterson. 2000-06-15 17:48:19 +00:00
rogerl%netscape.com 2e3359c741 Added op= support. 2000-06-15 16:03:54 +00:00
karnaze%netscape.com 1d923b9485 bug 41306 - remove special cell auto percentage base code, r=rods 2000-06-15 14:54:04 +00:00
karnaze%netscape.com 943e053626 bug 40721 - better in determining if height of a cell gets smaller during incremental reflow, r=rods 2000-06-15 14:31:12 +00:00
dbragg%netscape.com 98ed1d3326 fix for nsbeta2+ bugs 37363 and 39157. r=dveditz 2000-06-15 14:28:28 +00:00
cmanske%netscape.com 0efac2575c Optimized stylesheet code to not enable/disable unecessarily, avoiding extra reflows. For bug 40767, r=akkana 2000-06-15 14:17:13 +00:00
nboyd%atg.com 813e60ba07 Wrapping a class produces a NativeJavaClass. 2000-06-15 14:00:31 +00:00
pete%alphanumerica.com 413cf4c3f4 r=dougt,brendan a=dougt
not part of the build.

--pete
2000-06-15 13:16:49 +00:00
rods%netscape.com cbea32e9e0 removed the incremental reflow targeted at the display text
instead we just reflow the text and the button each time.
b=40644 r=kmcclusk
2000-06-15 13:02:10 +00:00
rods%netscape.com b3961cd107 ifdef'ing out the where we get the value of the label
currently we aren't supporting "label" for options because they get
concatentated with the content
b=4050 r=kmcclusk
2000-06-15 13:00:23 +00:00
rods%netscape.com b6892f7875 ifdef'ing out the where we get the value of the label
b=4050 r=kmcclusk
2000-06-15 12:58:54 +00:00
sdv%sparc.spb.su f406604813 addon to fix a bug=42336 2000-06-15 11:14:47 +00:00
rjc%netscape.com 84e847f598 Fix nsbeta2+ bug # 40367: auto-updating of search files. r=gagan,sdagley a=don 2000-06-15 10:36:40 +00:00
rbs%maths.uq.edu.au be5f60a852 Commented section that was enabled in my tree 2000-06-15 10:15:27 +00:00
rbs%maths.uq.edu.au 790a399a5c Change invalid REC-html40 to correct XHTML namespace. b:7834. a:ekrock@netscape.com 2000-06-15 10:11:03 +00:00
rbs%maths.uq.edu.au 29f1b6960b Change invalid REC-html40 to correct XHTML namespace. b:7834. a:ekrock@netscape.com 2000-06-15 09:54:41 +00:00
BlakeR1234%aol.com a294b4918b Fix for bug 4162. r=ben a=waterson 2000-06-15 07:33:35 +00:00