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

1623 Коммитов

Автор SHA1 Сообщение Дата
ddrinan%netscape.com 9d2ff6466b Call DisplayURL with parent window, null for now 2000-08-30 21:58:06 +00:00
ddrinan%netscape.com 56f3d64783 Pass in a parent nsIDOMWindow to display functions. Bug 46705 2000-08-30 21:56:28 +00:00
mkaply%us.ibm.com 500f32b91d #50287
r=cls, a=brendan
Add SHORT_LIBNAME for xmlextras.dll
2000-08-30 20:20:59 +00:00
svn%xmlterm.org d55e486743 --NOT PART OF DEFAULT BUILD--
XMLterm changes only.
Renamed directory extensions/xmlterm/dist to extensions/xmlterm/distrib,
per leaf's request.
2000-08-30 04:31:10 +00:00
rginda%netscape.com 6a7af1a410 -- CHATZILLA ONLY --
add e.preventDefault() calls to keep [tab]s from changing focus.
fixes tabcompletion.
2000-08-30 00:35:18 +00:00
rginda%netscape.com 2bd8918f72 -- CHATZILLA ONLY --
call String(obj) instead of obj.toString() to do conversion
2000-08-30 00:30:53 +00:00
axel%pike.org d36862d4c2 Not part of build, removing CRLF cruft, part of 46640 2000-08-29 11:49:47 +00:00
morse%netscape.com 9081f7d5ff bug 49189, wallet tables not getting updated from netcenter, suggested by reeed, r=morse 2000-08-29 04:29:01 +00:00
morse%netscape.com 8986a62693 bug 50157, crash when reading privacy tutorial, r=dveditz 2000-08-28 03:10:29 +00:00
morse%netscape.com 539b83f10c documentation change 2000-08-28 01:28:42 +00:00
axel%pike.org c9074189fd Not part of build, bringing configured Makefile up to date, removing compile warning in URIUtils.h (missing newline) 2000-08-27 17:24:05 +00:00
kvisco%ziplink.net 3893d56f1b Not part of regular build, a=leaf. This is a fix for the last set of
integration code checked in. Moved definition of NamespaceResolver out of
this file to source/xml/NamespaceResolver.h to prevent some circular
references.
2000-08-27 06:11:56 +00:00
kvisco%ziplink.net 7ea9ecfc0d Not part of regular build, a=leaf. Added ifndef statement to prevent
redefinition of classes.
2000-08-27 06:00:59 +00:00
kvisco%ziplink.net ab85e0f210 Not part of regular build, a=leaf. Added changes for standalone Linux support of Peter's latest checkins 2000-08-27 05:58:59 +00:00
Peter.VanderBeken%pandora.be 446cf6cd58 Use getDocumentFromURI. Not part of default build. a=leaf. 2000-08-26 04:56:49 +00:00
Peter.VanderBeken%pandora.be 0b3bc756d6 Use getDocumentFromURI. Not part of default build. a=leaf. 2000-08-26 04:51:43 +00:00
Peter.VanderBeken%pandora.be f800470953 Add getDocumentFromURI. Not part of default build. a=leaf. 2000-08-26 04:51:00 +00:00
Peter.VanderBeken%pandora.be c1d0e77259 Add include. Not part of default build. a=leaf. 2000-08-26 04:45:57 +00:00
Peter.VanderBeken%pandora.be abc3448269 Temporary work-around for problematic typedef. Not part of default build. a=leaf. 2000-08-26 04:45:02 +00:00
Peter.VanderBeken%pandora.be 9c40651ff5 Correct test case. Not part of default build. a=leaf. 2000-08-26 04:43:33 +00:00
Peter.VanderBeken%pandora.be 83c824be1a Make CopyNode namespace-aware. Not part of default build. a=leaf. 2000-08-26 04:41:16 +00:00
Peter.VanderBeken%pandora.be e60f2f16f9 Update and clean-up. Not part of deafult build. a=leaf. 2000-08-26 04:34:50 +00:00
Peter.VanderBeken%pandora.be d01296014f Define a NameSpaceResolver class. Not part of default build. a=leaf. 2000-08-26 04:29:09 +00:00
Peter.VanderBeken%pandora.be 696eff5c20 Make ProcessorState a NameSpaceResolver. Clean up source. Not part of default build. a=leaf. 2000-08-26 04:28:28 +00:00
Peter.VanderBeken%pandora.be ded4c0b3fd Adapt for hash table changes. Not part of default build. a=leaf. 2000-08-26 04:20:14 +00:00
Peter.VanderBeken%pandora.be 061592399c Correct ToCharArray. Not part of default build. a=leaf. 2000-08-26 04:13:21 +00:00
Peter.VanderBeken%pandora.be cc06157dbd Adapt to better suit wrapper's needs. Not part of default build. a=leaf. 2000-08-26 04:06:39 +00:00
Peter.VanderBeken%pandora.be 9e24016710 Major update to the wrapper classes and clean-up of source. Not part of default build. a=leaf. 2000-08-26 04:05:28 +00:00
Peter.VanderBeken%pandora.be 6013c0413a First Checked In. 2000-08-26 04:01:01 +00:00
warren%netscape.com 871bde6efa Bug 15623. Fixed registration of nsKeygenHandler. 2000-08-25 18:48:50 +00:00
locka%iol.ie c52f68cce4 API changes for embedding. b=46847, r=dougt, a=valeski 2000-08-25 18:39:46 +00:00
morse%netscape.com 13d88c9513 fix up jar file 2000-08-25 14:18:43 +00:00
morse%netscape.com 14b4d6e050 minor wording change 2000-08-25 03:23:01 +00:00
morse%netscape.com bff4a4b8cf minor wording change 2000-08-24 23:07:40 +00:00
morse%netscape.com 9b3a32bf0c bug 50097, can't close privacy window, r=dveditz 2000-08-24 14:43:25 +00:00
morse%netscape.com 31e5c3793b bug 50084, move wallet demo files off the server, r=dveditz 2000-08-24 00:43:37 +00:00
rginda%netscape.com 72bb6e8064 -- CHATZILLA CHANGES ONLY --
Fix case in outputstream calls to match recently changed IDLs.  Finally getting chatzilla to crash on join again. (bug 49410)
2000-08-23 21:41:09 +00:00
jst%netscape.com b3a4ade60d DOM string changes. All nsString& in DOM interfaces (and interfaces needed by DOM implementations) have been changed to nsAReadableString& and nsAWritableString&. String implementation additions (sanctioned by scc) to support DOM needs. Bug 49091. r=vidur,jst,scc 2000-08-23 17:27:06 +00:00
kvisco%ziplink.net 23d87c9e6d Not part of regular build, a=leaf. Fixed template for showing comments 2000-08-23 07:04:29 +00:00
kvisco%ziplink.net 1a53969048 Not part of regular build, a=leaf. Added stylesheet example. 2000-08-23 06:12:28 +00:00
kvisco%ziplink.net dca17a2f40 Not part of regular build, a=leaf. Added support for getting the node value of processing instructions and comments (kvisco) 2000-08-23 06:11:45 +00:00
javi%netscape.com eaf5612d50 Turns out this last fix is needed to fully fix Bug#45866 2000-08-23 01:24:17 +00:00
javi%netscape.com 19e3d5108f Fix for bug #45866. We were passing the wrong challenge value down to the method that generated the KEYGEN value. Fix some compiler warnings. 2000-08-23 00:24:16 +00:00
rginda%netscape.com f8adc640d1 -- CHATZILLA CHANGES ONLY --
removed dead libbs code (bug 39364)
partial fix for bug 47673, still blocked by bug 49410
fix for bug 46541
2000-08-22 23:58:02 +00:00
morse%netscape.com 8ad385b116 bug 49865, minor wording changes 2000-08-22 23:25:11 +00:00
dbaron%fas.harvard.edu 22b79598d6 Get xmlterm building again (not part of default build). 2000-08-22 13:54:09 +00:00
jband%netscape.com d10f6f48a9 fix bustage after nsIBaseStream removal 2000-08-22 09:21:32 +00:00
mstoltz%netscape.com 88846ce93b Fixing 41876 r=hyatt, also 48724, 49768, and crasher in nsBasePrincipal.cpp, r=jtaylor 2000-08-22 02:06:52 +00:00
ccarlen%netscape.com de300bffca Converted use of nsIFileLocator to nsIDirectoryService. r=morse 2000-08-22 00:39:09 +00:00
morse%netscape.com 2e6aabdaa3 bug 49589, excessive bloat in wallet tables, r=valeski 2000-08-21 22:53:21 +00:00
javi%netscape.com d67ebc94ec Fix for bug #45982. Set the mode on the file picker correctly.
This allows users to back up certs successfully to new files instead
of having to over-write existing files.
2000-08-21 22:42:59 +00:00
warren%netscape.com 64a99efec0 Bug 46864 - Embedding needs a name attribute on nsIRequest. 2000-08-21 08:23:54 +00:00
kvisco%ziplink.net dd9c31d1d2 Not part of regular build, a=leaf. Changed name from DocumentHandler.h 2000-08-21 06:33:45 +00:00
kvisco%ziplink.net 44e53f0f3c Not part of regular build, a=leaf. Changed the name of this file to XMLEventHandler.h. 2000-08-21 06:32:49 +00:00
morse%netscape.com a4837b3531 bug 49588, fix memory leak, code suggested by bruce@cubik.org, r=morse 2000-08-21 00:03:10 +00:00
scc%mozilla.org 45619b9ff5 fixing code that relied on implicit string construction 2000-08-19 20:52:04 +00:00
scc%mozilla.org e672c53fb9 fixing code that relied on implicit string construction 2000-08-19 20:07:01 +00:00
morse%netscape.com 64a4c4771d bug 49541, fix leak, coder=bruce@cubik.org, r=morse 2000-08-19 04:13:21 +00:00
morse%netscape.com 37201f8304 bug 44514, speed up loading of wallet tables, coded by pinkerton, r=morse 2000-08-19 00:32:37 +00:00
morse%netscape.com 17d61f1323 bug 44514, speed up loading of wallet tables, r=dbragg 2000-08-19 00:29:48 +00:00
javi%netscape.com 7649d422f7 Fix for bug 27862
implement the crypto method for alert so that Security Advisor pages can
display alert messages properly now.
2000-08-18 18:13:03 +00:00
ben%netscape.com 34cd2370a2 fix for bug 29124, r=morse 2000-08-18 06:23:10 +00:00
morse%netscape.com 0b92383a04 update wallet tables, not part of build 2000-08-18 06:10:55 +00:00
morse%netscape.com 69e043f9cc bug 49189, crash when updating wallet tables, r=pnunn 2000-08-16 23:05:03 +00:00
dprice%netscape.com 69e825c9fe moving pref-irc.xul to core.jar 2000-08-16 04:57:23 +00:00
dprice%netscape.com f7973c34f5 adding dtd file to en-US.jar 2000-08-16 04:10:00 +00:00
morse%netscape.com b98f370b5c bug 48949, fix UTF8Get routine to work with multibyte characters, r=dveditz 2000-08-16 01:34:58 +00:00
beard%netscape.com bbdcae5eff bug #47920: fixes unitialized variable. 2000-08-16 00:46:17 +00:00
valeski%netscape.com d5906166f9 48884, r=morse. fixing cookie list ordering problem and cookie insertion problem. 2000-08-14 23:00:54 +00:00
valeski%netscape.com aa134bfa6f 48884, r=morse. removing extraneous io service and newuri usage. 2000-08-14 23:00:13 +00:00
dougt%netscape.com 144602dca1 Fix for 48832, r=conrad. a regression. 2000-08-14 22:33:45 +00:00
morse%netscape.com 2b57b4ca68 minor wording change, part of bug 48742 2000-08-14 02:16:14 +00:00
morse%netscape.com 480f4132d5 bug 48592, cookie viewer deleting wrong cookie, caused by incorrect change in version 1.78 2000-08-14 00:58:37 +00:00
morse%netscape.com fde7800140 stage 1 for bug 42438, adding wallet functions to edit menu, r=dbragg 2000-08-13 20:50:23 +00:00
svn%xmlterm.org 270e4d5ee8 --NOT PART OF DEFAULT BUILD--
XMLterm changes only.
Fixed overlay to XMLterm back into the tasks menu.
2000-08-12 03:51:02 +00:00
javi%netscape.com 793aebc278 Fix for bug #44652 2000-08-11 21:43:57 +00:00
warren%netscape.com ea12edc20a Jar manifest updates. 2000-08-11 09:05:40 +00:00
morse%netscape.com 1b7d8d9664 bug 48539, needed defensive code to prevent infinite loop on corrupted data 2000-08-11 07:12:07 +00:00
BlakeR1234%aol.com 4340606356 Fix bug 48414 - enable tree column resizing in the password manager. r=syd a=morse 2000-08-11 06:52:06 +00:00
BlakeR1234%aol.com dff9a5036f Fix bug 48414 - enable tree column resizing in the cookie and image managers. r=syd a=morse 2000-08-11 06:50:32 +00:00
rayw%netscape.com d8d52c08c6 Changed case of nsIFactory.idl methods to start with lower case to be like other
interfaces.  Since the C++ generated code upper-cases the method names, this
affects no C++ code, but only a few javascript methods.

