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

1971 Коммитов

Автор SHA1 Сообщение Дата
aaronl%chorus.net 591f42ab3e Extension to add builtin accessibility. In the future it will support text-to-speech and braille displays for visually impaired users. See README, bug=65158, r=jst, sr=vidur. 2001-02-16 04:03:58 +00:00
hewitt%netscape.com 4cad25cc57 famous last words -> "NOT PART OF BUILD" 2001-02-15 21:38:57 +00:00
axel%pike.org b02ead1400 not part of build; fixing Makefile rules to have TABS, r=hewitt 2001-02-15 21:34:12 +00:00
axel%pike.org 3a88315909 and windows, too. Thought it grabbed it first time. fixing rep.; a=leaf 2001-02-15 21:13:04 +00:00
axel%pike.org abdc4e2edb yet another try to fix the rep.; not part of build, a=leaf 2001-02-15 21:12:08 +00:00
axel%pike.org 96bad5d2ba not part of build, improve XSLT performance, code by keith, r=me (peterv) 2001-02-15 09:21:03 +00:00
hewitt%netscape.com 73dcf74b5b (NOT PART OF BUILD) Document Inspector 2001-02-15 09:14:18 +00:00
hewitt%netscape.com 66cebb39d1 (NOT PART OF BUILD) Document Inspector 2001-02-15 09:07:37 +00:00
Peter.VanderBeken%pandora.be 66af5799da Not part of default build. Keep Transformiix compiling on Mac. 2001-02-14 15:59:53 +00:00
axel%pike.org b76ea48019 NOT PART OF BUILD, mozilla module should take stylesheet URL as base, too; r=peterv 2001-02-14 15:14:20 +00:00
dprice%netscape.com fc5a7ddbf1 65845 first cut of the order files 2001-02-13 02:48:02 +00:00
disttsc%bart.nl 76fbedadc5 Back out dougt's channel changes 2001-02-12 03:14:23 +00:00
dbaron%fas.harvard.edu 28bc6579ce Updating to new necko interfaces to fix build bustage. 2001-02-10 03:02:13 +00:00
bryner%uiuc.edu 690154cadd Removing #ifdef DEBUG_bryner code which I don't care about any more and which breaks with dougt's changes. a=jag. 2001-02-10 02:47:00 +00:00
dougt%netscape.com c6692de055 updating to new necko interfaces. r=rginda@netscape.com a=dougt 2001-02-10 00:46:19 +00:00
dougt%netscape.com 69415757ab Revising nsIChannel to allow for overlapped i/o. This consists of three parts:
1. Factoring nsIChannel into a protocol specific part, the nsIChannel, and a socket specific, the nsITransport.
2. Derive the nsIChannel from a nsIRequest.
2. Changes the notification system from necko and the URILoader to pass the nsIRequest interface instead of nsIChannel interface.

This goal stems from wanting to be able to have active AsyncRead and AsyncWrite operations on nsSocketTransport.
This is desired because it would greatly simplify the task of maintaining persistent/reusable socket connections
for FTP, HTTP, and Imap (and potentially other protocols).  The problem with the existing nsIChannel interface is
that it does not allow one to selectively suspend just one of the read or write operations while keeping the other active.

The full details of the change on written up in the netlib newsgroup.

r=darin@netscape.com
sr=rpotts@netscape.com
2001-02-10 00:16:26 +00:00
morse%netscape.com 9859ec1b1f bug 67644, cookies added in wrong order, r=freax@pandora.be, sr=alecf@netscape.com 2001-02-07 01:10:41 +00:00
javi%netscape.com d2fa83ea44 Fix for Bug 66939. r=javi, sr=mscott Checking code in for ccarlen. This is to get profile switching working with PSM 1.x 2001-02-06 23:34:32 +00:00
javi%netscape.com 8392d6a920 Fix for psm-glue crashes when (Bug 67502)asking for passwords when not
associated with an SSL connection.

