Commit Graph

21961 Commits

Author SHA1 Message Date
mcmullen%netscape.com
694d407546 Since I changed prefapi.h to use prtypes instead of the obsolete XP_ things, I have to change calls to match. 1999-04-02 20:41:58 +00:00
mcmullen%netscape.com
44c2ef1651 Make a change for Win32 1999-04-02 20:41:33 +00:00
mcmullen%netscape.com
5b2b2626de Added nsIFileLocator. 1999-04-02 20:40:12 +00:00
mcmullen%netscape.com
8cd8b6ad68 nsIFileLocator service. 1999-04-02 20:39:20 +00:00
mcmullen%netscape.com
0c2f45c28e Implemented auto-initialize and auto-save of pref input elements. 1999-04-02 20:39:19 +00:00
mcmullen%netscape.com
ec2dc4760b I changed prefapi.h to use prtypes instead of the obsolete XP_ things. 1999-04-02 20:39:17 +00:00
mcmullen%netscape.com
27b7431787 Added nsIFileLocator service 1999-04-02 20:39:16 +00:00
mcmullen%netscape.com
af53559d09 Added an assignment operator. 1999-04-02 20:39:15 +00:00
mcmullen%netscape.com
f32091e552 I changed prefapi.h to use prtypes instead of the obsolete XP_ things 1999-04-02 20:39:14 +00:00
mcmullen%netscape.com
8faeaa0426 Added tree management methods, and also changed to use the NSPR types instead of obsolete XP_ types. Added some consts. 1999-04-02 20:39:13 +00:00
mcafee%netscape.com
18155ba3fe Cleaning up some debug cruft. 1999-04-02 20:38:39 +00:00
erik%netscape.com
a6965d6ff2 AIX's compiler is strict. Fixed my code. 1999-04-02 20:34:14 +00:00
briano%netscape.com
055c917a59 Automated update 1999-04-02 20:29:33 +00:00
dp%netscape.com
146db3b3fb API Cleanup. 1999-04-02 20:28:22 +00:00
danm%netscape.com
fdeb0f5112 forgot the !%#! binary switch 1999-04-02 20:25:57 +00:00
putterman%netscape.com
8552df8b47 Fix path problem in nsURI2Path. 1999-04-02 20:20:26 +00:00
waterson%netscape.com
af4d230931 Changed rdfcat to be the only test for now. 1999-04-02 20:19:57 +00:00
waterson%netscape.com
f053b729e9 Added rdf/tests/rdfcat. 1999-04-02 20:19:34 +00:00
sdagley%netscape.com
6444ca8f25 Implemented GetFile(nsFileSpec&) method for Mac 1999-04-02 20:19:25 +00:00
waterson%netscape.com
37fc13ab90 Added AC_DEFINE for MOZ_BRPROF. 1999-04-02 20:19:17 +00:00
waterson%netscape.com
06720f1ce3 Added a pile of libraries to make it run. Sheesh, this is a joke. 1999-04-02 20:18:09 +00:00
danm%netscape.com
68ad9fc653 forgot the !@@!# binary switch 1999-04-02 20:16:54 +00:00
danm%netscape.com
fff8194203 added samples directory 1999-04-02 20:07:29 +00:00
danm%netscape.com
3253c2149d XUL samples 1999-04-02 20:06:37 +00:00
peterl%netscape.com
d5e687f7f6 backing out prevoius changes (unix didn't like it) 1999-04-02 19:57:07 +00:00
waterson%netscape.com
84e1d1e012 Changed #ifdef DEBUG_waterson debug printfs to us PR_LOG(). Fixed a initialization-order warning on Unix. 1999-04-02 19:51:35 +00:00
jband%netscape.com
462a32f671 fixed typo in doc 1999-04-02 19:51:05 +00:00
waterson%netscape.com
e58a237ebb Removed a bunch of extraneous debug printfs that we're #ifdef DEBUG_waterson; this stuff is now being done in the in-memory data source via PR_LOG(). 1999-04-02 19:50:40 +00:00
erik%netscape.com
d7565d3153 Need to check for dummy font family, and ignore. Corrected. 1999-04-02 19:40:11 +00:00
hyatt%netscape.com
90be7e1aab Fixing the registry file for chrome. 1999-04-02 19:23:19 +00:00
erik%netscape.com
11b9048ac7 Bold Japanese text was not working, since there are no bold Japanese fonts
on Linux. So I re-arranged the font tree to allow normal Japanese fonts to
be used instead.
1999-04-02 19:10:38 +00:00
hyatt%netscape.com
89e8611ba6 Landing changes to support chrome URLs in netlib. Approved by dp. 1999-04-02 19:05:52 +00:00
pinkerton%netscape.com
25da6e65fa fix win32 bustage with nsCOMPtr. doh! 1999-04-02 19:00:51 +00:00
peterl%netscape.com
ad625281d0 initialize bitfields through a union to keep purify happy 1999-04-02 18:51:28 +00:00
peterl%netscape.com
ee221130d7 made some rudimentary connections for generated content into style data 1999-04-02 18:50:45 +00:00
peterl%netscape.com
ff014c1442 connected content properties to style context 1999-04-02 18:49:40 +00:00
peterl%netscape.com
37cbacb459 added nsStyleContent 1999-04-02 18:48:55 +00:00
waterson%netscape.com
30b4439885 Added tests directory to standard build. 1999-04-02 18:34:30 +00:00
waterson%netscape.com
2f1cc640c6 Removed older tests, added rdfcat. 1999-04-02 18:33:56 +00:00
waterson%netscape.com
624944179e Initial revision. 1999-04-02 18:33:34 +00:00
pinkerton%netscape.com
30b7bab824 use new transferable interfaces that were previously in here as placeholders. 1999-04-02 18:22:59 +00:00
pinkerton%netscape.com
d10b0e7c3d added new interfaces for closure over all flavors and converters when clients ask for a list of known flavors. 1999-04-02 18:22:36 +00:00
kipp%netscape.com
80349d8d2a Added chrome dirs 1999-04-02 17:41:00 +00:00
erik%netscape.com
d131bf9840 Free the loaded fonts array. Start the loaded fonts array at size 1. 1999-04-02 15:52:29 +00:00
erik%netscape.com
17e03e568b Throwing the switch. Flipped the FONT_SWITCHING ifdef. New font lookup
code is now live.
1999-04-02 15:36:01 +00:00
warren%netscape.com
b6bb25db4b Obsoleted nsITransportService 1999-04-02 09:26:42 +00:00
warren%netscape.com
aaef99cff0 Added file transport stuff. 1999-04-02 09:25:17 +00:00
warren%netscape.com
9ee65b1f03 Added nsIThread and nsIThreadPool. 1999-04-02 09:20:44 +00:00
hyatt%netscape.com
4838c2b566 Tweaks to the registry.rdf file. 1999-04-02 07:40:25 +00:00
hyatt%netscape.com
a43e891831 Fixing build bustage. 1999-04-02 07:37:57 +00:00