1150 Commits

Author SHA1 Message Date
karnaze
68b9679002 more select/option support 1998-05-13 17:43:35 +00:00
sar
82f96bdfb7 add jtools to the include paths 1998-05-13 17:33:42 +00:00
troy
2269c1d962 Changes to space manager implementation. 1998-05-13 16:22:44 +00:00
dcone
0e94d920e1 speed up of alpha, some small fixes, inter checkin 1998-05-13 14:28:16 +00:00
mcafee
f604d0bdd4 Using relative paths for compilers & libtool 1998-05-13 07:59:54 +00:00
mcafee
d5c815531d DR2 moved the compilers 1998-05-13 06:40:49 +00:00
sar
2b71525792 add mkutils.h since it wasn't being exported, and it's needed. Also make a formatting change for EXPORTS for readability 1998-05-13 05:48:50 +00:00
mcafee
97058209e1 Adding support for NEXTSTEP. Fixing broken/missing getcwd() command, falls back to getwd(). a=briano 1998-05-13 04:02:37 +00:00
mcafee
4d1c12eb88 getcwd() doesn't malloc properly, falling back to getwd(). 1998-05-13 04:00:15 +00:00
mcafee
3063167bf7 Attempt to piggy-back build off of the RHAPSODY ifdef. switching to libtool. a=briano 1998-05-13 03:58:14 +00:00
michaelp
05002a8f80 killed temp printf()s. 1998-05-13 03:40:01 +00:00
michaelp
936ee3ae67 made form elements scroll smoothly. added apis to widgets to support this. 1998-05-13 03:39:08 +00:00
spider
51dcc96d82 Fixes for Private Modules Headers. Allow 'this' modules private headers
to be included on source PATH
1998-05-13 00:44:47 +00:00
kipp
7b6e94cec4 Fixed coord to be setup properly 1998-05-13 00:33:34 +00:00
kipp
51fdf4da25 Fixed ptr compilation bug 1998-05-13 00:13:09 +00:00
kipp
186c393da1 Removed unused variable 1998-05-13 00:12:54 +00:00
kipp
0ed8466178 Removed unused variable; fixed assingment into error return status 1998-05-13 00:12:40 +00:00
kipp
2eceaceee2 Cast lineReflowStatus before comparing for negative values!; eliminated unused variables 1998-05-13 00:11:51 +00:00
kipp
f926f04a0b Eliminate anonymous struct (and useless bitfields) to fix irix compilation problem 1998-05-13 00:10:35 +00:00
kipp
a56175b972 Export nsIFrameImageLoader too 1998-05-13 00:10:06 +00:00
kipp
6433e66bdc Fixed vertical alignment bug: lines that contained bottom aligned objects would add in too much height 1998-05-12 23:53:37 +00:00
kipp
21bdb6a41c Removed dead code 1998-05-12 23:52:45 +00:00
kipp
5f6c659450 Use code in nsHTMLImageLoader to share code and fix image bugs in image buttons; removed some tabs in the source; get image border handled right 1998-05-12 23:52:33 +00:00
kipp
cff0f74180 Removed special code for mWidth/mHeight handling 1998-05-12 23:51:46 +00:00
kipp
432fe2b0c5 Removed mWidth and mHeight; use base class handling of that now 1998-05-12 23:51:30 +00:00
kipp
245009e879 Removed IMG rule 1998-05-12 23:51:09 +00:00
kipp
13d6a1b006 Make image borders work when html attribute is defined 1998-05-12 23:50:54 +00:00
kipp
e8951cc3fd Use nsHTMLImageLoader to share code 1998-05-12 23:50:28 +00:00
kipp
df1f69f0cd Moved margin code into line layout 1998-05-12 23:49:40 +00:00
kipp
0f25b685df Removed left/right margin calc as caller is doing it 1998-05-12 23:48:37 +00:00
kipp
eae3bc823b new 1998-05-12 23:48:11 +00:00
kipp
6a762cbfff Added methods to invalidate the caches 1998-05-12 23:47:50 +00:00
scullin
b2eff2b481 Release mode fix. 1998-05-12 23:32:59 +00:00
spence
efbd5a9975 shack layout element 1998-05-12 23:22:14 +00:00
spider
3e7493f866 fixes for archive rules 1998-05-12 23:15:00 +00:00
spence
569779ab6c handle relayout of shack elements 1998-05-12 23:04:58 +00:00
troy
6b461310f7 Space manager API change 1998-05-12 23:02:47 +00:00
troy
2f7c5e2ad6 Changed API 1998-05-12 23:02:14 +00:00
troy
224249091a Added new member functions 1998-05-12 23:02:02 +00:00
peterl
a74065d6fc sync to nsStyleSpacing api changes 1998-05-12 22:58:14 +00:00
peterl
b1e4b9dddd added proper support for border padding & margin
better support for clip
1998-05-12 22:57:52 +00:00
donm
84960308f4 Export mkutils.h and cache header files. 1998-05-12 22:57:27 +00:00
peterl
8993ed1907 added clip inherit support
added line-height number support
1998-05-12 22:56:18 +00:00
peterl
9bc80be166 sync to new spacing apis 1998-05-12 22:28:01 +00:00
peterl
36e6db6dfd fixed clip rect handling (auto side support) 1998-05-12 22:26:59 +00:00
peterl
1b9417b6fa added table enums
added clip flags
1998-05-12 22:25:31 +00:00
peterl
4abbba9368 added factor unit
added nsStyleSides
1998-05-12 22:24:12 +00:00
peterl
0822939f9d merged nsStyleBorder & nsStyleSpacing
changed spacing data to use nsStyleSides
removed virtual methods
added nsStyleTable
1998-05-12 22:23:13 +00:00
peterl
8f0b181a70 Merged nsStyleBorder & nsStyleSpacing
changed spacing values o use nsStyleSides
removed virtual methods
1998-05-12 22:21:03 +00:00
peterl
c66846cbf8 added factor unit type
added nsStyleSides
1998-05-12 22:18:42 +00:00