r=thayes, sr=mscott
2001-02-06 23:29:25 +00:00
bryner%uiuc.edu fa1a2642a1 bug 67527 -- cleaning up psm module registration (both psm 1.x and PIP). r=javi, sr=brendan. 2001-02-06 23:10:16 +00:00
kvisco%ziplink.net ee96228a54 Not part of regular build. Updated to allow standalone linux version to build. 2001-02-03 06:35:05 +00:00
valeski%netscape.com 15c256a7ae r=ccarlen, sr=rpotts. 65925/63552. making psmUI progress listener support weak ref. 2001-01-31 21:02:21 +00:00
Peter.VanderBeken%pandora.be a7892156df Fix for bug 67024. Not part of the build. r=Pike. 2001-01-31 11:48:55 +00:00
gagan%netscape.com cded3e2f30 Optimization for scheme comparison of URIs. See bug 66577 for details. r=darin, sr=brendan@mozilla.org 2001-01-31 01:33:03 +00:00
bryner%uiuc.edu b10b7c1d34 Bug 66886 - parent PSM dialogs correctly. This fixes all of the cases in PSM2 and several cases in PSM1. r=javi,danm. sr=mscott. 2001-01-30 02:12:53 +00:00
darin%netscape.com 7d4b9fa6d1 Fixes bug 61406. Finger protocol uses wrong context in listener callbacks.
patch=bbaetz@student.usyd.edu.au, r=darin@netscape.com, sr=mscott@netscape.com
2001-01-30 02:02:20 +00:00
dbaron%fas.harvard.edu d25c3d0092 Remove trailing semicolons after all uses of MOZ_DECL_CTOR_COUNTER to quiet build warnings on Mac. b=60415 a=brendan@mozilla.org 2001-01-27 23:31:15 +00:00
dbaron%fas.harvard.edu 7a97a55d82 Remove trailing semicolons after all uses of MOZ_DECL_CTOR_COUNTER to quiet build warnings on Mac. b=60415 a=brendan@mozilla.org 2001-01-27 23:06:33 +00:00
dbaron%fas.harvard.edu 20b685bf78 Reduce unnecessary #includes to speed up compilation. r=bryner/sfraser sr=alecf b=64023 2001-01-27 16:58:15 +00:00
axel%pike.org bf3afda73f not part of build, fixing 65987, current() function. Code by kvisco@ziplink.net, r=peterv,me. 2001-01-27 15:05:41 +00:00
morse%netscape.com 67f05b57e3 bug 64588, remove javascript warning, r=gemal@gemal.dk, sr=brendan@mozilla.org 2001-01-27 00:09:41 +00:00
jgmyers%netscape.com a3069c60dd fix ref to FALSE: bug 35559 r=bryner sr deputized by brendan 2001-01-26 01:56:33 +00:00
morse%netscape.com 552c1ec950 bug 65636, removing users is checkbox is unchecked, submitter=mozilla@maxuk.net, r=morse@netscape.com, sr=brendan@mozilla.org 2001-01-25 19:46:19 +00:00
ccarlen%netscape.com 15d1e2d1fb Part of bug 35559 - dynamic profile switching. r=morse, sr=alecf 2001-01-24 15:51:00 +00:00
axel%pike.org 8b9bb1c66f not part of build, code by peterv, r=me, bugs bugs 65977 & 65978, xslt function lib, + windows bustage 2001-01-24 14:48:48 +00:00
axel%pike.org 5637bd64a2 not part of build, code by peterv, r=me, bugs 65977 & 65978, xslt function lib, + windows bustage 2001-01-24 14:44:05 +00:00
darin%netscape.com 6bfaf3912c Bug 62566. nsIChannel::AsyncWrite interface revision and related cleanup.
r=dougt@netcape.com, sr=mscott@netscape.com.
2001-01-23 22:10:34 +00:00
axel%pike.org 67403e2d65 not part of build, simple fix to get |NodeType()| right, have comment nodes in standalone, warning fix in nsNodeSet.h 2001-01-22 21:54:23 +00:00
axel%pike.org 6c1bd19571 not part of build, code by peterv, r=me. Getting xhtml output right. little fix for translate(), comment cleanup 2001-01-22 20:23:50 +00:00
axel%pike.org 3c996440d5 not part of build, namespace handling changed, synching mozilla parts, r=peterv 2001-01-22 15:53:06 +00:00
axel%pike.org 617c36688c not part of build, I hope that's all of WildCardExpr.cpp 2001-01-22 15:03:12 +00:00
axel%pike.org dccf024d41 not part of build, removing unused file WildCardExpr.cpp 2001-01-22 14:21:21 +00:00
axel%pike.org f61c4064f2 not part of build, bring build in synch with Keith's changes 2001-01-22 14:12:16 +00:00
axel%pike.org 50133ad64e not part of build, forgot idl file in last checkin. 2001-01-22 12:33:50 +00:00
kvisco%ziplink.net 95defc7d0e Not part of regular build. Added attribute axis test. 2001-01-22 09:56:42 +00:00
kvisco%ziplink.net 2c7f7f8c08 Not part of regular build. Improved namespace handling. 2001-01-22 09:39:55 +00:00
kvisco%ziplink.net 036a84a4f2 Not part of regular build. NamedMap now handles TxObject instead of MITREObject 2001-01-22 09:38:29 +00:00
kvisco%ziplink.net e2841a1ec1 Not part of regular build. Removed WildCardExpr, updated all necessary files.
Removed Token::WILD_CARD. Wild cards are handled in ElementExpr and
AttributeExpr accordingly.
2001-01-22 09:36:19 +00:00
kvisco%ziplink.net c73b1b1ecb Not part of regular build. Added getNameSpace method. 2001-01-22 09:32:40 +00:00
kvisco%ziplink.net bdb3fefb54 Added implementation of evaluate 2001-01-20 04:42:26 +00:00
kvisco%ziplink.net 4df329c3fe Added CurrentFunctionCall and SystemPropertyFunctionCall to the Makefile so
that the standalone linux version builds again
2001-01-20 04:21:52 +00:00
svn%xmlterm.org 46e1348f16 --NOT PART OF DEFAULT BUILD--
XMLterm changes only.
Fix for minor bug 65662.
(Oops! Missed CVS log message on previous checkin for this file. Dummy checkin
with the correct log message.)
2001-01-19 22:59:06 +00:00
svn%xmlterm.org cd95c4fa8d ../../LogMessage 2001-01-19 22:52:18 +00:00
axel%pike.org adc1ce40d0 not part of build, nsNodeSet is not part of transformiix standalone. sorry. 2001-01-19 22:20:24 +00:00
axel%pike.org 21b29e082d not part of build, code by peterv, r=me, fixing XPathProcessor, nsISynchLoader, cleanup 2001-01-19 21:24:44 +00:00
axel%pike.org 6e3c1dd157 not part of build, bug 65058, NamedMap crash, MozillaString fixup, r=peterv 2001-01-19 10:43:27 +00:00
bryner%uiuc.edu 91ec263c8e PSM 2.0 work:
- Split nsISecureSocketInfo into nsISSLSocketControl and nsIChannelSecurityInfo.
- Incorporate lock icon fixes from psm-glue into pipnss code.
- Implement password callback for client auth in pipnss.
- Locallize the lock icon tooltip.
- Lots of code cleanup.

