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

17126 Коммитов

Автор SHA1 Сообщение Дата
jfrancis%netscape.com 142e6503b2 I wish VC++ would give me a @#$*&^#! break. 1999-02-14 12:51:29 +00:00
jfrancis%netscape.com 51b5ee7434 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 6db0bb5c14 VC++ not hip to mixing goto's with automatics that have contructor/destructors. 1999-02-14 10:18:20 +00:00
jfrancis%netscape.com bce33616de ground work for new content subtree iterator 1999-02-14 09:15:13 +00:00
jfrancis%netscape.com 18894a69ca nsCOMPtr conversion plus some new utility functions 1999-02-14 09:14:50 +00:00
leaf%mozilla.org e8b47b5d5a 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 2df51fb879 grabbed an id for nsContentSubtreeIterator_CID 1999-02-14 06:47:43 +00:00
troy%netscape.com cbdfdcf022 Made some things const 1999-02-14 06:38:24 +00:00
troy%netscape.com 17dee03b1e Added const to definition 1999-02-14 06:37:24 +00:00
troy%netscape.com a615ee3c8a Fixed a bunch of "const" problems 1999-02-14 06:35:01 +00:00
troy%netscape.com b7d8b00802 Added cast 1999-02-14 06:20:52 +00:00
troy%netscape.com 2a7c042839 Added a cast 1999-02-14 06:13:06 +00:00
troy%netscape.com 9c40302b87 Added some casts to get things to compile 1999-02-14 06:12:29 +00:00
troy%netscape.com a35f456e1c Added cast to get it to compile 1999-02-14 06:10:51 +00:00
troy%netscape.com 612cd01861 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 03a4fe9d44 Fixed some memory leaks 1999-02-14 05:44:39 +00:00
troy%netscape.com 7d913dc65b 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 3daac89caa Fixed some memory leaks 1999-02-14 05:34:07 +00:00
troy%netscape.com fd8dea9b65 Added NS_RELEASE of nsIUnicharInputStream interface in Load() 1999-02-14 05:20:34 +00:00
troy%netscape.com 0107343978 Added NS_RELEASE of nsIInputStream interface in nsStringBundle constructor 1999-02-14 05:07:13 +00:00
troy%netscape.com 25d16874d7 Added a missing NS_RELEASE of a nsIURL interface 1999-02-14 04:58:10 +00:00
troy%netscape.com 7cfd2d8c17 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 b6655805fc First Checked In. 1999-02-14 04:26:16 +00:00
troy%netscape.com 99ecf5d560 Added frame-type atoms for area,scroll,viewport,root,page frame classes 1999-02-14 03:47:33 +00:00
briano%netscape.com 60909bc4e5 Automated update 1999-02-13 21:44:16 +00:00
kipp%netscape.com 6f059b6bae Avoid using the trapezoid data when we have none (bug #1277) 1999-02-13 19:39:31 +00:00
jband%netscape.com b65de451d8 NOT YET PART OF SEAMONKEY - more conversion stuff implemented 1999-02-13 19:28:38 +00:00
kipp%netscape.com 50b4c17f6d Be more careful about returning break-before status 1999-02-13 19:18:45 +00:00
shaver%netscape.com fb4b9931a1 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 30616ae0d7 Use correct IID when doing QueryInterface to avoid using incorrect vtable (bug #2782) 1999-02-13 17:49:42 +00:00
warren%netscape.com 299d7e296e 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 ef4c5426f4 white space, ignore 1999-02-13 08:45:27 +00:00
troy%netscape.com 90e118bf19 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 ef1913a19d Added NS_FRAME_REPLACED_ELEMENT 1999-02-13 05:58:28 +00:00
sfraser%netscape.com 2919502f3c 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 6d4884d16f Added RefreshMethod, and tweaked code for the UNIX no-blinking case. 1999-02-13 04:47:45 +00:00
sfraser%netscape.com 1d7f1dd556 Ensure the caret is refreshed after the text frame containing it is redrawn 1999-02-13 04:46:47 +00:00
sfraser%netscape.com b539de0aa9 Add an accessor for the caret, RefreshCaret, and a couple of other private caret methods in nsPresShell. 1999-02-13 04:45:44 +00:00
sfraser%netscape.com e3b5ef46a0 Remove dependency on nscoord.h; return caret width in pixels, and turn off blinking on UNIX 1999-02-13 04:44:23 +00:00
mcmullen%netscape.com 478f5b4e1b Init the refcount. 1999-02-13 04:01:34 +00:00
mcmullen%netscape.com 4bdd400ec0 Added nsIRegistry.h 1999-02-13 03:47:00 +00:00
peterl%netscape.com e603ee7e26 resurecting until UNIX build autogenerate problem is fixed 1999-02-13 03:39:50 +00:00
peterl%netscape.com b2dd64ba03 backed out previous change 1999-02-13 03:38:48 +00:00
blizzard%redhat.com 23dd4ef344 Apply patch for crosshairs cursor. Fixes one crash on test9. Patch from Tomi Leppikangas <Tomi.Leppikangas@funet.fi> 1999-02-13 03:26:04 +00:00
peterl%netscape.com e84ebdecf6 ignore autogenerated files 1999-02-13 03:22:41 +00:00
peterl%netscape.com 5cd1bc7f5c Removed nsHTMLTags.* since it is autogenerated
Changed case of html tag table
1999-02-13 03:21:55 +00:00
talisman%anamorphic.com c0a06607ab *** empty log message *** 1999-02-13 03:06:22 +00:00
putterman%netscape.com 7788993568 Fixes some bugs including one that made folders show up twice. 1999-02-13 02:45:22 +00:00
bienvenu%netscape.com 01c9b20baf remove stubs, add db lib 1999-02-13 01:17:26 +00:00
bienvenu%netscape.com d618a2cb59 add call to tell parser stream to start binding 1999-02-13 01:16:15 +00:00