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

8587 Коммитов

Автор SHA1 Сообщение Дата
slamm%netscape.com 0b541e0029 Backout accidental checkin. 1998-09-24 21:13:24 +00:00
terry%netscape.com c18ad857ee Fixed bug 890. Apparently, Apache has the habit of lower-casing some
of the boundary strings, so we'll just lower-case them all to make
things work.
1998-09-24 21:12:46 +00:00
slamm%netscape.com 3caa8cd31e Back out accidental checkin. 1998-09-24 21:10:14 +00:00
cyeh%netscape.com 5303f4fc3b remove old MOCHA and NSPR20 #ifdef 1998-09-24 21:09:58 +00:00
cyeh%netscape.com 01e9104aea remove old NSPR20 #ifdef 1998-09-24 21:01:00 +00:00
beard%netscape.com 3dcb6d3c77 Added #undef of NS_EXPORT, so it won't conflict with nsCom.h. 1998-09-24 20:56:58 +00:00
hyatt%netscape.com f6f746b889 Fix to the title bar drawing code so that the Win98 gradient fill is used. 1998-09-24 20:54:52 +00:00
cyeh%netscape.com b1100a8e31 removing old NSPR20 #ifdefs 1998-09-24 20:47:57 +00:00
cyeh%netscape.com bdcaa90d13 removing old NSPR20 #ifdef 1998-09-24 20:36:57 +00:00
troy%netscape.com bc86038f2a Added call to ProcessChildren() for OBJECT tag 1998-09-24 20:35:59 +00:00
cyeh%netscape.com cd63fa33fb remove old NSPR20 #ifdef 1998-09-24 20:35:44 +00:00
blizzard%appliedtheory.com e8f6b3cd3e Add changes from Michael O'Reilly <michael@metal.iinet.net.au> which
initialize RDF and point the RDF progress info at a dummy frame.
1998-09-24 20:28:56 +00:00
slamm%netscape.com 54edc1cfed Add a command for editing the toolbars and reformat the commands into a nicer format.cmd/xfe/src/xfe_commands 1998-09-24 20:19:20 +00:00
slamm%netscape.com 913fae2351 Trim down formatItem. Some of the function isn't used and hasn't been for a long time. 1998-09-24 20:19:11 +00:00
slamm%netscape.com d917eaf637 Fix a crash that happens when quiting. 1998-09-24 20:19:07 +00:00
slamm%netscape.com 478723ea3e Remove reference to bkmks.h 1998-09-24 20:19:04 +00:00
slamm%netscape.com 7d47f8e61b Add a command for editing the toolbars. 1998-09-24 20:19:01 +00:00
slamm%netscape.com d59a91722b Fix spelling errors. 1998-09-24 20:18:56 +00:00
dcone%netscape.com d519dd97a6 added a search path 1998-09-24 20:12:47 +00:00
ftang%netscape.com 672d0839aa store only UTF8 into history entry 1998-09-24 19:50:02 +00:00
av%netscape.com 6fc7777c17 Changed URL for plugin finder page -- approved by amusil 1998-09-24 19:46:07 +00:00
spider%netscape.com 010577136d Removing old stream listener classes 1998-09-24 19:17:13 +00:00
sman%netscape.com 0eba525234 Layer updates 1998-09-24 18:41:30 +00:00
terry%netscape.com 1d2955f5da It turns out that blank lines were being skipped a little too
anxiously.
1998-09-24 18:31:05 +00:00
troy%netscape.com f54279e62f Removed mChildCount from nsContainerFrame 1998-09-24 17:56:35 +00:00
kipp%netscape.com 0f80d4a261 Fixed block's max-element-size computation for child inline frames 1998-09-24 17:47:25 +00:00
kmcclusk%netscape.com b1d7363698 Added INITREFCNT to constructor 1998-09-24 17:44:33 +00:00
dcone%netscape.com 7dae991135 updated project with new files, took out obsolete files 1998-09-24 17:31:25 +00:00
kmcclusk%netscape.com 63716e7350 Removed NS_DECL_ISUPPORTS in classes which would cause multiple mRefCnt member
variables to be delcared
1998-09-24 17:28:07 +00:00
buster%netscape.com 0bec735087 removed lots of assumptions about frame ordering and containership.
table frames no longer assume they are n levels below the inner table frame
table frames no longer assume their child frames are always the expected type of
frame.  Now they check the display type and use that as sufficient proof that the frame
is of the right type.  This implies a heavy reliance on the frame construction code to do
the right thing and always stamp out the right kind of frame for a given display type.
1998-09-24 16:37:22 +00:00
jfrancis%netscape.com 5455f937e5 Continuing Ender work 1998-09-24 16:30:04 +00:00
jfrancis%netscape.com 852cbf1758 continueing Ender work 1998-09-24 16:29:27 +00:00
ramiro%netscape.com 10ea4fa3c7 Link with XfeToolTip. 1998-09-24 14:54:35 +00:00
ramiro%netscape.com 0aef0d15aa Build XfeToolTip and tests by default. 1998-09-24 14:35:54 +00:00
kin%netscape.com 6b258036a7 Modified edt_InitEscapes() to check for '>'. This will make composer write
out &gt; into the HTML stream instead of the '>' character.
1998-09-24 14:33:09 +00:00
kin%netscape.com 278ae644dd Modifications to XFE_EmbeddedEditor constructor:
- Initialize charset to CS_LATIN1
  - Prevent editor from showing until layout has positioned it and
	wants to display it.
  - Manage toolbox and toolbar ahead of time so we can accurately calculate
    the height of the chrome.
  - Commented out paragraph style and character underline buttons again, they
    got blown away by the previous checkin.
  - Added spellcheck button to toolbar.
  - Moved fe_{add_to,remove_from}_all_MWContext_list() functions from
	EmbeddedEditor.cpp to context_funcs.cpp.