r=javi, jgmyers, sr=ben.
2001-01-19 01:12:10 +00:00
mkaply%us.ibm.com b354238762 #65732
r=cls
Make SHORT_LIBNAMEs (used by OS/2 only) match Windows DLL names
2001-01-18 15:35:00 +00:00
dbaron%fas.harvard.edu 94ef702e7f Attempt to fix topcrash bug 54230 by fixing an ABR caused by allocating and copying one fewer bytes than the number indicated by the length. r=javi@netscape.com, dougt@netscape.com sr=mscott@netscape.com 2001-01-18 02:28:19 +00:00
heikki%netscape.com 59daefd3d9 Set out param in case of error and some minor optimizations. r=jst, sr=vidur. 2001-01-17 19:03:27 +00:00
morse%netscape.com b52ce73733 bug 40122, save-these-values should be prechecked..., r=pnunn@netscape.com, sr=brendan@mozilla.org 2001-01-16 22:05:36 +00:00
morse%netscape.com 3550c32bd1 bug 63493, VCARD_NAME attribute doesn't work, r=matt@netscape.com, sr=hyatt@netscape.com 2001-01-16 22:02:58 +00:00
dbaron%fas.harvard.edu 4a2c951744 Add file for morse with correct case: bug 52523, sorting for cookie-manager and password-manager, r=saari@netscape.com, sr=brendan@netscape.com 2001-01-13 18:49:35 +00:00
morse%netscape.com 6054084565 bug 52523, sorting for cookie-manager and password-manager, r=saari@netscape.com, sr=brendan@netscape.com 2001-01-13 17:39:40 +00:00
morse%netscape.com 32e5edaedc bug 60997, can't unblock site from setting cookies, r=akkana@netscape.com, sr=ben@netscape.com 2001-01-12 21:01:00 +00:00
axel%pike.org b1fd664d0c not part of build, code by axel@pike.org, r=peterv; code by peterv@netscape.com, r=me. Fixing 59937, xpath function lib complete, 59649, 60059, 47720; building windows standalone, 46640; general code cleanup, fixing warnings; XPathProcessor and XSLTProcessor available to JS (work in progress) 2001-01-12 20:06:48 +00:00
mkaply%us.ibm.com a27edcdce5 #65078
r=morse, sr/a=brendan
Don't hardcode fonts in HTML files - bad for L10N
2001-01-12 00:58:50 +00:00
morse%netscape.com f7b5333d66 bug 64553, javascript error, submitted by gemal@gemal.dk, r=morse@netscape.com, sr=brendan@mozilla.org 2001-01-11 20:14:59 +00:00
axel%pike.org 94df9a7e68 not part of the build, r=peterv, fix 54490, whitespace stripping, +whitespace cleanup in XSLTProcessor.cpp 2001-01-10 11:48:48 +00:00
jgmyers%netscape.com 93254a9c97 cleanup, fix TRUE/FALSE refs: bug 63834 r=bryner sr=brendan@mozilla.org 2001-01-10 06:12:15 +00:00
rginda%netscape.com d070fefa62 -- chatzilla changes only --
fix problem where chatzilla responds (to the channel) with an error, when someone says the word "undefined"
r=blizzard
2001-01-09 22:57:45 +00:00
axel%pike.org b1b3b6ce25 Not part of the build, fixes QNames really ending when hitting whitespace 2001-01-09 20:56:28 +00:00
morse%netscape.com 757cf5a51f bug 53352, domain cookies not handled correctly, r=pchen@netscape.com, sr=brendan@mozilla.org 2001-01-09 00:59:32 +00:00
blakeross%telocity.com 780f516d61 Fix 64587: JS strict warnings in signonviewer.js. patch by morse. r=pchen sr=brendan 2001-01-08 21:17:36 +00:00
blakeross%telocity.com f541335f3b Fix 30878: right click != left click. more to come. r=rginda sr=alecf 2001-01-08 05:01:17 +00:00
blakeross%telocity.com c55e39e6e6 Fix 64588: JS strict warnings in CookieViewer.js. patch by gemal. r=morse sr=brendan 2001-01-07 22:43:34 +00:00
bryner%uiuc.edu 433f20e3da Removing unused Makefile.in's (files in these directories are now exported via jar.mn). Bug 55778. r=ben, cls. Not part of build. 2001-01-05 23:51:45 +00:00
mkaply%us.ibm.com 3ad5219bf4 #62858
r=javi,wtc, sr/a=brendan
OS/2 should follow some WIN32 paths in psm-glue
2001-01-05 23:05:03 +00:00
morse%netscape.com cea4dcbcab patch 64211 con't: Form-manager fillin does not work for files on local disk, r=evaughan@netscape.com, sr=brendan@mozilla.org 2001-01-05 07:34:40 +00:00
morse%netscape.com 9c82bc3da7 bug 64221, Form-manager fillin does not work for files on local diskk, r=evaughan@netscape.com, sr=ben@netscape.com 2001-01-05 03:48:57 +00:00
dbaron%fas.harvard.edu b72bac7608 Remove temporary hack to remove libpsmglue.so. r=cls 2000-12-29 22:10:32 +00:00
heikki%netscape.com 6f9b5a7bdd NOT PART OF BUILD. Bug 60497, made XMLExtras into installable component, this script is needed to make the .xpi, instructions in the bug. See http://www.mozilla.org/xmlextras for the actual installable package. 2000-12-28 23:55:27 +00:00
bryner%uiuc.edu 1793d214ea Removing more dead .cvsignore files. Not part of build. 2000-12-28 21:12:05 +00:00
heikki%netscape.com 61f81ef412 Bug 45627 and bug 45552. XMLSerializer to deal better with empty elements, special characters, elements from the HTML namespace and namespaces in general, and processing instructions. Removed a lot of duplicate code in XML Extras component, and made several small optimizations with nsCOMPtr initializations. r=vidur, a=jst. 2000-12-27 23:48:10 +00:00
dbaron%fas.harvard.edu 6ac39b6a33 Temporary hack to remove libpsmglue.so since cls's changes yesterday made it not built by default, and my changes today caused unresolved symbols in the old library. r=cls 2000-12-23 21:46:39 +00:00
jst%netscape.com 6af210070c Removing the last (unnecessary) call to nsIHTMLContent::ToHTMLString that I missed in my first checkin. r=jag 2000-12-23 13:44:22 +00:00
morse%netscape.com e3aa45b7c8 bug 63390, form manager title bar not localizable, submitter=walk84@usa.net, r=hidday@geocities.com/morse@netscape.com, sr=alecf@netscape.com 2000-12-20 21:49:53 +00:00
blakeross%telocity.com 46c17a3bb3 Fix 30878: right clicking on buttons should not trigger button action, and pressing spacebar needs to trigger all buttons. more to come. r=morse sr=alecf 2000-12-20 01:58:56 +00:00
mscott%netscape.com 32eacc3f16 attempt to fix Sun OS breakage by casting enums to PRInt32. 2000-12-20 01:49:21 +00:00
mscott%netscape.com abf37c1068 Bug #31982 --> landing this patch for John Myers. Revamp the logic for determining the lock state in the browser
window.

