Commit Graph

1802 Commits

Author SHA1 Message Date
kipp
f8872f1a9f Revised HorizontallyPlaceChildren API to support a default alignment based on the layout direction 1998-05-28 02:02:22 +00:00
kipp
e3c2b23d0a Use revised HorziontallyPlaceChildren api 1998-05-28 02:01:50 +00:00
kipp
024ff28d3a Use default text alignment; setup opacity properly 1998-05-28 02:01:19 +00:00
kipp
13cab9bf52 Added text_align_default for better direction handling 1998-05-28 02:00:59 +00:00
kipp
51e93a2d77 Added mOpacity to nsStyleColor 1998-05-28 01:59:38 +00:00
kipp
b82103d694 new 1998-05-28 01:58:58 +00:00
morse
6f49d68625 check-in for garrett 1998-05-28 01:49:21 +00:00
scullin
237b5d8639 Fix mac build bustage. 1998-05-28 01:31:47 +00:00
sfraser
261f24b6fd First Checked In. 1998-05-28 01:24:19 +00:00
scullin
eee9dc046f Fix Mac build. 1998-05-28 01:18:42 +00:00
kipp
6de497e240 Added a new property 1998-05-28 01:11:30 +00:00
jevering
87acc977c6 Unwhack Rick's change. 1998-05-28 00:57:25 +00:00
scullin
a16c975ceb Fully land MODULAR_NETLIB branch on windows. 1998-05-28 00:52:44 +00:00
ftang
d1e7ffa000 add euro sign. approved by dp 1998-05-28 00:49:35 +00:00
karnaze
c56719fbe8 fixed memory leak from prev checkin 1998-05-28 00:42:26 +00:00
spider
df0fc04b13 Fixes to support latest GFX changes 1998-05-28 00:23:10 +00:00
spider
a8391f83f0 Fix NSPR circly dependency thing 1998-05-28 00:22:34 +00:00
jevering
63791bfe84 Added parser message dispatch loop for debug robot to pump netlib
and complete individual parsing.
1998-05-28 00:22:11 +00:00
spider
65af8c68d9 Get TREX running on UNIX again 1998-05-28 00:21:57 +00:00
jevering
72e155b878 Changing the debug robot to be able to cope with the parser push model.
Updated the robot sink apis.
Fixed the global url holder in the destructor of the parser.
Changed the robot observer to set a flag when completed parsing of a
url so that it doesn't create lottsa little parsers.
1998-05-28 00:21:34 +00:00
scullin
327ce9f05f Remove SOCKET_ERRNO and xp_sock.h from network 1998-05-28 00:19:49 +00:00
scc
4afc0e526b Exploit new routine BuildProjectClean($;$). Fixed $dist_dir use to be consistent with standard use of variables for directories (i.e., include the trailing colon). Unified some small $DEBUG logic. 1998-05-28 00:19:43 +00:00
scullin
091839a1af Remove SOCKET_ERRNO from mozilla/network. 1998-05-28 00:18:29 +00:00
scullin
0286a3fe89 Eliminate SOCKET_ERRNO and xp_sock.h 1998-05-28 00:17:37 +00:00
scc
f0fd92110e Added additional parameter to BuildProject: a boolean which, when true, forces a full build via `remove object code' 1998-05-28 00:16:44 +00:00
scc
7f5c6553ad Added BuildProjectClean($;$), like BuildProject, but forces a `remove object code'. Factored the two routines into a private build_project($$$) 1998-05-28 00:15:54 +00:00
karnaze
dc7da6fe8a gui events store nsISupports; improved forms event handling 1998-05-27 23:58:07 +00:00
sfraser
6229be44ed Changed exports 1998-05-27 23:57:48 +00:00
sfraser
c538df528e Changed the target name to "Stubs" so that remove binaries happens each time, to guarentee that dist happens. 1998-05-27 23:54:02 +00:00
sfraser
397410a1e0 Changed the target name of the MakeDist project to "Stubs" so that binaries are removed on every build. 1998-05-27 23:53:31 +00:00
eyork
3bce037874 Adding files for calendar mime handler. This is not yet hooked into mozilla. 1998-05-27 23:44:03 +00:00
kipp
9be967661a Parse (and ignore) important declarations 1998-05-27 23:38:16 +00:00
kipp
1e2925019e new 1998-05-27 23:37:21 +00:00
pinkerton
eb2486201e obsolete just a few more LGA* files. 1998-05-27 23:23:23 +00:00
wtc
202b5af68c Removed unused variables. Thanks to Wei Tsang Ooi
<weitsang@cs.cornell.edu> for the patch.
1998-05-27 23:21:10 +00:00
wtc
4776befe54 Use the stabs debug format on Solaris x86, because the default dwarf
format does not work.  This patch is provided by Soren Juul Moller
<sjm@nwc.dk>.
1998-05-27 23:15:32 +00:00
wtc
872b4e8d8c Merged gcc support from the HP-UX Mozilla Patching Kit version 3.00
(http://hpux.csc.liv.ac.uk/hppd/mozilla/), maintained by
Richard K Lloyd <hpux@csc.liv.ac.uk>.
1998-05-27 23:13:47 +00:00
rpotts
2d030405fa Changed NET_WritePostData(...) to only send a CRLF between headers and data if both are present... On in the modular netlib, headers can be placed in the URL_s->post_data... This cahnge is ifdef B1M 1998-05-27 23:07:13 +00:00
rpotts
b122fcec14 Added B1M define if the MODULAR_NETLIB environment variable is defined... 1998-05-27 23:05:18 +00:00
rpotts
80c2a4f3cf Added support for XP_FindCOntextOfType(....) This is needed to turn off the poll_netlib_all_the_time flag after a POST has occurred 1998-05-27 23:04:11 +00:00
rpotts
7cae507835 Null terminate the post databuffer... 1998-05-27 23:03:05 +00:00
cyeh
6556de66f4 turn on moz_medium (turn off moz_lite) 1998-05-27 22:57:32 +00:00
sfraser
65782a835b Fix warnings 1998-05-27 22:55:38 +00:00
sfraser
a557a67348 Remove an obsolete prefix file 1998-05-27 22:53:47 +00:00
sfraser
c03c2d48b8 Changed to use NewAlias instead of dupicate for making headers in dist 1998-05-27 22:53:17 +00:00
sfraser
ad4fdf5897 Fix warnings 1998-05-27 22:47:28 +00:00
sfraser
8a3ffa01aa Added a need comma, and added lines to build Client resource targets. Also changed name of final project from Navigator to Client. 1998-05-27 22:47:14 +00:00
scc
1fdefc5665 missing project files now counts as an error w.r.t. StopForErrors(). Cleaned up MakeAlias a little. 1998-05-27 22:40:36 +00:00
kipp
a51ed32383 Set x,y coordinate of frame before reflowing it 1998-05-27 22:24:57 +00:00
scullin
4abbc8d703 Landing MODULAR_NETLIB_BRANCH on windows. 1998-05-27 22:13:00 +00:00