Commit Graph

674 Commits

Author SHA1 Message Date
sar
72bba13920 jsfile doesn't compile on unix. Backing out the changes that henrit put it 1998-04-28 17:57:43 +00:00
sar
5046a6f55a reapply henrit's change since we can add it to unix as well. 1998-04-28 17:23:08 +00:00
donm
1927990f6d fixing unix build bustage. 1998-04-28 17:19:14 +00:00
sar
bca2161b0f backing out henrit's changes 1998-04-28 17:02:22 +00:00
kipp
18f3a36a20 Correctly compute width of body frame 1998-04-28 16:12:54 +00:00
kipp
71728fe999 Allow for optional commas between clip rect elements 1998-04-28 15:24:44 +00:00
kipp
6905ae6622 updated 1998-04-28 15:24:20 +00:00
henrit
41a4919a46 Adding a first version of the js File object. Developped and (slightly) tested on win32 only. 1998-04-28 11:36:17 +00:00
jsw
236b78b66f take a wild assed guess at fixing the build 1998-04-28 09:09:49 +00:00
jsw
0928252e90 get the name right 1998-04-28 07:54:14 +00:00
jsw
df6f6c0534 get type correct for socket 1998-04-28 07:53:25 +00:00
jsw
66c59ee414 move xp_sec to secnav 1998-04-28 07:48:02 +00:00
mccabe
e91be3ec1f Added public license header. 1998-04-28 07:33:09 +00:00
mccabe
e0d493aa9e Propagated some #defines to work with irix 6.3 as well as 6.2.
(HAVE_ALIGNED_DOUBLES)
1998-04-28 06:35:55 +00:00
mccabe
f83cd4ee52 Corrected BUILD_OPT oversight where a = instead of a += override the
OPTIMIZER flag in the included config/*.mk file.
1998-04-28 06:06:09 +00:00
atotic
dc44ed98cf Fixing the -ko flag 1998-04-28 05:44:39 +00:00
atotic
2bf00054d9 Fixing the -ko flag 1998-04-28 05:23:29 +00:00
atotic
7b3a34f7ec Fixing the -ko flag 1998-04-28 05:17:41 +00:00
jsw
13bbcc44d4 remove xp_md5 and xp_sec 1998-04-28 05:17:37 +00:00
jsw
ff6e79adc9 opaque sec info 1998-04-28 05:16:06 +00:00
jsw
487c20d1d1 opaque sec info
proxy tunnel changes
1998-04-28 05:15:16 +00:00
jsw
7bdfd53011 move xp_sec to secnav 1998-04-28 05:13:41 +00:00
sudu
df9ab089dc Changed libjar to refer to dist 1998-04-28 05:09:18 +00:00
sudu
ba478a48dc Build freenav only when NO_SECURITY is set 1998-04-28 05:09:15 +00:00
sudu
e8b5dd9723 Cleaned up NO_SECURITY builds and removed references into product area 1998-04-28 05:09:11 +00:00
atotic
66d8931ca9 Fixing the -ko flag 1998-04-28 04:59:01 +00:00
atotic
fa472434b4 Fixed the rcs flag to -kb 1998-04-28 04:39:29 +00:00
troy
beceaa1b53 Added mClip and mClipFlags to nsStylePosition 1998-04-28 03:21:18 +00:00
michaelp
66ead6fcea added back code that i killed in the previous checkin, but now it works. 1998-04-28 02:05:46 +00:00
mccabe
5c194290ec Added disambiguating braces to appease gcc 2.8.1 warning. 1998-04-28 01:22:19 +00:00
ramiro
a3af594e82 Unhardcode the motif lib on x86 linux. Replace /usr/X11R6/lib/libXm.a
with -L/usr/X11R6/lib -lXm.
1998-04-28 01:22:18 +00:00
rjc
d71db58bde Better "autoOpen" support. 1998-04-28 01:15:49 +00:00
michaelp
d762a26035 fixed bug i just introduced (by removing code i just added)! 1998-04-28 01:00:00 +00:00
michaelp
7721fe5215 if a view does not have a clip, then we set the clip in the rc to
the bounds for the view.
1998-04-28 00:42:58 +00:00
ramiro
731ca7f0a1 Add void to baggage prototypes. Fix from derkjan@reli.student.utwente.nl
(Derkjan de Haan) to make mozilla build with egcs.
1998-04-28 00:28:04 +00:00
michaelp
2bb2f10650 added support for setting clip rects in views.
removed paint_all_kids().
damage rect passed to frames is now properly translated into
coord space of containing view.
1998-04-27 23:51:57 +00:00
buster
bc48be7cc5 sped up nsBlockFrame significantly by reducing the number of times we resolve style by almost 50% on initial layout
(percentage savings go way up as the window is resized)
1998-04-27 22:33:55 +00:00
hshaw
2b158c7942 Update XFEPRIVDIR to point to ns instead of ns_priv 1998-04-27 21:34:30 +00:00
kipp
1fb3e42519 Use PERCENT instead of PCT in style constants; udpated usage of vertical alignment information in nsStyleText 1998-04-27 21:26:48 +00:00
kipp
bf0e442b27 Implement all of the text styles; update to use PERCENT in naming of style constants 1998-04-27 21:26:06 +00:00
kipp
732531f4c7 Use PERCENT instead of PCT in style constants; implement vertial alignment for length values and percent values 1998-04-27 21:24:33 +00:00
kipp
380556b3c7 Normalize structure member names 1998-04-27 21:24:06 +00:00
kipp
e1808f7371 Use PERCENT style constants instead of PCT 1998-04-27 21:22:06 +00:00
kipp
4d8d4f9951 Init nsStyleText values using new nsStyleValue 1998-04-27 21:21:42 +00:00
scullin
69ce4c1e87 Post mozilla move raptor.mk 1998-04-27 21:20:46 +00:00
kipp
ae119edbb6 Cleaned up percent names 1998-04-27 21:20:24 +00:00
kipp
05983c54da Added nsStyleValue and then updated nsStyleText to use it 1998-04-27 21:19:45 +00:00
sar
1f3e89bd8c making the switch ns->mozilla for dir name 1998-04-27 19:21:19 +00:00
hshaw
7d397a2885 Add jar to REQUIRES and remove references to lm_crypt.c and lm_pk11.c for security build cleanup 1998-04-27 19:07:29 +00:00
cyeh
1daae9a596 missed this preflight check 1998-04-27 18:16:04 +00:00