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

105387 Коммитов

Автор SHA1 Сообщение Дата
mostafah%oeone.com 088eecb485 Fixed bug 155757: Parse error in ics file for TODO's because DTSTART is invalid 2002-07-04 14:00:10 +00:00
timeless%mac.com 7cad1ecc84 Bug 153272 Can't drag anymore a link menus on the personal toolbar (Windows only)
patch=pierrechanial@netscape.net, r=timeless, sr=blake
2002-07-04 12:28:55 +00:00
timeless%mac.com d1dc2dc452 Bug 155446 change mime to use NS_ASSERTIONs instead of PR_ASSERTs
R=ducarroz sr=jst
2002-07-04 11:51:54 +00:00
jouni%heikniemi.net f4663c4cf4 Bug 155343: header template interface comment correction: extra parameter renamed to header_html.
2xr=bbaetz
2002-07-04 11:16:02 +00:00
jouni%heikniemi.net df13b24c40 Bug 145795: editcomponents had error messages referring to products where it should've been components.
r=bbaetz,afranke
2002-07-04 11:13:50 +00:00
jouni%heikniemi.net 40a67027f9 Bug 155744: fix a used only once warning in tinderbox caused by myk's checkin of bug 99203.
2xr=bbaetz
2002-07-04 11:06:59 +00:00
bzbarsky%mit.edu b1035b573e Fix scrollbar disappearing when many tabs are open. Bug 106927, patch by
neil@parkwaycc.co.uk, r=timeless, sr=jag
2002-07-04 09:46:01 +00:00
bzbarsky%mit.edu 903e648a7e Fix NS_WildCardMatch to actually pay attention to the case_insensitive
arg.  Bug 146187, r=sicking, sr=shaver
2002-07-04 09:33:52 +00:00
jouni%heikniemi.net 8620785718 Bug 62000: File attachments don't work on Windows. Note: only the code from the patch was checked in, the
documentation issue was split to bug 155743.
2xr=bbaetz
2002-07-04 09:12:33 +00:00
henry.jia%sun.com 7bf2fd4572 Fixing Bug 15424: old versions of files that were renamed after migration should be removed.
Instead of deleting the files unused, this patch solve this problem by just copying the files needed.
patch by Henry.Jia@sun.com, r=ccarlen, sr=scc
2002-07-04 08:46:04 +00:00
bzbarsky%mit.edu 4af8ed5565 Will this fix the compiler badness? 2002-07-04 05:33:22 +00:00
bzbarsky%mit.edu b37befd9ef fix windows bustage 2002-07-04 05:04:40 +00:00
kyle.yuan%sun.com f1e17bffdb Bug 147168 Implementation of nsIAccessibleHyperText
r=kyle, sr=jst
Check in for Gilber Fang's (gilbert.fang@sun.com) fix
2002-07-04 04:58:54 +00:00
bzbarsky%mit.edu 0c737fc54b Fix innerHTML on some special elements to suck less; refactor some
code.  Bug 125746, r=sicking, sr=jst
2002-07-04 04:30:25 +00:00
jpierre%netscape.com 967d483ebe Add new CERT_VerifyCertificate function - fix for 149832 2002-07-04 03:09:49 +00:00
depstein%netscape.com 1267864ca1 cosmetic changes, changed some urls in the url table.
a=asa for QA checkins that are not part of the default builds
2002-07-04 01:37:04 +00:00
dean_tessman%hotmail.com efe3ee4d36 1. 62495 - clickSelectsAll should not trigger if you're selecting text
2. 96446 - Right-clicking location bar selects entire URL even if location bar already has focus

