Граф коммитов

63332 Коммитов

Автор SHA1 Сообщение Дата
waterson%netscape.com a965de089e Bug 41321. Use PRUnichar* instead of nsString* to store string values for nsCSSValue and nsHTMLValue. r=attinasi. 2000-06-02 22:54:35 +00:00
sgehani%netscape.com c03d90e200 Test file: not part of build. 2000-06-02 22:52:29 +00:00
sspitzer%netscape.com c3d766b45d fix for #41358. remove misleading ui from account wizard. it was supposed to
be for pushed auth, but that is not implemented yet.  r=mscott
2000-06-02 22:48:52 +00:00
evaughan%netscape.com 942f331446 Fixed build horkage. 2000-06-02 22:48:36 +00:00
javi%netscape.com ff15abfd77 r=thayes a=lord
Bug#24886
checking in code for mozilla to do CRMF issuance.
With the right version of PSM, Netscape employess can now get certs.
2000-06-02 22:46:41 +00:00
mcgreer%netscape.com 8afb3c69cf fork content version between ns-branded builds and mozilla builds. 2000-06-02 22:35:29 +00:00
scc%mozilla.org a59a36aebd VisualAge doesn't like declarations in if/for expressions. r=waterson 2000-06-02 22:35:01 +00:00
mkaply%us.ibm.com 2a25295dbd # 37239
r = rusty.lynch, a = brendan
OS/2 bringup - OS/2 doesn't go down these XP_PC paths
2000-06-02 22:32:53 +00:00
mstoltz%netscape.com f2e8c723df bug 40215. r=rginda, a=clayton. 2000-06-02 22:27:28 +00:00
mstoltz%netscape.com 8256c128d9 On Mac, we should look for systemSignature.jar in Essential FIles, not the bin directory. Bug 40468, r=sgehani, a=clayton. 2000-06-02 22:22:11 +00:00
yueheng.xu%intel.com 2794f073d6 fixed #39640 (regression of UnicodeToGB2312GL converter) and #34626( optimization of table initialization. Do it only when it is needed at first time). r=ftang, a=waterson. 2000-06-02 22:18:42 +00:00
rhp%netscape.com 2d421d4bfe Fix for crasher bug on Save as Draft - Bug #: 38561 - r: xxxxx 2000-06-02 22:17:33 +00:00
evaughan%netscape.com 90aa7a4744 Made grids scroll for dogfood bug 30511.
-r hyatt
2000-06-02 22:15:09 +00:00
hyatt%netscape.com a16af811db Fix for docshell regression. bug#41090, r=law 2000-06-02 22:13:51 +00:00
mkaply%us.ibm.com 8e60ec3e23 # 40177
r = cls,pavlov, a = brendan
OS/2 bringup - addition export of header, similar to makefile.win
2000-06-02 21:47:39 +00:00
attinasi%netscape.com c115636333 Implemented QuirkMode style sheet and moved some initial quirk style rules from html.css to the new quirk.css. b=38026 r=rods a=karnaze 2000-06-02 21:45:06 +00:00
attinasi%netscape.com a8b538c51c QuirkMode style sheet: b=38026 r=rods a=karnaze 2000-06-02 21:38:33 +00:00
tara%tequilarista.org d7e0e1237d Landing fix for keyword column handling--bug #39647 2000-06-02 21:34:37 +00:00
mkaply%us.ibm.com 5971a2fcbd # 40177
r = cls, a = brendan
OS/2 bringup - new OS/2 makefiles
2000-06-02 21:33:43 +00:00
ruslan%netscape.com 55053f0abd Fix 41269. WIP on 31189. r/a=gagan 2000-06-02 21:02:31 +00:00
rods%netscape.com 542c738619 setting legend's border to none so it loks better
b=36065, r=rickg
2000-06-02 21:01:20 +00:00
rods%netscape.com 788c936bf0 no longer subtracting off scrollbar width when mComputedSize is set
b=36548, r=kmcclusk
2000-06-02 20:59:57 +00:00
brade%netscape.com fe543c9420 #ifdef appropriately for ENDER_LITE (especially Macintosh); blocking Macintosh development; bug #41323; a=beppe; r=kin; a/r=mjudge 2000-06-02 20:57:10 +00:00
av%netscape.com 6a19b9b86a Fixing 40765, r=buster, a=hamerly 2000-06-02 20:20:35 +00:00
mkaply%us.ibm.com 2639f7608b # 37239
r = mkaply, a = brendan
OS/2 bringup - need a cast for OS/2 - OS/2 only
2000-06-02 20:15:33 +00:00
mkaply%us.ibm.com 09d33cf625 # 37239
r = mkaply, a = brendan
OS/2 bringup - remove some typedefs
2000-06-02 20:14:56 +00:00
mkaply%us.ibm.com 5cb2ac9799 # 37239
r = mkaply, a = brendan
OS/2 bringup - Wrong library name
2000-06-02 20:13:41 +00:00
waterson%netscape.com 4f43183103 Bugs 41279, 41280, 41290. Implement NS_ConvertUTF8toUCS2, r=ftang. Fix NS_ConvertUCS2toUTF8 to set mLength, r=ftang. Re-implement ToNew[*]String to be less bloaty, r=scc,brendan 2000-06-02 20:06:54 +00:00
rods%netscape.com 88254d671c this change works better for standard mode and gets around a style bug.
b 38927, r=attinasi
2000-06-02 20:03:12 +00:00
javi%netscape.com 2bd9d0bc74 Change the name of the OCSP URL from "location" to "ocspLocation" so Mozilla
doesn't get confused and try to change the web site we're viewing.

