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

21923 Коммитов

Автор SHA1 Сообщение Дата
dp%netscape.com b8b63c3378 progid spec added 1999-04-02 21:43:54 +00:00
dp%netscape.com 411d290d04 Checking off api cleanup 1999-04-02 21:43:34 +00:00
nhotta%netscape.com 4047ae9841 Changed to use xpcom qp, base64, uu encoders of libmime instead of place holders. 1999-04-02 21:31:04 +00:00
danm%netscape.com ca797b5fae added browser samples directory 1999-04-02 21:14:48 +00:00
danm%netscape.com 5e38737716 added browser samples makefiles 1999-04-02 21:13:29 +00:00
waterson%netscape.com 0c12345a07 Fix build bustage on Win32. 1999-04-02 21:13:20 +00:00
danm%netscape.com 5cc8fe5d27 added samples directory 1999-04-02 21:12:26 +00:00
danm%netscape.com 746de4e4a1 new 1999-04-02 21:12:06 +00:00
jdunn%netscape.com d319395da1 fix compiler warning because of 'comment' after endif 1999-04-02 21:03:15 +00:00
nhotta%netscape.com 209d7f9536 Added a line wrapping code for the encoder. Reformat for indentaion. 1999-04-02 21:01:26 +00:00
mcmullen%netscape.com e1563a454c 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:51:22 +00:00
waterson%netscape.com a4d352dbff Started changing assertions into log messages. 1999-04-02 20:46:41 +00:00
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