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

1753 Коммитов

Автор SHA1 Сообщение Дата
sspitzer%netscape.com ece84d85ec part of the fix for #46888. after cancelling a news message, you can't
select another message.  fix by naving@netscape.com.  r=sspitzer,a=mscott
also a couple bullet proofing fixes to prevent crashes.
2000-09-19 22:40:52 +00:00
Peter.VanderBeken%pandora.be ead285ac6f Adding MozillaObjectWrapper.cpp. Not part of default build. a=leaf. 2000-09-18 06:18:55 +00:00
Peter.VanderBeken%pandora.be 8ed3b0164a Fix bug #51494. Not part of default build. a=leaf. 2000-09-18 06:06:10 +00:00
warren%netscape.com 97ef33943d Fixed comment 2000-09-18 00:28:41 +00:00
Peter.VanderBeken%pandora.be 42e80d8d81 Enabling XSLT hooks in layout in default build. Bug #42228. r=axel@pike.org, a=waterson@mozilla.org. 2000-09-16 20:53:08 +00:00
mj%digicool.com 0e464020fb Fixing XML-RPC client bustage, r=jag, a=waterson
- Fix RayW's changes to actually work
- Fix bug #48564
2000-09-15 09:15:31 +00:00
hewitt%netscape.com 541b71c0f2 #52522 - password manager tab alignment fix. r=morse, 2nd half of checkin started before close. a=mscott 2000-09-15 09:11:30 +00:00
warren%netscape.com 6be2561bee Bug 52701 - bringing MOZ_DISABLE_JAR_PACKAGING back to life. 2000-09-15 08:08:11 +00:00
jglick%netscape.com cb966bc59e fixes for bugs: 44581, 52491, 52524, 52490, 52560, 52571, 52353, 52357, 52349, 43358. Spelling, wording and capitalization fixes. New Folder Dialog fixes. r=hangas 2000-09-15 06:41:01 +00:00
rayw%netscape.com 3cd14f5878 Bug fix for 52648 -- remaining stash of progids which I missed on
the mega-change yesterday.  This will fix a few more issues.

r=warren
2000-09-14 23:20:49 +00:00
dougt%netscape.com c2923c8476 + Added OnSecurityChange() to nsIWebProgressListener interface.
+ Added dummy function to all users of nsIWebProgressListener
+ Added new security event sink.
+ Hooked up new event sink to docloader and friends.
+ Fixed memory leaks and crashes in nsSecureBrowserImpl.
+ Added AlertPrompt to nsIPrompt Interface.
+ Enabling xpcom test on unix.

