Граф коммитов

1641 Коммитов

Автор SHA1 Сообщение Дата
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
scullin b9d1162d8f Fix bool type mismatch. 1998-05-27 21:18:25 +00:00
cyeh 9759e49412 updated LEGAL file to reflect non-infringement of WANG patent, and option
to appeal.
1998-05-27 21:17:37 +00:00
sfraser 4e929767d9 Fixed MakeAlias to give better errors, and to work. 1998-05-27 21:14:11 +00:00
sfraser 8c0a7c2cd4 Added code to remove binaries from stubs targets before building them. 1998-05-27 21:13:29 +00:00
sfraser 5ec85c2d4b Added copyright, put in MOZ_LITE definition. 1998-05-27 21:12:59 +00:00
sfraser ab925d24a2 Updated to point to the new projects, and use the MakeAlias routine. 1998-05-27 21:10:54 +00:00
kipp a164d4ab41 Use new line layout struct; pass in word break info to line layout 1998-05-27 21:07:30 +00:00
kipp a69a1eb394 Moved certain line layout state into a state struct that can be saved/restored for word breaking 1998-05-27 21:07:10 +00:00
kipp 739607faa8 Moved certain line layout state into a state struct that can be saved/restored for word breaking; updated code to use it; fixed up split line logic to use state to compute push count; added in word breaking logic; eliminated old word break code 1998-05-27 21:06:55 +00:00
kipp 43d9780a05 Added DidFit/CanFit predicates; removed cruft 1998-05-27 21:06:03 +00:00
kipp ff32f375c6 Removed cruft; fixed to use canfit/didfit predicates that check on word-breaking state; fixed long standing bug with last-content-complete in pullup code 1998-05-27 21:05:47 +00:00