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
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