Fixes bug 46872.  r=valeski/rpotts
2000-09-14 22:56:56 +00:00
bryner%uiuc.edu d34e3feff0 Fixing Mac bustage for real. 2000-09-14 20:22:21 +00:00
bryner%uiuc.edu 370aeeba6d More bustage fixing. 2000-09-14 20:21:01 +00:00
bryner%uiuc.edu a68555f9c4 Forgot a file, sorry. Fixes the win32 bustage. 2000-09-14 20:17:29 +00:00
bryner%uiuc.edu 75b7b0b823 Fixing bustage. 2000-09-14 20:12:50 +00:00
bryner%uiuc.edu 3b6b570d1f removed files: mozilla/extensions/psm-glue/public/nsISSLSocketProvider.idl, mozilla/extensions/psm-glue/public/nsISecretDecoderRing.idl, mozilla/extensions/psm-glue/public/nsISecureBrowserUI.idl 2000-09-14 19:28:12 +00:00
bryner%uiuc.edu 14b39559f7 This is the rest of the checkin to remove mozilla's dependency on building psm-glue. All security glue
interfaces and resources that aren't specific to PSM have moved to security/base.  The remaining psm-glue
interfaces which are used elsewhere in the code have been abstracted to be non-PSM-specific, and the call
sites changed to use the abstracted interface.  Bug 18352.  r=brendan,pavlov,shaver.  a=brendan.
2000-09-14 19:27:23 +00:00
morse%netscape.com 59c12cbc54 bug 51338, cookie nag box for foreign cookies is not modal, r=valeski 2000-09-14 14:49:30 +00:00
mjudge%netscape.com e2be918716 small but pervasive change to make nsIDOMSelection an xpidl interface. also broke it into 2 interfaces, nsISelection and nsISelectionPrivate. moved nsIDOMSelectionListener also to xpidl. these new idl files live in layout/base/public. r=sfraser, r=anthonyd bug 48575 2000-09-14 11:45:01 +00:00
rginda%netscape.com 5be106ad71 -- CHATZILLA ONLY --
fis "multiple hello" messages bug 52131
2000-09-14 08:21:14 +00:00
morse%netscape.com 486de2ed10 bug 51671, wallet doesn't work with frames, r=jst 2000-09-14 05:14:56 +00:00
vishy%netscape.com 6fbb9dbc07 Jar packaging fixup - changes by warren. Looked at by dveditz and ssu.
r=vishy. verified this solution works for mozilla, commercial and shrimp.
dont have bug number handy but this should be world++. basically from
now on, jar.mn rules will both create the jar and publish the flat files
to dist. the flat files are needed so that installers can compose the
files into a new naming system or delete some or whatever.
2000-09-14 04:45:15 +00:00
mcafee%netscape.com 61bd6d21c1 First add. Not part of build, need to add makefile stuff. 2000-09-14 04:44:28 +00:00
mcafee%netscape.com 2ff0765df8 Adding accelerators for xmlterm, irc (51418). r=pavlov 2000-09-14 04:43:19 +00:00
rayw%netscape.com 0257791053 Bug 37275, Changing value of all progids, and changing everywhere a progid
is mentioned to mention a contractid, including in identifiers.

