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

59 Коммитов

Автор SHA1 Сообщение Дата
seawood%netscape.com 2d0eafe73f Removing unused htmlparserSharedPrefix{,_debug}.h
Bug #125118 r=cls sr=bryner
2002-08-08 00:34:45 +00:00
seawood%netscape.com fdafe18afe Remove unused defines:
_IMPL_NS_HTML
_IMPL_NS_RDF
_IMPL_NS_WEB
USE_NSREG

Patches for removing above defines contributed by Stephen Walker <walk84@yahoo.com>.
Bug #125118 r=cls sr=bryner
Bug #160397 r=cls sr=bryner
Bug #160628 r=cls
Bug #160451 r=cls sr=bryner

_IMPL_NS_VIEW

Patches for removing above define contributed by Brian Ryner <bryner@netscape.com>
Bug #160416 r=cls
2002-08-07 06:08:00 +00:00
beard%netscape.com 5d3fc2a09f fixing mac bustage of access paths. 2002-01-09 03:55:44 +00:00
beard%netscape.com f5a879bfb3 bug #105137, fixing mac bustage. 2002-01-09 03:27:17 +00:00
harishd%netscape.com fd33e7c446 105137 - Eliminate nsTokens, nsParserNode usage for xml/xbl/xul/rdf documents. r=heikki, sr=jst 2002-01-09 01:37:50 +00:00
ccarlen%netscape.com b4f1e83674 Bug 98349 - Convert Mac build to CW7 and XML projects. Removing obsolete .mcp files. r=pink/sr=sfraser 2001-12-11 04:54:47 +00:00
ccarlen%netscape.com d360173601 Adding new files for conversion to CW7 and XML project files. Bug 98349 r=pink/sr=sfraser. 2001-12-10 20:42:22 +00:00
sfraser%netscape.com 31a9f6853e Clean up static linkage with unichar utils (bug 100214) for alecf. r=fm, sr=alecf 2001-10-26 23:34:53 +00:00
alecf%netscape.com bef357d05e Added files: mozilla/intl/unicharutils/util/nsUnicharUtils.cpp 2001-10-26 03:37:38 +00:00
heikki%netscape.com 9491bf03fa Bug 96364, Mac project changes. 2001-09-28 23:11:46 +00:00
heikki%netscape.com 8568638f7c Mac project change for bug 93574, nsLoggingSink and nsHTMLNullSink should not be a part of the optimized build. 2001-08-31 21:24:07 +00:00
heikki%netscape.com 9577ec2d01 Bug 15089, make XML parser error messages localizable. r=harishd,ftang, sr=jst. 2001-08-17 23:27:20 +00:00
heikki%netscape.com ee66bb0713 DAMNIT! 2001-08-04 01:26:22 +00:00
heikki%netscape.com 41d8094677 Trying to fix Mac bustage by building stuff that should not need to be built. The real fix would probably be to turn on the environment variable MOZ_DISABLE_DTD_DEBUG but I do not know how. 2001-08-04 00:35:54 +00:00
heikki%netscape.com 958f088be3 Bug 91320 :
** MAC PROJECT CHANGE ** -- Patch from harishd
2001-08-03 21:21:35 +00:00
heikki%netscape.com 11b1ad0084 Bug 84002, remove unused code (expat DTD etc.). r=rbs@maths.uq.edu.au, sr=jst. 2001-06-27 23:10:09 +00:00
pierre%netscape.com acfa24517e Removed nsHTMLContentStream.cpp. Checked in for harishd. 2001-04-17 23:49:10 +00:00
pinkerton%netscape.com cb0fc275e3 Removing HTML->text sink from the parser. r=akkana/sr=vidur. bug 62432. 2001-02-06 07:15:32 +00:00
bryner%uiuc.edu 6862b07fb9 Removing dead .toc files. Not part of build. a=sfraser. 2001-01-03 01:32:06 +00:00
vidur%netscape.com 6ccb26bcee removed files: mozilla/htmlparser/src/CRtfDTD.cpp 2000-12-12 22:04:11 +00:00
vidur%netscape.com 555da7cb58 removed files: mozilla/htmlparser/src/nsXIFDTD.cpp 2000-12-12 22:02:17 +00:00
jst%netscape.com dc92234dbb Backing out makefile and project file changes. 2000-10-07 11:35:50 +00:00
jfrancis%netscape.com 01d97ceef6 noxif branch landing continued; see jst's prior checkin comments 2000-10-07 11:10:30 +00:00
warren%netscape.com 5a3f32aaca Removed unnecessary dependance on NetworkModular library (really just the Timer library now). 2000-05-06 09:20:44 +00:00
scc%netscape.com 5e041e830f Pro5 update 2000-02-07 23:06:04 +00:00
pinkerton%netscape.com ca825bef77 fix the access paths for pro5 migration. r=macdev. 2000-02-04 03:27:36 +00:00
dmose%mozilla.org 8535dda53e 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 fc6e72a505 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 b547c2ffb0 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 22a80345cb 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 5c7ca6139f adding nsExpatDTD.cpp to mac build 1999-07-20 23:28:06 +00:00
mcmullen%netscape.com f4bd7dc337 Removed obsolete base.shlb/baseDebug.shlb 1999-05-27 21:40:58 +00:00
sfraser%netscape.com 8229af7745 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 cb65ab09be 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 275197382e The parser now statically links to the expat library... 1999-03-30 06:24:32 +00:00
sfraser%netscape.com 6d6f1c35bb Project checkin for kostello, approved sar. Added nsHTMLToTXTSinkStream.cpp. 1999-03-04 21:55:26 +00:00
sfraser%netscape.com d847eb7428 Mac project changes -- link with MSLDropInRuntime, instead of MSLShLibRuntime, and fix link order. 1999-02-26 00:54:57 +00:00
sar%netscape.com eecbed5e4c Turn of "modification date caching" so that dependencies are sure to work. 1999-02-11 00:04:46 +00:00
beard%netscape.com 3696d632a5 Added nsElementTable.cpp for rickg. 1999-01-26 01:41:32 +00:00
dcone%netscape.com 1b4dcb87bf Added nsXMLTokenizer and nsHthmTokenizer 1999-01-09 01:20:52 +00:00
beard%netscape.com 48c16d8ad3 First Checked In. 1998-12-13 05:01:04 +00:00
sfraser%netscape.com 17da75c4a3 Turn on debug info in debug target. Shlb creator -> MOZZ 1998-12-09 20:27:00 +00:00
sfraser%netscape.com 4050b0a4ac Convert from AppleSingle to binary format. 1998-12-09 20:24:51 +00:00
beard%netscape.com c62b49cafc Mac shared library migration. 1998-11-30 22:15:00 +00:00
beard%netscape.com 2faa7db95c First Checked In. 1998-11-30 22:14:25 +00:00
pinkerton%netscape.com 09b3222b9d Add nsViewSourceHTML.cpp to fix build bustage. 1998-11-12 01:01:35 +00:00
pinkerton%netscape.com 7c640d6f80 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 bc9772c095 added nsDTDUtils 1998-09-11 09:02:13 +00:00
pierre%netscape.com 5b83b85e52 added __initialize and __terminate 1998-09-05 08:03:28 +00:00
kostello%netscape.com 17ce7c5740 Synched with windows build 1998-08-12 00:52:13 +00:00