Commit Graph

17045 Commits

Author SHA1 Message Date
locka%iol.ie
9e55a87942 Simple plugin test file 1999-02-14 13:29:37 +00:00
locka%iol.ie
4430b77377 Added object implementing IPropertyBag 1999-02-14 13:26:57 +00:00
locka%iol.ie
1585ea29da Plugin .def file 1999-02-14 13:25:52 +00:00
locka%iol.ie
2f95da861d Added plugin headers 1999-02-14 13:24:48 +00:00
locka%iol.ie
b5eb06c848 no message 1999-02-14 13:24:11 +00:00
locka%iol.ie
f4d1ab47c7 Change version info to be plugin compatible 1999-02-14 13:24:03 +00:00
locka%iol.ie
9931408336 Renamed MozillaControl as npmozctl 1999-02-14 13:23:18 +00:00
locka%iol.ie
eff4d34999 Moved PropertyList out into its own header 1999-02-14 13:22:29 +00:00
locka%iol.ie
3d2de1d9fc Added conditional plugin compilation support 1999-02-14 13:21:44 +00:00
locka%iol.ie
4e68e1cf5c Basic impl of a plugin 1999-02-14 13:21:05 +00:00
locka%iol.ie
4099f75272 Simple inplace frame object implementation 1999-02-14 13:20:35 +00:00
locka%iol.ie
5bccb2b748 Added support for IPersistPropertyBag and other things 1999-02-14 13:20:07 +00:00
locka%iol.ie
3c76c46896 Added some extra macros 1999-02-14 13:19:08 +00:00
locka%iol.ie
5f2a96b047 Updated to reflect changes in plugin api 1999-02-14 13:18:42 +00:00
jfrancis%netscape.com
eaa564b983 I wish VC++ would give me a @#$*&^#! break. 1999-02-14 12:51:29 +00:00
jfrancis%netscape.com
990f18eb3b some (NULL != nsCOMPtr<Foo>'s) snuck thru - VC++ no like. I don't like 'em either. 1999-02-14 11:14:55 +00:00
jfrancis%netscape.com
f6a8523fba VC++ not hip to mixing goto's with automatics that have contructor/destructors. 1999-02-14 10:18:20 +00:00
jfrancis%netscape.com
9dcb3ba518 ground work for new content subtree iterator 1999-02-14 09:15:13 +00:00
jfrancis%netscape.com
f15faad70f nsCOMPtr conversion plus some new utility functions 1999-02-14 09:14:50 +00:00
leaf%mozilla.org
9573fd5569 Adding the badly hacked up, barely working tinderbox scripts.
(build-moz-smoke.pl is ok, build-grendel.pl needs more work)
1999-02-14 07:15:44 +00:00
jfrancis%netscape.com
15f91384af grabbed an id for nsContentSubtreeIterator_CID 1999-02-14 06:47:43 +00:00
troy%netscape.com
50af30f49f Made some things const 1999-02-14 06:38:24 +00:00
troy%netscape.com
f0d49a6d57 Added const to definition 1999-02-14 06:37:24 +00:00
troy%netscape.com
3060f3cea1 Fixed a bunch of "const" problems 1999-02-14 06:35:01 +00:00
troy%netscape.com
c4d849a349 Added cast 1999-02-14 06:20:52 +00:00
troy%netscape.com
1291adaf56 Added a cast 1999-02-14 06:13:06 +00:00
troy%netscape.com
21440e671d Added some casts to get things to compile 1999-02-14 06:12:29 +00:00
troy%netscape.com
07ce269f24 Added cast to get it to compile 1999-02-14 06:10:51 +00:00
troy%netscape.com
17c6b3b2fb Added some "const" to code that was retrieving a pointer to the internal
buffer managed by nsString
1999-02-14 05:56:15 +00:00
troy%netscape.com
8ebf774ac3 Fixed some memory leaks 1999-02-14 05:44:39 +00:00
troy%netscape.com
2161ce5972 Added missing "const" that was allowing internal pointer to Unicode
string tobe returned as a non-const value
1999-02-14 05:44:01 +00:00
troy%netscape.com
f1e3f0b4e7 Fixed some memory leaks 1999-02-14 05:34:07 +00:00
troy%netscape.com
5d53bf146e Added NS_RELEASE of nsIUnicharInputStream interface in Load() 1999-02-14 05:20:34 +00:00
troy%netscape.com
25b61792ea Added NS_RELEASE of nsIInputStream interface in nsStringBundle constructor 1999-02-14 05:07:13 +00:00
troy%netscape.com
7d2e0b697c Added a missing NS_RELEASE of a nsIURL interface 1999-02-14 04:58:10 +00:00
troy%netscape.com
eab91a0aa8 Fixed InitConstraints() to correctly compute the containing block height
for child elements of a scrolled element
1999-02-14 04:43:44 +00:00
beard%netscape.com
ae9302dd23 First Checked In. 1999-02-14 04:26:16 +00:00
troy%netscape.com
bf53f99087 Added frame-type atoms for area,scroll,viewport,root,page frame classes 1999-02-14 03:47:33 +00:00
briano%netscape.com
96bd46f6c9 Automated update 1999-02-13 21:44:16 +00:00
kipp%netscape.com
fff7bf9929 Avoid using the trapezoid data when we have none (bug #1277) 1999-02-13 19:39:31 +00:00
jband%netscape.com
943768cb0c NOT YET PART OF SEAMONKEY - more conversion stuff implemented 1999-02-13 19:28:38 +00:00
kipp%netscape.com
7d24721c1b Be more careful about returning break-before status 1999-02-13 19:18:45 +00:00
shaver%netscape.com
7f40dfe883 fix platform detection for Linux/Alpha (Dan Morrill <morrildl@toshiba-179-24.nycap.rr.com>) 1999-02-13 18:58:34 +00:00
kipp%netscape.com
19695398af Use correct IID when doing QueryInterface to avoid using incorrect vtable (bug #2782) 1999-02-13 17:49:42 +00:00
warren%netscape.com
e8114e350d Converted nsIMsg into nsIMessage, unifying with nsMsgHdr. Removed NS_DEFINE_IID macros. Renamed a few types and enums. 1999-02-13 10:39:59 +00:00
mcafee%netscape.com
9e06068370 white space, ignore 1999-02-13 08:45:27 +00:00
troy%netscape.com
c928d3557c Changed frame construction code to set NS_FRAME_REPLACED_ELEMENT but, and
changed the HTML reflow state to read the bit
1999-02-13 05:59:19 +00:00
troy%netscape.com
9fa8b62428 Added NS_FRAME_REPLACED_ELEMENT 1999-02-13 05:58:28 +00:00
sfraser%netscape.com
d5c6142412 Cause the caret to become visible in the presentation shell when instantiating an editor. 1999-02-13 04:48:09 +00:00
sfraser%netscape.com
ac19a57cb6 Added RefreshMethod, and tweaked code for the UNIX no-blinking case. 1999-02-13 04:47:45 +00:00