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

19149 Коммитов

Автор SHA1 Сообщение Дата
shaver%netscape.com c31d863018 Add XPT_InterfaceDescriptorAddConsts to API. 1999-03-06 19:40:34 +00:00
shaver%netscape.com 87bb504802 Compatibility with libIDL 0.6.x. (now required -- 0.5.x won't work any more)
Open absolutely-named files without include-path checking.
Always report errors (duh).
typelib generation: [iid_is()], consts, parse [uuid()], string type change
(will someone please explain our string types to me?), add float support,
handle [retval], IDL return as trailing argument (duh), attributes generate
accessor entries.
Use IDL_tree_error instead of burping at stderr.
1999-03-06 19:26:40 +00:00
troy%netscape.com a1ca1b831c In RulesMatching(), changed NS_RELEASE to NS_IF_RELEASE for the link handler.
This fixes a crash when doing a print preview
1999-03-06 17:20:27 +00:00
troy%netscape.com 95847d3245 Changed ComputeDesiredWidth() to get the table layout strategy from the
first-in-flow. This fixes a crash in paginated mode
1999-03-06 17:01:15 +00:00
briano%netscape.com eb46f5661f Automated update 1999-03-06 15:16:10 +00:00
ramiro%netscape.com 403022c392 Latest AIX fixes from waqar@netscape.com. 1999-03-06 15:09:48 +00:00
ramiro%netscape.com 3d3b807ede Fix printf format. Thanks to (waqar@netscape.com). 1999-03-06 15:07:44 +00:00
ramiro%netscape.com 2f0db342de Latest AIX fixes from waqar@netscape.com.
I added this define before and its not needed now, thanks to the c++ feature
detection magic in configure.in.
1999-03-06 15:07:01 +00:00
briano%netscape.com 7dad56de7b Automated update 1999-03-06 12:15:43 +00:00
ramiro%netscape.com 619bb9d3db Fix the exceptions flag test. 1999-03-06 12:03:42 +00:00
dp%netscape.com 283928a5a6 Bumping nsRepository version string to force registry to be cleaned 1999-03-06 09:11:05 +00:00
dp%netscape.com 1576712e2f dist/bin/components is where all loadable components will be installed. 1999-03-06 09:04:53 +00:00
grail%cafebabe.org 274f1d051f Fixed bad type cast. 1999-03-06 07:25:10 +00:00
grail%cafebabe.org e5f3007743 Re-organized for more flexible handling of widget creation. 1999-03-06 07:08:01 +00:00
grail%cafebabe.org b5a882707c Added documentation. 1999-03-06 07:07:34 +00:00
grail%cafebabe.org 8ae0937f1a Added MPL license to SearchDirectory, Added it to makefile. Removed
references to AWT as much as possible. I need to enhance pagebuilder to
do other layouts other than GridBagLayout.
1999-03-06 07:06:31 +00:00
grail%cafebabe.org b0fa2f56cd Fixed DOS end-of-lines from the files. 1999-03-06 06:55:26 +00:00
briano%netscape.com 855238309e Automated update 1999-03-06 05:15:39 +00:00
mcafee%netscape.com 02a8ee25ae Removing -xar from MKSHLIB, this was incorrectly generating .a libs, thanks to Tim McNerney <mumbly@netcom.com> for this fix. 1999-03-06 05:08:12 +00:00
troy%netscape.com 5cfdeeea7c Added some XXX comments 1999-03-06 05:03:09 +00:00
rjc%netscape.com e68c4b971f Add RDF to list of include directories on Windows. 1999-03-06 04:57:20 +00:00
mcafee%netscape.com 2562e3d148 Directly calling const char* const() operator to avoid ambiguity on Solaris. r=mcmullen@netscape.com 1999-03-06 04:42:08 +00:00
warren%netscape.com 061e28870c Fixing someone's RDF breakage. 1999-03-06 04:12:56 +00:00
rjc%netscape.com 8f7b62e778 Its a good thing to compile nsXULSortService.cpp, isn't it? (cyeh is making the same change to Makefile.win after verifying the fix.) 1999-03-06 04:05:38 +00:00
warren%netscape.com a60a14636f Fixed multiple mRefCnt problem. 1999-03-06 03:56:24 +00:00
warren%netscape.com 66b920f8d6 Fixed uninitialized variable problem. 1999-03-06 03:54:19 +00:00
troy%netscape.com 726fdd744e Used style data pointer in HTML reflow state and eliminated some calls to
GetStyleData()
1999-03-06 03:37:44 +00:00
troy%netscape.com 4733b6390e Changed Reflow() to use style info from the HTML reflow state 1999-03-06 03:30:25 +00:00
talisman%anamorphic.com 82c972db33 *** empty log message *** 1999-03-06 02:49:47 +00:00
talisman%anamorphic.com b74c81a90a Added per Mauro Botelho. 1999-03-06 02:49:24 +00:00
mcmullen%netscape.com f7f8ae8a8f More bustage (more calls to Read() with old parameters). 1999-03-06 02:42:44 +00:00
mcmullen%netscape.com 2ac9435ff3 More lurking calls to Read() with the old API. 1999-03-06 02:38:27 +00:00
mcmullen%netscape.com 5c9516e394 Adapt to new stream interfaces some more. 1999-03-06 02:12:52 +00:00
nisheeth%netscape.com 333741e682 Changed nsIContentSink->NotifyError() to accept an nsParserError argument. This change is needed for propagating errors from the new expat parser. 1999-03-06 02:09:46 +00:00
nisheeth%netscape.com a8aa6a7b87 Changed nsIContentSink->NotifyError() to accept an nsParserError argument. This change is needed for propagating errors from the new expat parser. 1999-03-06 02:01:11 +00:00
troy%netscape.com 5d77d78450 Removed some code that is no longer needed 1999-03-06 01:58:33 +00:00
troy%netscape.com 6247024d47 Eliminated some code that's no longer needed now that the info is in the
HTML reflow state
1999-03-06 01:48:28 +00:00
nisheeth%netscape.com 9808f6e277 Changed nsIContentSink->NotifyError() to accept an nsParserError argument.
This change is needed for propagating errors from the new
expat parser.
1999-03-06 01:48:11 +00:00
hyatt%netscape.com c979fedb3a Changing the name of a function. It was hiding another function in a base class. 1999-03-06 01:43:33 +00:00
troy%netscape.com 04243649ce Eliminated some code that's no longer needed now that the info is in the
HTML reflow state
1999-03-06 01:40:29 +00:00
mscott%netscape.com e70e8fa175 fix build breakage when the base file i/o stream changed. 1999-03-06 01:37:00 +00:00
nisheeth%netscape.com 59d4788a97 Exporting nsParserError.h... 1999-03-06 01:32:00 +00:00
alecf%netscape.com 1aa8651e7a fix up autoregistration messenger bootstrap code 1999-03-06 01:29:31 +00:00
nisheeth%netscape.com 844ee7ae92 Exported nsParserError.h. 1999-03-06 01:29:11 +00:00
alecf%netscape.com 3e54d94ef0 fix newline at end of file problem 1999-03-06 01:24:36 +00:00
alecf%netscape.com af6a61870f rev the idl-generated headers 1999-03-06 01:24:00 +00:00
alecf%netscape.com a5fd680512 update interface to prepare to move nsMsgGroupRecord to be behind an interface 1999-03-06 01:23:07 +00:00
mscott%netscape.com 4f3ae36beb Fix build breakage for mcmullen using the file stream changes. 1999-03-06 01:21:41 +00:00
nisheeth%netscape.com 2793fb804a Adding nsParserError.h for export. 1999-03-06 01:20:18 +00:00
hyatt%netscape.com f2a3f53d00 onchange handler implemented for observes nodes. 1999-03-06 01:19:13 +00:00