19187 Commits

Author SHA1 Message Date
hyatt%netscape.com
6fea0b5680 Checking in a patch for a XUL bug in ContentInserted (inside an #ifdef INCLUDE_XUL). 1999-03-07 09:55:39 +00:00
rjc%netscape.com
a23baf95a7 More support for column sorting. 1999-03-07 09:44:38 +00:00
hyatt%netscape.com
3dbf66b81d A base class for factoring out the common functionality that exists
among builders.  (To be used by the tree, toolbar, and menu builders
at the very least.)
1999-03-07 08:12:48 +00:00
bienvenu%netscape.com
6544d49584 hook up a little more to mdb, add some error checking 1999-03-07 05:39:35 +00:00
bienvenu%netscape.com
eed53fffcc add ClearErrors stub 1999-03-07 05:38:54 +00:00
bienvenu%netscape.com
32d2a7b59a check for error creating msghdr in test prepulate method 1999-03-07 05:34:01 +00:00
briano%netscape.com
b4c77111aa Automated update 1999-03-07 05:30:39 +00:00
cls%seawood.org
202df19f2e Introduced separate CXXFLAGS for use with C++ code in the same style as the existing CFLAGS. Prepended _ to some configure.in private variables. 1999-03-07 05:18:45 +00:00
cls%seawood.org
a88c4f62d6 Build db subdir before build so that libmailnewsmsgdb is available for libmailnews' final link. 1999-03-07 04:36:09 +00:00
edwin%woudt.nl
07df885089 Fixing to comply with MPL requirements: every contributor should be mentioned! 1999-03-07 02:46:50 +00:00
edwin%woudt.nl
a5f4819491 Fixing to comply with MPL requirements: every contributor should be mentioned! 1999-03-07 02:39:04 +00:00
shaver%netscape.com
07e853ae36 we do windows, but still wait on Mac 1999-03-07 02:37:17 +00:00
edwin%woudt.nl
1ba93a8a50 Fixing to comply with MPL requirements: every contributor should be mentioned! 1999-03-07 02:30:35 +00:00
edwin%woudt.nl
e1638dece8 Fixing to comply with MPL requirements: every contributor should be mentioned! 1999-03-07 02:19:44 +00:00
edwin%woudt.nl
ad1023e6e0 Fixing to comply with MPL requirements: every contributor should be mentioned! 1999-03-07 01:40:44 +00:00
edwin%woudt.nl
9fc08ba0be Fixing to comply with MPL requirements: every contributor should be mentioned! 1999-03-07 01:30:52 +00:00
pavlov%pavlov.net
82aab682c1 more work 1999-03-07 00:58:11 +00:00
pavlov%pavlov.net
d57e32a249 add a few comments in here on how a few things should be done. 1999-03-07 00:40:08 +00:00
beard%netscape.com
e770f4ca72 passing service manager, using NS_CALLBACK macro. 1999-03-06 22:32:49 +00:00
beard%netscape.com
98ba23294b passing service manager, using nsIAllocator instead of nsIMalloc for memory allocation. 1999-03-06 22:32:47 +00:00
beard%netscape.com
546f1dd623 passing service manager instead of plugin host. 1999-03-06 22:31:28 +00:00
beard%netscape.com
7a5700a68e took out singleton management, and registering with the repository. That's what the service manager/component manager is for. 1999-03-06 22:25:55 +00:00
beard%netscape.com
80c374ebee File Removed. 1999-03-06 22:23:41 +00:00
beard%netscape.com
933eee03b8 First Checked In. 1999-03-06 22:23:26 +00:00
jband%netscape.com
a1ccd8bd8a getting shaver's changes compiling on Win32 - (and linking - dependency on nspr was added) 1999-03-06 21:39:45 +00:00
jband%netscape.com
21119d07b8 getting shaver's changes compiling on Win32 1999-03-06 21:35:01 +00:00
shaver%netscape.com
1a05939593 updated README and fixed 3484 (make in strings const) 1999-03-06 20:59:41 +00:00
sfraser%netscape.com
e62f603bf9 Added debug output text and HTML menu items 1999-03-06 20:54:03 +00:00
sfraser%netscape.com
0c282d7c86 Fix the text & HTML output routines 1999-03-06 20:49:34 +00:00
briano%netscape.com
8d7876b152 Automated update 1999-03-06 20:45:39 +00:00
cls%seawood.org
5eda5c303d Modified allmakefiles.sh setup to use autoconf's default $srcdir. Also fixes mailnews not building in separate obj tree. 1999-03-06 20:38:24 +00:00
sfraser%netscape.com
9c21b16a8e Changed file grouping. 1999-03-06 20:33:07 +00:00
sfraser%netscape.com
9922f25147 Modified OutputText and OutputHTML methods to pass out nsStrings instead of nsIOutputStreams. Also fixed return values, and commented out line termination conversion in Mac outoutput. 1999-03-06 20:32:48 +00:00
cls%seawood.org
c2cd8210ca Add $(topsrcdir)/network/protocol/imap4 to LOCAL_INCLUDES. 1999-03-06 20:29:01 +00:00
sfraser%netscape.com
8cbf87f865 Add support for getting text or HTML through a readonly properly on the EditorAppCore. Added attributes to .idl file, regenerated .h and .cpp with idlc. Simplified toolbar in the .xul file. 1999-03-06 20:28:47 +00:00
sfraser%netscape.com
6b5df0386b Arrange the various AppCores into groups 1999-03-06 20:27:33 +00:00
sfraser%netscape.com
7513729fa3 Fix warning reported by warren (bracket was in wrong place). 1999-03-06 20:19:52 +00:00
evaughan%netscape.com
204a6670eb 1) Implemented regular button and html4 button with a button renderer.
2) Fixed ProgressMeter to update correctly when attributes change
3) Fixed sample8.html so that it does not over ride the borders of the HTML4 button this
   messed up the active, hover, and disabled states.
1999-03-06 19:43:13 +00:00
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