Commit Graph

3287 Commits

Author SHA1 Message Date
fur
005b7a2045 Simplifications and aesthetic tweaks to changes required to build on the Mac.
Also, eliminated uses of tab characters.
1998-06-23 06:28:14 +00:00
fur
9c8206d34b Ignore generated files 1998-06-23 06:09:44 +00:00
cyeh
1018fcfba9 removing yet more conflicts as a result of the normandy merge. ARGH. 1998-06-23 05:56:23 +00:00
troy
ea085cab4b Some work-in-progress for table incremental reflow 1998-06-23 05:43:27 +00:00
michaelp
4482083229 fixed build. 1998-06-23 05:26:58 +00:00
cyeh
cf292fc383 remove conflict caused by NORAMNDY_BEACH merge. 1998-06-23 05:19:54 +00:00
troy
92d750e915 pubbed 1998-06-23 05:13:58 +00:00
troy
669a868275 Initial check-in 1998-06-23 05:13:22 +00:00
cyeh
9fa4d49f94 make it match BuildMozillaDebug.pl. normandy landing missed this file, that's why the continous builds were failing, but manual builds were succeeding without an error. 1998-06-23 04:21:35 +00:00
pierre
5f8018ca74 Normandy landing: added CBrowserApplicationsMediator.cp and UDeferredTask.cp 1998-06-23 02:58:53 +00:00
mlm
ca4706a898 - Merge with 4.06 sources: Add another byte to source numbering so that
scripts that start on lines >32K still work.
- Fix is from fur
1998-06-23 02:32:45 +00:00
beard
9e99fd8b00 First Checked In. 1998-06-23 02:05:14 +00:00
beard
de9e08f412 Added prototype for strdup. 1998-06-23 02:04:48 +00:00
beard
be75153fe0 #define LIVECONNECT 1 1998-06-23 02:04:22 +00:00
beard
df22104edb Added prosdep.h to get strdup prototype. 1998-06-23 02:03:59 +00:00
beard
6be3eb992d Added XP_MAC changes to export the JSObject native methods. 1998-06-23 02:03:10 +00:00
beard
5afc929f9d Added XP_MAC changes for struct-based jlongs. 1998-06-23 02:01:53 +00:00
beard
129adcc229 Added prosdep.h to get strdup prototype. Corrected JSJ_InitJSContext to match its prototype. 1998-06-23 01:59:26 +00:00
beard
883907e189 MacOS/MSL malloc also needs non-zero size. 1998-06-23 01:57:05 +00:00
beard
8506dd7f3a Added XP_MAC initialization function. 1998-06-23 01:55:31 +00:00
beard
9adfde6a23 Added Mac build instructions. 1998-06-23 01:54:20 +00:00
timm
0ec1e3d3bf 123973 go to a different error page for 1st and 2nd dial errors 1998-06-23 01:51:11 +00:00
beard
0d6134c989 First Checked In. 1998-06-23 01:48:49 +00:00
spider
282d82d449 Normandy checkin for MacFE ... woohoo! 1998-06-23 01:36:59 +00:00
rickg
593801f056 fixed API mismatch 1998-06-23 01:35:25 +00:00
rickg
4b202376f1 added support for doc quality 1998-06-23 01:34:25 +00:00
beard
3c43366f5f First Checked In. 1998-06-23 01:31:44 +00:00
jwz
a4ead17823 dawn@cannibal.mi.org:
htmlify descriptions in directory listings

   remove some more style file stuff
1998-06-23 01:01:39 +00:00
jwz
aa038b375a dawn@cannibal.mi.org:
</TD> was getting gobbled up
1998-06-23 01:01:26 +00:00
jwz
60ff38a615 dawn@cannibal.mi.org:
yet another attempt at adding descriptions to directory listings.
This time use the following search criterion for rcs variables
which hopefully won't confuse cvs.  /Id: $filename/

mozilla/README directory was confusing lxr. Added a check
that README is a regular file before its displayed in the directory
listing.
1998-06-23 01:01:11 +00:00
michaelp
1b46e39ecd added ability to set behavior of scrollbars in scrollable views. 1998-06-23 00:53:56 +00:00
rickg
7e2f0cc044 more API cleanup; home.netscape.com working again 1998-06-23 00:53:50 +00:00
rickg
68c01dae1a added a new secret argument to Parse() 1998-06-23 00:52:21 +00:00
spider
02052167a4 More libmsg Normandy stuff 1998-06-22 22:54:34 +00:00
spider
749a763205 Adding libmsg in Normandy merge 1998-06-22 22:39:40 +00:00
spider
14cebd625d Normandy Merge 1998-06-22 22:02:09 +00:00
troy
7d13a4fd7f Eliminated mFirstPassValid and changed code to key off the reflow
reason
1998-06-22 21:59:43 +00:00
spider
1b162ad28f Adding libaddr as part of Normandy merge 1998-06-22 21:46:46 +00:00
spider
fc342b6084 Fix nasty crash dereferncing mContext 1998-06-22 21:33:12 +00:00
ltabb
9c93fda9a5 added the ability to disable builds instead of removing them from the page 1998-06-22 21:28:47 +00:00
spider
365c772ff9 Normandy Merge .... 1998-06-22 21:21:28 +00:00
spider
5d5d533e2c Normandy Merge .... 1998-06-22 21:19:46 +00:00
norris
c33b5f5ee5 (Not part of Communicator build.)
Fix crash occurring on most tests, nits from brendan code review.
1998-06-22 17:53:05 +00:00
fur
002ea80f8b Minor updates to build instructions and file descriptions 1998-06-22 17:41:18 +00:00
fur
6699e308bb [Not used for Mozilla builds]
These project files were just checked in temporarily and are replaced by the
LiveConnectShell project files located in the js/ref/liveconnect subdirectory.
1998-06-22 17:28:12 +00:00
fur
568e38aca4 [Doesn't build with mozilla]
Java files associated with new LiveConnect.
1998-06-22 17:23:57 +00:00
dcone
e0cdb656de took out printf's and cleaned up code 1998-06-22 17:06:13 +00:00
terry
72bd78ffec Last change also included a patch from Matthew Wilson <msw@gimp.org> to make things correctly deal with RCS files that somehow get an extra CR at the end. Thanks Matthew! 1998-06-22 16:36:43 +00:00
rods
c1a007ca25 Added basic support for nsTextAreaWidget 1998-06-22 16:27:57 +00:00
terry
dfccf26292 Don't hardcode the bonsai directory name. 1998-06-22 15:43:47 +00:00