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

13522 Коммитов

Автор SHA1 Сообщение Дата
pinkerton%netscape.com ca8c871fe8 using nsCOMPtr and preparing for separation from grippy and toolbar manager with ifdefs. 1998-12-17 22:14:28 +00:00
pinkerton%netscape.com db6aa79bfb removed obsolete event handlers. 1998-12-17 22:13:58 +00:00
pinkerton%netscape.com f5c9eca872 inserted IID() method for use with nsCOMPtr. 1998-12-17 22:13:41 +00:00
hyatt%netscape.com 9e6d9c33ac Paving the way for the implementation of expanding/collapsing folders. 1998-12-17 22:11:51 +00:00
law%netscape.com ee06af94c2 *** empty log message *** 1998-12-17 21:56:06 +00:00
troy%netscape.com 7c9c4c7c05 Changed Paint() to only paing the border if the style info says we're visible 1998-12-17 21:34:41 +00:00
scc%netscape.com 07a04239ac Fixed build bustage (bad access paths) 1998-12-17 19:47:47 +00:00
alecf%netscape.com e8a7e8a313 certain methods were not spitting out = 0 at the end of the header 1998-12-17 19:39:10 +00:00
mjudge%netscape.com 1ac8c2c6aa removing files from repository 1998-12-17 19:39:02 +00:00
scc%netscape.com e42b720fb2 enabled the dont_AddRef feature, for when functions return an already AddRefed result, e.g. |mSmartPtr = dont_AddRef(GetThing());| 1998-12-17 19:32:00 +00:00
scc%netscape.com 2f93f5ed90 COM_auto_ptr --> nsCOMPtr 1998-12-17 19:27:29 +00:00
mjudge%netscape.com 740a2da60c changing COM_auto_ptr to nsCOMPtr.h 1998-12-17 19:26:17 +00:00
mjudge%netscape.com c743b77606 changing auto ptr to use the new header 1998-12-17 19:25:32 +00:00
scc%netscape.com 3864d9a359 First Checked In. 1998-12-17 19:21:58 +00:00
slamm%netscape.com 85af8b601d Turn off frames for build log. Frames are evil. 1998-12-17 19:16:35 +00:00
scc%netscape.com cbfe9f5b15 First Checked In. 1998-12-17 19:12:45 +00:00
kipp%netscape.com 0fb65cd204 Disabled skid marks 1998-12-17 19:10:53 +00:00
kipp%netscape.com a23c574ecf Partial whack at supporting more accurate max-element-size computations 1998-12-17 18:55:42 +00:00
kipp%netscape.com 5e0bed4f3a nuked some tabs; added in comment to note where max-element-size computation should be fixed up 1998-12-17 18:55:13 +00:00
kipp%netscape.com b03e5d743c Added set/get empty line methods (currently unused) 1998-12-17 18:54:40 +00:00
kipp%netscape.com 3dd04cfacf Add in border and padding to get the max-element-size right 1998-12-17 18:54:22 +00:00
kipp%netscape.com 91de046413 Add in margin top and bottom to max-element-size height 1998-12-17 18:54:07 +00:00
kipp%netscape.com 9749ce52a9 Added the AddBorderPaddingToMaxElementSize method to make it easy for implementors to get it right 1998-12-17 18:53:14 +00:00
kipp%netscape.com 353717e6fd Factor in margins into in-flow-bounds rect; update max-element-size to include the margins around the block element 1998-12-17 18:52:45 +00:00
kipp%netscape.com cabc48d518 Clean up max-element-size computations; added code to remove empty lines (disabled for now) 1998-12-17 18:52:10 +00:00
kipp%netscape.com 296dd55975 Added methods for get floater info in the band and a method to compute the impact on the max-element-size of the floaters 1998-12-17 18:50:45 +00:00
kipp%netscape.com c51e319f15 Made nsBandTrapezoid::GetRect const 1998-12-17 18:49:39 +00:00
rods%netscape.com f78d6cde7f Added LBS_EXTENDEDSEL flag to get the proper MULTIPLE seleciton behavior 1998-12-17 18:44:52 +00:00
beard%netscape.com 8070285bc2 Added mPluginPort, which is either the assigned port, or an empty one shared among all plugin instances. This should inhibit drawing when an applet leaves the current page. Added explicit releaseFrames(), called by MRJContext's destructor, so that any frames owned by the applet will be disconnected from the C++ objects before the objects go away. 1998-12-17 18:22:22 +00:00
beard%netscape.com 5a297e3119 Added mPluginPort, which is either the assigned port, or an empty one shared among all plugin instances. This should inhibit drawing when an applet leaves the current page. 1998-12-17 18:20:42 +00:00
beard%netscape.com 499259c8a6 Added the initial reference count. Might want to revisit this, should realy tie lifetime of the plugin itself to the CFM library. 1998-12-17 18:19:40 +00:00
beard%netscape.com a195a1c87a Converted to Pro 4 format. 1998-12-17 18:18:46 +00:00
shaver%netscape.com eebbb3832b add webshell/tests/viewer/public/Makefile to let viewer build again 1998-12-17 17:43:17 +00:00
rods%netscape.com 7dcd4a72b8 Fixed a bug I created in GetStyleHintForAttributeChange 1998-12-17 16:38:43 +00:00
dcone%netscape.com 4e5ed74d5f Added a manifest from viewer, and samples from resources for Rods changes 1998-12-17 16:15:45 +00:00
dcone%netscape.com 126cedeecd updated rods changes 1998-12-17 16:14:58 +00:00
dcone%netscape.com 62d4a65af9 First Checked In. 1998-12-17 16:14:18 +00:00
kin%netscape.com f1c7e4dbdf Modified file so that txmgr only gets built if MOZ_EDITOR is defined. This fixes
build bustage for people who want to build gecko without pulling the editor
directory.
1998-12-17 15:53:55 +00:00
rods%netscape.com 32737d825e Added HTML dialog support for "Find" and "PrintSetup" 1998-12-17 15:52:48 +00:00
rods%netscape.com a81adc519f Added processing hint for the "value" attribute 1998-12-17 15:27:01 +00:00
jfrancis%netscape.com bae6077ff8 ok, so I forgot about rdf content. Now it has range gravity hooks, which do nothing. 1998-12-17 08:31:33 +00:00
buster%netscape.com 233bb9ce0f more WIP, no new code operational 1998-12-17 07:56:24 +00:00
jfrancis%netscape.com 3e69dc07c3 Adding support for notifying content that it harbors a DOMRange. 1998-12-17 07:22:28 +00:00
buster%netscape.com 00e0a65bb7 WIP collapsing border implementation
added CompareBorderStyles, GetWidthForSide, ComputeCollapsedBorderSegment
we're now computing the left edge segments somewhat correctly.
1998-12-17 07:04:42 +00:00
fur%netscape.com e55723a6c0 Adding SportModel, Warren Harris' partially complete garbage collector
code for the ElectricalFire JIT.
1998-12-17 07:00:17 +00:00
fur%netscape.com 63e6e6370b Added Todd Proebsting's BURG to the tree, now that it's in the public domain. 1998-12-17 06:36:50 +00:00
wtc%netscape.com 76d557e07b BSD/OS 4.0 fix, contributed by Bert Driehuis <driehuis@playbeing.org>. 1998-12-17 06:26:24 +00:00
sar%netscape.com 10c54caac7 remove Mozilla from the list of cared about trees 1998-12-17 06:02:45 +00:00
sfraser%netscape.com 73c06bfa93 Add ; after class definition 1998-12-17 01:42:02 +00:00
law%netscape.com 1d7400e7b1 New bootstrapping code 1998-12-17 01:41:50 +00:00