Commit Graph

26887 Commits

Author SHA1 Message Date
bienvenu%netscape.com
56cb2bb3da fix mac warning 1999-05-13 03:59:20 +00:00
sspitzer%netscape.com
8fbd48d85f cvs ignorage 1999-05-13 03:53:42 +00:00
sspitzer%netscape.com
781600ee8e create a virtual destructor 1999-05-13 03:48:00 +00:00
sspitzer%netscape.com
76ba1a5617 make destructor virtual 1999-05-13 03:39:34 +00:00
mccabe%netscape.com
96b21befe2 Check against null vp passed in to CallWrappedMethod. This fixes stuff in the xpcom/sample directory. 1999-05-13 03:34:54 +00:00
briano%netscape.com
f077082e79 Automated update 1999-05-13 03:32:03 +00:00
briano%netscape.com
c9d20a2f11 Added a check for memory.h. 1999-05-13 03:31:36 +00:00
briano%netscape.com
f50c1483b1 Fix for QNX. 1999-05-13 03:13:14 +00:00
alecf%netscape.com
2a567a33b5 add xul to mac build 1999-05-13 03:07:17 +00:00
alecf%netscape.com
7e13476171 oops, remove bogus xul 1999-05-13 03:05:03 +00:00
briano%netscape.com
5eee2f1052 Fix for QNX. stat doesn't have st_blksize. 1999-05-13 03:04:42 +00:00
alecf%netscape.com
3321d8d75a add resources to windows build 1999-05-13 03:03:51 +00:00
alecf%netscape.com
ba42768a12 add blank Account Manager JS file 1999-05-13 02:59:52 +00:00
terry%mozilla.org
498bfc2680 Patch by Bert Driehuis <bert_driehuis@nl.compuware.com> -- use autoconf to find
sendmail, other minor portability patches.
1999-05-13 02:59:27 +00:00
alecf%netscape.com
151af4fa0d first check in of account manager and search dialog
(UI only, no implementation)
1999-05-13 02:59:24 +00:00
alecf%netscape.com
f8bbf00f69 minimize html tags 1999-05-13 02:58:24 +00:00
alecf%netscape.com
1353e59827 fix dump statement to add newline 1999-05-13 02:58:01 +00:00
jfrancis%netscape.com
0ef48c7dd4 updated to new iter behavior 1999-05-13 02:50:15 +00:00
law%netscape.com
77be4c6c46 Adding new app shell components 1999-05-13 02:47:41 +00:00
terry%mozilla.org
47c22b1380 Don't do javascript on browsers older than 4.06; it seems not to be working. 1999-05-13 02:45:20 +00:00
jfrancis%netscape.com
cc913f3c67 better error handling 1999-05-13 02:43:30 +00:00
jfrancis%netscape.com
d9dcd880e5 artistic integrity of poetry must not be comprimised! 1999-05-13 02:40:53 +00:00
bienvenu%netscape.com
07668e51a0 remove self as listener when going away 1999-05-13 02:35:24 +00:00
bienvenu%netscape.com
a912ed4efa don't addref the db, don't release it 1999-05-13 02:34:36 +00:00
sspitzer%netscape.com
cd6da8cffd make destructors virtual 1999-05-13 02:25:13 +00:00
sspitzer%netscape.com
46116a798a make destructor virtual 1999-05-13 02:23:33 +00:00
sspitzer%netscape.com
8c243796b1 create virtual destructors 1999-05-13 02:17:09 +00:00
briano%netscape.com
87ed5c218a Minor changes, mostly for QNX. 1999-05-13 02:16:10 +00:00
mjudge%netscape.com
3e32824408 fixing lame compiler bug in SunOS gcc we are using wont accept this template call in nsCOMPtr 1999-05-13 02:14:32 +00:00
sspitzer%netscape.com
729e460069 create a virtual destructor 1999-05-13 02:14:11 +00:00
slamm%netscape.com
6671497980 Play with the widget set and styles. Add onclick handler for 'Reload' button. 1999-05-13 02:12:01 +00:00
sspitzer%netscape.com
39efa1c7f8 make destructors virtual 1999-05-13 02:11:25 +00:00
sspitzer%netscape.com
87fa264c61 make destructor virtual 1999-05-13 02:11:09 +00:00
bienvenu%netscape.com
23302098d4 search and filter checkpoint 1999-05-13 02:10:05 +00:00
rhp%netscape.com
e62a1788b1 Changes to handle new approach for incorrectly labeled charsets on attachments 1999-05-13 02:03:43 +00:00
kipp%netscape.com
34a66a1d3a Fixed typo 1999-05-13 01:52:52 +00:00
briano%netscape.com
a0c1dbe55d Added support for QNX, and replaced a pile of platform-specific ifdefs with HAVE_SYS_BYTEORDER_H. 1999-05-13 01:40:19 +00:00
evaughan%netscape.com
bf31c42dde Fixed pseudoclass hack to actually use active, hover, focus pseudoclasses. 1999-05-13 01:35:16 +00:00
matt%netscape.com
895c5d82e9 Adding finddialog.js to makefiles 1999-05-13 01:31:45 +00:00
matt%netscape.com
259d821d54 Ripping out js from finddialog 1999-05-13 01:31:15 +00:00
joki%netscape.com
4ed8f7a8eb New JSClass flag for indicating DOM elements to COMConnect 1999-05-13 01:20:50 +00:00
briano%netscape.com
9877ac168a Automated update 1999-05-13 01:09:36 +00:00
briano%netscape.com
7117e11905 Added a check for sys/byteorder.h. 1999-05-13 01:08:55 +00:00
sspitzer%netscape.com
c441de9d46 make the destructors virtual 1999-05-13 00:59:19 +00:00
mcmullen%netscape.com
74a68246ef A bit of bulletproofing during the changeover: make sure the dist directories that are getting aliases vs. generated headers are cleaned out before doing manifest. 1999-05-13 00:57:36 +00:00
kipp%netscape.com
b2da25bcb3 Export nsILineIterator, just in case... 1999-05-13 00:55:55 +00:00
kipp%netscape.com
0a98219951 Fix compiler warnings; implement QueryInterface hack to get at line iterator 1999-05-13 00:55:38 +00:00
kipp%netscape.com
8c0ea0f9ae Updated line iterator impl to match API in nsILineIterator 1999-05-13 00:54:28 +00:00
kipp%netscape.com
11644c02d0 new 1999-05-13 00:54:03 +00:00
pavlov%pavlov.net
edb8213262 misc changes including things to attempt to get command line things working in
apprunner
1999-05-13 00:53:50 +00:00