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

1641 Коммитов

Автор SHA1 Сообщение Дата
jevering 592239f9f8 Unwhack Rick's change. 1998-05-28 00:57:25 +00:00
scullin 15814e7edb Fully land MODULAR_NETLIB branch on windows. 1998-05-28 00:52:44 +00:00
ftang 1078f05b29 add euro sign. approved by dp 1998-05-28 00:49:35 +00:00
karnaze 68085d1a47 fixed memory leak from prev checkin 1998-05-28 00:42:26 +00:00
spider d782ad9348 Fixes to support latest GFX changes 1998-05-28 00:23:10 +00:00
spider 91b74dedcc Fix NSPR circly dependency thing 1998-05-28 00:22:34 +00:00
jevering 20cec267be Added parser message dispatch loop for debug robot to pump netlib
and complete individual parsing.
1998-05-28 00:22:11 +00:00
spider de78f71165 Get TREX running on UNIX again 1998-05-28 00:21:57 +00:00
jevering 0abd8e75a7 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 8237687bfe Remove SOCKET_ERRNO and xp_sock.h from network 1998-05-28 00:19:49 +00:00
scc 26555b7a6f 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 ad9b7170c0 Remove SOCKET_ERRNO from mozilla/network. 1998-05-28 00:18:29 +00:00
scullin 3170f9c0c9 Eliminate SOCKET_ERRNO and xp_sock.h 1998-05-28 00:17:37 +00:00
scc f4317e9c2b 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 94ba22abb2 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 360710c815 gui events store nsISupports; improved forms event handling 1998-05-27 23:58:07 +00:00
sfraser f9cc4f555c Changed exports 1998-05-27 23:57:48 +00:00
sfraser 9db1c8dac1 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 4d80a90b30 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 f4a4135608 Adding files for calendar mime handler. This is not yet hooked into mozilla. 1998-05-27 23:44:03 +00:00
kipp 937fd8363b Parse (and ignore) important declarations 1998-05-27 23:38:16 +00:00
kipp 6878d54a34 new 1998-05-27 23:37:21 +00:00
pinkerton d8975c5fe8 obsolete just a few more LGA* files. 1998-05-27 23:23:23 +00:00
wtc 9fbd3be5f0 Removed unused variables. Thanks to Wei Tsang Ooi
<weitsang@cs.cornell.edu> for the patch.
1998-05-27 23:21:10 +00:00
wtc 8f0358620c 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 1a5cb48b1e 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 3938c56f1b 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 53066532ad Added B1M define if the MODULAR_NETLIB environment variable is defined... 1998-05-27 23:05:18 +00:00
rpotts e9e369df70 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 6c92640acb Null terminate the post databuffer... 1998-05-27 23:03:05 +00:00
cyeh 63b7b871fd turn on moz_medium (turn off moz_lite) 1998-05-27 22:57:32 +00:00
sfraser 7b11eacf10 Fix warnings 1998-05-27 22:55:38 +00:00
sfraser 26b51693f7 Remove an obsolete prefix file 1998-05-27 22:53:47 +00:00
sfraser 59dc30ea3c Changed to use NewAlias instead of dupicate for making headers in dist 1998-05-27 22:53:17 +00:00
sfraser 43fa950546 Fix warnings 1998-05-27 22:47:28 +00:00
sfraser c567a7c382 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 b634a90d42 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 cb7f95262e Set x,y coordinate of frame before reflowing it 1998-05-27 22:24:57 +00:00
scullin ec43cd68e6 Landing MODULAR_NETLIB_BRANCH on windows. 1998-05-27 22:13:00 +00:00
scullin 171f34b2e8 Fix bool type mismatch. 1998-05-27 21:18:25 +00:00
cyeh 9934802f82 updated LEGAL file to reflect non-infringement of WANG patent, and option
to appeal.
1998-05-27 21:17:37 +00:00
sfraser 28bc034a21 Fixed MakeAlias to give better errors, and to work. 1998-05-27 21:14:11 +00:00
sfraser 9f92c9787d Added code to remove binaries from stubs targets before building them. 1998-05-27 21:13:29 +00:00
sfraser 615d38e244 Added copyright, put in MOZ_LITE definition. 1998-05-27 21:12:59 +00:00
sfraser 9e96bbc027 Updated to point to the new projects, and use the MakeAlias routine. 1998-05-27 21:10:54 +00:00
kipp 082f37c135 Use new line layout struct; pass in word break info to line layout 1998-05-27 21:07:30 +00:00
kipp beb0e254da 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 c258ad8093 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 07529996cb Added DidFit/CanFit predicates; removed cruft 1998-05-27 21:06:03 +00:00
kipp 784f23e1f6 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