pierre
026bd24518
file abmodel.cpp was initially added on branch NORMANDY_BRANCH.
1998-06-05 10:40:22 +00:00
pierre
340f1d7228
file abinfo.h was initially added on branch NORMANDY_BRANCH.
1998-06-05 10:40:20 +00:00
pierre
a6b2a57727
file abglue.cpp was initially added on branch NORMANDY_BRANCH.
1998-06-05 10:40:18 +00:00
pierre
4795dc1180
file abfile.cpp was initially added on branch NORMANDY_BRANCH.
1998-06-05 10:40:15 +00:00
pierre
073f9ea243
file abfault.c was initially added on branch NORMANDY_BRANCH.
1998-06-05 10:40:13 +00:00
pierre
6ea7d589e0
file aberror.h was initially added on branch NORMANDY_BRANCH.
1998-06-05 10:40:12 +00:00
pierre
8fde666241
file abenv.cpp was initially added on branch NORMANDY_BRANCH.
1998-06-05 10:40:10 +00:00
pierre
d152241d54
file abdeque.h was initially added on branch NORMANDY_BRANCH.
1998-06-05 10:40:08 +00:00
pierre
c97f8d94ee
file abdeque.c was initially added on branch NORMANDY_BRANCH.
1998-06-05 10:40:06 +00:00
pierre
6272295dc3
file abdefalt.cpp was initially added on branch NORMANDY_BRANCH.
1998-06-05 10:40:04 +00:00
pierre
eba7487ffc
file abdebug.cpp was initially added on branch NORMANDY_BRANCH.
1998-06-05 10:40:02 +00:00
pierre
121f671849
file abcpane.h was initially added on branch NORMANDY_BRANCH.
1998-06-05 10:40:01 +00:00
pierre
dbde00034b
file abcpane.cpp was initially added on branch NORMANDY_BRANCH.
1998-06-05 10:39:59 +00:00
pierre
774cea2a7c
file abcolumn.c was initially added on branch NORMANDY_BRANCH.
1998-06-05 10:39:57 +00:00
pierre
6ca01e5091
file abcolset.cpp was initially added on branch NORMANDY_BRANCH.
1998-06-05 10:39:56 +00:00
pierre
1c91463b4c
file abcinfo.h was initially added on branch NORMANDY_BRANCH.
1998-06-05 10:39:54 +00:00
pierre
9c3df8b925
file abcinfo.cpp was initially added on branch NORMANDY_BRANCH.
1998-06-05 10:39:52 +00:00
pierre
25bb928132
file abchange.cpp was initially added on branch NORMANDY_BRANCH.
1998-06-05 10:39:50 +00:00
pierre
ab4fdbcc5a
file abcell.cpp was initially added on branch NORMANDY_BRANCH.
1998-06-05 10:39:48 +00:00
pierre
40daaaf25e
file abcallbk.h was initially added on branch NORMANDY_BRANCH.
1998-06-05 10:39:47 +00:00
pierre
8e8712a10e
file ab.h was initially added on branch NORMANDY_BRANCH.
1998-06-05 10:39:45 +00:00
pierre
db9c0d48bf
file ab.cpp was initially added on branch NORMANDY_BRANCH.
1998-06-05 10:39:43 +00:00
pierre
22fe8fb8d8
First Checked In.
1998-06-05 06:14:09 +00:00
peterl
91c5893512
sync up to new style data apis
1998-06-05 06:09:09 +00:00
peterl
2427d97445
added accessor to rules for save code
1998-06-05 06:07:08 +00:00
peterl
119198c615
now track rules by insertion order as well as weighted order
...
added accessor to rules for save code
1998-06-05 06:06:50 +00:00
peterl
cddb45ae76
changed GetData to GetStyleData and made its return const
...
added GetMutableStyleData and support for unique contexts
1998-06-05 06:01:55 +00:00
peterl
9c18b6fa69
added flag to get unique style context during resolve
1998-06-05 06:00:55 +00:00
peterl
2c0fe9653c
changed GetStyleData to return const pointers to style structs
...
new method GetMutableStyleData to get non-const pointer
1998-06-05 05:59:34 +00:00
peterl
29b60dc6ff
added flag to force return of unique style context
1998-06-05 05:58:20 +00:00
buster
9b8b9a672d
cells with colspans and width attributes now work correctly
1998-06-05 02:50:46 +00:00
sar
5282997307
nglglue.cpp should only be in MOZ_NGLAYOUT build
1998-06-05 02:36:40 +00:00
buster
07076ff7cf
cell width calculations are working (not for colspan cells yet)
...
some bug fixes and optimizations
some of the more elaborate test cases are closer to Nav4-compatible
1998-06-05 02:36:25 +00:00
scullin
6c6643b04c
Back out dbm use on windows because of lame build order dependency.
1998-06-05 02:23:15 +00:00
spider
0859ddefdf
Remove first Dispatch of Paint message. There should (I believe) be
...
only 1 paint message dispatched and the first one did not even have
a rendering context associated with it which would cause any app trying
to paint to crash.
1998-06-05 02:04:16 +00:00
scullin
d596c892d8
Removed libpwcac stubs.
1998-06-05 01:42:15 +00:00
spider
d01cb72f3d
WIP ... GraphicsState maintenance
1998-06-05 01:39:53 +00:00
scullin
f43226ca26
Used libdbm and libpwcac instead of stubs.
1998-06-05 01:39:31 +00:00
scullin
2bf7c22d2c
Pull and build libdbm and libpwcac
1998-06-05 01:38:52 +00:00
scullin
b104b1e5aa
Start using real dbm and pwcac libraries.
1998-06-05 01:24:59 +00:00
scullin
a0aecfaecb
Pull and build dbm and libpwcac
1998-06-05 01:23:05 +00:00
scullin
9247d0bfcb
Clean up for use in modular netlib, create library on windows.
1998-06-05 01:08:32 +00:00
hardts
fcdbde9fff
touching down layout integration branch
1998-06-05 01:03:18 +00:00
kipp
33afc7a9cc
WIP checkin
1998-06-05 01:02:30 +00:00
kipp
6f00af11ec
Fixed to return proper reflow status
1998-06-05 00:54:03 +00:00
spider
c0cb1619ec
Implement Matrix Transformation
1998-06-05 00:52:54 +00:00
scc
eafdf05a23
Merge PrepareDist into DistMozilla; switch DistMozilla over to MANIFEST files (away from export.mac files); use mkpath directly.
1998-06-05 00:32:15 +00:00
kipp
060bc0bd20
Use PL_strcasecmp so that netlib can link again when it's modular
1998-06-05 00:08:17 +00:00
kmcclusk
a9dd86f37e
Added WIDGET_DLL, GDF_DLL, and VIEWER_DLL defines for unix
1998-06-05 00:04:51 +00:00
kmcclusk
8abf991579
Removed duplicate references to .so's
1998-06-05 00:03:51 +00:00