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

105112 Коммитов

Автор SHA1 Сообщение Дата
mcs%netscape.com 13748da31b Fix bug # 153250 - need a way to set SSL options when using libssldap.
Added two new libssldap public functions: ldapssl_set_option() and
		ldapssl_get_option().
	Also fixed a bug in ldapsinit:do_ldapssl_connect() that sometimes
		caused PR_Close() to be called twice on an SSL file descriptor
		if an error occurred (once in do_ldapssl_connect() itself and
		once in the libprldap close function that is called from
		do_ldapssl_connect()).
	Also updated the NSPR and NSS "error code to string" mapping
		tables that are used by ldapssl_err2string().
	Also fixed a bug in common.c:ldaptool_print_lderror (LDAP command
		line tools) where we did not check for SSL errors when the
		error code was "can't connect."  We were only checking on
		"server down" errors.
2002-06-27 19:26:38 +00:00
shrutiv%netscape.com afbb0a7af8 Fix for bugscape bug 13928: Extract file associated with help menu from
the XPI directory (r=mitchf)
2002-06-27 19:18:09 +00:00
shrutiv%netscape.com bed82d2c57 renaming file as MailNews.cpp 2002-06-27 19:16:29 +00:00
shrutiv%netscape.com 3a88d504a1 Fix for bugscape bug 13928: Extract file associated with help menu from
the XPI directory (r=mitchf)
2002-06-27 19:11:37 +00:00
mikep%oeone.com 0eba12c2af Trying to get selection and checkbox checking working together. 2002-06-27 19:09:24 +00:00
cavin%netscape.com ac2f9cb799 Fix for 149759. Carry fixes in nsTextAddress for ldif import problems to AddressBookParser. r=ducarroz, sr=sspitzer. 2002-06-27 18:58:55 +00:00
pinkerton%netscape.com 9b2925f604 fix method name so we correctly load urls again (bug 154514) 2002-06-27 18:40:17 +00:00
wtc%netscape.com c81143956b Bugzilla bug 154656: changed "softoken" to "softokn" to match the file
name.
2002-06-27 18:34:17 +00:00
pinkerton%netscape.com 9bf23eb4e5 Reinstate dragging the proxy to the personal toolbar and the outliner as
well as fixing a crasher dragging to the end of the bookmarks list (bug 154460)
2002-06-27 18:07:56 +00:00
locka%iol.ie 6e1ab839ee Fix for opening javascript: popup windows in embedding. b=149307 r=adamlock@netscape.com sr=jst@netscape.com 2002-06-27 18:07:32 +00:00
mostafah%oeone.com 27a9ae1335 Removing multiple variable definitions caused by previous checkin 2002-06-27 18:00:42 +00:00
mikep%oeone.com f1ae49a1e3 Adding in to do items for the calendar. 2002-06-27 17:59:51 +00:00
mostafah%oeone.com 7cb15f32b6 Added seperate observer for Todos 2002-06-27 16:51:51 +00:00
pinkerton%netscape.com 4cf53169db commented about broken window cascading on multiple monitors with
radar bug number
2002-06-27 14:53:20 +00:00
pinkerton%netscape.com 1c404d3def Fix crash when deleting a folder and some of its subitems were selected
(bug 151901)
2002-06-27 13:33:19 +00:00
pinkerton%netscape.com 0e29dd1cf7 Only stop the download when the network flag is set, not any time
we get a stop message on the listener. (bug 154277)
2002-06-27 13:09:30 +00:00
rods%netscape.com dbf4960c3f Implementing a better setup dialog
Bug 154239 r=chak rs=alecf
2002-06-27 12:01:30 +00:00
jay.yan%sun.com 3fc6b7d11f bug 151136 support nsIAccessibleSelection in MAI, patch=silvia, r=aaronl, this patch is not a part of the default build. 2002-06-27 08:26:39 +00:00
jay.yan%sun.com 8312d4054a bug 151134 support nsIAccessibleEditableText in MAI, patch=bolian,r=aaronl, this patch is not a part of default build. 2002-06-27 08:22:53 +00:00
jay.yan%sun.com 1c519d71c8 bug 151133, support nsIAccessibleText in MAI, patch=bolian, r=aaronl, this patch is not a part of default build. 2002-06-27 08:20:27 +00:00
timeless%mac.com 92dc493a82 Bug 148334 when autoHide pref is disabled, tabbrowser duplicates listeners for first browser
patch by neil@parkwaycc.co.uk r=timeless sr=jag
2002-06-27 08:19:28 +00:00
jay.yan%sun.com c60d739ba9 bug 151111 support nsIAccessibleTable in MAI, patch=bolian, r=aaronl, this patch is not a part of default build 2002-06-27 08:18:06 +00:00
timeless%mac.com 35f48505d9 Bug 149974 javascript strict warnings in mailCommands.js
patch by neil@parkwaycc.co.uk r=ssu sr=bienvenu
2002-06-27 08:17:06 +00:00
jay.yan%sun.com f540ef3123 bug 151108 support nsIAccessibleAction in MAI, patch=bolian, r=aaronl, not a part of default build 2002-06-27 08:14:45 +00:00
jkeiser%netscape.com fff44ac8f7 Keep background images from sending progress events (bug 133250, checkin #1). From Antonio.Xu@sun.com. r=bbaetz, sr=darin 2002-06-27 06:46:25 +00:00
ssu%netscape.com b55fead160 fixing bug 42604 - Windows shortcuts shouldn't be created with comments on Win2000. r=curt,syd sr=dveditz 2002-06-27 06:12:23 +00:00
dbaron%fas.harvard.edu 0c871b8b70 Fix OS/2 bustage. 2002-06-27 05:12:25 +00:00
timeless%mac.com 5d5bd27956 Bug 32239 rebuildcvshistory fails on files whose rlog date are in mm/dd/yyyy format.
patch by mgstahl@sonalysts.com r=tara
2002-06-27 04:31:28 +00:00
bzbarsky%mit.edu bd7390b873 No need to CompressWhitespace here... Bug 154345, r=peterv, sr=jst 2002-06-27 04:22:45 +00:00
tara%tequilarista.org e5582bf3fd Landing fix for bug #153744, enabling proper branch handling for diff and blame 2002-06-27 03:41:42 +00:00
jj%netscape.com ca246a2f8f bug 139815: Fix for depend builds: delete the plugin directory structure if it already exists under dist before copying it again. by sfraser, r=jj 2002-06-27 02:39:12 +00:00
jj%netscape.com 34163ce513 forgot to set the postlinker to "Output Flags Post Linker" and set the "HasBundle" bit 2002-06-27 01:52:58 +00:00
peterlubczynski%netscape.com 4cf346e06f Fixing some plugins don't understand the DATA attribute on the OBJECT tag so in those cases copy that value to an appened "SRC" entry to the array of attributes/parameters plugins are passed. Bug 152334 r=av sr=waterson 2002-06-27 01:51:34 +00:00
harishd%netscape.com b8ad324d2e Make marquee tag a block level element. b=154173, r=heikki, sr=jst 2002-06-27 01:49:38 +00:00
jst%netscape.com 54201647f0 Fixing potential crasher introduced by the original fix for bug 150087. The weak docshell pointer in the navigator object must be cleared when it's released. r=sicking@netscape.com, sr=alecf@netscape.com 2002-06-27 01:27:00 +00:00
alecf%netscape.com ff56ad8029 yay remove appshell -> rdf now that bug 132175 is fixed
not part of build
2002-06-27 00:29:10 +00:00
jpierre%netscape.com 7ecdf837d4 Fix for 154212 - make CERT_SaveSMimeProfile copy the cert to the database if it comes from an external source 2002-06-27 00:18:35 +00:00
dbaron%fas.harvard.edu 33e79da833 Fix nmake bustage. b=132175 2002-06-27 00:06:49 +00:00
alecf%netscape.com 2c7dbb30da argh, I'm having a bad day - just noticed at the last second that the values of PR_FALSE and PR_TRUE were reversed here, so we only could hit the first window from the window menu 2002-06-26 23:57:59 +00:00
alecf%netscape.com ee39b85087 oops, more files for bug 132175 (don't worry, these aren't bustage-inducing)
finish implementation of GetWindowForResource
r=bnesse, rs=waterson
2002-06-26 23:54:31 +00:00
pinkerton%netscape.com 1aca541b04 Change profile name back to chimera 2002-06-26 23:41:16 +00:00
alecf%netscape.com 8e037b7ff6 argh, add nsIWindowMediatorListener.idl to the nmake build 2002-06-26 23:36:46 +00:00
alecf%netscape.com 254bccdc06 argh, now re-remove the line that I was originally intending to remove! 2002-06-26 23:34:42 +00:00
alecf%netscape.com 52e3e9471d back out these two files until I get the #ifdef situation cleared up 2002-06-26 23:32:09 +00:00
naving%netscape.com 1a1bde3180 153982 r=cavin sr=bienvenu Making drag and drop of imap to local and local to local folders work for non-ascii
and special ascii chars folder names work.
2002-06-26 23:21:28 +00:00
sicking%bigfoot.com a9504f9133 Bug 88623: Remove the txList::iterator function and the ListIterator typedef
r=peterv sr=jst
2002-06-26 23:09:13 +00:00
alecf%netscape.com ec003bce66 final part of fix for bug 132175 - switch consumers over to new interface
r=bnesse, rs=waterson
2002-06-26 22:55:49 +00:00
alecf%netscape.com 2a7093d970 add deprecation comment - now that we have a new guide.
doc only, no code, no review
2002-06-26 22:53:36 +00:00
alecf%netscape.com 671d1e7357 part of fix for bug 132175 - add nsWindowMediatorDataSource to the build
r=bnesse, rs=waterson
2002-06-26 22:34:39 +00:00
alecf%netscape.com e0029f804f rest of fix for bug 132175 - move windowlist part of the window mediator into a seperate object (nsWindowDataSource) so that appshell is no longer dependent on RDF.
r=bnesse, sr=waterson
2002-06-26 22:34:09 +00:00