Commit Graph

125220 Commits

Author SHA1 Message Date
bienvenu%nventure.com
c730b9ee45 fix nsILocalFile relative descs calculation of relative path, r=sspitzer, sr=mscott required for 137006 2003-12-19 18:13:42 +00:00
scott%scott-macgregor.org
f84c038aa3 Bug #227013 --> remove an obsolete hack that we don't need anymore.
r=neil
2003-12-19 17:13:30 +00:00
wchang0222%aol.com
deb29c8f1f Import NSPR 4.4.1. 2003-12-19 17:02:57 +00:00
bienvenu%nventure.com
c9b32dff5a whitespace cleanup, minor cleanup no bug, r/sr=me 2003-12-19 16:38:50 +00:00
wchang0222%aol.com
4a54a29151 Bugzilla bug 221133: fixed unused variable warning on some platforms.
The patch is contributed by timeless@bemail.org.  r=wtc.
2003-12-19 16:35:14 +00:00
bienvenu%nventure.com
f7a7ca937f whitespace cleanup, no bug, r/sr=me 2003-12-19 16:34:57 +00:00
bienvenu%nventure.com
27efaf7528 strip off v-card when editing message as new, r/sr=mscott 228689 2003-12-19 16:28:22 +00:00
bienvenu%nventure.com
fba6dac84a fix 227178 checking folders other than inbox for new messages doesn't fire biff, and selecting the folders with new msgs does cause biff to fire, r/sr=mscott 2003-12-19 16:23:58 +00:00
mcs%netscape.com
7dfbbd9fd3 Add placeholder README for the acceptance test. 2003-12-19 16:14:52 +00:00
scott%scott-macgregor.org
665e59731c Port Bug #227875 from thunderbird back to seamonkey.
mark search result as junk crashes app

r/sr=bienvenu
2003-12-19 16:10:24 +00:00
bienvenu%nventure.com
c8f5f078ed fix 190905 imap msg body shown as 'this part will be downloaded on demand' when msg > 30K and view attachments inline is off, r/sr=mscott 2003-12-19 16:08:08 +00:00
scott%scott-macgregor.org
19680e27f3 Bug #104237 --> Compose window comes back behind the application I'm sending from
when invoked by Simple MAPI.

r/sr=bienvenu
2003-12-19 16:04:31 +00:00
bienvenu%nventure.com
361f839bda fix crash on exiting after filing a message from search results, r/sr=mscott 193998 2003-12-19 16:01:24 +00:00
scott%scott-macgregor.org
2e7f25c413 Bug #227863 -> THUNDERBIRD only change. Does not effect seamonkey.
Use a more compact out going user agent string instead of a browser http styled user-agent on outgoing messages.
2003-12-19 16:01:06 +00:00
scott%scott-macgregor.org
b158b64aa3 Bug #228720 --> Don't down-convert message to plain text if dir attribute is set for RTL users.
r/sr=bienvenu
2003-12-19 15:56:08 +00:00
bienvenu%nventure.com
e0eba35bb5 fix 228791 need ability to have unobscured mcd files, r/sr=mscott 2003-12-19 15:53:15 +00:00
cbiesinger%web.de
1a6d2126ea fix bustage 2003-12-19 15:53:03 +00:00
bienvenu%nventure.com
0f3209dbcd fix 228791 need ability to have unobscured mcd files, r/sr=mscott 2003-12-19 15:46:54 +00:00
cbiesinger%web.de
e719d49364 bug 227562 download manager uses AUTF8String on OpenProgressDialogFor, it could use nsIDownload*
r=varga sr=bz
2003-12-19 15:41:29 +00:00
cbiesinger%web.de
49c8e9ffa0 Bug 227032. cleanup nsDownloadProxy a bit, mostly:
deal with prefs service or the pref not being there
use nsIPrefBranch for do_GetService instead of a separate QI

r=neil.parkwaycc.co.uk sr=darin
2003-12-19 15:26:27 +00:00
cbiesinger%web.de
2148700a5c Bug 227029 nsExternalAppHandler dynamically allocates buffer for no reason
r+sr=bzbarsky
2003-12-19 15:18:59 +00:00
mostafah%oeone.com
4dbe2d90d2 Checked in patch for bug 228836: email event text does not use date format 2003-12-19 15:06:58 +00:00
cbiesinger%web.de
3be8cf5bec 221593 win nsIconChannel.cpp should not call streamlistener methods synchronously
r=darin sr=tor
2003-12-19 15:04:27 +00:00
cbiesinger%web.de
04541c45d5 bug 124053 Fix invalid use of JVMContext TLS to map between threads, JSContexts and JSJavaThreadStates
patch by beard@netscape.com r=bnesse sr=rpotts
2003-12-19 14:52:49 +00:00
mostafah%oeone.com
45514a2b8a Fixed bug 228849: Calendar displays verbose output when runned from a tty 2003-12-19 14:47:29 +00:00
chanial%noos.fr
e8f005ae97 Gnome said: Thou shalt not put accept buttons on the left.
(xul filepicker not used on Windows, nor MacOSX)
2003-12-19 06:20:42 +00:00
chanial%noos.fr
6d3d288fac more on bug 210910: menubar menus don't have an "open" attribute, and when a dialog opens, the child of the target of the context menu is not closed. 2003-12-19 06:04:25 +00:00
dbaron%dbaron.org
f3fb5dea45 Fix percentage widths on inlines within inlines. b=97695 r+sr=roc 2003-12-19 05:41:35 +00:00
wchang0222%aol.com
ec5678ff34 Bugscape bug 54500: added some new methods to the SecretDecoderRing
KeyManager class.  The patch is contributed by Matthew Harmsen of AOL.
Modified Files:
	lib/jss.def org/mozilla/jss/SecretDecoderRing/KeyManager.c
	org/mozilla/jss/SecretDecoderRing/KeyManager.java