sr=mscott
2000-12-20 01:06:29 +00:00
morse%netscape.com 8f02cbeffa bug 48923 prefill form data should be disabled if nothing to prefill, r=law@netscape.com sr=alecf@netscape.com 2000-12-19 15:59:48 +00:00
javi%netscape.com 96db018dc1 Fix for bug 63209 sr=cls@seawood.org r=javi@netscape.com
Checking in for pedemont@us.ibm.com

Make PSM use static libraries for libprotocol and libcmt
on OS/2
2000-12-19 02:00:54 +00:00
morse%netscape.com 90747a44a3 bug 62808, form manager dialog does not resize properly, r=blakeross@telocity.com sr=alecf@netscape.com 2000-12-18 22:57:38 +00:00
morse%netscape.com fd94078a97 bug 62570, secure cookies going to insecure sites, submitter=drudder@eazel.com, r=morse@netscape.com, sr=brendan@mozilla.org 2000-12-16 03:51:22 +00:00
bryner%uiuc.edu 391bc872d9 Two more I forgot for bug 55778. 2000-12-15 10:22:38 +00:00
bryner%uiuc.edu db51fc636e Bug 55778 -- Don't descend into resources directories that don't have a jar.mn file. This is the Unix portion of the cleanup. r=dprice, sr=cls. 2000-12-15 07:32:25 +00:00
morse%netscape.com 6fe2c8072f bug 62057, cookie viewer breaks if too many entries, r=pnunn, sr=alecf 2000-12-14 19:27:16 +00:00
morse%netscape.com 24abae959b bug 62057, cookie viewer breaks if too many entries, r=pnunn, sr=alecf 2000-12-14 19:25:54 +00:00
morse%netscape.com a84b077385 bug 51144, make cookie viewer/password viewers resizable, r=blakeross@telocity.com, sr=alecf 2000-12-14 19:16:31 +00:00
morse%netscape.com 054dd0f94b bug 60896, garbage title on bookmark dialog, r=neeti@netscape.com, sr=brendan@mozilla.org 2000-12-14 19:09:25 +00:00
morse%netscape.com 610fdbba38 bug 51102, r=sgehani@netscape.com a=hangas@netscape.com 2000-12-13 02:17:01 +00:00
morse%netscape.com ade00a2102 bug 62419 -- wallet previewer busted, r=dbragg@netscape.com, a=hangas@netscape.com 2000-12-13 01:59:54 +00:00
nhotta%netscape.com 664c89e95c Replaced isalpha() and isdigit() by nsCRT equivalents which take unicode instead of char, bug 62407, r=morse, sr=alecf. 2000-12-12 22:20:50 +00:00
morse%netscape.com ca920b60e1 bug 62427: improve wallet's rules for detecting certain schema, r=dveditz@netscape.com, sr=brendan@mozilla.org 2000-12-12 15:07:23 +00:00
morse%netscape.com e896e26b68 bug 58875, capture info in <select> tags, r=ssu, sr=alecf 2000-12-12 02:18:41 +00:00
morse%netscape.com 78551189fb new file, not part of build 2000-12-11 22:23:09 +00:00
heikki%netscape.com 48d290bed2 Bug 51218, problems with DOCTYPE handling. r=harishd, a=vidur. 2000-12-11 22:21:06 +00:00
blakeross%telocity.com 318b2d321b Fix 62509: missing tab in the password manager. (patch by morse, I broke it in an earlier checkin). r=me sr=alecf 2000-12-11 21:49:37 +00:00
morse%netscape.com 81cd5686ce new file, not part of build 2000-12-10 17:02:11 +00:00
javi%netscape.com a7b14d60cd Fixing Mac build bustag. a=leaf 2000-12-09 00:55:58 +00:00
ddrinan%netscape.com 258e09a7e6 Fix for bug 60909. r=javi@netscape.com, bryner@netscape.com. sr=brendan@mozilla.org, leaf@mozilla.org. 2000-12-06 23:45:42 +00:00
morse%netscape.com a4f6feb0db bug 61390, no dialog asking if you want to save form data, r=dveditz, sr=alecf 2000-12-05 22:07:11 +00:00
morse%netscape.com b7ea908387 bug 60210, two tabs selected simultaneously, r=dbragg@netscape.com, sr=ben@netscape.com 2000-11-29 21:43:09 +00:00
morse%netscape.com 7757390faa bug 56644, wallet cleanup, r=dveditz@netscape.com, sr=alecf@netscape.com 2000-11-29 21:05:33 +00:00
morse%netscape.com cc67522a7a bug 61275, email address interpreted as street address, r=dveditz@netscape.com, sr=brendan@mozilla.org 2000-11-29 05:47:38 +00:00
morse%netscape.com 68429265e6 bug 60472, multiple user list for password not always displayed, r=sgehani@netscape.com, sr=brendan@mozilla.org 2000-11-28 00:25:40 +00:00
svn%xmlterm.org 1adb5acf8b --NOT PART OF DEFAULT BUILD--
XMLterm changes only.
Minor changes to get xmlterm to load with MathML/SVG enabled
(but xmlterm still fails to flush reflows)
2000-11-27 22:15:50 +00:00
svn%xmlterm.org db027ccb36 --NOT PART OF DEFAULT BUILD--
XMLterm changes only.
Code cleanup: disabled diagnostic output.
2000-11-27 21:38:14 +00:00
blakeross%telocity.com 7268c564ff Fix 53977: shouldn't be able to access hidden tabs using the keyboard. r=jag a=ben 2000-11-23 04:31:45 +00:00
morse%netscape.com 0b6ca01b04 bug 59184, file had 0x96 chars in it, r=verah, a=ben 2000-11-21 23:47:21 +00:00
cls%seawood.org fc9c54cb3d Oops. Fixing bustage introduced by previous checkin. I forgot that XPIDL_MODULE is sometimes set by MODULE. r=blizzard Bug 59454 2000-11-21 00:18:46 +00:00
cls%seawood.org 8bd122b3d5 Resurrect REQUIRES so that we have some sort of means to track intermodule dependencies. Bug #59454 r=blizzard@mozilla.org 2000-11-20 07:16:06 +00:00
danm%netscape.com b9887b3ac3 removing glowcode directives. won't affect you unless you use an obsolete version of glowcode. 2000-11-18 02:13:42 +00:00
mkaply%us.ibm.com b96b0acbbf rginda said it was OK for me to add webbnet to the list of networks 2000-11-17 19:32:07 +00:00
axel%pike.org 637079fb35 Not part of the build. more people than I thought use the old build system, synching this with my changes for transformiix' TEXTPrinter to the autoconf one 2000-11-17 10:37:00 +00:00
alecf%netscape.com ec958920a7 #45797 - fix consumers of NS_IMPL_ISUPPORTS
r=dveditz a=self
2000-11-17 03:45:13 +00:00
disttsc%bart.nl a515bead9b Change <titledbutton> to <button>, bug 57751, r=adamlock,blake,erik,racham,rginda,rjc, a=ben 2000-11-16 23:50:00 +00:00
axel%pike.org 65d808f6e4 Added support for xsl:output method="text" to transformiix standalone, not part of build 2000-11-16 22:08:58 +00:00
svn%xmlterm.org 3d99a57c86 --NOT PART OF DEFAULT BUILD--
XMLterm changes only.
Using file: scheme rather thank resource: or chrome: scheme for jar url
to allow xmlterm to load other file: urls in IFRAMEs
2000-11-16 18:27:16 +00:00
morse%netscape.com af9764472f bug 55847, Wallet Editor is not translation enabled, submitter=mkaply r=morse, a=ben 2000-11-14 22:11:25 +00:00
morse%netscape.com e00cc3815b bug 55847, Wallet Editor is not translation enabled, submitter=mkaply r=morse, a=ben 2000-11-14 21:56:35 +00:00
morse%netscape.com b78a585992 bug 59687, wallet to determine schema from displayable strings, r=dveditz, a=alecf 2000-11-14 14:32:06 +00:00
disttsc%bart.nl 97a1cb2070 Hrm... One weird hidden dependancy fixed. 2000-11-09 23:12:07 +00:00
disttsc%bart.nl df49adebdd Make interview.html use moved wallet functions, bug=46200, r=a=alecf 2000-11-09 20:22:18 +00:00
svn%xmlterm.org 14cc97b073 --NOT PART OF DEFAULT BUILD--
XMLterm changes only.
Changed non-owning references in mozXMLTerminal to weak references to avoid
crash in mozXMLTerminal::Finalize when exiting xmlterm.
2000-11-08 22:20:18 +00:00
svn%xmlterm.org 91f816e482 --NOT PART OF DEFAULT BUILD--
XMLterm changes only.
Fixed error/warning message output to eliminate beeping problem.
2000-11-08 22:11:00 +00:00
kvisco%ziplink.net 4541fc4878 Not part of regular build. ContextState now extends
NamespaceResolver. ElementExpr has some code for handling namespaces.
2000-11-07 10:49:07 +00:00
kvisco%ziplink.net 9d1eed8e42 Not part of regular build. Added method for resolving by prefix only 2000-11-07 10:47:17 +00:00
kvisco%ziplink.net 0140a42da3 Not part of regular build. Added new method for NamespaceResolver 2000-11-07 10:46:03 +00:00
kvisco%ziplink.net 6e4d722387 Not part of regular build. Added fix for expressions starting with '/' 2000-11-07 10:42:35 +00:00
kvisco%ziplink.net 6c4b489af2 Not part of regular build. Patch to treat "abc:*" as an CNAME 2000-11-07 08:30:51 +00:00
axel%pike.org d165632a57 Not part of build, doing some buffer init on String wrapper 2000-11-03 20:48:41 +00:00
alecf%netscape.com 59708a710f part of fix for #46200 - extract wallet from nsIBrowserInstance, and fixup all callers to call
the wallet service directly.. yay!
r=jag, a=ben
2000-11-02 23:00:08 +00:00
rginda%netscape.com 0f82f11c81 doh! forgot to add the new file 2000-11-01 10:20:07 +00:00
rginda%netscape.com 10add773ff -- CHATZILLA CHANGES ONLY --
sr = scc, r = syd
fix for bug 57633, which also fixes 27805,40636,41343,51352,54145,56708,57104,57138, and some other random unfiled bugs.
2000-11-01 09:33:16 +00:00
javi%netscape.com 5011828af3 Fix for Bug 57985 r=ddrinan,hyatt a=hyatt
Implement the nsIEntropyCollector interface so that we can send entropy
 bits off to PSM to better improve the randomness of generated keys for SSL
