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

8482 Коммитов

Автор SHA1 Сообщение Дата
cyeh%netscape.com 7b3014ba6f remove old MOCHA and NSPR20 #ifdef 1998-09-24 21:09:58 +00:00
cyeh%netscape.com 0ad0e066d9 remove old NSPR20 #ifdef 1998-09-24 21:01:00 +00:00
beard%netscape.com 441bb7a082 Added #undef of NS_EXPORT, so it won't conflict with nsCom.h. 1998-09-24 20:56:58 +00:00
hyatt%netscape.com 5d7c894ce7 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 0c4dcd1592 removing old NSPR20 #ifdefs 1998-09-24 20:47:57 +00:00
cyeh%netscape.com 26a561928e removing old NSPR20 #ifdef 1998-09-24 20:36:57 +00:00
troy%netscape.com 450e900440 Added call to ProcessChildren() for OBJECT tag 1998-09-24 20:35:59 +00:00
cyeh%netscape.com 1572c7238d remove old NSPR20 #ifdef 1998-09-24 20:35:44 +00:00
blizzard%appliedtheory.com ec29d42ec7 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 0fddd4b1e5 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 a43aa88aef 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 8d6bb44abc Fix a crash that happens when quiting. 1998-09-24 20:19:07 +00:00
slamm%netscape.com df0e292bcf Remove reference to bkmks.h 1998-09-24 20:19:04 +00:00
slamm%netscape.com fb8980dda6 Add a command for editing the toolbars. 1998-09-24 20:19:01 +00:00
slamm%netscape.com dcd1c000c9 Fix spelling errors. 1998-09-24 20:18:56 +00:00
dcone%netscape.com 82bd3d21dc added a search path 1998-09-24 20:12:47 +00:00
ftang%netscape.com 46b7ba45db store only UTF8 into history entry 1998-09-24 19:50:02 +00:00
av%netscape.com 5566894a07 Changed URL for plugin finder page -- approved by amusil 1998-09-24 19:46:07 +00:00
spider%netscape.com 47ebdc60d4 Removing old stream listener classes 1998-09-24 19:17:13 +00:00
sman%netscape.com 5fe462c726 Layer updates 1998-09-24 18:41:30 +00:00
terry%netscape.com de3a4531b8 It turns out that blank lines were being skipped a little too
anxiously.
1998-09-24 18:31:05 +00:00
troy%netscape.com 8708a830f9 Removed mChildCount from nsContainerFrame 1998-09-24 17:56:35 +00:00
kipp%netscape.com a491a713e9 Fixed block's max-element-size computation for child inline frames 1998-09-24 17:47:25 +00:00
kmcclusk%netscape.com ee2ac03fe6 Added INITREFCNT to constructor 1998-09-24 17:44:33 +00:00
dcone%netscape.com 8d22f82a24 updated project with new files, took out obsolete files 1998-09-24 17:31:25 +00:00
kmcclusk%netscape.com d714851b45 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 b89f1873bc 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 5cebea2c84 Continuing Ender work 1998-09-24 16:30:04 +00:00
jfrancis%netscape.com b757608c1d continueing Ender work 1998-09-24 16:29:27 +00:00
ramiro%netscape.com 70ec849e9c Link with XfeToolTip. 1998-09-24 14:54:35 +00:00
ramiro%netscape.com b34d611b03 Build XfeToolTip and tests by default. 1998-09-24 14:35:54 +00:00
kin%netscape.com 834a91aa73 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 25ee0ea136 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 a491de0368 Finalize doc string support. Add better callbacks. 1998-09-24 14:25:56 +00:00
wtc%netscape.com b6396e45b6 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 4ca97f6fd5 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 fdbf61376c Fix mkdir() problem for BSDI, thanks to <driehuis@playbeing.org> for this patch 1998-09-24 09:43:55 +00:00
ramiro%netscape.com 37cfc481c1 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 7077a16f82 Make the RDF stuff always render UTF8 1998-09-24 09:23:48 +00:00
ftang%netscape.com d784f3b507 Fix UTF8 problem 1998-09-24 09:23:19 +00:00
ftang%netscape.com c12622f11f fix the wrong measurement problem in UTF8 by calling the new UTF8 function 1998-09-24 09:22:32 +00:00
ramiro%netscape.com 96fce0280e Add support for documentation strings. 1998-09-24 09:22:27 +00:00
ftang%netscape.com d9351da6f8 implement better UTF8 drawing support. Implement mid and end truncation for UTF8 1998-09-24 09:18:25 +00:00
ftang%netscape.com 5661de1bac add CDefaultFontFontSwitcher.cp for better UTF8 support 1998-09-24 09:17:26 +00:00
mcafee%netscape.com 5ee4fc87af 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 bbc8879ec5 added class to minimize drawinf of list items. lxr friendlier generated files 1998-09-24 07:28:52 +00:00
jband%netscape.com e00a320f96 add targets, generated files use C-stlye comments to be more lxr friendly 1998-09-24 07:27:07 +00:00
wtc%netscape.com 50605eb217 Got rid of references to "OSF1" in this file. Thanks to
raff@aromatic.com for the problem report and the patch.
1998-09-24 06:14:26 +00:00
ramiro%netscape.com c629ab9cb2 Add realize callbacks. 1998-09-24 05:19:50 +00:00
troy%netscape.com 2ed107ad4d Removed IsPseudoFrame() from nsContainerFrame 1998-09-24 04:57:30 +00:00