2481 Commits

Author SHA1 Message Date
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
pinkerton
bdb7ed10cb First Checked In. 1998-06-04 23:45:13 +00:00
pinkerton
f68ab75ab4 FE code for internet keyword tooltip moved over from 4.06 (appr don). 1998-06-04 23:44:59 +00:00
pinkerton
1886a1776f Added InternetKeywordTooltipPane.cp for internet keywords (appr don). 1998-06-04 23:44:26 +00:00
danm
e23de69ea4 internet keyword tooltip a:don 1998-06-04 23:38:53 +00:00
danm
63a3151a5b added internet keyword tooltip extraction a:don 1998-06-04 23:25:53 +00:00
spider
66ca0e3a7d Finish Implementation of the DeviceContext on Xlib .. twips units, gamma tables, etc.. 1998-06-04 23:12:07 +00:00
kipp
9ece420342 Fixed spacer to work again 1998-06-04 23:10:26 +00:00
kipp
aec0b7c844 Verify that mIsBlock is correct 1998-06-04 23:10:15 +00:00
kipp
1426c55b58 Pass through x,y events to an imagemap that is a map but doesn't use a named map 1998-06-04 23:09:52 +00:00
kipp
731de410d3 Removed dead code 1998-06-04 23:08:59 +00:00
kipp
107fb3d1e9 IMplement ReflowBlockChild 1998-06-04 23:08:49 +00:00
kipp
e058ce04b6 Removed ReflowChild that handles space manager (troy can stop nagging me now :-) 1998-06-04 23:08:24 +00:00
scc
432f3ea897 First Checked In. 1998-06-04 22:51:07 +00:00
kmcclusk
02dfd2c011 Added argc and argv to nsViewer:SetupViewer to pass to nsAppShell 1998-06-04 21:49:37 +00:00
rods
071df17384 add GetNativeData pure 1998-06-04 21:37:14 +00:00
karnaze
b289931045 radio, checkbox padding done through MapAttributesInto 1998-06-04 21:34:41 +00:00
kipp
80db5ff5ad Create head part and insert it into the model 1998-06-04 21:33:44 +00:00
kipp
3bf2f977ba Only layout the body child in the root part 1998-06-04 21:33:23 +00:00
rods
1a8b6e389d added nsnull to the end of all the XtVaSet methods 1998-06-04 21:33:08 +00:00
kipp
087c0f5463 Added a head part 1998-06-04 21:33:07 +00:00
kipp
193e9322c8 new 1998-06-04 21:32:50 +00:00