This is a work around because that bug will not be fixed for Beta2 in Mozilla.
2000-06-02 19:03:48 +00:00
endico%mozilla.org fc9e1aa63e allow the reporter of a bug to change the status of a bug (e.g. reopen it) even if they don't have the editbug bit set. 2000-06-02 18:54:55 +00:00
mcgreer%netscape.com 0307d81230 Allow for building with internal roots. 2000-06-02 18:37:53 +00:00
mcgreer%netscape.com 883e025f3d Allow for building with internal root certs. 2000-06-02 18:37:14 +00:00
leaf%mozilla.org ca2ff59dc3 Automated update 2000-06-02 16:00:13 +00:00
sgehani%netscape.com ea7877cee8 Unhork Linux installer by reinstating zlib linkage rules.
b=41255
r=pavlov
a=granrose
2000-06-02 15:51:39 +00:00
rusty.lynch%intel.com f592edc947 Fix for bug #40997. a=warren 2000-06-02 15:50:36 +00:00
rods%netscape.com 7802e4085f now checks to see if an explicit width or height is being set and then set the maxElementSize properly
it already did this for NavQuirks, this is for Standard mode
Bug 40621 r=dcone
2000-06-02 14:37:27 +00:00
rods%netscape.com eab83335f9 ifdef for mac event processing of access keys
bug=7559 r=dcone
2000-06-02 14:20:50 +00:00
rods%netscape.com 4a7e30f9a1 added hover cursor change for type=image Bug 40440
made inner rect for focus have inherit for color instead of hard-coded gray Bug 38927
also added quotes to several selectors (i.e. from type=xxx to type="xxx")
r=dcone,attinasi
2000-06-02 13:58:19 +00:00
dcone%netscape.com ab8fc494ba Removed and extra fopen.. r=rods b=40220 2000-06-02 13:58:02 +00:00
svn%xmlterm.org 0bc3d20295 --NOT PART OF DEFAULT BUILD--
XMLterm changes only. Updated bug documentation.
2000-06-02 13:32:36 +00:00
brade%netscape.com 978f3f4dfb File Removed. 2000-06-02 13:16:03 +00:00
brade%netscape.com 906fca55cb cleanup; removed EditorStyles1.css 2000-06-02 13:14:09 +00:00
brade%netscape.com 7dcaf07855 cleanup; remove EditorStyles1.css 2000-06-02 13:13:46 +00:00
ben%netscape.com 1b5355a16b [perf] Reduce the number of webshells used to load a simple alert/confirm dialog 2000-06-02 13:06:39 +00:00
brade%netscape.com 3131e1a65f File Removed. 2000-06-02 13:02:35 +00:00
brade%netscape.com 86a9602fb7 File Removed. 2000-06-02 12:56:17 +00:00
jj%netscape.com 9a573d82c9 #40724: update milestone to M16 (Finder's get info string) 2000-06-02 11:40:44 +00:00
alecf%netscape.com c705bd2a0c re-disabling search menu for 33101 2000-06-02 08:57:28 +00:00
alecf%netscape.com db076a41cf just adding default access key for view menu so we can see it in mail 2000-06-02 08:55:26 +00:00