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

35186 Коммитов

Автор SHA1 Сообщение Дата
law%netscape.com 062ccdd322 Do chrome on install pass, not export 1999-07-27 21:55:17 +00:00
sspitzer%netscape.com e41ee9aba7 wrap pref calls with try / catch 1999-07-27 21:48:08 +00:00
briano%netscape.com 74b5148bf7 First temporary change involved in fixing bug 8568. This change will allow
for a smooth and hopefully breakage free checkin of all the dependent makefiles.
When that's done, these temporary changes can be deleted and the change to
"libmozreg" can be made permanent.
1999-07-27 21:45:10 +00:00
mcafee%netscape.com 3a5c822027 Type mismatch, please use PRBool instead of Bool. Fixes unix bustage. 1999-07-27 21:40:45 +00:00
sspitzer%netscape.com 9ce5fc5dd5 wrap pref calls with try / catch. 1999-07-27 21:29:06 +00:00
gagan%netscape.com f127b5bcec Fixed the URL parsing for http://foo:80 1999-07-27 21:28:05 +00:00
sspitzer%netscape.com 5297ce6223 wrap prefs with try and catch. turn back on ComposeLoad() call. 1999-07-27 21:24:57 +00:00
duncan%be.com 56eefb0d35 Cut down on the number of warnings in the BeOS build, HAVE_CPP_NEW_CASTS
is also defined in config-defs.h, like on XP_UNIX.
mcafee@netscape.com checked.
1999-07-27 21:22:56 +00:00
nisheeth%netscape.com 5871849136 Fix for bug 4559 in the Necko builds. Earlier this code change was made in code that affected non-Necko builds. 1999-07-27 21:21:13 +00:00
cata%netscape.com 1455b9eb2d small mem opt 1999-07-27 21:20:45 +00:00
akkana%netscape.com a630458576 Fix problem bringing up browser window 1999-07-27 21:19:16 +00:00
akkana%netscape.com e339f2e165 Get rid of confusing duplicated paragraph 1999-07-27 21:18:51 +00:00
akkana%netscape.com 441f4aad9d 490: Insert a line break after a br tag. Also fix some warnings 1999-07-27 21:18:10 +00:00
valeski%netscape.com a176e19e98 fixing mem leak 1999-07-27 21:12:50 +00:00
brade%netscape.com 1de7966be8 First Checked In. 1999-07-27 21:06:25 +00:00
ftang%netscape.com 5922ea194f fix bug 10605. This is caused by incorrect QI 1999-07-27 21:00:05 +00:00
mcafee%netscape.com d29c666aff Removing DEBUG_mcafee from debug code. 1999-07-27 20:55:06 +00:00
joki%netscape.com e49a6d584f Partial fixes for focus/blur events on windows/frames, fixes for incorrect event.target values 1999-07-27 20:55:03 +00:00
joki%netscape.com 6ef64e1f35 Stop calling JS_ClearScope (and related methods) when leaving about:blank page. 1999-07-27 20:51:39 +00:00
joki%netscape.com 3c63bfd033 Fix event coords for focus/blur events 1999-07-27 20:50:05 +00:00
morse%netscape.com 1613ad38f7 remove hack for bug 10456 1999-07-27 20:49:39 +00:00
morse%netscape.com 8d60b84e34 use real dialog for nag box 1999-07-27 20:48:14 +00:00
cata%netscape.com af08166c2f Fixed a few memory leaks. 1999-07-27 20:39:47 +00:00
pavlov%netscape.com 6f24ee802e better comments describing the window border styles 1999-07-27 20:37:53 +00:00
warren%netscape.com a52cc18406 Added test for null load group. 1999-07-27 20:33:36 +00:00
mcafee%netscape.com 11cfd5f1b9 Adding testserver/Makefile 1999-07-27 20:33:00 +00:00
mcafee%netscape.com 09740c6d93 First checkin 1999-07-27 20:32:08 +00:00
bruce%cybersight.com 49f92f70e7 Add newlines for unix compilers. 1999-07-27 20:31:21 +00:00
evaughan%netscape.com fa358cdae6 Fixed some uninitialized memory bugs that caused dialogs to be too tall. 1999-07-27 19:06:44 +00:00
waterson%netscape.com 2731c5c46a Fix recounting bug. 1999-07-27 18:18:52 +00:00
waterson%netscape.com 61b163ba42 Damn. Debugging code left in. 1999-07-27 18:13:24 +00:00
waterson%netscape.com 952e4e3de7 Fix --pedantic bustage. 1999-07-27 18:04:55 +00:00
waterson%netscape.com 91a8ac09e7 Land TEMPLATE_19990726_BRANCH; RDF C++ content model builder exorcism. 1999-07-27 17:20:28 +00:00
terry%mozilla.org 0d5c0e85fe The 'modules' list on the main query page was just all wrong. 1999-07-27 16:25:08 +00:00
ftang%netscape.com 67c7d1e316 fix bug 4240,5532,5529,7899 pass in current word buffer to ComputeWordWidth functions so we have the whole text that we can pass to line breaker. 1999-07-27 14:47:24 +00:00
valeski%netscape.com 2964097b08 memory leak fix on ns_makeabsoluteURI calls 1999-07-27 14:42:19 +00:00
srinivas%netscape.com a685dae8d4 Assembly language implementation of PR_StackPush/Pop routines for Sparc/x86;
checkin for ppokorny@mindspring.com.
1999-07-27 14:40:44 +00:00
joki%netscape.com 556e5e31e7 Fixing key value for ctrl+keys. 1999-07-27 14:38:07 +00:00
law%netscape.com 25630e943c Adding generic chrome rules 1999-07-27 14:30:34 +00:00
troy%netscape.com 05fb1d7f25 Changed root frame class over to new reflow command handling 1999-07-27 14:15:42 +00:00
troy%netscape.com 2564e77725 Fix for bug #10563 where we were triggering a post condition assertion. Changed
ComputeBackgroundAnchorPoint() to correctly calculate tile offset that is a
multiple of the tile
1999-07-27 14:13:09 +00:00
ftang%netscape.com e75a11b9d0 fix 10368 1999-07-27 13:46:37 +00:00
rhp%netscape.com a6ab2ea430 Changes for new FCC handling 1999-07-27 12:17:13 +00:00
rpotts%netscape.com 4c8f571a13 Added a temporary new define called USE_POLLABLE_EVENT which windows and unix both define... On the Mac, rather than using NSPR pollable events, a small timeout is set for PR_Poll(...) and new entry processing occurs after a timeout :-( 1999-07-27 09:21:07 +00:00
syd%netscape.com de1d246234 In the spirit of DumpDOM, adding this to your JS file should cause a dialog to come up displaying the
first Javascript error encountered. Code taken from Danny Goodman's JavaScript Bible. Works with 4.x,
doesn't seem to work yet with 5.0 but I'll be filing a bug on that.
1999-07-27 09:01:51 +00:00
syd%netscape.com 8f3b784815 Add onerror.js 1999-07-27 08:59:48 +00:00
syd%netscape.com f37594189d added onerror.js 1999-07-27 08:58:37 +00:00
warren%netscape.com 69762de65d Fixed images to load in proper group. Should fix page timing problem. 1999-07-27 08:50:23 +00:00
warren%netscape.com cfc523f742 Added assertion for bug I was hitting (spinning). 1999-07-27 08:47:43 +00:00
warren%netscape.com 17c0cb8533 Added missing error check. 1999-07-27 08:47:13 +00:00