Commit Graph

6584 Commits

Author SHA1 Message Date
fur%netscape.com
8388956274 Replaced with new CodeWarrior project file macbuild/JSRef.mcp 1998-08-29 02:20:00 +00:00
mccabe%netscape.com
05b8c5f49b More loose ends towards merging the development branch. 1998-08-29 01:53:39 +00:00
warren%netscape.com
32f5a442c5 Added test for service manager. 1998-08-29 01:51:44 +00:00
pierre%netscape.com
50e8b8e476 fixed freeze in XP_FileOpen() 1998-08-29 01:38:21 +00:00
pierre%netscape.com
3f9af48eda added nsHTMLGenericContent.cpp + nsHTMLHR.cpp 1998-08-29 01:27:11 +00:00
sdagley%netscape.com
6ba0b47814 Checking in for warren. Added nsIServiceManager.h to MANIFEST and nsServiceManager.cpp to xpcomPPC.mcp. 1998-08-29 01:17:19 +00:00
terry%netscape.com
a74f28cad5 OK, turn it on -- changes will now actually have effect. 1998-08-29 00:51:15 +00:00
ftang%netscape.com
748ef02062 add XP_ASSERT IsUTF8String for more data source. reviewed by rjc 1998-08-29 00:42:07 +00:00
terry%netscape.com
773132fb8a Need full pathname for CVS_PASSFILE, since change directories before using cvs. 1998-08-29 00:41:24 +00:00
mccabe%netscape.com
29ace2903c New platforms! More work from development branch. 1998-08-29 00:40:07 +00:00
mccabe%netscape.com
845c56005f Propagate lots 'o work from the development branch.
Including:

Preliminary work on internationalizing error messages

Preliminary work on exposing runtime errors as catchable exceptions

ECMA-proposed throw and try/catch/finally, with multiple catch clauses
and catchguards

ECMA-proposed in/instanceof operators

IEEE-conformant number to string conversion

Fixes and other good stuff.
1998-08-29 00:38:43 +00:00
ftang%netscape.com
41997f8f65 add XP_ASSERT for IsUTF8String, reviewed by rjc 1998-08-29 00:37:15 +00:00
terry%netscape.com
c466b207f7 Oops; wrong environment variable name. 1998-08-29 00:36:03 +00:00
ftang%netscape.com
021fa51939 make HT Find/property dialogbox work with UTF8. reviewed by rjc 1998-08-29 00:35:53 +00:00
terry%netscape.com
fe51b86b4d Keep a .cvspass in our own directory. 1998-08-29 00:35:19 +00:00
terry%netscape.com
3247e37ab5 We have a variable containing the full path to the cvs executable; use it! 1998-08-29 00:20:10 +00:00
terry%netscape.com
d861eadc3e Got to quote those stupid at-signs. 1998-08-28 23:57:42 +00:00
terry%netscape.com
c20da319a2 Initial public checkin of despot. 1998-08-28 23:50:39 +00:00
ddrinan%netscape.com
c25c7a8bb1 Perl script to generate all export symbols 1998-08-28 23:48:13 +00:00
ddrinan%netscape.com
3e2a6105db Perl script to generate the dispatcher module. 1998-08-28 23:47:10 +00:00
ddrinan%netscape.com
aeea4f1601 Added dispatcher generation and populatio step. Need for Cartman 1998-08-28 23:45:59 +00:00
ddrinan%netscape.com
778761a542 Added Cartman hook and dispather tables export 1998-08-28 23:44:13 +00:00
kipp%netscape.com
595b3252f4 Use -Zi and PDB's for dll creation too 1998-08-28 23:32:47 +00:00
kipp%netscape.com
80a9283964 Stub out new nsIHTMLContent methods 1998-08-28 23:32:27 +00:00
kipp%netscape.com
1302b87842 Added AttributeToString and StringToAttribute methods 1998-08-28 23:31:44 +00:00
kipp%netscape.com
107b4e64b1 Export new HTML-HR factory method 1998-08-28 23:31:28 +00:00
kipp%netscape.com
82e5ea0a85 Stub out StringToAttribute 1998-08-28 23:31:12 +00:00
kipp%netscape.com
04f5a93e36 Implement StringToAttribute; AttributeToString is now public 1998-08-28 23:30:50 +00:00
kipp%netscape.com
c679a3de4a Make AttributeToString abstract 1998-08-28 23:30:22 +00:00
kipp%netscape.com
3a7297b0ef Removed content code and exposed a factory method for creating HR frames; made the HR frame code content neutral 1998-08-28 23:29:36 +00:00
kipp%netscape.com
d0fc3679c2 Added new atoms 1998-08-28 23:29:05 +00:00
kipp%netscape.com
eb4f73dcef Use new factory method for HR's 1998-08-28 23:27:55 +00:00
kipp%netscape.com
651812302d new 1998-08-28 23:27:19 +00:00
kipp%netscape.com
ec3d735ab2 Added new source files to the build 1998-08-28 23:25:56 +00:00
rods%netscape.com
cd14cc929d Fixed nsLabel and nsDialog to compile and link correctly 1998-08-28 23:00:03 +00:00
rods%netscape.com
c49e6ad540 initial checkin for nsLabel and nsDialog 1998-08-28 22:49:12 +00:00
rods%netscape.com
cfd714770c Added nsLabel and nsDialog 1998-08-28 22:48:50 +00:00
cls%seawood.org
976e98edda Fixed problem with makedepend under autoconf. 1998-08-28 22:40:14 +00:00
rods%netscape.com
82cd31e28b Fixed Focus issues with text field in Find Dialog 1998-08-28 22:36:10 +00:00
rods%netscape.com
97805f9c0b Fixed OnPaint to draw Dialog and children correctly. 1998-08-28 22:11:04 +00:00
warren%netscape.com
9b1d14ae7e Added class ID to OnShutdown. 1998-08-28 21:47:44 +00:00
kipp%netscape.com
99da657d8a Use kIHTMLContentSinkIID so that inferior compilers will work 1998-08-28 21:29:50 +00:00
warren%netscape.com
6587ecb0af Added service manager mechanism. 1998-08-28 21:28:35 +00:00
warren%netscape.com
dff0de499c Added service manager mechanism. 1998-08-28 21:25:34 +00:00
cyeh%netscape.com
5b4f631885 First Checked In. 1998-08-28 21:03:57 +00:00
ftang%netscape.com
105523fe35 change rdf winfe to make it render UTF8. reviewed by hyatt 1998-08-28 20:58:01 +00:00
ftang%netscape.com
4be3ea96fa fix UTF8 input problem when switch input method back to roman . reviewed by brade. 1998-08-28 20:52:12 +00:00
slamm%netscape.com
9714506ba1 Bring back the commercial animation. 1998-08-28 20:41:53 +00:00
pinkerton%netscape.com
46227e6eb6 Added RowIsContainer() with additional param to say if container is open or closed. 1998-08-28 20:34:43 +00:00
pinkerton%netscape.com
376777a1d3 Use new CNavCenterScroller and tell it to adjust the scroll bar when the column headers appear or disappear. 1998-08-28 20:33:42 +00:00