Bug 46771.

r=waterson.

I am in today and tomorrow.
2000-08-10 20:12:08 +00:00
dougt%netscape.com 7c8b0fffa2 modified buffer while commiting.
fixing bustage.
2000-08-09 21:15:09 +00:00
dougt%netscape.com e4be0fe178 Name Changes from GetPrompt to GetPrompter (47889) 2000-08-09 21:13:54 +00:00
morse%netscape.com 5757a5bb95 bug 48076, remove commonDialogs from wallet module, r=dougt 2000-08-09 03:27:32 +00:00
saari%netscape.com 00ad136b80 massive landing of joki changes.
Relevant nsbeta3+ bugs 43309, 44503, 2634, 2504,5981, 24698, 25758, 33577,
36062, 36217, 41191, 41491, 42356, 42829, 43016
r=saari (joki code). also been tested by heikki and bryner
2000-08-08 21:31:05 +00:00
morse%netscape.com 2a98211b4e bug 47461, cookie expiration date is wrong on mac, r=valeski 2000-08-07 05:27:19 +00:00
dougt%netscape.com 1d23955812 This was checked into the branch, but not trunk:
Here are the checkin notes (revision 1.22.2.2)

r=jar.  Checkin on behalf of dougt.  Fix for nsbeta2+ bug 47010.
The lock icon was not displaying on some https sites.  With these
changes, it does.
2000-08-06 19:15:46 +00:00
ben%netscape.com 26db09cc20 clean up signon viewer dialog code for polish, r=hyatt 2000-08-06 07:18:10 +00:00
ben%netscape.com 1906145c3a simplify Cookie Viewer code for polish, r=hyatt 2000-08-06 07:04:11 +00:00
morse%netscape.com 63ae83cf88 bug 47532, incorrect display in signon viewer, r=pnunn 2000-08-05 19:32:53 +00:00
svn%xmlterm.org 86c639b80e --NOT PART OF DEFAULT BUILD--
XMLterm changes only.
Added jar.mn (for future use)
2000-08-05 17:23:59 +00:00
svn%xmlterm.org df58dc6699 --NOT PART OF DEFAULT BUILD--
XMLterm changes only.
Fixed "bug" in XMLTermCommands.js that was causing duplicate instances of XMLTerm shells.
2000-08-05 17:22:00 +00:00
svn%xmlterm.org 60946c1467 --NOT PART OF DEFAULT BUILD--
XMLterm changes only.
Re-structured chrome directories.
2000-08-05 17:19:44 +00:00
morse%netscape.com ee476c4e6d bug 45219, submitted by Robert O'Callahan, r=morse 2000-08-05 01:57:43 +00:00
morse%netscape.com 94b4c743cc bug 44514, speed up loading of wallet tables, r=dbragg 2000-08-03 23:19:32 +00:00
valeski%netscape.com 769f94089e r=dp. removing extraneous junk 2000-08-03 22:04:28 +00:00
mkaply%us.ibm.com f21f809e2e OS/2 Tinderbox break
Need PR_CALLBACK for VisualAge
2000-08-03 13:26:02 +00:00
valeski%netscape.com b4888b2399 removing unneeded import lib/static lib links 2000-08-03 07:56:58 +00:00
valeski%netscape.com c6c7b66f6a cleanup 2000-08-03 07:00:14 +00:00
valeski%netscape.com 238ce4678a removed defer logic as cookies are only accessed from the main thread. removed unused functions, converted stripline over to nsString equivelent, changed cookie deletion and list removal mechansim to use already cached indexes so we don't search the list again everytime we want to remove an element. also removed some extraneous statics 2000-08-03 06:40:35 +00:00
valeski%netscape.com 16b771c107 removing lock/monitor usage from cookie code. cookies live on the main thread and any cross thread communication is marshalled, thus no need for this stuff. also fixing nsVoidArray leak. also cleaning up extraneous nsString usage. Also adding functional test harness for win32 2000-08-03 04:57:23 +00:00
warren%netscape.com 4967b0a7cc Getting jar files in shape. Mostly works on unix, status bar missing (not in build yet). 2000-08-02 06:48:45 +00:00
valeski%netscape.com 3a05b3c835 47235. r=mstoltz. mlk fix. 2000-08-02 02:05:42 +00:00
danm%netscape.com d5bf71516f adding missing initialization of nsBrowserInstance object. bug 46979 2000-08-02 00:55:49 +00:00
valeski%netscape.com e8ad67f146 removing extraneous string/memory usage 2000-08-01 23:44:38 +00:00
vidur%netscape.com 5d71119cbe Adding xmlextras to the default build target so that it can be included in the nightlies as per leaf. a=leaf, r=pollmann 2000-07-31 23:14:24 +00:00
vidur%netscape.com cf45da4313 Fixed leak of weak reference (thanks beard@netscape.com). Fixed makefiles to avoid overwriting xpt files. This is not part of the regular build 2000-07-31 16:48:54 +00:00
morse%netscape.com 0d6c6d655c fix bug 46947, localization of strings in wallet interview form, r=dp 2000-07-30 20:07:43 +00:00
morse%netscape.com c90a90ceb0 fix bug 46699, crash on many sites, r=jar, a=jar 2000-07-30 19:48:21 +00:00
morse%netscape.com 9abe048418 minor wording change 2000-07-30 17:16:42 +00:00
morse%netscape.com 17929dcf60 fix bug 46464, split signon viewer into two separate viewers, r=ben 2000-07-30 04:25:54 +00:00
morse%netscape.com 8cb6d6d888 bug 46883, move wallet interview form from server to client, r=pnunn 2000-07-29 20:50:30 +00:00
morse%netscape.com 66cc233485 this is not part of build yet 2000-07-29 20:46:24 +00:00
morse%netscape.com 1e795b6ba9 this is not part of build yet 2000-07-29 20:45:44 +00:00
morse%netscape.com 56fef8b5e3 interview form for wallet, not part of build yet 2000-07-29 18:51:30 +00:00
morse%netscape.com 538b750fa0 fix bug 46906, minor typo in dialog, submitted by wallet.properties 2000-07-29 03:28:31 +00:00
javi%netscape.com 9001baaba2 Add a Certificate Content Listener so that mozilla can download a
certificate from VeriSign.