2000-10-30 23:35:46 +00:00
dbaron%fas.harvard.edu b60b296a11 Instrument various classes so they show up in the leak/bloat stats. r=morse@netscape.com sr=scc@mozilla.org b=56644 2000-10-29 21:27:45 +00:00
warren%netscape.com 4189314fdb Bug 47207. Backing out logging/PRINTF changes until we can fix stopwatch.h, introduce double parens, etc. 2000-10-28 22:17:53 +00:00
warren%netscape.com f8d11fc3fd Fixing printf bustage 2000-10-28 05:36:44 +00:00
warren%netscape.com 6e35f97e31 Bug 47207. Changing printf to PRINTF to use new logging facility. r=valeski,sr=waterson 2000-10-27 22:43:51 +00:00
axel%pike.org db4f588daa Fixing 53327, patch by jjs@acis.com.au, r=me, string() returns comment nodes, +whitespace, not part of build 2000-10-26 16:45:26 +00:00
axel%pike.org 05c0891bed adding the version="1.0" for some stylesheets, not part of build 2000-10-25 16:45:33 +00:00
axel%pike.org 0ef7103a15 fixing builddir!=srcdir, not part of build 2000-10-24 16:28:02 +00:00
Peter.VanderBeken%pandora.be 5fd7388239 Fixing bug 56794. a=granrose. 2000-10-23 18:50:23 +00:00
Peter.VanderBeken%pandora.be 2376de3b6c Fixing bug 56794 properly. a=granrose. 2000-10-23 18:48:15 +00:00
brade%netscape.com 64dcef94a8 fix line endings (bug #56794) a=leaf; submitted by peter.vanderbeken@pandora.be 2000-10-23 18:34:41 +00:00
ben%netscape.com 39a5e45e48 final ViXEn edit history tweaks for this morning...
NOT PART OF BUILD.
2000-10-23 11:53:23 +00:00
ben%netscape.com 5ef6b5c58c ViXEn transaction manager code cleanup.
NOT PART OF BUILD.
2000-10-23 11:46:37 +00:00
ben%netscape.com 0c0849327f more history window stuff. NOT PART OF BUILD. 2000-10-23 11:15:26 +00:00
ben%netscape.com 6228d7456e ViXEn stuff - transaction editing system work (RDF datasource)
history window, etc.
NOT PART OF BUILD
2000-10-23 10:58:39 +00:00
Peter.VanderBeken%pandora.be fa36e791f7 Jar up component viewer (bug 56794). r=cls, sr=scc. 2000-10-22 20:47:35 +00:00
ben%netscape.com 762760372b update readme.
NOT PART OF BUILD.
2000-10-22 10:19:52 +00:00
ben%netscape.com 54a10bd59d preliminary ViXEn document serialization work.
NOT PART OF BUILD.
2000-10-22 10:16:47 +00:00
ben%netscape.com cbebe75309 ViXEn transaction system work, history window work, setting up master controller.
NOT PART OF BUILD.
2000-10-22 10:15:11 +00:00
ben%netscape.com 22d96b6c95 I am a twit 2000-10-21 03:35:57 +00:00
ben%netscape.com 27f2434ac2 here come radio groups... More ViXEn transaction manager work.
NOT PART OF BUILD.
2000-10-21 03:09:18 +00:00
heikki%netscape.com af74741803 Changing topsrcdir to DEPTH, hopefully this fixes the build bustage. 2000-10-21 00:10:15 +00:00
heikki%netscape.com ee699edfb3 Corrected the whitespace mess. 2000-10-20 23:43:52 +00:00
heikki%netscape.com 278adf8db4 Not part of Netscape 6.0 package. Checking in patches from toml@us.ibm.com. These fix bug 55508 (DOMParser does not work without script environment) and bug 55599 (add GetChannel method to nsIXMLHTTPRequest), as well as add a test program. r=heikki, a=vidur. 2000-10-20 23:26:10 +00:00
ben%netscape.com d9fc8829d1 ViXEn wording change.
NOT PART OF BUILD.
2000-10-20 12:43:22 +00:00
ben%netscape.com 1d4874a897 More ViXEn transaction system love.
NOT PART OF BUILD.
2000-10-20 11:17:09 +00:00
ben%netscape.com fa869cc7ec ViXEn Editing System, Part 2.
NOT PART OF BUILD.
2000-10-19 23:37:20 +00:00
ben%netscape.com 2c05333359 A whole bunch of ViXEn stuff, part 1. Basic aggregate transactions and
undo/redo fit and finish. NOT PART OF BUILD
2000-10-19 11:25:53 +00:00
ben%netscape.com e89593743a command line handler for Vixen, gut VixenShell, update makefiles.
NOT PART OF BUILD
2000-10-19 03:23:45 +00:00
bryner%uiuc.edu f4fc064485 Adding unix makefiles for vixen. r/a=ben. 2000-10-19 03:16:19 +00:00
ddrinan%netscape.com bc5ec429a9 Fix for bug 53198. r=javi@netscape.com, sr=scc@mozilla.org 2000-10-16 21:58:48 +00:00
javi%netscape.com 6c2380251e Fix for bug $54860 a=brendan, r=ddrinan
Modify the PSM UI handler to pass different parameters on non WIN32
  platforms to prevent hanging the browser on Linux.
2000-10-16 20:11:08 +00:00
morse%netscape.com 947e654a4e bug 56048, can't dismiss privacy tutorial on the mac, r=dveditz, a=ben 2000-10-14 06:30:13 +00:00
javi%netscape.com d9340d4eb0 Fix for bug 45892 r=ddrinan a=brendan
Wait for a non-NULL response when doing a KEYGEN when the user has just
initialized the key database.
2000-10-12 21:27:42 +00:00
dougt%netscape.com 8024978cbe fixes needing profile manager to use psm. bug 56161. r=javi, sr=mscott 2000-10-11 23:59:57 +00:00
pollmann%netscape.com a2cf49269d Bug 54966, 54845, 55906: Prevent psm-glue from accidentally cancelling form submit for file: urls, javascript: urls, and submits to 127.0.0.1 r=javi,jst sr=mscott 2000-10-11 09:53:29 +00:00
svn%xmlterm.org f01e9dab4b --NOT PART OF DEFAULT BUILD--
XMLterm changes only.
Added .cvsignore files to locale dirs.
2000-10-10 05:01:38 +00:00
svn%xmlterm.org ff9a598383 --NOT PART OF DEFAULT BUILD--
XMLterm changes only.
Some code cleanup for Finalize methods.
2000-10-10 04:51:11 +00:00
svn%xmlterm.org 880cd6ec41 --NOT PART OF DEFAULT BUILD--
XMLterm changes only.
Added test HTML documents to exercise xpcom/css/dom features used by xmlterm.
2000-10-10 04:46:00 +00:00
svn%xmlterm.org 7144fbdb04 --NOT PART OF DEFAULT BUILD--
XMLterm changes only.
Added a coupled of pagelet test scripts.
2000-10-10 04:40:22 +00:00
svn%xmlterm.org b81816ca0d --NOT PART OF DEFAULT BUILD--
XMLterm changes only.
Changes to fix xmlterm XPI file build.
2000-10-10 04:38:20 +00:00
ben%netscape.com 6d20ed4ca8 incremental ViXEN stuff, make vixen work with the latest contents.rdf suff and
ensure that it is packaged correctly. Forgot to note in my previous checkin that these files are NOT PART OF THE BUILD.
2000-10-09 05:16:59 +00:00
ben%netscape.com 1ea97810f8 incremental ViXEN stuff, make vixen work with the latest contents.rdf suff and
ensure that it is packaged correctly.
2000-10-09 05:16:07 +00:00
Peter.VanderBeken%pandora.be 250cc483f0 Add back incorrectly removed #ifdef. Not part of default build. a=leaf. 2000-10-06 08:59:46 +00:00
Peter.VanderBeken%pandora.be f7fdbb1850 Move getNameSpaceURI before html hack. Not part of default build. a=leaf. 2000-10-06 08:45:01 +00:00
morse%netscape.com ea4f619f29 bug 2544, image blocking not working, r=dveditz,hyatt, a=morse 2000-10-05 00:28:45 +00:00
axel%pike.org 47082af766 Adding magic for creating transformiix xpi's on unix. Depends on patch at 22062, not part of build 2000-10-04 22:47:01 +00:00
axel%pike.org 4e0e3200ae fix for 51656, patch by jjs@acis.com.au (Jus), r=me,pvb, attributes in html output, not part of build 2000-10-04 22:43:59 +00:00
disttsc%bart.nl 5f305d3641 Found one more 'rdf:' to removei (incorrect namespace use). bug=53297, r=rginda, a=waterson 2000-10-04 19:28:26 +00:00
timeless%mac.com 3d8ef37843 l10n for bug 54712, a=rginda 2000-10-02 03:35:29 +00:00
axel%pike.org 4f85ea8718 removing windows linefeeds, still reminents from the old days, not part of build 2000-09-29 14:58:26 +00:00
Peter.VanderBeken%pandora.be 517df99b37 Fix for bug #53323, provided by jjs@acis.com.au. r=me. Not part of default build. a=leaf. 2000-09-29 12:19:15 +00:00
Peter.VanderBeken%pandora.be 520dba5ce5 Fixing compiler warnings. Not part of default build. a=leaf. 2000-09-29 12:17:23 +00:00
kvisco%ziplink.net cd1624272f Not part of regular build, a=leaf. Fixed xsl:include, reported by Steve Tinney 2000-09-26 07:38:51 +00:00
m_kato%ga2.so-net.ne.jp f0d7582b1f fix bug 52863 r=rginda a=ben
fix installed-chrome.txt problem.  All chatzilla component do not register to installed-chrome.txt.  So IRC menu isn't shown in Task menu.
2000-09-26 06:10:39 +00:00