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

26857 Коммитов

Автор SHA1 Сообщение Дата
rods%netscape.com f759a74856 Removed excess includes and static IID & CID definitions 1999-05-13 13:52:00 +00:00
warren%netscape.com f0a87da737 Removing old files now generated by IDL (to avoid future screw ups). 1999-05-13 08:48:47 +00:00
briano%netscape.com e9a7ddffb9 Fix for QNX, and any other platform that doesn't have memory.h. Thanks to fur@netscape.com for allowing this change. 1999-05-13 08:46:41 +00:00
rjc%netscape.com 05ac669b96 Don't compare nsCOMPtrs against nsnull. 1999-05-13 08:29:56 +00:00
rjc%netscape.com 00a8fbfe13 More cleanup on nsXULSortService (more nsCOMPtr usage, more C++ usage, etc.) Also, begin to add support for collation keys. 1999-05-13 08:25:12 +00:00
gagan%netscape.com 4999cf4cdb So we're using IDL nowcvs diff! I find out the hard way. -Warren 1999-05-13 08:21:37 +00:00
rjc%netscape.com e2802314c3 Add support for any node attribute that wants to bind its value to RDF by looking it up in the graph. 1999-05-13 08:02:19 +00:00
law%netscape.com 77263ad4e0 Adding Shutdown member per change to nsIAppShellComponent 1999-05-13 06:10:59 +00:00
law%netscape.com 2d53d25f66 Adding sample app shell component directories 1999-05-13 05:41:33 +00:00
law%netscape.com 0fc6a66d09 New and improved 1999-05-13 05:38:38 +00:00
jband%netscape.com dec10427b3 remove assertion and go with runtime safety for the fix that mccabe thoughtfully added for my broken code 1999-05-13 05:38:10 +00:00
warren%netscape.com 703d8f5396 Fixed mac and linux uses of Count 1999-05-13 05:28:31 +00:00
warren%netscape.com 87b26617d5 Fixed nsICollection (and Count in particular) to be xpidl friendly. 1999-05-13 04:56:04 +00:00
sfraser%netscape.com e9fa3630d0 Added wrap width attribute 1999-05-13 04:47:09 +00:00
sfraser%netscape.com 1f14b3c9f0 Add Get/Set column width calls, cleanup window opening, and rename overloaded methods. 1999-05-13 04:46:51 +00:00
sfraser%netscape.com e32e08961a Add wrap column attibute 1999-05-13 04:45:22 +00:00
sfraser%netscape.com 9c72f5a3ac Stub in the get/set column width calls for plain text editing. 1999-05-13 04:44:57 +00:00
sfraser%netscape.com b2bdec1fa2 Removed extra ; 1999-05-13 04:42:23 +00:00
sfraser%netscape.com 389fa2053b Fix misplaced ) 1999-05-13 04:42:11 +00:00
mcafee%netscape.com ab92332df1 Ah, we need & for & in XUL URL's. Fixing up the tinderbox URL. 1999-05-13 04:31:07 +00:00
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