grail%cafebabe.org
|
864c419f9c
|
Added documentation.
|
1999-03-06 07:07:34 +00:00 |
grail%cafebabe.org
|
ed4e909d30
|
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
|
8c4478f894
|
Fixed DOS end-of-lines from the files.
|
1999-03-06 06:55:26 +00:00 |
briano%netscape.com
|
47406beb37
|
Automated update
|
1999-03-06 05:15:39 +00:00 |
mcafee%netscape.com
|
940d7fc4b1
|
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
|
98746abda9
|
Added some XXX comments
|
1999-03-06 05:03:09 +00:00 |
rjc%netscape.com
|
fd1e00207d
|
Add RDF to list of include directories on Windows.
|
1999-03-06 04:57:20 +00:00 |
mcafee%netscape.com
|
d5f47c09c7
|
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
|
dd93375aa5
|
Fixing someone's RDF breakage.
|
1999-03-06 04:12:56 +00:00 |
rjc%netscape.com
|
d54a157fb3
|
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
|
1a356f541c
|
Fixed multiple mRefCnt problem.
|
1999-03-06 03:56:24 +00:00 |
warren%netscape.com
|
6165d42084
|
Fixed uninitialized variable problem.
|
1999-03-06 03:54:19 +00:00 |
troy%netscape.com
|
ef52c960aa
|
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
|
1afaf4bfe9
|
Changed Reflow() to use style info from the HTML reflow state
|
1999-03-06 03:30:25 +00:00 |
talisman%anamorphic.com
|
9bf2333676
|
*** empty log message ***
|
1999-03-06 02:49:47 +00:00 |
talisman%anamorphic.com
|
2ad3abfd2d
|
Added per Mauro Botelho.
|
1999-03-06 02:49:24 +00:00 |
mcmullen%netscape.com
|
e8b4d40803
|
More bustage (more calls to Read() with old parameters).
|
1999-03-06 02:42:44 +00:00 |
mcmullen%netscape.com
|
e4b671ef71
|
More lurking calls to Read() with the old API.
|
1999-03-06 02:38:27 +00:00 |
mcmullen%netscape.com
|
c33ff414ca
|
Adapt to new stream interfaces some more.
|
1999-03-06 02:12:52 +00:00 |
nisheeth%netscape.com
|
b55ec79761
|
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
|
61aa27804d
|
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
|
93bc8c37b3
|
Removed some code that is no longer needed
|
1999-03-06 01:58:33 +00:00 |
troy%netscape.com
|
ae25a99e7a
|
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
|
731e28c04c
|
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
|
a5ff60702b
|
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
|
756524925c
|
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
|
0410405922
|
fix build breakage when the base file i/o stream changed.
|
1999-03-06 01:37:00 +00:00 |
nisheeth%netscape.com
|
f3ab7d0119
|
Exporting nsParserError.h...
|
1999-03-06 01:32:00 +00:00 |
alecf%netscape.com
|
6be2559531
|
fix up autoregistration messenger bootstrap code
|
1999-03-06 01:29:31 +00:00 |
nisheeth%netscape.com
|
2eb7a75a28
|
Exported nsParserError.h.
|
1999-03-06 01:29:11 +00:00 |
alecf%netscape.com
|
9a812136e7
|
fix newline at end of file problem
|
1999-03-06 01:24:36 +00:00 |
alecf%netscape.com
|
4dc319e87c
|
rev the idl-generated headers
|
1999-03-06 01:24:00 +00:00 |
alecf%netscape.com
|
da9226ec78
|
update interface to prepare to move nsMsgGroupRecord to be behind an interface
|
1999-03-06 01:23:07 +00:00 |
mscott%netscape.com
|
b62cd03a6a
|
Fix build breakage for mcmullen using the file stream changes.
|
1999-03-06 01:21:41 +00:00 |
nisheeth%netscape.com
|
adcb2d51c9
|
Adding nsParserError.h for export.
|
1999-03-06 01:20:18 +00:00 |
hyatt%netscape.com
|
e18a567aa5
|
onchange handler implemented for observes nodes.
|
1999-03-06 01:19:13 +00:00 |
mscott%netscape.com
|
94b1e7a35a
|
fix build breakage. file stream updates for mcmullen.
|
1999-03-06 01:17:55 +00:00 |
mcmullen%netscape.com
|
37cd469998
|
Adapt to the removed offset parameter in streams.
|
1999-03-06 01:03:12 +00:00 |
tague%netscape.com
|
b7c5b15590
|
Fixed tree bustage
|
1999-03-06 00:58:50 +00:00 |
mscott%netscape.com
|
22dac1f00d
|
Don't link with rdf_utils. That is already linked into msglocal.lib.
|
1999-03-06 00:53:32 +00:00 |
mscott%netscape.com
|
1237ebc355
|
Remove extraneous functions....update to use ::RegisterComponent.
|
1999-03-06 00:53:11 +00:00 |
troy%netscape.com
|
34074de63a
|
Removed some static functions that are no longer needed
|
1999-03-06 00:48:45 +00:00 |
mcmullen%netscape.com
|
e49f4cd0ca
|
Trying to fix the use of streams (the offset parameter has gone).
|
1999-03-06 00:44:40 +00:00 |
law%netscape.com
|
10f727678b
|
Updating test case
|
1999-03-06 00:44:32 +00:00 |
chuang%netscape.com
|
b45df60c09
|
Java script functions for shared command between mail and browser, like Communicator and Help menu
|
1999-03-06 00:43:10 +00:00 |
chuang%netscape.com
|
957822f793
|
Java script functions for mailnews commands
|
1999-03-06 00:41:56 +00:00 |
chuang%netscape.com
|
a1dbbd5faa
|
Java script functions for UI widgets
|
1999-03-06 00:41:21 +00:00 |
mscott%netscape.com
|
1348634270
|
woops....fix typo....
|
1999-03-06 00:39:46 +00:00 |
troy%netscape.com
|
4810c912a1
|
Added ComputePadding() member function
|
1999-03-06 00:36:59 +00:00 |
sfraser%netscape.com
|
8ca03df6c8
|
Changes to get DOM IDL compiler to build on Mac.
|
1999-03-06 00:33:35 +00:00 |