1998-09-24 14:31:50 +00:00
ramiro%netscape.com 60843dd1db Finalize doc string support. Add better callbacks. 1998-09-24 14:25:56 +00:00
wtc%netscape.com b1fda97e9f Removed references to the obsolete library libmsgc21 in the comments.
Reviewed and approved by Scott Furman.
Files changed: js/src/{Makefile,Makefile.in},
js/src/xpcom/{Makefile,Makefile.in}.
1998-09-24 14:16:52 +00:00
wtc%netscape.com 1973fb7a9c Removed unneeded libmsgc21.
Files changed: cmd/xfe/{Makefile,Makefile.in},
cmd/stubfe/{Makefile,Makefile.in}.
1998-09-24 14:11:18 +00:00
mcafee%netscape.com aae6b91f46 Fix mkdir() problem for BSDI, thanks to <driehuis@playbeing.org> for this patch 1998-09-24 09:43:55 +00:00
ramiro%netscape.com 289f7369d4 Fix classic off-by-one strcat buffer error.
Thanks to Michael O'Reilly <michael@metal.iinet.net.au> for providing the fix.
1998-09-24 09:27:37 +00:00
ftang%netscape.com 71860c7c63 Make the RDF stuff always render UTF8 1998-09-24 09:23:48 +00:00
ftang%netscape.com 904cbed1fe Fix UTF8 problem 1998-09-24 09:23:19 +00:00
ftang%netscape.com 9a2f8c6b24 fix the wrong measurement problem in UTF8 by calling the new UTF8 function 1998-09-24 09:22:32 +00:00
ramiro%netscape.com 122ecc6466 Add support for documentation strings. 1998-09-24 09:22:27 +00:00
ftang%netscape.com 1521930aad implement better UTF8 drawing support. Implement mid and end truncation for UTF8 1998-09-24 09:18:25 +00:00
ftang%netscape.com 38cde5c994 add CDefaultFontFontSwitcher.cp for better UTF8 support 1998-09-24 09:17:26 +00:00
mcafee%netscape.com fc4b8bb076 Moving comment to fix AIX & Digital sed breakage. Maybe sed really does suck, as the comment suggests. 1998-09-24 07:54:04 +00:00
jband%netscape.com f22cb5951c added class to minimize drawinf of list items. lxr friendlier generated files 1998-09-24 07:28:52 +00:00
jband%netscape.com 2679d473d5 add targets, generated files use C-stlye comments to be more lxr friendly 1998-09-24 07:27:07 +00:00