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

105012 Коммитов

Автор SHA1 Сообщение Дата
harishd%netscape.com 7be79a0d54 Backing out my checkin to see if it fixes the Txul breakage 2002-06-27 23:32:51 +00:00
morse%netscape.com 0a18677404 check in new image for lori, a=lorikaplan 2002-06-27 23:00:41 +00:00
mkaply%us.ibm.com 335f2ef538 #118546
r=pedemont, sr=blizzard
OS/2 only - bullet proof unicode stuff, better default fonts
2002-06-27 22:37:30 +00:00
mkaply%us.ibm.com c1c2583e67 #154161
r=pedemont, sr=blizzard
OS/2 only - get NPNULL plugin working on OS/2
2002-06-27 22:26:41 +00:00
bryner%netscape.com 80474fae36 Bug 151607 - fix an uninitialized variable in DocumentViewerImpl::PrintDocContent that was causing a later crash. r=rods, sr=sspitzer. 2002-06-27 22:20:59 +00:00
mkaply%us.ibm.com ebef5432e2 #149365
r=mkaply, sr=blizzard
OS/2 only from jblanco - only set number of copies in one place
2002-06-27 22:20:44 +00:00
mkaply%us.ibm.com 50718826d1 #151536
r=pedemont, sr=blizzard
OS/2 only - display Euro using current font, not Unicode font
2002-06-27 22:16:22 +00:00
pinkerton%netscape.com 3ad1317de0 Fix crash clicking on url schemes we don't understand (bug 154538) 2002-06-27 22:16:09 +00:00
mkaply%us.ibm.com 060fe4a35f #62322
r=naving, sr=bienvenu
Hookup preference for displaying confirmation on deleting folders
2002-06-27 22:07:10 +00:00
pinkerton%netscape.com 5a22fb08ea Put up dialog to let users know when posting secure data from insecure site
(bug 151653).
2002-06-27 22:06:20 +00:00
sfraser%netscape.com 8b7bd16407 Fixing history tab in sidebar to show history. Also hiding history tab by default. 2002-06-27 22:03:30 +00:00
varada%netscape.com 9e8a70c652 fix for 147889;sending mail progress window gets longer with size of url attachment;r=ducarroz;sr=bienvenue 2002-06-27 21:56:25 +00:00
aaronl%netscape.com b7707df905 Bug 154340. Active Accessibility: name attribute should not map to nsIAccessible::GetAccName(). r=kyle, sr=hewitt 2002-06-27 21:18:56 +00:00
nicolson%netscape.com 0952ef1652 remove spurious println. 2002-06-27 21:16:42 +00:00
naving%netscape.com 508becbda4 154000 r=cavin sr=bienvenu fixing imap drag and drop of folders using non-ascii names. 2002-06-27 21:15:56 +00:00
sfraser%netscape.com 286548d092 Fix for bug 146322; make Undo/Redo/Delete work correctly, and make menu items properly enable. r=pinkerton 2002-06-27 21:07:30 +00:00
sfraser%netscape.com ba3443e53e Fix for bug 146322; make Undo/Redo/Delete work correctly, and make menu items properly enable. Adding search patch to dist/include/commandhandler r=pinkerton 2002-06-27 21:06:36 +00:00
sfraser%netscape.com ec0f2ef3e0 Fix bug 146322; make Undo/Redo/Delete work, and menu items enable correctly. r=pinkerton. 2002-06-27 21:02:51 +00:00
dcone%netscape.com 7dc9118d39 b-153927 r=rods sr=waterson. Fixed comment. Should not effect build at all. 2002-06-27 21:01:15 +00:00
harishd%netscape.com eff7c1ce17 ** checking in for mstoltz **
Disable scripts on the requested docshell and containing docshells. Also, made setCurrentURI() scriptable ( approved by Adam Lock ). b=154647, r=harishd, sr=jst
2002-06-27 20:58:42 +00:00
pete%alphanumerica.com ec1abf4d5e b=88049 r=bzbarsky sr=jst
[RFE] Support .selectionStart & friends for textareas

Enjoy

--pete
2002-06-27 20:22:28 +00:00
pinkerton%netscape.com fdbad47164 update windows when the bit depth changes (bug 153651) 2002-06-27 19:58:49 +00:00
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