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

15675 Коммитов

Автор SHA1 Сообщение Дата
kipp%netscape.com f89e80dc58 Removed layers references 1999-02-02 17:34:46 +00:00
kipp%netscape.com 1ec95408f5 Removed layers header file 1999-02-02 17:34:10 +00:00
kipp%netscape.com 368e250cc5 Wrapped up debugging noise in a ifdef; implemented 4th remove-frame case; fixed a bug in the 5th remove-frame case 1999-02-02 17:32:09 +00:00
kipp%netscape.com cf294777ee Changed value of mozAnonymousBlock atom to match ua.css until a css working group issue is resolved 1999-02-02 17:31:36 +00:00
kipp%netscape.com 7eda459f4a Changed base-ib-frame to implement AppendFrames/InsertFrames/RemoveFrame directly; changed args to DoRemoveFrame; updated the anonymous block to have a slightly different method set to manipulate its children 1999-02-02 17:31:09 +00:00
kipp%netscape.com a8b670519a noise 1999-02-02 17:30:10 +00:00
kipp%netscape.com 9eaf16c631 Flushed out test set 1999-02-02 17:29:54 +00:00
pinkerton%netscape.com e95a0752ce Fix solaris bustage by including headers instead of using forward class decl's for nsCOMPtr'd interfaces in a header file. 1999-02-02 17:09:44 +00:00
pinkerton%netscape.com f62669ced6 right justify throbber, probably incorrectly, but it looks better ;) 1999-02-02 17:02:51 +00:00
pinkerton%netscape.com 97d693a669 add html namespace prefix per peterl's change to namespace rules. 1999-02-02 16:43:07 +00:00
terry%netscape.com 6f0b1fc469 Don't draw any more than 20 date ticks. 1999-02-02 15:03:52 +00:00
mcafee%netscape.com 42edbd327c Taking tests back out, heh, are we having fun yet? 1999-02-02 09:36:54 +00:00
mcafee%netscape.com 4c56190259 Fix linux bustage, thanks to waterson@netscape.com 1999-02-02 09:08:43 +00:00
waterson%netscape.com fdc356d6ad Added code to release individual assertion elements when the data source is destroyed: this should close some major leakage. 1999-02-02 08:06:38 +00:00
alecf%netscape.com 4437702935 unix should support netlib on another thread too. 1999-02-02 07:59:20 +00:00
alecf%netscape.com 37cef6bc39 implement generic Netlib main loop for non-PC platforms 1999-02-02 07:58:39 +00:00
alecf%netscape.com 67887b5f82 make this thread safer by addreffing it before storing the variable
Also check pURL before dereferencing
1999-02-02 07:57:56 +00:00
law%netscape.com 499a3152f0 Fixed off-by-one bug in Next() 1999-02-02 07:43:23 +00:00
law%netscape.com dda315c2bf Enhanced test program to display values 1999-02-02 07:41:16 +00:00
waterson%netscape.com df72435a92 Fixed bug with refcounting of XUL atoms. 1999-02-02 07:38:03 +00:00
mcafee%netscape.com d5994f6bb2 Ok, trying to build tests again 1999-02-02 07:36:04 +00:00
mcafee%netscape.com 4441582ff1 Force third install pass so we can build tests, weird dependencies crop up if we do libs & install at the same time. Thanks to kipp@netscape.com for the idea for this fix. 1999-02-02 07:34:20 +00:00
mcafee%netscape.com 637628f260 Ignore generated binaries. 1999-02-02 07:31:58 +00:00
mcafee%netscape.com 4e42a61c71 Ignore generated Makefiles 1999-02-02 07:31:27 +00:00
waterson%netscape.com 44474c735a Forgot to NS_INIT_REFCNT(). 1999-02-02 07:09:48 +00:00
waterson%netscape.com fd645722da Fixed some refcounting bugs. 1999-02-02 07:07:32 +00:00
waterson%netscape.com dc47ab867a Fixed some refcounting and initialization bugs. 1999-02-02 07:06:56 +00:00
waterson%netscape.com 40c78e8a96 Fixed a pile of refcounting bugs. 1999-02-02 07:06:06 +00:00
waterson%netscape.com 5ffebb7295 Fixed an off-by-one error in the dtor. 1999-02-02 07:05:52 +00:00
mcafee%netscape.com c3dcdbc36c Ignore generated SimpleTypeLib, PrimitiveTestexecutables 1999-02-02 06:20:46 +00:00
mcafee%netscape.com 335b01b913 Ignore generated xpt_dump executable 1999-02-02 06:19:50 +00:00
mcafee%netscape.com 8a42e69529 Ignore generated localfile executable 1999-02-02 06:18:53 +00:00
mcafee%netscape.com f9505669d8 Ignore generated nettest executable 1999-02-02 06:17:14 +00:00
mcafee%netscape.com 7c230013d2 Ignore generated jscpucfg, jsautocfg.h files 1999-02-02 06:15:27 +00:00
mcafee%netscape.com 2a3ddb0c4d Ignore genereated Makefile 1999-02-02 06:13:16 +00:00
mcafee%netscape.com b1365a419d Ignore generated Makefiles 1999-02-02 06:11:26 +00:00
mcafee%netscape.com 743172b812 Better attempt at linking on Linux 1999-02-02 05:59:00 +00:00
mcafee%netscape.com ba5c5f2762 This is closer to building on Linux, still not there 1999-02-02 05:44:41 +00:00
mcafee%netscape.com f87c9ba478 widget test now builds on Linux 1999-02-02 05:42:37 +00:00
mcafee%netscape.com 6afe6dbe72 scribble now builds on Linux 1999-02-02 05:42:13 +00:00
warren%netscape.com 78e58d8482 Added missing include 1999-02-02 05:40:03 +00:00
waterson%netscape.com 16c04c8ef0 Moved nsXULAtoms::AddrefAtoms() and ReleaseAtoms() to the style sheet's ctor and dtor, as per Peter Linss suggestion. 1999-02-02 05:39:57 +00:00
warren%netscape.com d8ff57a7ea Made objs build into objdir. 1999-02-02 05:39:41 +00:00
bienvenu%netscape.com 119d4cd73c add api's to convert back and forth between yarn and ints and strings 1999-02-02 05:09:34 +00:00
troy%netscape.com 80a740ee38 Implemented fixed position tables 1999-02-02 04:28:55 +00:00
mcafee%netscape.com f647bc6a10 Yanking tests until dependency problem is fixed. 1999-02-02 04:25:03 +00:00
alecf%netscape.com 4efa765e86 rename MOZ_MAIL_NEWS macro to OLD_MOZ_MAIL_NEWS so that we can build the whole client with MOZ_MAIL_NEWS turned on. 1999-02-02 04:14:03 +00:00
alecf%netscape.com fa582e0a8e rename old MOZ_MAIL_NEWS macro to OLD_MOZ_MAIL_NEWS so that we can turn on MOZ_MAIL_NEWS flag to build the whole client 1999-02-02 04:13:24 +00:00
mcafee%netscape.com 9e7ac4c133 Dependency problem, pulling tests out to fix breakage 1999-02-02 03:59:34 +00:00
mcafee%netscape.com e133a25fbf TestCSSParser, TestCSSPropertyLookup, and TestCSSScanner now build on Linux 1999-02-02 03:40:30 +00:00