kipp
|
9d7cab2d27
|
Made sub/sup look more like navigator
|
1998-06-29 16:10:41 +00:00 |
|
kipp
|
d16b98213b
|
Fixed bug where percentage width in an unconstrained situation was yielding a bad size
|
1998-06-29 16:09:44 +00:00 |
|
kipp
|
a37809aebe
|
Condensed switch statement, treat sub/sup like other span tags
|
1998-06-29 16:08:57 +00:00 |
|
terry
|
0b1e6ac586
|
Patch by Artem Belevich <abelevic@ctron.com> -- don't choke so easily when parsing modules files.
|
1998-06-29 15:40:24 +00:00 |
|
buster
|
705daa1418
|
minor tweaks for table layout
|
1998-06-29 03:09:14 +00:00 |
|
ramiro
|
d39efccee5
|
Generate and build the get_info programs only once to speed things up.
|
1998-06-28 10:56:01 +00:00 |
|
fur
|
3b5246d547
|
Aggressively track and release JNI local references to constructed
Java objects, because otherwise at least one JVM is reticent about
GC'ing them.
|
1998-06-28 07:53:04 +00:00 |
|
fur
|
4f4552540c
|
= Force result to zero when converting JS NaN to Java integral types.
= Aggressively track and release JNI local references to constructed
Java objects, because otherwise at least one JVM is reticent about
GC'ing them.
|
1998-06-28 07:52:23 +00:00 |
|
fur
|
1a53251e00
|
Added toString() method for JavaPackage objects.
|
1998-06-28 07:51:27 +00:00 |
|
fur
|
20e42dfcd9
|
Property deletion should be silent for ECMA-conformant versions of JS.
|
1998-06-28 07:50:47 +00:00 |
|
fur
|
9b0324a6af
|
Property deletion should be silent for ECMA-conformant versions of JS.
|
1998-06-28 07:39:58 +00:00 |
|
kipp
|
4cbc340e2c
|
Take text content and join it together so reduce the size of the content model
|
1998-06-27 22:57:52 +00:00 |
|
kipp
|
cc4cdf6b7e
|
Use revised inline reflow status; fixed bug in pre-return status to indicate when continuations are needed after line breaks
|
1998-06-27 22:57:26 +00:00 |
|
kipp
|
f0202fa3dd
|
Use revised inline reflow status
|
1998-06-27 22:56:59 +00:00 |
|
kipp
|
85a6b3667b
|
Revised nsInlineReflowStatus to (a) use nsReflowStatus directly and to (b) seperate out completion and break status as orthogonal status
|
1998-06-27 22:56:09 +00:00 |
|
kipp
|
925e12fa74
|
Added NS_IS_REFLOW_ERROR; updated reflow status comment to indicate which bits are reserved by nsIFrame API's
|
1998-06-27 22:54:58 +00:00 |
|
beard
|
f2facc58ec
|
Added code that guarantees MRJ will be shutdown when the program exits.
|
1998-06-27 18:24:26 +00:00 |
|
atotic
|
4d3310108d
|
OK, one more project typo
|
1998-06-27 03:24:33 +00:00 |
|
atotic
|
2ec8f04a38
|
Ooooh, more directories are needed by checkout script
|
1998-06-27 03:07:26 +00:00 |
|
atotic
|
8f12c4238a
|
Bug fix for picking what you want to do
|
1998-06-27 02:50:12 +00:00 |
|
atotic
|
1437970bf6
|
That for (int i)... problem fix
|
1998-06-27 02:49:36 +00:00 |
|
atotic
|
7679b38da9
|
It builds and links
|
1998-06-27 02:49:08 +00:00 |
|
atotic
|
12f2a33570
|
Another class reference inside class declaration problem
class A {
void A:method
};
is bad
|
1998-06-27 02:48:39 +00:00 |
|
atotic
|
afb360e8c5
|
Fixed mac warnings
|
1998-06-27 02:47:44 +00:00 |
|
atotic
|
868db37b2d
|
Added/removed some files
|
1998-06-27 02:47:08 +00:00 |
|
atotic
|
54cfb57adf
|
Fixed the exports
|
1998-06-27 02:46:16 +00:00 |
|
atotic
|
95b8e0c33b
|
More build fixes
|
1998-06-27 02:45:22 +00:00 |
|
atotic
|
bb30106321
|
First Checked In.
|
1998-06-27 01:28:36 +00:00 |
|
atotic
|
08dcaf1c29
|
More build fixes
|
1998-06-27 01:26:41 +00:00 |
|
atotic
|
ea904d5880
|
NetworkModular changes
|
1998-06-27 01:18:08 +00:00 |
|
atotic
|
2f53dacb18
|
MODULAR_NETLIB fixes for netlib
|
1998-06-27 00:16:36 +00:00 |
|
atotic
|
97cab6130d
|
MODULAR_NETLIB fixes for theMac
|
1998-06-27 00:14:34 +00:00 |
|
terry
|
6bea1154f1
|
Artem Belevich <abelevic@ctron.com> has provided absolutely wonderful
installation instructions.
|
1998-06-27 00:03:19 +00:00 |
|
atotic
|
144490cba0
|
Making it compile on the Mac
|
1998-06-26 23:55:37 +00:00 |
|
atotic
|
7535197e5b
|
Fixed the Mac build
|
1998-06-26 23:55:11 +00:00 |
|
atotic
|
7d54ecc668
|
Moved MacBinSupport to network project, fixed more imglib stuff
|
1998-06-26 23:54:31 +00:00 |
|
atotic
|
8a2a9bd97f
|
Fixing up the imglib project
|
1998-06-26 23:53:58 +00:00 |
|
sman
|
893bd0b1a6
|
Whether or not we compile CALENDAR, we still want to image VCARDs.
Had to move a define 2 lines down to make this happen.
|
1998-06-26 23:43:04 +00:00 |
|
atotic
|
a2f49c89cb
|
Removed MacBinSupport from the list of exportable headers
|
1998-06-26 23:42:00 +00:00 |
|
atotic
|
0353c83491
|
Remove NavigatorStubs dependency
Added new targets (JavaScriptNoJSJ$D) to build JavaScript without JSJ dependency.
|
1998-06-26 23:37:04 +00:00 |
|
atotic
|
4016099b3f
|
Implemented MyReadLocation inline to remove the NavigatorStubs dependency
|
1998-06-26 23:35:01 +00:00 |
|
buster
|
471f5b46a8
|
support for Nav4 compatibility -- auto-width cells with 0-width content are 1 pixel wide
|
1998-06-26 23:31:33 +00:00 |
|
atotic
|
4d1cb610df
|
Moved to mozilla/network/main
|
1998-06-26 23:31:02 +00:00 |
|
atotic
|
6cab3ead6b
|
Moved MacBinSupport to network project
|
1998-06-26 23:21:36 +00:00 |
|
atotic
|
e627e228a5
|
Moved MacBinSupport to network from the main client project
|
1998-06-26 23:20:56 +00:00 |
|
scullin
|
1b5f0f2e48
|
Added missing library for Linux.
|
1998-06-26 23:16:18 +00:00 |
|
atotic
|
48f5c40a6d
|
Moved MacBinary support where it is used (netlib) from the old
location mozilla/cmd/macfe/utility/
|
1998-06-26 23:15:40 +00:00 |
|
atotic
|
9e29b605a7
|
More exports are needed for Raptor
|
1998-06-26 23:02:03 +00:00 |
|
atotic
|
5b636e4175
|
Moved libimg out of a main project into a static library
|
1998-06-26 22:55:18 +00:00 |
|
atotic
|
ab020df757
|
Made libimg and png part of the build.
|
1998-06-26 22:49:58 +00:00 |
|