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

104990 Коммитов

Автор SHA1 Сообщение Дата
mitchf%netscape.com 9c32676829 Added RequiredTools value to check existence of needed .exe's on startup.
Fixes bug 102537
2002-06-27 19:46:02 +00:00
mcs%netscape.com d5d7f839ee 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 80b0c2d055 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 93cf77ef79 renaming file as MailNews.cpp 2002-06-27 19:16:29 +00:00
shrutiv%netscape.com ad2669193d 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 26d4383ff3 Trying to get selection and checkbox checking working together. 2002-06-27 19:09:24 +00:00
cavin%netscape.com 458ba8f57a 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 22bdd71380 fix method name so we correctly load urls again (bug 154514) 2002-06-27 18:40:17 +00:00
wtc%netscape.com 5f1bf71ea2 Bugzilla bug 154656: changed "softoken" to "softokn" to match the file
name.
2002-06-27 18:34:17 +00:00
pinkerton%netscape.com 0b2e710909 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 09bf12ffc3 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 1247411043 Removing multiple variable definitions caused by previous checkin 2002-06-27 18:00:42 +00:00
mikep%oeone.com 63799ff296 Adding in to do items for the calendar. 2002-06-27 17:59:51 +00:00
mostafah%oeone.com e0f6f4a0ad Added seperate observer for Todos 2002-06-27 16:51:51 +00:00
pinkerton%netscape.com f236245941 commented about broken window cascading on multiple monitors with
radar bug number
2002-06-27 14:53:20 +00:00
pinkerton%netscape.com 575967fe6c 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 c0d17aeef8 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 252faecf0e Implementing a better setup dialog
Bug 154239 r=chak rs=alecf
2002-06-27 12:01:30 +00:00
jay.yan%sun.com c24ad2f77d 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 4d424ae9e5 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 862260c226 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 48a6147b56 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 8de3f9d501 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 bc149301a7 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 8cc10c787c 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 bb20d38e6b 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 0564caa4c3 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 63f0d79833 Fix OS/2 bustage. 2002-06-27 05:12:25 +00:00
timeless%mac.com 3b012b4f21 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 afa048f8e8 No need to CompressWhitespace here... Bug 154345, r=peterv, sr=jst 2002-06-27 04:22:45 +00:00
tara%tequilarista.org af9bd07360 Landing fix for bug #153744, enabling proper branch handling for diff and blame 2002-06-27 03:41:42 +00:00
jj%netscape.com 5fd7725ad2 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 115917c156 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 a9158b022a 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 cdaa2b2c9f Make marquee tag a block level element. b=154173, r=heikki, sr=jst 2002-06-27 01:49:38 +00:00
jst%netscape.com deb4338e15 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 a4025e1505 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 34637a1925 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 ab3e7fc631 Fix nmake bustage. b=132175 2002-06-27 00:06:49 +00:00
alecf%netscape.com c153bc23c0 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 8eb93929ba 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 c2dc28217c Change profile name back to chimera 2002-06-26 23:41:16 +00:00
alecf%netscape.com a690fb1e38 argh, add nsIWindowMediatorListener.idl to the nmake build 2002-06-26 23:36:46 +00:00
alecf%netscape.com 67c6e9577f argh, now re-remove the line that I was originally intending to remove! 2002-06-26 23:34:42 +00:00
alecf%netscape.com 3c3957a44d back out these two files until I get the #ifdef situation cleared up 2002-06-26 23:32:09 +00:00
naving%netscape.com bed2ab2545 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 0e8b505938 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 22602b2219 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 52175eb77c 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 92d132d926 part of fix for bug 132175 - add nsWindowMediatorDataSource to the build
r=bnesse, rs=waterson
2002-06-26 22:34:39 +00:00