Commit Graph

84521 Commits

Author SHA1 Message Date
wtc%netscape.com
7ae0287e30 Bug 64217: use locale-independent date format so that it doesn't
contain a quotation mark in any locale.  Thanks to tzafrir@technion.ac.il
for the bug report.
Modified Files:
	pr/src/Makefile.in lib/ds/Makefile.in lib/libc/src/Makefile.in
	lib/prstreams/Makefile.in
2001-06-23 14:42:24 +00:00
mcgreer%netscape.com
262d086d44 add verisign & thawte timestamping roots to tip 2001-06-23 13:21:26 +00:00
mcgreer%netscape.com
102a8352df fix for 82895
some certs appearing unverified
r=javi;sr,a=blizzard for 0.9.2
a=choffman for trunk and 0.9.2 branch
2001-06-23 13:13:03 +00:00
waterson%netscape.com
eda58e546a Bug 87346. Fix txtsvc makefile to create component DLL. r=kin, a=asa 2001-06-23 05:44:59 +00:00
tor%cs.brown.edu
1ab9af0ced Bug 86822 - gif spacer image detector was looking at uninitialized data;
animated gif spacer flag wasn't being updated.  r=pavlov, sr=blizzard, a=dbaron
2001-06-23 05:04:43 +00:00
wtc%netscape.com
6df226985b Bugzilla bug #86797: made the configure script recognize darwin and
deleted the old name rhapsody.
Modified files: configure configure.in
2001-06-23 04:37:20 +00:00
idk%eng.sun.com
51927a315d *not part of the build*
urpConnect update
a=lsv@sparc.spb.su
2001-06-23 04:17:49 +00:00
wtc%netscape.com
3aeb80d883 Bugzilla bug #85673: added assembly implementation of the atomic routines
for OS/2 contributed by Michael Kaply of IBM.
Modified files: configure configure.in autoconf.mk.in rules.mk _os2.h
pr/src/md/os2/Makefile.in pr/src/md/os2/objs.mk os2misc.c
2001-06-23 04:09:19 +00:00
ian%hixie.ch
8c97591eed * Implemented dispatcher.output service in CosesEditor.pm
* Implemented dispatcher.output.generic service in CosesEditor.pm
* Fixed a semantic error in the string data source
2001-06-23 04:07:21 +00:00
pschwartau%netscape.com
872b7a18e4 Minor formatting change - 2001-06-23 00:48:31 +00:00
pschwartau%netscape.com
a75120a825 Initial add. Regression test for bug 87231. 2001-06-23 00:42:39 +00:00
pschwartau%netscape.com
5298a496bc Replacing a return with a continue. Further readability improvements. 2001-06-23 00:41:58 +00:00
ian%hixie.ch
3f420d2309 (this checkin comment applies to the previous checkin on this file as well)
* Added some comments to various files indicating work to do and documenting some methods
* Fleshed out the Strings Data Source API (and implemented it in the MySQL version)
* Added the name "MySQL" to the MySQL-specific ID method of the Database Helper
* Factored out the XML parser dependency into an XML service
* Added a generic content sink implementation to the XML service
* Added a convenience method for manipulating user settings
* Added and implemented all the COSES commands
* Removed trailing spaces
2001-06-23 00:20:22 +00:00
ian%hixie.ch
225d339cd5 * Added some comments to various files indicating work to do and documenting some methods
*
2001-06-23 00:10:43 +00:00
nelsonb%netscape.com
37217ae4f0 Change PR_Writev so it will drive the handshake when len == 0.
Patch by John G Myers.  Bug 87359.
2001-06-23 00:01:17 +00:00
pschwartau%netscape.com
d44f753a83 Added array-length check. Also improved readability; cleaned up whitespace. 2001-06-22 20:12:01 +00:00
oeschger%netscape.com
ca5faef28e fix for blocker 87315, r=ssu, s=sgehani, a=chofmann, error on install 2001-06-22 18:35:24 +00:00
granrose%netscape.com
d2d653d5ac backing out mitesh. 2001-06-22 18:30:49 +00:00
mitesh%netscape.com
aaee252d00 Fixes for bug 70348 - autoconfig feature
r = bnesse, sr=alecf and a=dbaron
2001-06-22 17:46:30 +00:00
shrutiv%netscape.com
0775ff254a *** empty log message *** 2001-06-22 17:45:27 +00:00
relyea%netscape.com
b9eb3eb31e Add CERT_CheckCertUsage to the export list. 2001-06-22 15:59:10 +00:00
sgehani%netscape.com
57cfad048d Add ability to failover to a series of global URLs in the Mac installer. [b = 84122; r = ssu; sr= alecf; a = drivers] 2001-06-22 14:58:18 +00:00
mjudge%netscape.com
fffedf28a1 86749 fix for "home key" scenario. we now search for 1st valid frame on a line. not just try the very first and fail. we now behave like "end key" does;. r=anthonyd sr=kin a=asa 2001-06-22 14:52:48 +00:00
wtc%netscape.com
221b9800da Bugzilla bug #85673: added assembly implementation of the atomic routines
for OS/2 contributed by Michael Kaply of IBM.
2001-06-22 14:25:18 +00:00
jst%netscape.com
935e3d3c27 Fixing bug 74816. Adding a pref check to window.dump() that lets us control the output from dump() with a pref in release builds, the default for release builds is disable output, and in debug builds the output is always enabled. The boolean pref that controls this is 'browser.dom.window.dump.enabled'. r=pollmann@netscape.com, sr=ben@netscape.com, a=drivers@mozilla.org (blizzard@mozilla.org) 2001-06-22 10:54:23 +00:00
mkaply%us.ibm.com
bf31f50b3f #81293
r=ftang, sr=blizzard, a=asa (drivers)
Bidi function shouldn't be using nsAutoString as parameter
2001-06-22 09:56:05 +00:00
beard%netscape.com
95ed00f714 [Not part of build] Test for correct version of Mac OS. 2001-06-22 09:51:50 +00:00
tor%cs.brown.edu
ee0c4434d8 Fix hpux bustage - trailing token after #endif 2001-06-22 07:41:03 +00:00
jj%netscape.com
8e19b08bb5 #86967: moved one level up to eliminate 'Installer Modules' directory. 2001-06-22 07:34:27 +00:00
jaggernaut%netscape.com
0ba2fa56e3 Bug 83394: Tabindex attribute not working properly in mfcembed app''.
Fixes problems with tabbing from the document to elements with the index attribute set in both mfcembed and the regular browser app.