r=walk84@yahoo.com, sr=blaker@netscape.com
2002-07-04 01:34:53 +00:00
seawood%netscape.com 01e6beba4f compaq cxx doesn't like exception declarations when exceptions are disabled.
More fallout from bug #149032
2002-07-04 01:31:05 +00:00
jfrancis%netscape.com 92456dcb49 fix for 155629: deletion horked: cant delete br nodes. r=fm; sr=kin 2002-07-04 01:12:49 +00:00
racham%netscape.com dfa69f7f62 Fixing bug 80035. Patch in here allows Administrators to control the migration behavior wrt IMAP and Local Folders files. Today, during migration, we copy all those (IMAP & Local Folders) besides others into the newly created dierctory for the migrated profile. Some external parties have expressed concern over this approach due the large amount of mails they have in 4.x folders and all of those getting copied again wasting the disk space and also failing to do migration properly sometimes. So, a hidden pref mail.migration.copyMailFiles is introduced (which can be set to false) for those who those interested to share the 4.x IMAP and Local Folders. Please see the bug report for the possible side effects and other discussion points wrt the sharing folders with 4.x. The pref is set to true by default which means we will continue to do the migration the way we have always done. Patch by henry.jia@sun.com. r=racham, sr=sspitzer 2002-07-04 00:56:33 +00:00
bryner%netscape.com 2b75871880 Add a feedback link to the help menu. r=smfr. 2002-07-04 00:51:44 +00:00
glen.beasley%sun.com 3a0bcb0fb2 verify certificate in memory method 2002-07-04 00:36:52 +00:00
nicolson%netscape.com 5deb4aec40 Fix 120785: SSLSocket does not throw java.net.BindException. 2002-07-04 00:29:24 +00:00
nicolson%netscape.com 0e19cf236a need to include nspr.h. 2002-07-04 00:25:46 +00:00
glen.beasley%sun.com d23ce70c2f verify cert in memory 2002-07-04 00:10:48 +00:00
nicolson%netscape.com ae2a06d43f Fix 121710: throw better SSL exceptions. 2002-07-04 00:03:47 +00:00
nicolson%netscape.com 9db79236dd Print subject name instead of issuer name. 2002-07-03 23:58:58 +00:00
nicolson%netscape.com 8d5e4dc7c6 Update documentation for these functions. 2002-07-03 23:57:12 +00:00
nicolson%netscape.com 4bda169e18 deprecate old classes in favor of the JCA. 2002-07-03 23:51:20 +00:00
nicolson%netscape.com 3c7759665e moved JSSSecureRandomSpi into provider/java/security directory. 2002-07-03 23:49:32 +00:00
nicolson%netscape.com 0254942b89 Provider classes have been moved into the java/security and javax/crypto
subdirectories.
2002-07-03 23:48:53 +00:00
dprice%netscape.com 9c2bde8f9d 153291 - r=curt sr=dveditz
add mechanism to create custom config files for installed components
2002-07-03 23:48:06 +00:00
nicolson%netscape.com 1daf49c785 Fix 106846: Version strings in CryptoManager need updating. 2002-07-03 23:46:02 +00:00
mostafah%oeone.com 0450be6a32 Disabling daylight saving time for years before 1970 in the backend. ( Fixes bug 155442 ) 2002-07-03 23:18:31 +00:00
myk%mozilla.org 07ba2589b3 Fix for bug 99203: Implements bug aliases feature.
r=bbaetz,jouni
2002-07-03 23:07:14 +00:00
locka%iol.ie 8081195fa2 Remove nsDOMWalker & nsIDOMWalker. b=155066 r=sicking@bigfoot.com sr=jst@netscape.com 2002-07-03 22:16:35 +00:00
locka%iol.ie 9314e4d056 Obseleted by DOM TreeWalker. b=155066 r=sicking@bigfoot.com sr=jst@netscape.com 2002-07-03 22:13:59 +00:00
mkaply%us.ibm.com 09a77025cf #127741
r=saari, sr=blizzard, a=chofmann
OS/2 only - 82534 fix for OS/2
2002-07-03 22:13:00 +00:00
locka%iol.ie 62fce5f9be Remove nsDOMWalker & nsIDOMWalker altogether. b=155066 r=sicking@bigfoot.com sr=jst@netscape.com 2002-07-03 22:12:29 +00:00
brendan%mozilla.org 1d67c5d684 rogerl's fix to conform to ECMA by not enumerating regexp instance properties (155291, r=khanson, sr=brendan). 2002-07-03 21:07:53 +00:00
peterlubczynski%netscape.com 286fcef275 Fixing bug 148458: Netscape Radio crashes using Real Player if another plugin is being installed in another window because scripting any plugin in other window after plugins.refresh(1) causes this crash when plugin has been unloaded - N70PR1 [@ NPPL3260.DLL - XPTC_InvokeByIndex] r=av, sr=jst 2002-07-03 21:03:51 +00:00
brendan%mozilla.org 413c0e6e50 rogerl's patch to fix some ECMA arity glitches (155289, r=khanson, sr=brendan). 2002-07-03 21:03:02 +00:00
brendan%mozilla.org da451aaa9c khanson's fix for Function.prototype.apply.length ECMA glitch (145779, r=rogerl, sr=brendan). 2002-07-03 21:00:15 +00:00
locka%iol.ie aaee4f863b winEmbed window sizing fixes on behalf of steve-w@dircon.co.uk. b=152853 r/a=adamlock@netscape.com 2002-07-03 20:52:05 +00:00
sfraser%netscape.com 0714c8b4f8 Adding Navigator.scriptTerminology to the English.lproj directory. Note that we only ever need an English version of this file; Apple advise that you don't localize it, since you can only write Apple Scripts in English. 2002-07-03 20:44:27 +00:00
sfraser%netscape.com 378c2d8357 Updated with Suite Modeller; just minor wording changes. 2002-07-03 20:40:18 +00:00
sfraser%netscape.com 56d995c1b0 Adding a .scriptTerminology file to fix bug 155649. This allows AppleScript apps to read our scripting suite. Note that this file does not need to be localized; it's advised that apps only have a version in English.lproj. 2002-07-03 20:37:51 +00:00
rods%netscape.com ff956ca8e9 The problem is the print for a mail msg is started when the first notification
of the document (mail msg) is done loading. This is wrong because if the mail
msg has attachments they may not be loaded and then the msgPrintEngine gets
additional notification for when the attachments have started to load and since
it has already started toprint error dialogs appear AND the attachments don't get printed.
The solution here is to cache a pointer to the DOM Window for the msg(s) being
printed. Then as the "stop" notifications come in we can ignore any documents
(which would be the attachments) where the dom window doesn't match the msg's
dom window. Then when they match which is the last notifiaction we can call print.
The notification that comes thru where the docLoader is NULL means the previous
document has completed printing and the engine should print the next msg.
Bug 155430 r=cavin sr=kin
2002-07-03 20:33:24 +00:00
harishd%netscape.com ee87f663a2 ** NOT PART OF THE BUILD **
Removing unncessary files pertaining to parser tests
2002-07-03 20:25:29 +00:00
javi%netscape.com 6f5c3918c6 Go back to the lower case mechanism for the ocspResponse_* flags. 2002-07-03 20:22:27 +00:00