Commit Graph

18353 Commits

Author SHA1 Message Date
kipp%netscape.com
c4b8cdb1ac Whacked to handle moving floaters out of the flow 1999-02-26 17:11:54 +00:00
ftang%netscape.com
77181427f0 fix some unix warnning 1999-02-26 17:11:43 +00:00
kipp%netscape.com
8e83b73c68 Fixed up operator new and delete 1999-02-26 17:09:35 +00:00
kipp%netscape.com
1abf79d0f1 Removed dependency on static constructors; implement operatore delete 1999-02-26 17:08:48 +00:00
kipp%netscape.com
c0c382d3c0 Removed move-out-of-flow code now that frame construction code does it; added code to avoid reflows when removing a placeholder frame 1999-02-26 17:08:20 +00:00
kipp%netscape.com
173cc9b534 Avoid purify noise by initializing all member variables 1999-02-26 17:07:49 +00:00
kipp%netscape.com
99df251883 Support limited scaling of images on unix 1999-02-26 17:07:28 +00:00
kipp%netscape.com
5fca6839f0 Removed MoveOutOfFlow 1999-02-26 17:07:01 +00:00
kipp%netscape.com
c7fde5e17e Implement operator delete; get rid of static constructor 1999-02-26 17:05:20 +00:00
kipp%netscape.com
a8d4b57b12 Find text runs more often (bug #3278, 3265); floaters are now handled mostly by the frame construction code 1999-02-26 17:04:44 +00:00
kipp%netscape.com
45159442c2 Removed dependency on static constructor 1999-02-26 17:03:45 +00:00
kipp%netscape.com
63f4abfd18 Implement operator delete properly; removed dependency on static constructor 1999-02-26 17:03:18 +00:00
kipp%netscape.com
f76ba9c5e6 Support desired image size during loading 1999-02-26 17:02:37 +00:00
kipp%netscape.com
0fdcf3b76a Added IsFloating inline 1999-02-26 17:02:05 +00:00
kipp%netscape.com
8ab09256bd Added in desired-size to image loading request 1999-02-26 17:01:34 +00:00
kipp%netscape.com
d1fe3c6035 Removed global gLogModule 1999-02-26 16:59:57 +00:00
kipp%netscape.com
d41f8a2e5f Cache alpha-clip pixmap across rendering calls so that transparent gifs render faster; flush cache when bits are updated so that transparent animated gifs don't break 1999-02-26 16:59:18 +00:00
ftang%netscape.com
7d08d53c85 fix some unix warnning 1999-02-26 16:58:33 +00:00
kipp%netscape.com
a8a5b4e4bc Removed inline virtuals - a no-no 1999-02-26 16:58:18 +00:00
kipp%netscape.com
6890be3ab5 Get alpha line stride so that we don't produce the wrong alpha mask 1999-02-26 16:57:54 +00:00
ftang%netscape.com
52a6310f37 fix some unix warnning 1999-02-26 16:52:34 +00:00
pinkerton%netscape.com
682eefb16b add a new RegisterFactory method for ebina. 1999-02-26 16:50:27 +00:00
ftang%netscape.com
189fbf22da fix a log of unix warnning- 1) make sure all XPCOM class destructor are virtual and fix warnning in new file 1999-02-26 16:32:08 +00:00
ebina%netscape.com
ec691d8a4c Changing RegisterFactory to use the new API. 1999-02-26 16:18:23 +00:00
fur%netscape.com
2f28d33b0c Remove C++ comment in C file. 1999-02-26 16:11:37 +00:00
ebina%netscape.com
f099fcc21b Changing RegisterFactory to use the new API. 1999-02-26 16:07:38 +00:00
ebina%netscape.com
1b377a9c65 Changing RegisterFactory to use the new API. 1999-02-26 15:59:52 +00:00
kipp%netscape.com
80b0e6a236 new 1999-02-26 15:54:00 +00:00
ftang%netscape.com
319c260a12 first check in.This should fix the bustage 1999-02-26 15:36:02 +00:00
pavlov%pavlov.net
e1bed4ee70 began work on nsDrawingSurfaceGTK.cpp. it isn't built yet, as it doens't
compile though.  renamed the nsDrawingSurfaceGTK.h to nsOldDrawingSurfaceGTK.h
to avoid name conflicts for now.
1999-02-26 15:26:02 +00:00
ftang%netscape.com
919aa7b2fc add CharsetAlias factory 1999-02-26 15:24:56 +00:00
ftang%netscape.com
c030bb0ffc check in hack implementation 1999-02-26 15:16:56 +00:00
ftang%netscape.com
d6f3e0c3a2 fix some interface probelm 1999-02-26 15:15:57 +00:00
edwin%woudt.nl
a859d85cbb You can't rename A to B if B exists. So we need to delete B first. 1999-02-26 15:12:09 +00:00
warren%netscape.com
f8b67aa56a Making it build with new RDF registration mechanism. 1999-02-26 12:24:22 +00:00
warren%netscape.com
a80cfd24db Fixed XXXNeverCalled 1999-02-26 12:18:19 +00:00
edwin%woudt.nl
7ac9d54791 Fix to let the Dialog show up. 1999-02-26 12:12:13 +00:00
warren%netscape.com
7e29c70ff3 Added missing argument. 1999-02-26 11:46:42 +00:00
warren%netscape.com
2d5ac26d3f Fixed leak when Init fails. 1999-02-26 11:42:05 +00:00
warren%netscape.com
5184e79590 Fixed NSRegisterSelf signature. 1999-02-26 11:32:51 +00:00
warren%netscape.com
4a7ff8266a Fixed variable name. 1999-02-26 11:31:04 +00:00
warren%netscape.com
cb2d3ff787 Renamed variable. 1999-02-26 10:58:32 +00:00
warren%netscape.com
8bbb442e62 Fixed #endif for non-registry builds. 1999-02-26 10:55:07 +00:00
warren%netscape.com
44cae3cd3f Changes for RDF component registration using nsRepository. Also changed args to NSGetFactory and friends. 1999-02-26 10:17:14 +00:00
karnaze%netscape.com
b9d95f9ba2 fixed bug where anonymous table frame is constructed inside table related frame.
simplified table frame construction.
1999-02-26 09:15:03 +00:00
fur%netscape.com
355871326e Added x86 disassembly to HTML output, courtesy of free code from CMU's
Mach project.
1999-02-26 09:10:34 +00:00
fur%netscape.com
08b949f30d Fix OBJDIR naming convention to be simpler 1999-02-26 08:48:53 +00:00
evaughan%netscape.com
7f143f5337 Removed state info from button renderer. 1999-02-26 08:48:24 +00:00
fur%netscape.com
b95d800411 libpthread must come before libnspr on the link line 1999-02-26 08:47:18 +00:00
fur%netscape.com
88038e30f8 Don't use enums with bitfield widths when running with gcc, since egcs
generates buggy code for this case and there is no way to
differentiate gcc and egcs.
1999-02-26 08:45:45 +00:00