r=warren
2000-09-13 23:57:52 +00:00
jdunn%netscape.com fbf1607c62 Fix warning which requires a return value from functions
r= brendan@mozilla.org scc@mozilla.org
#= 52254
2000-09-13 11:29:18 +00:00
mcafee%netscape.com b848ebc39d Playing position games to get menus to show up in the right order (51418). 2000-09-13 09:38:02 +00:00
morse%netscape.com 8e6302d6d0 bug 52026, crash when remembering cookie decisions, r=dveditz 2000-09-13 04:23:52 +00:00
ddrinan%netscape.com 9dd689471c Fix for bug 47435 2000-09-11 23:08:19 +00:00
valeski%netscape.com 0e846ae2d1 50188. forcing stderr/out output to be debug only 2000-09-11 22:08:43 +00:00
ben%netscape.com 5755515170 [ViXEn] Start laying groundwork for using Transaction Manager to handle editing requests.
Not part of build.
2000-09-11 00:57:35 +00:00
BlakeR1234%aol.com 72652578a0 Fix bug 51266, allow cookie blocking for local files and the about: protocol. r=morse a=morse 2000-09-09 05:20:09 +00:00
pchen%netscape.com 100acdfe21 bug 51756, r=pinkerton, only pass in ONE 'security-button' DOM element 2000-09-07 23:36:06 +00:00
pchen%netscape.com d6037ef203 bug 51756, r=pinkerton, add security button tooltip text to bundle 2000-09-07 23:36:02 +00:00
pchen%netscape.com a5cbae4973 bug 51756, r=pinkerton, remove mCertificateAuthorityDisplay and added SetBrokenIcon() method 2000-09-07 23:35:58 +00:00
pchen%netscape.com 911b9fa4fa bug 51756, r=pinkerton, remove mCertificateAuthorityDisplay and changed all references to the object to use mSecurityButton, also added SetBrokenIcon() method to consolidate duplicate code 2000-09-07 23:35:53 +00:00
pchen%netscape.com 61022657b5 bug 51756, r=pinkerton, remove certauth parameter in Init(), which just happened to be exactly the same as button for tooltip stuff 2000-09-07 23:35:49 +00:00
bryner%uiuc.edu 3c518ddb8a Changing NPL to MPL license, and correcting the Initial Developer to be
myself.  Change has been approved by all contributors to this code.
2000-09-07 21:26:29 +00:00
ccarlen%netscape.com f66f6a4d7e Removed call to nsIProfile method which used nsFileSpec - #36968 r=dougt 2000-09-07 13:09:21 +00:00
morse%netscape.com 8027eb271c added some defensive coding to previous checkin 2000-09-07 07:21:42 +00:00
morse%netscape.com f1dd1c89b4 bug 51338, cookie nag box not modal, r=mstoltz 2000-09-07 07:00:36 +00:00
ben%netscape.com a5ee3b5552 fix for tooltip on lock icon, forget the bug number, r=pchen 2000-09-07 06:23:22 +00:00
kvisco%ziplink.net 68cd705230 Not part of regular build, a=leaf. Updated with latest change and contributor
information.
2000-09-07 03:58:17 +00:00
kvisco%ziplink.net d8380d7556 Not part of regular build, a=leaf. Added the missing char casts after doing the
UTF-8 encoding.
2000-09-07 03:40:24 +00:00
axel%pike.org 3f4b9a2e0e not part of build. fixing missing file in expat update 2000-09-06 10:46:03 +00:00
kvisco%ziplink.net 16921a95b8 Not part of regular build, a=leaf. Updated the UTF-8 printing, hopefully I
handle this correctly.
2000-09-06 09:48:12 +00:00
kvisco%ziplink.net 488c63fe63 Not part of regular build, a=leaf. Updated Expat to latest version. 2000-09-06 07:22:09 +00:00
kvisco%ziplink.net c396c43cf1 Not part of regular build, a=leaf. Added the option to destroy objects
contained in the list, this feature checks for duplicates in the list before
deleting.
2000-09-06 07:05:32 +00:00
ddrinan%netscape.com 8564e17f00 Create window with OpenDialog if modal and parent window is non null. Bug 46704 2000-09-06 00:11:48 +00:00
morse%netscape.com 338c519b8e 51430, real minor wording change 2000-09-05 23:49:28 +00:00
axel%pike.org f4423648bd Adding MozillaObjectWrapper to windows component. not part of build. 2000-09-05 07:38:32 +00:00
ben%netscape.com f6f060bacc ViXEn VFD Shell stubs. not part of build. 2000-09-05 01:58:17 +00:00
BlakeR1234%aol.com 3bebcdc0a3 *** empty log message *** 2000-09-04 21:24:48 +00:00
axel%pike.org b76c3231d8 Not part of build, fixing unix, missing object, const, part of #42228, r=pvb 2000-09-04 16:25:27 +00:00
ben%netscape.com fc0f54894f license files 2000-09-03 23:38:07 +00:00
ben%netscape.com 7e8327d6fa add dir info 2000-09-03 23:29:04 +00:00
rcassin%supernova.org 279ee37f60 Add smarts to vixen which number buttons. "Button1", "Button2", "Button3", etc. (originally all buttons would be "Button1"). r=ben 2000-09-03 23:01:03 +00:00
ben%netscape.com 3d040008a7 fixes to get ViXEn running. 2000-09-03 22:30:25 +00:00
ben%netscape.com e0823c7027 ditto... 2000-09-03 21:47:47 +00:00
ben%netscape.com 28604b0dce some changes to get ViXEn building and running. NPOB. 2000-09-03 21:45:55 +00:00
ben%netscape.com 0ed1b6d8a2 initial checkin of ViXEn. not part of default build. a=brendan. 2000-09-03 21:38:08 +00:00
ben%netscape.com 27f526d5ab 46613, classic skin polish and other fixes for message compose window 2000-09-03 05:39:33 +00:00
scc%mozilla.org 2b7df8a0df compiler is confused, giving it a more digestible meal 2000-09-02 22:08:52 +00:00
scc%mozilla.org 82a9ff94f8 fixing code that relied on implicit string construction 2000-09-02 21:26:17 +00:00
scc%mozilla.org 7ca3724d34 fixing code that relied on implicit string construction 2000-09-02 21:14:12 +00:00
morse%netscape.com e6a630beb1 bug 51145, minor wording change, wording=gemal, r=morse 2000-09-02 14:35:03 +00:00
scc%mozilla.org 256fb2fdda fixing code that relied on implicit string construction 2000-09-02 05:30:35 +00:00
morse%netscape.com 9bd82fdf30 bug 50786, many pages coming up blank, r=dveditz 2000-09-01 23:28:41 +00:00
morse%netscape.com f0056da9ad bug 44299, erroneous prompt for master password, r=dbragg 2000-09-01 22:34:45 +00:00
javi%netscape.com 4a2846a54b Make the security advisor come up from the Task Menu bar again. 2000-09-01 21:25:25 +00:00
ben%netscape.com 0b12927e7d remind me again why I use linux... fixing mac build bustage due to missing file in project thingy... i hope this works.. I thought macs were supposed to be friendly. bah. pav 2000-09-01 10:08:08 +00:00
pavlov%netscape.com 36d6a97e21 adding to windows makefile 2000-09-01 09:27:32 +00:00
pavlov%netscape.com b956215375 fix for secure smtp bug 30321 r=mscott for the smtp part and r=bryner for the rest 2000-09-01 09:00:37 +00:00
cls%seawood.org bd028ed30c Need to explicitly cast pointer to public DOM window interface 2000-09-01 07:41:46 +00:00
vidur%netscape.com e153192875 Fix for bug 46861. nsIDOMWindow is now split into two interfaces: a public interface (still called nsIDOMWindow) for embedders and an internal interface (nsIDOMWindowInternal) for internal use. The union of the two interfaces is still visible from JavaScript. r=jst@netscape.com 2000-09-01 01:54:35 +00:00
ddrinan%netscape.com a47c650c26 Fix for bug 44044 2000-08-30 22:03:26 +00:00
ddrinan%netscape.com 948ad11ee1 DisplayURI can now take a parent window 2000-08-30 22:02:18 +00:00
ddrinan%netscape.com 8763fb0424 Use CMInt32 instead of size_t for send/receive calls. Bug 33430 2000-08-30 22:01:06 +00:00
ddrinan%netscape.com bc48e4bab2 Load PSM from same dir as mozilla and added some extra error checking 2000-08-30 21:59:44 +00:00
ddrinan%netscape.com 495eb0add6 Call DisplayURL with parent window, null for now 2000-08-30 21:58:06 +00:00
ddrinan%netscape.com e334182538 Pass in a parent nsIDOMWindow to display functions. Bug 46705 2000-08-30 21:56:28 +00:00
mkaply%us.ibm.com 8e152e1ebe #50287
r=cls, a=brendan
Add SHORT_LIBNAME for xmlextras.dll
2000-08-30 20:20:59 +00:00
svn%xmlterm.org b8355bd085 --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 64639d5d02 -- 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 70eb0a3e8e -- CHATZILLA ONLY --
call String(obj) instead of obj.toString() to do conversion
2000-08-30 00:30:53 +00:00
axel%pike.org 85ec01adef Not part of build, removing CRLF cruft, part of 46640 2000-08-29 11:49:47 +00:00
morse%netscape.com fe8e6bc671 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 bccb23683b bug 50157, crash when reading privacy tutorial, r=dveditz 2000-08-28 03:10:29 +00:00
morse%netscape.com 36749920f3 documentation change 2000-08-28 01:28:42 +00:00
axel%pike.org 27aa13f3a9 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 f82764fc2d 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 b20f17c6f0 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 8244d64240 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 ae982fa2ed Use getDocumentFromURI. Not part of default build. a=leaf. 2000-08-26 04:56:49 +00:00
Peter.VanderBeken%pandora.be 034715a9c7 Use getDocumentFromURI. Not part of default build. a=leaf. 2000-08-26 04:51:43 +00:00
Peter.VanderBeken%pandora.be 02a0bcb13a Add getDocumentFromURI. Not part of default build. a=leaf. 2000-08-26 04:51:00 +00:00
Peter.VanderBeken%pandora.be 0ca3ad3132 Add include. Not part of default build. a=leaf. 2000-08-26 04:45:57 +00:00
Peter.VanderBeken%pandora.be fc10912d4b 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 0148db6653 Correct test case. Not part of default build. a=leaf. 2000-08-26 04:43:33 +00:00
Peter.VanderBeken%pandora.be 2f9d6c95c9 Make CopyNode namespace-aware. Not part of default build. a=leaf. 2000-08-26 04:41:16 +00:00
Peter.VanderBeken%pandora.be 746a1e3fc2 Update and clean-up. Not part of deafult build. a=leaf. 2000-08-26 04:34:50 +00:00
Peter.VanderBeken%pandora.be b409533f85 Define a NameSpaceResolver class. Not part of default build. a=leaf. 2000-08-26 04:29:09 +00:00
Peter.VanderBeken%pandora.be 4a8ea3f3a9 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 6e9afb08e6 Adapt for hash table changes. Not part of default build. a=leaf. 2000-08-26 04:20:14 +00:00
Peter.VanderBeken%pandora.be 6d1154770c Correct ToCharArray. Not part of default build. a=leaf. 2000-08-26 04:13:21 +00:00
Peter.VanderBeken%pandora.be c2771d7682 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 aa39d2fac9 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 5e37aa86a7 First Checked In. 2000-08-26 04:01:01 +00:00
warren%netscape.com 3ec392431b Bug 15623. Fixed registration of nsKeygenHandler. 2000-08-25 18:48:50 +00:00
locka%iol.ie ecebe2ac21 API changes for embedding. b=46847, r=dougt, a=valeski 2000-08-25 18:39:46 +00:00
morse%netscape.com 1c2deb21bb fix up jar file 2000-08-25 14:18:43 +00:00
morse%netscape.com 5e87a9c6eb minor wording change 2000-08-25 03:23:01 +00:00
morse%netscape.com d536a71603 minor wording change 2000-08-24 23:07:40 +00:00
morse%netscape.com af0f539026 bug 50097, can't close privacy window, r=dveditz 2000-08-24 14:43:25 +00:00
morse%netscape.com 59850173a5 bug 50084, move wallet demo files off the server, r=dveditz 2000-08-24 00:43:37 +00:00
rginda%netscape.com 4535d8c521 -- 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 9abec73fbe 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 031e310095 Not part of regular build, a=leaf. Fixed template for showing comments 2000-08-23 07:04:29 +00:00
kvisco%ziplink.net 5063532823 Not part of regular build, a=leaf. Added stylesheet example. 2000-08-23 06:12:28 +00:00
kvisco%ziplink.net fc4690ea10 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 d0264fc690 Turns out this last fix is needed to fully fix Bug#45866 2000-08-23 01:24:17 +00:00
javi%netscape.com 185d19cdeb 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 b89555b48f -- 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 039f751538 bug 49865, minor wording changes 2000-08-22 23:25:11 +00:00
dbaron%fas.harvard.edu 0fe676957d Get xmlterm building again (not part of default build). 2000-08-22 13:54:09 +00:00
jband%netscape.com 96b9880c3c fix bustage after nsIBaseStream removal 2000-08-22 09:21:32 +00:00
mstoltz%netscape.com ea5d41851a 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 648b426c7d Converted use of nsIFileLocator to nsIDirectoryService. r=morse 2000-08-22 00:39:09 +00:00
morse%netscape.com 04cc2f7b09 bug 49589, excessive bloat in wallet tables, r=valeski 2000-08-21 22:53:21 +00:00
javi%netscape.com d37ab93ebd 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 e12f238589 Bug 46864 - Embedding needs a name attribute on nsIRequest. 2000-08-21 08:23:54 +00:00
kvisco%ziplink.net 1a93cb5aaa Not part of regular build, a=leaf. Changed name from DocumentHandler.h 2000-08-21 06:33:45 +00:00
kvisco%ziplink.net 29b6e8f23f 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 9e6ae3f417 bug 49588, fix memory leak, code suggested by bruce@cubik.org, r=morse 2000-08-21 00:03:10 +00:00
scc%mozilla.org a6fe0ab74d fixing code that relied on implicit string construction 2000-08-19 20:52:04 +00:00
scc%mozilla.org a38c2362f3 fixing code that relied on implicit string construction 2000-08-19 20:07:01 +00:00
morse%netscape.com 0e371d03f9 bug 49541, fix leak, coder=bruce@cubik.org, r=morse 2000-08-19 04:13:21 +00:00
morse%netscape.com 10cd340f04 bug 44514, speed up loading of wallet tables, coded by pinkerton, r=morse 2000-08-19 00:32:37 +00:00
morse%netscape.com c8c336eaaa bug 44514, speed up loading of wallet tables, r=dbragg 2000-08-19 00:29:48 +00:00
javi%netscape.com 9de9d2dbc8 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 ee77cd74b8 fix for bug 29124, r=morse 2000-08-18 06:23:10 +00:00
morse%netscape.com a086797954 update wallet tables, not part of build 2000-08-18 06:10:55 +00:00
morse%netscape.com f73d8d0aff bug 49189, crash when updating wallet tables, r=pnunn 2000-08-16 23:05:03 +00:00
dprice%netscape.com 49b1f7c41b moving pref-irc.xul to core.jar 2000-08-16 04:57:23 +00:00
dprice%netscape.com ef89825f6f adding dtd file to en-US.jar 2000-08-16 04:10:00 +00:00
morse%netscape.com ba6d261a64 bug 48949, fix UTF8Get routine to work with multibyte characters, r=dveditz 2000-08-16 01:34:58 +00:00
beard%netscape.com 305fb728d3 bug #47920: fixes unitialized variable. 2000-08-16 00:46:17 +00:00
valeski%netscape.com 8c5c49f5c5 48884, r=morse. fixing cookie list ordering problem and cookie insertion problem. 2000-08-14 23:00:54 +00:00
valeski%netscape.com b3c9e13645 48884, r=morse. removing extraneous io service and newuri usage. 2000-08-14 23:00:13 +00:00
dougt%netscape.com e19ce156ae Fix for 48832, r=conrad. a regression. 2000-08-14 22:33:45 +00:00
morse%netscape.com 17b00d4495 minor wording change, part of bug 48742 2000-08-14 02:16:14 +00:00
morse%netscape.com 9900ea96a6 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 a10ad39de7 stage 1 for bug 42438, adding wallet functions to edit menu, r=dbragg 2000-08-13 20:50:23 +00:00
svn%xmlterm.org 80622a2626 --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 47d6625a64 Fix for bug #44652 2000-08-11 21:43:57 +00:00
warren%netscape.com a65ba7ec30 Jar manifest updates. 2000-08-11 09:05:40 +00:00
morse%netscape.com 358a218442 bug 48539, needed defensive code to prevent infinite loop on corrupted data 2000-08-11 07:12:07 +00:00
BlakeR1234%aol.com 02c443a789 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 d8f2580ac5 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 6385bb207a 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 a515198342 modified buffer while commiting.
fixing bustage.
2000-08-09 21:15:09 +00:00
dougt%netscape.com cd7fa8cdd5 Name Changes from GetPrompt to GetPrompter (47889) 2000-08-09 21:13:54 +00:00
morse%netscape.com e4a1d4dec7 bug 48076, remove commonDialogs from wallet module, r=dougt 2000-08-09 03:27:32 +00:00
saari%netscape.com 4c09a29ac5 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 0d9a153425 bug 47461, cookie expiration date is wrong on mac, r=valeski 2000-08-07 05:27:19 +00:00
dougt%netscape.com bf8bdf8481 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 7a585f9d79 clean up signon viewer dialog code for polish, r=hyatt 2000-08-06 07:18:10 +00:00
ben%netscape.com 7b585c66a6 simplify Cookie Viewer code for polish, r=hyatt 2000-08-06 07:04:11 +00:00
morse%netscape.com 47cdae449d bug 47532, incorrect display in signon viewer, r=pnunn 2000-08-05 19:32:53 +00:00
svn%xmlterm.org 923cfd50c2 --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 d7261404c5 --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 5da38886c4 --NOT PART OF DEFAULT BUILD--
XMLterm changes only.
Re-structured chrome directories.
2000-08-05 17:19:44 +00:00
morse%netscape.com 8ad74fbb50 bug 45219, submitted by Robert O'Callahan, r=morse 2000-08-05 01:57:43 +00:00
morse%netscape.com 1c0d51d21e bug 44514, speed up loading of wallet tables, r=dbragg 2000-08-03 23:19:32 +00:00
valeski%netscape.com 223238ff3b r=dp. removing extraneous junk 2000-08-03 22:04:28 +00:00
mkaply%us.ibm.com b1bd9abdca OS/2 Tinderbox break
Need PR_CALLBACK for VisualAge
2000-08-03 13:26:02 +00:00
valeski%netscape.com e59f397edc removing unneeded import lib/static lib links 2000-08-03 07:56:58 +00:00
valeski%netscape.com e0c54d874a cleanup 2000-08-03 07:00:14 +00:00
valeski%netscape.com 53e6730628 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 baeaca09b4 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 da15eda254 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 31bf4c2872 47235. r=mstoltz. mlk fix. 2000-08-02 02:05:42 +00:00
danm%netscape.com ef90ff45c3 adding missing initialization of nsBrowserInstance object. bug 46979 2000-08-02 00:55:49 +00:00
valeski%netscape.com b1b4f373db removing extraneous string/memory usage 2000-08-01 23:44:38 +00:00
vidur%netscape.com 674ad9d95f 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 93d9a6d167 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 92f9c48ba7 fix bug 46947, localization of strings in wallet interview form, r=dp 2000-07-30 20:07:43 +00:00
morse%netscape.com 48d204004b fix bug 46699, crash on many sites, r=jar, a=jar 2000-07-30 19:48:21 +00:00
morse%netscape.com ebe07c1f4e minor wording change 2000-07-30 17:16:42 +00:00
morse%netscape.com a27c7def5b fix bug 46464, split signon viewer into two separate viewers, r=ben 2000-07-30 04:25:54 +00:00
morse%netscape.com 0391c6e8a2 bug 46883, move wallet interview form from server to client, r=pnunn 2000-07-29 20:50:30 +00:00
morse%netscape.com da119e58a3 this is not part of build yet 2000-07-29 20:46:24 +00:00
morse%netscape.com eb4a389461 this is not part of build yet 2000-07-29 20:45:44 +00:00
morse%netscape.com 8a6964c7a0 interview form for wallet, not part of build yet 2000-07-29 18:51:30 +00:00
morse%netscape.com 8a488f2e6a fix bug 46906, minor typo in dialog, submitted by wallet.properties 2000-07-29 03:28:31 +00:00
javi%netscape.com 562e36d6e8 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 42476cda71 this lib is no longer generated or used 2000-07-28 08:46:59 +00:00
warren%netscape.com 9d3410b0ca Cleaning up slashes, adding a few missed files. 2000-07-28 06:49:43 +00:00
morse%netscape.com b2cf7ecc13 bug 45455, deleting blank username causes wrong user to be deleted, r=jrgm 2000-07-28 00:28:43 +00:00
morse%netscape.com 76efee7a65 bug 45454, blank username is not selectable, r=jrgm 2000-07-28 00:26:17 +00:00