patch by bryner, r=jag, sr=hyatt, a=chofmann
2001-06-22 07:25:28 +00:00
beard%netscape.com
905a413f01 [Not part of build] Dynamically load "NSConsole" library when running on Mac OS 9 and earlier, otherwise send console output to Mac OS X system console / terminal. 2001-06-22 07:10:22 +00:00
peterlubczynski%netscape.com
85e16867b9 Oops...last log entry was for bug 86075 2001-06-22 07:06:24 +00:00
beard%netscape.com
6adf2fb71f [Not part of build.] Split out SIOUX console into its own shared library, to be loaded dynamically by the Mac Carbon build when running on Mac OS 9 and earlier. 2001-06-22 07:04:25 +00:00
peterlubczynski%netscape.com
f4b2a93398 Fix for <object> causing table width to be enormous patch by piskozub@iopan.gda.pl (Jacek Piskozub) r=peterl sr=jst/hyatt a=blizzard 2001-06-22 07:04:24 +00:00
attinasi%netscape.com
6c90a145e2 Make floated tables non-floated so they print correctly (temporary hack). b=74738, r=kmcclusk sr=waterson a=waterson
Follow-Up bug to remove temporary hack is bug 85768
2001-06-22 06:42:57 +00:00
wtc%netscape.com
785d64e876 Bugzilla bug #72014: fixed DBM temporary file problems on OS/2. Thanks
to Javier Pedemonte <pedemont@us.ibm.com> for the patch.  r=relyea,wtc.
sr=blizzard. a=asa@mozilla.org for the trunk and mozilla0.9.2.
Modified files: h_page.c mktemp.c
2001-06-22 06:33:34 +00:00
srilatha%netscape.com
94d59b2f23 Fix for bug 71247. Changed SetUnicharPref to SetCharPref for ldap url preference.
r=dmose, sr=sspitzer, a=blizzard
2001-06-22 06:20:05 +00:00
ssu%netscape.com
4283a2ba2c fixing bug 85564 - InstallTrigger.getVersion returns NULL when the component has been installed. r=sgehani, sr=mscott, a=drivers@mozilla.org. 2001-06-22 06:19:40 +00:00
darin%netscape.com
297fa736e5 Fixes bug 87118 "Trunk HTTPConnection crash [@ nsHttpConnectionInfo::Equals]"
r=gagan,bbaetz sr=dougt a=chofmann
2001-06-22 06:16:05 +00:00
darin%netscape.com
66e6be63f0 Fixes bug 86473 "nsHttpChannel needs to support Suspend/Resume"
r=bbaetz, sr=dougt, a=blizzard
2001-06-22 06:14:55 +00:00
ssu%netscape.com
f5f2872199 fixing bug 85876 - langenus.xpi does not install properly when smartupdating. r=sgehani, sr=mscott, a=drivers@mozilla.org not part of any tinderbox builds. 2001-06-22 05:31:10 +00:00
naving%netscape.com
a3d1d28f36 69360 r=suresh sr=mscott a=blizzard; strip nulls from the message as specified in rfc 2822 2001-06-22 05:11:33 +00:00
wtc%netscape.com
dfc383e260 Bugzilla bug #84251: turn NO_MDUPDATE into USE_MDUPDATE and turn off
IRIX compiler warning 1209, which warns about do { } while (0) and
PR_ASSERT(0).
Modified files: IRIX.mk SunOS5.4_i86pc.mk SunOS5.mk
2001-06-22 05:11:26 +00:00
ben%netscape.com
556887f125 fix build bustage due to merge conflict screwup 2001-06-22 05:08:34 +00:00
dougt%netscape.com
fc561bc57d Fix blocker bug 87243 cause by my branch landing today. r=sr=a=me 2001-06-22 04:59:27 +00:00
pollmann%netscape.com
1c9c3c567f Bug 84499: Only trim whitespace from an options when falling back to the text content of the option for the value. This makes us compatabile with IE and Nav 4.x. r=nisheeth@netscape.com, sr=jst@netscape.com, a=drivers@mozilla.org (blizzard) 2001-06-22 04:36:02 +00:00
leaf%mozilla.org
5683822123 Automated update 2001-06-22 04:29:27 +00:00
ben%netscape.com
90709b37f9 84344 - make chrome registry select skin in its profile changed callback (i.e. at startup).
r=danm, sr=hyatt, a=chofmann.
2001-06-22 04:20:58 +00:00
ben%netscape.com
3e870952a2 turn on 65251 by default. Part of previous checkin. 2001-06-22 04:19:34 +00:00
oeschger%netscape.com
649bae4a74 updating welcome page for Mozilla, content only, a=blizzard, bug~=85925 2001-06-22 04:18:16 +00:00