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

3471 Коммитов

Автор SHA1 Сообщение Дата
pierre e8d83471ad First Checked In. 1998-07-02 02:24:28 +00:00
ricardob bfb9671947 fixed typo in free mail api 1998-07-02 02:01:55 +00:00
ricardob 3a59847ef6 xfe free world changes 1998-07-02 01:38:15 +00:00
cmanske 7dc31894c0 Part of fix for Composer SF1 in bug 148474. Reviewed by mjudge 1998-07-02 01:32:06 +00:00
akkana 7de5d545a0 226857: Normandy landing didn't include kini's notification center fix. 1998-07-02 01:31:12 +00:00
akkana ba2e271b51 BUG 224560: Stever's netlib checkin didn't fix the cookie persistence bug
on the XFE; he says we need to replace the GH_InitGlobalHistory with one
to NET_FinishInitNetLib.
1998-07-02 01:25:49 +00:00
cmanske a9cff01872 Fixed Composer SF1 in bugs 26852, 123355, 148474, 233518. Reviewed by mjudge 1998-07-02 01:20:39 +00:00
cmanske 4cb0bac5e8 New function declared as part of fix for SF1 in bug 26852. Reviewed by mjudge 1998-07-02 01:18:54 +00:00
ricardob a4fff7cf8e Use MOZ_SECURITY 1998-07-02 01:15:11 +00:00
joki b5bfe34869 Remove temporary setFocus() call. Focus shift moved to nsScrollingView 1998-07-02 01:14:28 +00:00
joki bf6124d8c8 Move scrolling event code into new event handler to keep it out of DOM loop 1998-07-02 01:13:09 +00:00
vidur 2ed99ee418 Fixed casting problems on Linux 1998-07-02 01:10:21 +00:00
ricardob 2557ec9410 free world changes 1998-07-02 01:09:54 +00:00
jevering 7f7b55b452 Use the new allocating ReplaceElementAt so that the context and style
stacks aren't sliding memory buffers all over the place (and over
allocating).
1998-07-02 00:29:59 +00:00
jevering 3705e61240 Modified ReplaceElementAt to grow the array if an index out of the
allocated boundary was requested.
1998-07-02 00:28:56 +00:00
ricardob 882a80b31c added SOCKET_ERRNO for mail-news 1998-07-02 00:19:29 +00:00
kipp bc2a7ac47a Fixed some dom methods 1998-07-02 00:04:44 +00:00
kipp 7519a048cd Removed unneeded duplicate code 1998-07-02 00:04:26 +00:00
kipp ce88c47885 First pass implementation of content insertion/deletion handling code (untested at this point); also did some misc cleanup 1998-07-02 00:04:12 +00:00
kipp c8c9f58b3b new 1998-07-02 00:02:42 +00:00
vidur 4c7e68b811 Added nsINetContainerApplication interface and a way for netlib to get the user agent, etc. from the containing application 1998-07-01 23:56:46 +00:00
vidur b091a85533 Added nsINetContainerApplication interface and a way to get the user agent, etc. from the containing application 1998-07-01 23:56:20 +00:00
vidur a0ae9ecc55 Added window.navigator and Navigator interface 1998-07-01 23:55:40 +00:00
pinkerton 78c2ebdcb4 Columns now work again, after Normandy added mLastShowableColumn field. (bug #243547, appr don). 1998-07-01 23:47:06 +00:00
ricardob c3f1288510 added missing glyph 02070 1998-07-01 23:46:53 +00:00
ricardob 2b688fb486 Fixed mozilla call parametrs to compose new msg 1998-07-01 23:35:51 +00:00
thom d0581f7b04 Mac linux fix. 1998-07-01 23:31:42 +00:00
thom b1d61c37de Fixes for mac linux 1998-07-01 23:29:55 +00:00
blythe fbb93dc211 aprvd don, transparency fixes, dithering improvements, submitted by martin.nilsson@bigfoot.com 1998-07-01 23:10:18 +00:00
blythe fc8a07116d aprvd don, fix 95 print scale problem, submitted by ajtal@ezlink.com 1998-07-01 22:50:42 +00:00
atotic 0bd5d91ab3 Fixed the for (PRInt32 i=) problem 1998-07-01 22:40:00 +00:00
atotic 07d2229162 Added a new export 1998-07-01 22:39:00 +00:00
valeski 5f7c91d4d1 fixed cookies reset by server bug. 241770, approved by don 1998-07-01 22:36:44 +00:00
atotic 12ef69f175 Added nsDocLoader to theproject 1998-07-01 22:29:53 +00:00
troy 34efb1dd5a Eliminated some usage of ChildAt() 1998-07-01 22:22:28 +00:00
kipp dbadaed61b Fixed up iframe layout (again) 1998-07-01 22:21:13 +00:00
thom 90f6109581 (scullin) fix for mac linux? 1998-07-01 21:16:14 +00:00
valeski 3dbbfcebff fixed netlib debug trace messages, approved by don 1998-07-01 21:07:28 +00:00
karnaze e1d5194abb more nav4 compatibility, radio group bug fixes 1998-07-01 20:11:57 +00:00
shaver 749a0b5238 forgot the NPL 1998-07-01 19:59:06 +00:00
beard 58f464c1a2 Fixed unintended assignment warning in lookup_member_by_id. 1998-07-01 18:58:29 +00:00
beard 9a3929928e Fixed unintended assignment warning in access_java_array_element. 1998-07-01 18:55:49 +00:00
atotic ecbd6bd491 Trimmed out some dead code 1998-07-01 18:49:35 +00:00
beard 9aa7eabbba Added prototype for jsj_ConvertJavaStringToJSString. 1998-07-01 18:48:12 +00:00
beard 111a471158 enter_js now static, since it had no external prototype. 1998-07-01 18:47:26 +00:00
beard 447cc5f8c3 define_JavaPackage now static since it had no external prototype. 1998-07-01 18:46:23 +00:00
beard 530433d35c JavaObject_getObjectOps now static since it had no external prototype. 1998-07-01 18:45:32 +00:00
beard dd15f11c8f JavaClass_getObjectOps, jsj_new_JavaClass now static, since they had no external prototypes anyway. 1998-07-01 18:44:50 +00:00
gagan 5ae1c09481 Fixes the cache bug that was causing PR_ASSERTs to fire. (Fixes animated gifs too). See bug #226203,
#241297 (main) for details.
1998-07-01 18:44:28 +00:00
beard 11c6174e80 Made JavaArray_getObjectOps static to fix no prototype warning. 1998-07-01 18:43:16 +00:00