bug 45878
r=mscott, valeski
2000-07-28 23:14:55 +00:00
valeski%netscape.com 66eeffbc92 this lib is no longer generated or used 2000-07-28 08:46:59 +00:00
warren%netscape.com 6c728d8e91 Cleaning up slashes, adding a few missed files. 2000-07-28 06:49:43 +00:00
morse%netscape.com 82eebb8026 bug 45455, deleting blank username causes wrong user to be deleted, r=jrgm 2000-07-28 00:28:43 +00:00
morse%netscape.com 075354abd9 bug 45454, blank username is not selectable, r=jrgm 2000-07-28 00:26:17 +00:00
mj%digicool.com 082c63933a mozilla.xml-rpc.fault.1 now implements QueryInterface, r=mang 2000-07-27 14:52:47 +00:00
morse%netscape.com 6df4cad960 part of fix for bug 45981, blue-box dialog not appearing when needed, r=pinkerton 2000-07-27 03:07:19 +00:00
morse%netscape.com ddaefb3f69 change html checkbox to xul checkbox, r=hyatt 2000-07-27 00:16:31 +00:00
mstoltz%netscape.com 28ef1b8b40 fixing 40159, r&a=beard 2000-07-26 04:53:31 +00:00
morse%netscape.com 669b9e7ce1 fix bug 42440, change url for wallet tables to be on netcenter 2000-07-26 01:20:50 +00:00
axel%pike.org 58c99d252c Removing old debug code, not part of the build 2000-07-25 15:12:04 +00:00
axel%pike.org 4bd308df68 Adding makefile.wins for transformiix examples, not part of build, submitted by Arthur Barrett, raised build number and updated contributors/changes 2000-07-25 07:03:40 +00:00
warren%netscape.com 7ac7233df8 Factored string bundles out of necko. Fixes bug 42107 - need to fix string bundle init workaround. Also bug 40506 - nsIWebProgressListener needs status text. Status messages now work in mozilla and viewer with internationalized and parameterized text! Added temporary error architecture until bug 13423 can be fixed. Extended nsIStringBundleService to provide method to format status message. r=valeski,jband,tao. verified=mstoltz 2000-07-25 05:45:56 +00:00
morse%netscape.com 737cb34b9d bug 45981, no blue-box dialog for browser-generated login forms, r=dveditz 2000-07-24 21:16:18 +00:00
nisheeth%netscape.com d4c06692fb Checking in patches submitted by Justin Smith (jjs@acis.com.au) that fix the windows build of transformiix. Thanks, Justin! Does not affect the mozilla build. 2000-07-24 20:35:08 +00:00
kvisco%ziplink.net 27f7d244e9 Not part of regular build, a=leaf. Updated changes and contributor info. 2000-07-23 07:57:12 +00:00
kvisco%ziplink.net aeda054c55 Not part of regular build, a=leaf. Updated version info. 2000-07-23 07:43:37 +00:00
kvisco%ziplink.net 0feaec670d Not part of regular build, a=leaf. Updated some test files. 2000-07-23 07:25:30 +00:00
kvisco%ziplink.net 1505018367 Not part of regular build, a=leaf. Fixed bug I introduced with a previous patch. prevToken was getting set to NULL in some places when it shouldn't. 2000-07-23 07:24:45 +00:00
kvisco%ziplink.net 0a1cd59cc3 Not part of regular build, a=leaf. Fixed bug when printing comments; removed leading and trailing whitespace. 2000-07-23 06:45:59 +00:00
warren%netscape.com cb60172520 Fixed slashes 2000-07-22 05:00:17 +00:00
ben%netscape.com b04a585420 b44281, r=don, a=don 2000-07-21 00:38:04 +00:00
mstoltz%netscape.com 3706de2b9a fix for 42387, r=dveditz 2000-07-20 01:16:15 +00:00
pchen%netscape.com 7255ca89b0 Completed client end work for bug 44281 r=pinkerton, call back end CMT code to get certificate authority string. 2000-07-20 00:12:54 +00:00
morse%netscape.com cddc9ce8cd bug 44146, parent window for modal dialogs, r=dveditz 2000-07-19 21:10:03 +00:00
morse%netscape.com aaaba4c1f3 minor wording change to hide the fact that mozilla and ns tree are improperly shadowed 2000-07-18 06:01:10 +00:00
morse%netscape.com 0198a9abea fix bug 44146, parent window for dialogs, r=dveditz 2000-07-18 02:03:57 +00:00
mscott%netscape.com 5146527ed1 Bug #39518 --> we keep showing the security warning when submitting insecure documents even if you check on the
checkbox saying please don't show me this again. We were always setting the pref to true if we ready something out of prefs. =)
The fix is trivial....
r=blake
2000-07-18 00:08:38 +00:00
javi%netscape.com 375119a816 Make the 'if' statement a '==' instead of a '=' 2000-07-17 22:16:42 +00:00
mj%digicool.com 134b7702a8 Adjust for nsIHTTPChannel API change, and fix small bug in entity handling; >
means '>' =/
2000-07-17 11:36:12 +00:00
svn%xmlterm.org 4f03ca2ab5 --NOT PART OF DEFAULT BUILD--
XMLterm changes only.
"make xpi" in xmlterm/scripts directory now creates an XPI file for XMLterm.
Removed last vestiges of WebShell!
Deleted outdated GeckoTerm files.
2000-07-17 04:11:24 +00:00
morse%netscape.com 1ccb3bb16f bug 44146, get parent window for modal dialogs 2000-07-17 01:37:15 +00:00
Peter.VanderBeken%pandora.be b04b212b4a Adding SOAP to mac projects. Not part of build. a=vidur. 2000-07-15 06:37:21 +00:00
warren%netscape.com af8dd552b0 Fixed reentrancy into service manager getting the PSM component. Fixed some warnings too. r=dprice 2000-07-15 01:38:32 +00:00