bbaetz%acm.org
ffafc19ad7
Bug 195137 - Keywords are not sent in new bug mail
...
r,a=justdave
2003-02-27 12:51:58 +00:00
andreas.otte%debitel.net
6f076f634b
fix bug 191638 [index/html: files|dirs with "%" need to be properly encoded] force escape of % as part of filenames to %25 to not be damaged by unescape, r=bbaetz@acm.org, sr=darin@netscape.com
2003-02-27 10:55:01 +00:00
kyle.yuan%sun.com
3d2b7c43a1
Bug 166319 support getCharacterExtents for nsIAccessibleText
...
r=kyle.yuan, sr=henry.jia
Patch by simford.dong@sun.com
2003-02-27 10:07:58 +00:00
neil%parkwaycc.co.uk
d35f7743b4
Bug 192013 Command updating far too slow r=brade r=cavin sr=sspitzer
2003-02-27 09:41:40 +00:00
seawood%netscape.com
66640be487
Make gmake shut up about enter/leaving directories for the version test when building from client.mk. Bug #194670
2003-02-27 06:37:08 +00:00
chanial%noos.fr
dc91d8086f
bug 192447: Cannot disable JavaScript with new UI
...
original idea by noririty.
2003-02-27 06:06:37 +00:00
seawood%netscape.com
15d2f3cfda
Not so automated update
2003-02-27 04:46:21 +00:00
wtc%netscape.com
51f24261f9
Removed obsolete PR_CLIENT_BUILD and PR_CLIENT_BUILD_UNIX make variables.
2003-02-27 04:13:19 +00:00
wtc%netscape.com
06511d0eb2
Removed unused file module.df.
2003-02-27 03:29:42 +00:00
mkaply%us.ibm.com
b9b201f61d
IRIX bustage
2003-02-27 03:21:25 +00:00
alecf%netscape.com
ae04212ee8
fix assertions from bug 190020, sr=bz, r=dmose
2003-02-27 03:05:43 +00:00
seawood%netscape.com
689aeb5e51
Make NO_DIST_INSTALL really not touch $(DIST)/.
...
Bug #190581 r=bryner
2003-02-27 02:53:46 +00:00
seawood%netscape.com
32e19545ff
Use builtin MAKE_VERSION variable instead of --version output to check GNU make version since the syntax of --version changed between minor releases.
...
Bug #194670 r=bryner
2003-02-27 02:49:11 +00:00
seawood%netscape.com
0c2431c236
Force in-tree zlib to be built using -fPIC.
...
Re-order linking of mozilla-bin & viewer so that TK_LIBS, which bring in an implicit dependency upon the system zlib on Darwin, is linked in after the in-tree version of zlib.
Bug #194662 r=pavlov
2003-02-27 02:21:59 +00:00
aaronl%netscape.com
072deb14cf
Bug 192211. Clean up accessible menu events. r=kyle, sr=bryner
2003-02-27 02:08:06 +00:00
aaronl%netscape.com
d0ab69c176
Bug 193803. Expose iframes correctly in accessibility apis, fix iframe events. r=kyle, sr=henry
2003-02-27 02:04:43 +00:00
smontagu%netscape.com
81ad00bb3a
Remove unused file. Bug 178951, r=ftang, sr=roc+moz.
2003-02-27 02:00:35 +00:00
aaronl%netscape.com
4418b2031c
Bug 193797. Accessibility cleanup and fixes for <select>. r=kyle, sr=henry
2003-02-27 01:51:13 +00:00
smontagu%netscape.com
9aa5c0d574
Whitespace change to note that the previous checkin was for bug 188759.
2003-02-27 01:51:04 +00:00
peterlubczynski%netscape.com
0406960ab8
Adding masks for gcc3 and Mach-O builds for NPAPI variables that pass interface pointers, bug 182117 r=beard,cls sr=sfraser
2003-02-27 01:47:53 +00:00
smontagu%netscape.com
2a850617fd
Ensure that the buffer offset in nsTextTransformer::GetNextWord is correctly positioned after transforming ligatures. Bug 1888759, r/sr=rbs.
2003-02-27 01:47:44 +00:00
wtc%netscape.com
c47b8bed9d
Bug 191948: a better implementation of PR_GetLibraryFilePathname for 32-bit
...
HP-UX.
2003-02-27 01:46:36 +00:00
brendan%mozilla.org
1d7a5aa298
Checking in heap-sort speedup from Igor Bukanov <igor@icesoft.no> (bug 181828, r=me).
2003-02-27 01:43:44 +00:00
depstein%netscape.com
eacd937a4f
Stronger error checking for nsIChannel and nsIHttpChannel tests. Not part of the build.
2003-02-27 01:39:35 +00:00
jst%netscape.com
1f6f27bce8
Fixing bug 182700. Make 'Copy Image Location' work for <input type=image> elements. r=timeless@myrealbox.com, sr=peterv@netscape.com
2003-02-27 01:38:20 +00:00
nelsonb%netscape.com
f87129ad87
Add support for Elliptic Curve Cryptography. Bug 195135.
...
Modified Files:
cmd/lib/SECerrs.h cmd/selfserv/selfserv.c
cmd/tstclnt/tstclnt.c lib/cryptohi/keyhi.h
lib/cryptohi/keythi.h lib/cryptohi/seckey.c
lib/cryptohi/secvfy.c lib/freebl/Makefile lib/freebl/blapi.h
lib/freebl/blapit.h lib/freebl/ldvector.c lib/freebl/loader.c
lib/freebl/loader.h lib/freebl/manifest.mn lib/nss/nss.def
lib/pk11wrap/pk11skey.c lib/pk11wrap/pk11slot.c
lib/softoken/lowkeyti.h lib/softoken/manifest.mn
lib/softoken/pkcs11.c lib/softoken/pkcs11c.c
lib/softoken/pkcs11t.h lib/ssl/ssl3con.c lib/ssl/ssl3prot.h
lib/ssl/sslcon.c lib/ssl/sslenum.c lib/ssl/sslimpl.h
lib/ssl/sslinfo.c lib/ssl/sslproto.h lib/ssl/sslsecur.c
lib/ssl/sslsock.c lib/ssl/sslt.h lib/util/secerr.h
lib/util/secoid.c lib/util/secoidt.h
Added Files:
lib/freebl/GFp_ecl.c lib/freebl/GFp_ecl.h lib/freebl/ec.c
lib/freebl/ec.h lib/softoken/ecdecode.c
2003-02-27 01:31:38 +00:00
kyle.yuan%sun.com
023d19a536
Bug 193629 accesskey can take effect on a disabled XUL widget
...
r=aaronl, sr=jag
check "disabled" attribute in the Click() handler
2003-02-27 01:14:07 +00:00
jst%netscape.com
a50db86562
Silly whitespace changes, no code changes.
2003-02-27 01:03:57 +00:00
jst%netscape.com
0e4c40e508
Fixing bug 125318. Making window.self replaceable. r=fabian@imajes.info, sr=peterv@netscape.com
2003-02-27 00:54:49 +00:00
jst%netscape.com
819f27dd06
Fixing bug 191579. Make <script for='window' event='onload'> execute as inline script like it used to. r=bzbarsky@mit.edu, sr=peterv@netscape.com
2003-02-27 00:49:36 +00:00
jst%netscape.com
6c1ddab51c
Fixing bug 194349. Making the WSDL proxy type system properly set flags for getters and setters on complex types. r=jband@netscape.com, sr=heikki@netscape.com. Not part of the default build yet.
2003-02-27 00:44:56 +00:00
heikki%netscape.com
7a6fcb12fb
Bug 193179, recognize XHTML Mobile Profile FPI in order to load XHTML entities, r=harishd, sr=jst.
2003-02-27 00:39:07 +00:00
smontagu%netscape.com
c1af0dc63d
Accept directly encoded Unicode characters sent instead of keysyms by some keymaps (e.g. Arabic). Bug 188538, r=jag, sr=blizzard.
2003-02-27 00:19:42 +00:00
sicking%bigfoot.com
f606cc4f63
Bug 195016: Fix static build. Patch by Roland.Mainz@informatik.med.uni-giessen.de
...
r=sicking sr=kin
2003-02-27 00:05:50 +00:00
kairo%kairo.at
661116311f
bug 194924 - localeVersion update for 1.4a, r=rchen, sr=blizzard
2003-02-27 00:05:44 +00:00
robinf%netscape.com
c3eb387af8
adding palm readme file per bug 187998; r=oeschger
2003-02-27 00:02:49 +00:00
sicking%bigfoot.com
c4efe8ab28
Bug 185498: Don't rely on ::CreateElement to create html elements. Also make sure we insert html-<tbody>s when appropriate
...
r=Pike sr=peterv
2003-02-27 00:01:55 +00:00
peterlubczynski%netscape.com
d1b6c0d64d
Fixing the DOM navigator.mimeType array to be able to test for installed helper applications, bug 58811, patch by bzbarsky@mit.edu r=peter, sr=jst
2003-02-26 23:54:55 +00:00
nelsonb%netscape.com
83101081ca
Add missing dependency on error headers.
2003-02-26 23:52:40 +00:00
wtc%netscape.com
1888d80ebd
Bug 191703: if struct tm has the nonstandard tm_zone and tm_gmtoff fields,
...
set them to the appropriate values. Calling mktime is not really correct
(it assumes the local time zone) and does not work on NetBSD.
2003-02-26 23:40:57 +00:00
gerv%gerv.net
ba0ee54fbe
Bug 194744 - fix dead link to confirmhelp.html. Patch by gerv; r,a=justdave.
2003-02-26 22:01:47 +00:00
rogerl%netscape.com
68404f7caf
'With' statement fixes.
2003-02-26 21:51:16 +00:00
mostafah%oeone.com
2f25a086fb
Fixed some addrefs and releases and added some debugging info.
2003-02-26 18:30:04 +00:00
chanial%noos.fr
9273880c70
Bug 194756: fix doubled bookmarks in the toolbar by moving the tooltip definition outside of the toolbar in order not to confuse the template builder.
2003-02-26 16:37:46 +00:00
mkaply%us.ibm.com
7b82e8d993
#156505
...
r=dbradley, sr=brendan
If you ask for input, you should fflush after the fprintf
2003-02-26 15:22:03 +00:00
wtc%netscape.com
a4b6fef999
Added a comment explaining why we force the use of absolute symlinks on
...
Darwin when building Mozilla. (Bug #193164 )
2003-02-26 15:13:59 +00:00
wtc%netscape.com
d7009b7d2f
Deleted blank lines at the end of the file.
2003-02-26 15:11:34 +00:00
ccarlen%netscape.com
1dd8b3ef56
Bug 188214 - Cookies are not getting saved on exit in GtkEmbed. This adds a new call to nsProfileDirServiceProvider which allows an app to shutdown the provider and it will send out profile shutdown notifications. r=dougt/sr=blizzard
2003-02-26 15:01:19 +00:00
locka%iol.ie
89396637a2
Add View Image item to link popup menu in mfcembed to catch image links. b=194954 r=chak@netscape.com sr=alecf@netscape.com
2003-02-26 14:54:37 +00:00
ere%atp.fi
0658c7676a
Bug 193929: HTML sanitizer ("simple html") should allow attached images
...
r=ducarroz, sr=jst
2003-02-26 13:47:36 +00:00