wtchang%redhat.com
75dc722c28
Bugzilla Bug 298957: moved PK11_TokenKeyGenWithFlags from the NSS_3.11
...
section to the NSS_3.10.1 section because we plan to export that function
in NSS 3.10.1. r=jpierre.
2005-07-22 01:43:36 +00:00
rj.keller%beonex.com
18007c4f60
Removing "Save As" menuitem until it functions.
2005-07-22 00:56:05 +00:00
rj.keller%beonex.com
291b56f207
Fixing issue with running Grendel from the Ant build file. Patch by Chris Gioran <himicos [at] gmail.com>. r=rj.keller@beonex.com
2005-07-22 00:48:40 +00:00
wtchang%redhat.com
ee93d82c69
Bugzilla Bug 298516: fixed problems found by code inspection. r=relyea.
...
Modified Files: pk11db.c pkcs11.c
2005-07-22 00:47:18 +00:00
rj.keller%beonex.com
2769f32da7
Bug 300464 - If no servers are register, a NullPointerException prevents normal operation.
2005-07-22 00:45:28 +00:00
smfr%smfr.org
6f91479228
Fix bug 298821: do the right thing with autocomplete whether or not the user types the protocol part of the URL.
2005-07-22 00:26:38 +00:00
joshmoz%gmail.com
704ceef6a8
make it more obvious when we fail to localize strings in Mac OS X update UI by making the default "default string". b=301350 r+sr=darin a=asa
2005-07-22 00:23:07 +00:00
wtchang%redhat.com
256eb43b03
Bugzilla Bug 298957: make the new function PK11_TokenKeyGenWithFlags
...
"legacy free" and move the code that set the CKF_ENCRYPT flag by default
and the Fortezza hack code to PK11_TokenKeyGen. r=relyea.
2005-07-22 00:07:52 +00:00
wtchang%redhat.com
252be2d441
Bugzilla Bug 288647: enable building NSS with an NSPR binary distribution.
...
Introduced NSPR_INCLUDE_DIR and NSPR_LIB_DIR make variables. Portions of
the patch were contributed by Chris Seawood <cls@seawood.org>. r=relyea.
Modified Files:
coreconf/OS2.mk coreconf/OpenVMS.mk coreconf/location.mk
nss/cmd/platlibs.mk nss/cmd/shlibsign/Makefile
nss/cmd/shlibsign/sign.cmd nss/cmd/shlibsign/sign.sh
nss/lib/ckfw/builtins/Makefile
nss/lib/fortcrypt/swfort/pkcs11/Makefile nss/lib/nss/config.mk
nss/lib/smime/config.mk nss/lib/softoken/config.mk
nss/lib/ssl/config.mk
2005-07-21 23:48:30 +00:00
mike.morgan%oregonstate.edu
87adb6b038
Template changes in order to eliminate need for overview.php. Main page is combined, top header is simplified, and navigation for addon view is greatly improved.
2005-07-21 23:21:27 +00:00
mark%moxienet.com
adb146eda2
Bustage fix following bug 301030, better assignment. r+sr=bz. Sorry for the burning.
2005-07-21 22:34:41 +00:00
smfr%smfr.org
f98cf3f7dc
Finish off bug 294019: when opening a set of urls in tabs, select the first tab that we changed.
2005-07-21 22:30:13 +00:00
bzbarsky%mit.edu
0d9a0a63d0
Backing out fix for bug 223737, since it causes severe performance problems
...
when typing at the beginning of long text in a textarea (and in general can
cause us to reflow a lot more lines than we should have to). a=roc
2005-07-21 22:17:34 +00:00
brendan%mozilla.org
ecbf37a541
Expand entities only in TSF_XMLONLYMODE (r=mrbkap, who helped a great deal; a=me).
2005-07-21 22:15:36 +00:00
bzbarsky%mit.edu
881abecab8
Last checkin (by joshmoz%gmail.com) was for bug 297604.
2005-07-21 22:15:00 +00:00
scott%scott-macgregor.org
415550a172
Bug #137698 --> [unix] re-enable the cached compose window on linux. We've fixed all of the problems that were forcing
...
us to keep this turned off.
sr=me
a=bsmedberg
Patch by Andrew Schultz <ajschult@verizon.net>
2005-07-21 21:19:56 +00:00
lpsolit%gmail.com
2ead756429
Bug 301463: Move CheckFormField and CheckFormFieldDefined into Field.pm - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
2005-07-21 20:04:27 +00:00
aaronleventhal%moonset.net
0f6fd04c75
Bug 300284. Can't shift+tab out of mail compose. r+sr=bzbarsky, a=bsmedberg
2005-07-21 19:27:18 +00:00
aaronleventhal%moonset.net
3034ce80f7
Bug 300779. Allow multiple selection using keyboard in treeviews that use seltype multiple. r+sr=neil, a=bsmedberg
2005-07-21 19:24:41 +00:00
shaver%mozilla.org
a5ea7b7872
Bug 301545: avoid crash when attribute-op name collides with local var or arg
...
by taking an early out from LookupArgOrVar for JSOP_QNAMEPART. r+a=brendan.
2005-07-21 19:18:15 +00:00
brendan%mozilla.org
19e50e0cc6
Fix js_FilterXMLList to save and restore fp->spbase (301596, r+a=shaver).
2005-07-21 19:14:30 +00:00
mark%moxienet.com
8fa1dbb0b2
Bug 301030, WWW-Authenticate: Negotiate crashes on Mac. Fix Mac-only function pointer. r=cneberg sr=darin a=bsmedberg
2005-07-21 19:08:15 +00:00
joshmoz%gmail.com
275e8624be
don't use regparm on i386 Mac OS X. Patch by Apple Computer, Inc. r=josh r=smfr sr=bsmedberg a=bsmedberg
2005-07-21 19:02:52 +00:00
mozilla%colinogilvie.co.uk
ee67153a84
Add initial support for viewing an item's history.
...
This needs some more work to improve it, but committing anyway.
2005-07-21 18:44:43 +00:00
wtchang%redhat.com
9ec8733e2e
Bugzilla Bug 298674: checked in the remaining changes for the RISC OS port.
...
The patch is contributed by Peter Naulls <peter@chocky.org>. r=wtc
Modified Files: _pth.h _riscos.cfg _riscos.h prmem.c prsystem.c
2005-07-21 18:22:54 +00:00
roc+%cs.cmu.edu
67dd202b85
Bug 295527. nsObjectFrame child-size-setting-hack should use the content size, not the border-box size. r+sr=dbaron,a=bsmedberg
2005-07-21 17:40:03 +00:00
mozilla%colinogilvie.co.uk
b7fca4a56a
Add support for viewing all the preview images
2005-07-21 17:03:09 +00:00
darin%meer.net
c2ff4e354b
fixes bug 301521 "nsWindowsRegKey::WriteStringValue is broken" r=jshin a=bsmedberg
2005-07-21 16:54:39 +00:00
dbaron%dbaron.org
68373c1777
Synthesize mouse move on NS_MOUSE_ENTER event so that mouse cursor and :hover state have a better chance of being correct on page load. b=301408 r+sr=roc a=bsmedberg
2005-07-21 16:22:27 +00:00
cbiesinger%web.de
531457a0b0
fixing review comments for Bug 298429
2005-07-21 15:55:01 +00:00
mozilla%colinogilvie.co.uk
56813efb0f
Add CommentID to the comments section of an addon for rating etc. as its already referenced in the code there
2005-07-21 15:51:30 +00:00
bsmedberg%covad.net
573f4d2881
Committing non-English locales to the reporter in preparation for the reporter part of bug 299286. NPOTB yet.
2005-07-21 15:37:44 +00:00
cbiesinger%web.de
4ad6e5455c
bug 301489 make palmsync build with latest platform sdk
...
r=bsmedberg sr=bienvenu a=bsmedberg
2005-07-21 15:33:16 +00:00
cbiesinger%web.de
42be606dd5
298429 don't add a cache pref when opening cache pref panel
...
patch by Frank Wein <bugzilla@mcsmurf.de> r=biesi sr=neil a=bsmedberg
2005-07-21 15:30:20 +00:00
bsmedberg%covad.net
9b3c33e69c
Try to fix windows bustage by using #define instead of static const, from bug 296561.
2005-07-21 15:01:35 +00:00
aaronleventhal%moonset.net
1f6a6f5b70
Bug 301495. Treat a XUL content document as ROLE_APPLICATION so that screen readers don't go into document review mode for things like about:config. r+sr=neil, a=mkaply
2005-07-21 14:28:17 +00:00
bsmedberg%covad.net
0655e1c5e2
Bug 298044 followup, actually generate the dependentlibs.list, r=darin, does not affect anything but xulrunner+seamonkey.
2005-07-21 14:05:54 +00:00
bsmedberg%covad.net
9bb7c891c4
Forgotten files from bug 296561 (NS_InitXPCOM3)
2005-07-21 13:47:05 +00:00
cltbld
ad01200ec0
Automated update from host egg
2005-07-21 13:37:49 +00:00
bsmedberg%covad.net
bedc041341
Bug 301565, bustage fix from bug 299265, seamonkey-only.
2005-07-21 13:36:27 +00:00
bsmedberg%covad.net
5fba1c6aea
Bug 296561 - rework static component loading so that nsIXULAppInfo/Runtime/etc are available during autoregistration/xpcom-startup notification (and make static component loading saner in general) - r=shaver+dougt, a=asa
2005-07-21 13:33:43 +00:00
roc+%cs.cmu.edu
38de62e088
Bug 301402. HideWindowChrome should do that, not make the window fullscreen in GTK2. r+sr=blizzard,a=shaver
2005-07-21 04:28:40 +00:00
pkw%us.ibm.com
5b3a6352db
Bug 298044 - Dynamically load important dependent libs for embedders so that they don't have to setup the environment - AIX support patch
...
r=benjamin@smedbergs.us , a=benjamin@smedbergs.us
2005-07-21 03:30:09 +00:00
mrbkap%gmail.com
642cdb910e
bug 301416: Don't allow residual styles to open inside <textarea>. r+sr=jst a=asa
2005-07-21 02:51:32 +00:00
mike.morgan%oregonstate.edu
ef763e09a5
installation instructions.
2005-07-21 02:00:57 +00:00
mike.morgan%oregonstate.edu
dd10817fab
Placeholder for addon previews page.
2005-07-21 01:59:50 +00:00
mike.morgan%oregonstate.edu
be846deeeb
Messed with paths, search boxes, etc. Nothing here is permanent.
2005-07-21 01:58:50 +00:00
aaronleventhal%moonset.net
7925482e40
Fixing bustage
2005-07-21 01:09:54 +00:00
aaronleventhal%moonset.net
d35fc66692
Fixing bustage
2005-07-21 01:00:39 +00:00
aaronleventhal%moonset.net
9bc60ce040
bug 300778. Expose elements with onclick handlers. Patch by Peter Parente. r=aaronlev, sr=neil, a=mkaply
2005-07-21 00:48:09 +00:00