2003-12-19 05:33:50 +00:00
wchang0222%aol.com
546a8a6e87 Set JSS version to 3.5 Beta.
Modified Files:
	org/mozilla/jss/CryptoManager.java
	org/mozilla/jss/util/jssver.h
2003-12-19 05:08:34 +00:00
jshin%mailaps.org
dcffc408b0 bug 225109 : fix the sign of the subscript offset in some truetype fonts (r=rbs, sr=dbaron, a=chofmann) 2003-12-19 04:56:29 +00:00
nelsonb%netscape.com
70470925e0 Don't overwrite pointers to existing message digests if they've been
precomputed.  Bugscape bug 54627.  r=wtc, jpierre.
2003-12-19 03:58:28 +00:00
silver%warwickcompsoc.co.uk
96fbe4a7ce Bug 228799 Opening Chatzilla gives "Invalid IRC URL ``%S"
r=rginda a=chofmann
2003-12-19 03:54:03 +00:00
chanial%noos.fr
0836593697 remove debug dumps 2003-12-19 03:49:16 +00:00
dbaron%dbaron.org
19bc58a9e4 Bump version number to 1.7a. 2003-12-19 03:49:12 +00:00
chanial%noos.fr
4f59147559 the focus should be set to the content before executing a command that opens a modal dialog. When the dialog closes, focus automatically gets back to the focused element in the parent window. This fix will prevent the edit menu (undo, redo, delete...) to perform bm command.
Fix a harmless js error also.
2003-12-19 03:19:04 +00:00
chanial%noos.fr
a1e62f84ee dumpDOM debug function (not shipped) now accepts ID in addition to DOM elements. 2003-12-19 02:03:29 +00:00
chanial%noos.fr
d130654799 Bug 228897: pasting inserts a menusepator. We had the same problem inserting a resource in a folder via DND.
Some cleanup, use of "class" instead of "id" for the "open in tabs" menuitem and menuseparator, because the latter are supposed to be unique in the document.
2003-12-19 02:01:53 +00:00
ben%bengoodger.com
eb3cf2a8fa Turn off the URLBar history dropmarker 2003-12-19 00:47:59 +00:00
wchang0222%aol.com
a08b14e07e Bugzilla bug 228907: enable PK11Store.getCertificates to return the correct
nicknames for certs with multiple instances.  This requires adding a new
nickname argument to the constructors of the various cert classes and
passing a nickname better than NSS's cert->nickname where possible.
r=thomask.
Modified Files:
	pkcs11/PK11Cert.c
	pkcs11/PK11Cert.java
	pkcs11/PK11InternalCert.java
	pkcs11/PK11InternalTokenCert.java
	pkcs11/PK11Store.c
	pkcs11/PK11TokenCert.java
	pkcs11/pk11util.h
	util/java_ids.h
2003-12-19 00:19:57 +00:00
ben%bengoodger.com
038a5e89dd Make theme downloads show up in the download manager 2003-12-19 00:11:36 +00:00
ben%bengoodger.com
ce59baa662 "Clear downloads when Firebird Exits" does not work if there are no in-progress downloads 2003-12-18 23:40:54 +00:00
dbaron%dbaron.org
38d73e67d8 Add testcase for 215857. Not part of build. 2003-12-18 21:56:40 +00:00
wchang0222%aol.com
8bfb2f97fd Set NSS version to 3.9 Beta 4. 2003-12-18 21:45:34 +00:00
nboyd%atg.com
8390b6a651 Contribution from earestea@scanpak.com. 2003-12-18 20:55:30 +00:00
darin%meer.net
861d5ef83d fixes bug 227267 "Upload file doesn't work well. It just upload file with zero size. [ftp only?]" r=dougt sr=dveditz a=chofmann 2003-12-18 18:41:05 +00:00
wchang0222%aol.com
991ddf2ba6 Bugzilla bug 228624: made PK11_ListCertsInSlot reach into the Stan layer
to obtain the correct nicknames of the cert instances (pk11cert.c).  Fixed
the bug that if a cert we want to add the the cache is already in the
cache, we should merge the instances of the cert before destroying the
duplicate cert (tdcache.c).  r=jpierre,relyea.
2003-12-18 18:23:17 +00:00
scott%scott-macgregor.org
2830249661 fix api bustage from bug #206252 for thunderbird 2003-12-18 17:25:34 +00:00
nboyd%atg.com
3384c4c1f5 Add Aviva info. 2003-12-18 16:53:32 +00:00
noririty%jcom.home.ne.jp
d8b47954a9 Fix 228844 - Cannot search Japanese via Bookmark Sidebar 2003-12-18 15:06:39 +00:00