Commit Graph

42 Commits

Author SHA1 Message Date
pinkerton%netscape.com
41357cce17 Removing HTML->text sink from the parser. r=akkana/sr=vidur. bug 62432. 2001-02-06 07:15:32 +00:00
bryner%uiuc.edu
69e9b90bc6 Removing dead .toc files. Not part of build. a=sfraser. 2001-01-03 01:32:06 +00:00
vidur%netscape.com
2a5e1288c1 removed files: mozilla/htmlparser/src/CRtfDTD.cpp 2000-12-12 22:04:11 +00:00
vidur%netscape.com
7e6daf7388 removed files: mozilla/htmlparser/src/nsXIFDTD.cpp 2000-12-12 22:02:17 +00:00
jst%netscape.com
6fab19f662 Backing out makefile and project file changes. 2000-10-07 11:35:50 +00:00
jfrancis%netscape.com
b189649fde noxif branch landing continued; see jst's prior checkin comments 2000-10-07 11:10:30 +00:00
warren%netscape.com
41c657d98e Removed unnecessary dependance on NetworkModular library (really just the Timer library now). 2000-05-06 09:20:44 +00:00
scc%netscape.com
73802d6f2e Pro5 update 2000-02-07 23:06:04 +00:00
pinkerton%netscape.com
7d8250392f fix the access paths for pro5 migration. r=macdev. 2000-02-04 03:27:36 +00:00
dmose%mozilla.org
142ac52eaf updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
pierre%netscape.com
a966f87a22 Enabled MOZ_PERF_METRICS in the Mac build: - updated DefinesMozilla.h - fixed stopwatch.cpp - created libutilIDL.mcp - added StopWatch exports to libutil.exp - added xpcom.shlb to libutil.mcp - added libutil.shlb to htmlparser.mcp, layout.mcp, webshell.mcp 1999-10-21 05:41:45 +00:00
beard%netscape.com
9eae33066d changed from directly using "MSL DropInRuntime.Lib" to using "NSComponentStartup.o" to enable GC leak detector. r=smfr 1999-10-03 20:46:23 +00:00
vidur%netscape.com
a7893f3c7b added files: mozilla/htmlparser/src/nsParserModule.cpp, removed files: mozilla/htmlparser/src/nsParserFactory.cpp 1999-09-30 22:11:48 +00:00
jfrancis%netscape.com
5eacf00260 adding nsExpatDTD.cpp to mac build 1999-07-20 23:28:06 +00:00
mcmullen%netscape.com
cbc7d3604a Removed obsolete base.shlb/baseDebug.shlb 1999-05-27 21:40:58 +00:00
sfraser%netscape.com
12b680936c Fix 4153. Change the link order so that some weird condition that causes MSL to throw a bad cast exception no longer happens, in the optimized build. 1999-04-06 03:12:59 +00:00
nisheeth%netscape.com
24cab2c8f4 Fixing Mac build bustage. The expat debug and optimized libraries were both being linked into the debug and optimized builds. Changed things so that the debug library is linked into the debug build and the optimized library into the optimized build. 1999-03-30 07:26:38 +00:00
nisheeth%netscape.com
3f8393527a The parser now statically links to the expat library... 1999-03-30 06:24:32 +00:00
sfraser%netscape.com
d22502ed45 Project checkin for kostello, approved sar. Added nsHTMLToTXTSinkStream.cpp. 1999-03-04 21:55:26 +00:00
sfraser%netscape.com
3a123c982b Mac project changes -- link with MSLDropInRuntime, instead of MSLShLibRuntime, and fix link order. 1999-02-26 00:54:57 +00:00
sar%netscape.com
b2ad536a28 Turn of "modification date caching" so that dependencies are sure to work. 1999-02-11 00:04:46 +00:00
beard%netscape.com
7ade4fb5d6 Added nsElementTable.cpp for rickg. 1999-01-26 01:41:32 +00:00
dcone%netscape.com
5a4ea9dcad Added nsXMLTokenizer and nsHthmTokenizer 1999-01-09 01:20:52 +00:00
beard%netscape.com
18984e5a80 First Checked In. 1998-12-13 05:01:04 +00:00
sfraser%netscape.com
763d576717 Turn on debug info in debug target. Shlb creator -> MOZZ 1998-12-09 20:27:00 +00:00
sfraser%netscape.com
6f7229bb3d Convert from AppleSingle to binary format. 1998-12-09 20:24:51 +00:00
beard%netscape.com
c0c7bc482d Mac shared library migration. 1998-11-30 22:15:00 +00:00
beard%netscape.com
7b2b7b599d First Checked In. 1998-11-30 22:14:25 +00:00
pinkerton%netscape.com
f8d8b3d3cc Add nsViewSourceHTML.cpp to fix build bustage. 1998-11-12 01:01:35 +00:00
pinkerton%netscape.com
1fff0d4271 Updated projects for Pro4. Turned off mod-date caching for depend builds. Using InterfacesStubs wrapper where appropriate for Carbon. 1998-09-29 17:11:00 +00:00
pierre%netscape.com
f9b4dadf7c added nsDTDUtils 1998-09-11 09:02:13 +00:00
pierre%netscape.com
f546442fdd added __initialize and __terminate 1998-09-05 08:03:28 +00:00
kostello%netscape.com
8b5f045ced Synched with windows build 1998-08-12 00:52:13 +00:00
pierre%netscape.com
acd006e083 added nsParserFactory.cpp 1998-08-05 08:28:24 +00:00
pierre%netscape.com
f5ddcc19fa added a bunch of cpp files according to the Window make file 1998-07-29 20:54:38 +00:00
pierre%netscape.com
deb7cb75b8 added CParserContext.cpp (for now... we may need to add plenty of other files later) 1998-07-28 04:04:23 +00:00
dcone%netscape.com
b2dec70768 removed nsIHtmlcontentsink.cpp from project 1998-07-20 20:45:56 +00:00
atotic
868db37b2d Added/removed some files 1998-06-27 02:47:08 +00:00
atotic
80b7777cbf Keeping projects up to date 1998-06-25 18:01:28 +00:00
atotic
00253dca7c Make it build in the brave new world 1998-06-15 21:54:52 +00:00
thom
b8cd633615 Mac checkin 1998-05-18 22:42:13 +00:00
thom
e200a999e2 mac project for htmlparser 1998-05-15 22:23:34 +00:00