Commit Graph

2469 Commits

Author SHA1 Message Date
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
sfraser
a6e4126895 Remove an include that was breaking windows and UNIX builds. 1998-06-04 21:32:45 +00:00
kipp
8f956b9c41 Work around body bug with placeholder code to avoid dup free's of placeholder's child frame 1998-06-04 21:04:50 +00:00
kipp
4915c6ac35 Pass through style rules 1998-06-04 21:04:22 +00:00
kipp
14d2243da5 Made absolute frame a container too to work around the pseudo-frame problem 1998-06-04 21:04:07 +00:00
rods
27e617464f added GetNativeData method 1998-06-04 21:00:40 +00:00
rods
7ea9b536aa fixed param problem 1998-06-04 20:59:14 +00:00
pinkerton
e1eb53255a Adding prefs pane from 4.x land for smart browsing (appr don). 1998-06-04 20:42:53 +00:00
kipp
748fce93e0 removed blather code 1998-06-04 20:41:14 +00:00
kipp
d5d1307960 Made View list a little more helpful about widget size and location 1998-06-04 20:02:30 +00:00
kmcclusk
9f97751feb Build .o files in the correct place. 1998-06-04 19:57:38 +00:00
rods
2d4914d2c2 fixed Create method 1998-06-04 19:56:12 +00:00
rods
43df8934d6 add retucn for OnScroll 1998-06-04 19:55:42 +00:00