21224 Commits

Author SHA1 Message Date
jband%netscape.com
5e94ab36b2 quick fix for bustage -- JS_HAVE_LONG_LONG is not being set correctly in JS. Also, this code is not necessarily right on platforms here nspr's HAVE_LONG_LONG is not defined. I'll fix it right soon 1999-03-27 02:57:42 +00:00
warren%netscape.com
fb91ab1cfe PR_FALSE is not nsnull! 1999-03-27 02:56:52 +00:00
rjc%netscape.com
077db86ded Build Wallet after Network. 1999-03-27 02:48:23 +00:00
terry%netscape.com
c8ea70e26a Added stuff to make it more obvious how to create an account. 1999-03-27 02:28:51 +00:00
beard%netscape.com
b9565de309 Really added nsBoxFrame.cpp. Don't know why camelot failed. 1999-03-27 02:28:38 +00:00
warren%netscape.com
895cbeb457 Added ShutdownGlobalServiceManager 1999-03-27 02:22:33 +00:00
evaughan%netscape.com
bbd2d96ce7 Fi 1999-03-27 02:15:31 +00:00
briano%netscape.com
dae36447ac Automated update 1999-03-27 02:14:32 +00:00
rjc%netscape.com
a7931612b2 Add Morse's Wallet into Mac build. 1999-03-27 02:09:31 +00:00
briano%netscape.com
8e45b42247 Fix (sort of) for NetBSD/alpha 1.3H specifically, but perhaps others as well. 1999-03-27 02:09:04 +00:00
jband%netscape.com
6ad25b370b removing (more!) misplaced semi-colons that break some platforms 1999-03-27 02:08:30 +00:00
rjc%netscape.com
d4befbdfbe Mac-related fixed for wallet. 1999-03-27 02:08:17 +00:00
rjc%netscape.com
8053580964 First Checked In. 1999-03-27 02:07:35 +00:00
gagan%netscape.com
3cfdd57a35 Changes to build http in its own library. and use auto detection/registry. 1999-03-27 02:05:59 +00:00
gagan%netscape.com
df7185d343 Changes to accomodate HTTP being built separately and dynamically loaded. 1999-03-27 02:01:12 +00:00
jband%netscape.com
19cef6cec7 removing misplaced semi-colons and comma after last item in enum that break some platforms 1999-03-27 02:00:27 +00:00
gagan%netscape.com
232e8a13f6 Initiated AutoRegister calls for XPCOM, to allow for http to load
dynamically.
1999-03-27 01:59:54 +00:00
gagan%netscape.com
a062fbc8da Moved the HTTP handler to its own dll. Registration/Auto detection thru
XPCOM now.
1999-03-27 01:59:13 +00:00
jband%netscape.com
4d4fa94952 removing misplaced semi-colonsthat break some platforms 1999-03-27 01:53:40 +00:00
mcmullen%netscape.com
9a02d66e06 Add the install rules for the prefs content. 1999-03-27 01:50:54 +00:00
evaughan%netscape.com
fceaced518 Added box frame. 1999-03-27 01:35:55 +00:00
evaughan%netscape.com
0301ff3ab4 Added some box layout properties. 1999-03-27 01:32:21 +00:00
kipp%netscape.com
90bc4551ea Removed carried-out-top-margin 1999-03-27 01:24:24 +00:00
kipp%netscape.com
d234006d93 Eliminate speculative-top-margin cruft; use new block reflow context API 1999-03-27 01:23:30 +00:00
kipp%netscape.com
d139155dc4 Removed carried out top margin 1999-03-27 01:23:06 +00:00
kipp%netscape.com
318ec8ec90 Moved vertical margin application into here; implement top-margin collapsing logic 1999-03-27 01:22:45 +00:00
kipp%netscape.com
0b54ff5195 Reworked vertical margin handling; fixed some issues with floater placement and clearing and block element clearing (bugs #1080, #1808, ... 1999-03-27 01:22:14 +00:00
kipp%netscape.com
b1b830e9e8 Added methods to support pre-collapsing of top-margins; expose class-id for nsBlockReflowContext code 1999-03-27 01:21:21 +00:00
kipp%netscape.com
4bec7a8874 Translate trapezoid into proper coordinate system 1999-03-27 01:20:46 +00:00
kipp%netscape.com
0c1b82b05a Implement new method 1999-03-27 01:20:15 +00:00
kipp%netscape.com
a0ef7d0fd6 Added a new method 1999-03-27 01:20:02 +00:00
kipp%netscape.com
fba5a6e88b Create area frame properly so that it applies vertical margins to its children (bug #1080) 1999-03-27 01:19:29 +00:00
evaughan%netscape.com
69aa32f727 added files: mozilla/layout/xul/base/src/nsBoxFrame.cpp 1999-03-27 01:04:02 +00:00
av%netscape.com
1319e66d48 Image recognition by file extension for object tag 1999-03-27 01:00:02 +00:00
ftang%netscape.com
9944eaeed5 add Set/GetWordBreaker to nsIDocument. reviewed and approved by waterson 1999-03-27 00:58:42 +00:00
ftang%netscape.com
3af2e4fcc5 add Set/GetWordBreaker to nsIDocument. Reviewed and approved by kipp 1999-03-27 00:58:41 +00:00
evaughan%netscape.com
43351bf5de Added XUL based layout manager. 1999-03-27 00:58:29 +00:00
cyeh%netscape.com
263e95a79c checkin mac script changes to generate build numbers on macintosh 1999-03-27 00:55:59 +00:00
mcmullen%netscape.com
3ce4ce3bbf Add prefs stuff to the build. 1999-03-27 00:52:19 +00:00
cyeh%netscape.com
9b893a356c turn on build numbers for windows builds. 1999-03-27 00:46:15 +00:00
danm%netscape.com
190d9b02d8 add modal behaviour to modal dialogs 1999-03-27 00:39:33 +00:00
cyeh%netscape.com
1933c15f6a change this script so that it inserts a build number into navigator.xul 1999-03-27 00:35:59 +00:00
michaelp%netscape.com
a1430e3ffe added for Nexware guys. 1999-03-27 00:31:10 +00:00
waterson%netscape.com
e2946fd9b1 Got this building and running again. 1999-03-27 00:30:20 +00:00
jband%netscape.com
57df53d8d9 integrating code from John Fairhurst <mjf35@cam.ac.uk> to deal with platforms without long long support 1999-03-27 00:30:19 +00:00
waterson%netscape.com
ebc7d5465e Added paranoid check to UnregisterDataSource() in the case that the datasource was never registered & tries to unregister in its destructor. Optimization to GetResource() -- do away with nsString's as they were causing a lot of heap activity. 1999-03-27 00:29:35 +00:00
waterson%netscape.com
7adacca4f2 Added check for null pointer when doing synchronous read. Netlib return codes are bogus. 1999-03-27 00:28:08 +00:00
waterson%netscape.com
abc7486d75 Added SetCookieString() and modified to make it easier to use outside of the browser. 1999-03-27 00:26:40 +00:00
waterson%netscape.com
e4cf20079e Added SetCookieString() method, added one byte (for null termination) to browsing profile cookie size, changed NS_NewBrowsingProfile() signature -- no param. 1999-03-27 00:26:03 +00:00
michaelp%netscape.com
15e558e715 added for guys from Nexware. 1999-03-27 00:25:26 +00:00