sspitzer%netscape.com
b58f45fa3c
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
18bb6a33dd
Adding MozillaObjectWrapper.cpp. Not part of default build. a=leaf.
2000-09-18 06:18:55 +00:00
Peter.VanderBeken%pandora.be
b4e0ba6d1f
Fix bug #51494 . Not part of default build. a=leaf.
2000-09-18 06:06:10 +00:00
warren%netscape.com
5fa0c45160
Fixed comment
2000-09-18 00:28:41 +00:00
Peter.VanderBeken%pandora.be
f019ffd8cf
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
f9db5caf11
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
a67d1ae0b8
#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
13c152846a
Bug 52701 - bringing MOZ_DISABLE_JAR_PACKAGING back to life.
2000-09-15 08:08:11 +00:00
jglick%netscape.com
8eb33c25c5
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
d39d9e6d59
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
c3c864a472
+ 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
a71ee507f8
Fixing Mac bustage for real.
2000-09-14 20:22:21 +00:00
bryner%uiuc.edu
4895ff84ab
More bustage fixing.
2000-09-14 20:21:01 +00:00
bryner%uiuc.edu
b0e2b287fe
Forgot a file, sorry. Fixes the win32 bustage.
2000-09-14 20:17:29 +00:00
bryner%uiuc.edu
f88ddb75da
Fixing bustage.
2000-09-14 20:12:50 +00:00
bryner%uiuc.edu
bea4512afa
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
caf7006acc
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
a1d0b86418
bug 51338, cookie nag box for foreign cookies is not modal, r=valeski
2000-09-14 14:49:30 +00:00
mjudge%netscape.com
a2fa9edcb5
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
7c4a94ea29
-- CHATZILLA ONLY --
...
fis "multiple hello" messages bug 52131
2000-09-14 08:21:14 +00:00
morse%netscape.com
50ab3e71d7
bug 51671, wallet doesn't work with frames, r=jst
2000-09-14 05:14:56 +00:00
vishy%netscape.com
59637c069b
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
136216c8bf
First add. Not part of build, need to add makefile stuff.
2000-09-14 04:44:28 +00:00
mcafee%netscape.com
6238e0cbff
Adding accelerators for xmlterm, irc (51418). r=pavlov
2000-09-14 04:43:19 +00:00
rayw%netscape.com
6cc70ebd6c
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
3ebb4117a1
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
166b4a80f5
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
3bc4518070
bug 52026, crash when remembering cookie decisions, r=dveditz
2000-09-13 04:23:52 +00:00
ddrinan%netscape.com
1ac4087caa
Fix for bug 47435
2000-09-11 23:08:19 +00:00
valeski%netscape.com
bc5a5db8e7
50188. forcing stderr/out output to be debug only
2000-09-11 22:08:43 +00:00
ben%netscape.com
33ab9af7ac
[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
281fb8336f
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
e4b421cdc5
bug 51756, r=pinkerton, only pass in ONE 'security-button' DOM element
2000-09-07 23:36:06 +00:00
pchen%netscape.com
edd6f40182
bug 51756, r=pinkerton, add security button tooltip text to bundle
2000-09-07 23:36:02 +00:00
pchen%netscape.com
3e6a8d9093
bug 51756, r=pinkerton, remove mCertificateAuthorityDisplay and added SetBrokenIcon() method
2000-09-07 23:35:58 +00:00
pchen%netscape.com
432659a9bd
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
c182bc20f5
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
35cbeabf82
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
c02088998c
Removed call to nsIProfile method which used nsFileSpec - #36968
r=dougt
2000-09-07 13:09:21 +00:00
morse%netscape.com
730c5282f7
added some defensive coding to previous checkin
2000-09-07 07:21:42 +00:00
morse%netscape.com
f1b7944434
bug 51338, cookie nag box not modal, r=mstoltz
2000-09-07 07:00:36 +00:00
ben%netscape.com
375329b0f8
fix for tooltip on lock icon, forget the bug number, r=pchen
2000-09-07 06:23:22 +00:00
kvisco%ziplink.net
62738a9057
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
64175d78a6
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
97cc899a83
not part of build. fixing missing file in expat update
2000-09-06 10:46:03 +00:00
kvisco%ziplink.net
e040784aba
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
0ccb855172
Not part of regular build, a=leaf. Updated Expat to latest version.
2000-09-06 07:22:09 +00:00
kvisco%ziplink.net
70680a9435
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
5237fd908c
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
8e66f32a50
51430, real minor wording change
2000-09-05 23:49:28 +00:00