Commit Graph

125254 Commits

Author SHA1 Message Date
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
chanial%noos.fr
fe1be84a39 Bug 225921: Can't copy/paste bookmarks from personal toolbar
Bug 210910: Right-clicking a file within a bookmarks folder in the bookmarks menu or toolbar makes that folder inaccessible

I added the bm command controller to the menubar bookmark menu, to deal with hidden bookmarks toolbar.
2003-12-18 10:38:17 +00:00
ben%bengoodger.com
8d563e16b4 Fix 227129 once and for all. 2003-12-18 08:49:33 +00:00
bryner%brianryner.com
3a882830b5 Preprocess all.js and turn off autoscroll by default on unix. 2003-12-18 08:12:58 +00:00
ben%bengoodger.com
f45e3bc41e Fix the show button in the download manager on macos x 2003-12-18 07:50:57 +00:00
ben%bengoodger.com
ef93ef1bd5 Fix - 227129 "Next" button is enabled when "Decline" is initially checked for license agreement page of installer wizard.
Fix - no security warning displayed when opening executable files from the download manager
Fix - Easy install path in install wizard defaults to Safe Upgrade which can result in unintentional file deletion in wacky cases. Hack this off for 0.8
2003-12-18 06:53:08 +00:00
scott%scott-macgregor.org
139c2edd02 Zoom locale package changes courtesy of Stephen Walker 2003-12-18 06:46:56 +00:00
scott%scott-macgregor.org
36e2520a3d move setbusycursor to a shared file so I can use it elsewhere 2003-12-18 06:19:07 +00:00
dbaron%dbaron.org
352509b071 Account for 1 twip width of BR when computing the size of textareas. b=228752 Patch by Mats Palmgren <mats.palmgren@bredband.net>. r+sr=dbaron a=brendan 2003-12-18 06:06:00 +00:00
dbaron%dbaron.org
b79ff54049 Be consistent about links on personal toolbar looking mainly like links and not buttons, and folders looking like buttons. b=181294 r=ben sr=bryner a=asa 2003-12-18 00:13:34 +00:00
mkaply%us.ibm.com
1b39080d8a Syntax error in checkin for 223111 2003-12-17 23:24:33 +00:00
mkaply%us.ibm.com
8974df19d2 #217875
r=timeless, sr=bryner, a=dveditz
Change parentage of "Download More" in spellchecker dialog so it doesn't hang the UI
2003-12-17 22:58:36 +00:00
wchang0222%aol.com
ec4dda5d19 Bugzilla bug 219982: removed an unused local variable. (The function call
is needed for its side effect.)  Thanks to timeless@bemail.org and
Serge GAUTHERIE <gautheri@noos.fr> for the patch.  r=wtc.
2003-12-17 22:43:25 +00:00
mkaply%us.ibm.com
cb2cfdc1b4 #222509
r=mkaply, sr=blizzard (platform specific), a=mkaply
Code from Lee Tartak - map DOM_VK values properly on OS/2 - still not perfect (should we match Windows or Linux)
2003-12-17 21:17:37 +00:00
dbaron%dbaron.org
fa116f2651 Don't make clip view optimizations when the clip view contains Z placeholders. b=225811 Patch by Robert O'Callahan <roc@ocallahan.org>. r+sr=dbaron a=asa 2003-12-17 21:05:37 +00:00
mkaply%us.ibm.com
f5dbe7d7d9 #224929
r=pedemont, sr=blizzard (platform specific), a=mkaply
Send an extra focus changed message to be more like Windows (Java focus)
2003-12-17 21:02:26 +00:00
tor%cs.brown.edu
3e20e22e10 Bug 219705 - crash when using IBM java plugin. r=blizzard, sr=shaver, a=leaf 2003-12-17 19:49:44 +00:00