Commit Graph

3670 Commits

Author SHA1 Message Date
ricardob
ba0edfe6ad fixed typo in free mail api 1998-07-02 02:01:55 +00:00
ricardob
e007ef73b4 xfe free world changes 1998-07-02 01:38:15 +00:00
cmanske
d439745260 Part of fix for Composer SF1 in bug 148474. Reviewed by mjudge 1998-07-02 01:32:06 +00:00
akkana
58564ba4b4 226857: Normandy landing didn't include kini's notification center fix. 1998-07-02 01:31:12 +00:00
akkana
b68dbd0214 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
2d48a23a4a Fixed Composer SF1 in bugs 26852, 123355, 148474, 233518. Reviewed by mjudge 1998-07-02 01:20:39 +00:00
cmanske
2fe7518c37 New function declared as part of fix for SF1 in bug 26852. Reviewed by mjudge 1998-07-02 01:18:54 +00:00
ricardob
10bf687d31 Use MOZ_SECURITY 1998-07-02 01:15:11 +00:00
joki
8ddddd1c9d Remove temporary setFocus() call. Focus shift moved to nsScrollingView 1998-07-02 01:14:28 +00:00
joki
5d183e8a1e Move scrolling event code into new event handler to keep it out of DOM loop 1998-07-02 01:13:09 +00:00
vidur
134b9563ba Fixed casting problems on Linux 1998-07-02 01:10:21 +00:00
ricardob
79992f8a24 free world changes 1998-07-02 01:09:54 +00:00
jevering
1217392fcb 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
ca519eff60 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
04fb6ad050 added SOCKET_ERRNO for mail-news 1998-07-02 00:19:29 +00:00
kipp
3c97507e19 Fixed some dom methods 1998-07-02 00:04:44 +00:00
kipp
38e6a2338b Removed unneeded duplicate code 1998-07-02 00:04:26 +00:00
kipp
131f7949e0 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
bb120f9612 new 1998-07-02 00:02:42 +00:00
vidur
d3ba6e36fe 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
243f875b26 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
e611df65a1 Added window.navigator and Navigator interface 1998-07-01 23:55:40 +00:00
pinkerton
ffb283d109 Columns now work again, after Normandy added mLastShowableColumn field. (bug #243547, appr don). 1998-07-01 23:47:06 +00:00
ricardob
2e4135df93 added missing glyph 02070 1998-07-01 23:46:53 +00:00
ricardob
044ee3cead Fixed mozilla call parametrs to compose new msg 1998-07-01 23:35:51 +00:00
thom
58f3f0fa82 Mac linux fix. 1998-07-01 23:31:42 +00:00
thom
f2c707dbfd Fixes for mac linux 1998-07-01 23:29:55 +00:00
blythe
45ae87a8b2 aprvd don, transparency fixes, dithering improvements, submitted by martin.nilsson@bigfoot.com 1998-07-01 23:10:18 +00:00
blythe
e5588cbee0 aprvd don, fix 95 print scale problem, submitted by ajtal@ezlink.com 1998-07-01 22:50:42 +00:00
atotic
9689fc070a Fixed the for (PRInt32 i=) problem 1998-07-01 22:40:00 +00:00
atotic
4bd5c7b252 Added a new export 1998-07-01 22:39:00 +00:00
valeski
075a4efda1 fixed cookies reset by server bug. 241770, approved by don 1998-07-01 22:36:44 +00:00
atotic
092621cdc7 Added nsDocLoader to theproject 1998-07-01 22:29:53 +00:00
troy
183b82a765 Eliminated some usage of ChildAt() 1998-07-01 22:22:28 +00:00
kipp
5f3883e687 Fixed up iframe layout (again) 1998-07-01 22:21:13 +00:00
thom
806a3e42e1 (scullin) fix for mac linux? 1998-07-01 21:16:14 +00:00
valeski
74f17cb542 fixed netlib debug trace messages, approved by don 1998-07-01 21:07:28 +00:00
karnaze
5c32434ce8 more nav4 compatibility, radio group bug fixes 1998-07-01 20:11:57 +00:00
shaver
4687e1488a forgot the NPL 1998-07-01 19:59:06 +00:00
beard
14d7539139 Fixed unintended assignment warning in lookup_member_by_id. 1998-07-01 18:58:29 +00:00
beard
8f133a80c6 Fixed unintended assignment warning in access_java_array_element. 1998-07-01 18:55:49 +00:00
atotic
49c72d03a0 Trimmed out some dead code 1998-07-01 18:49:35 +00:00
beard
6989e9ce94 Added prototype for jsj_ConvertJavaStringToJSString. 1998-07-01 18:48:12 +00:00
beard
b0adf38f64 enter_js now static, since it had no external prototype. 1998-07-01 18:47:26 +00:00
beard
9e5e0d2d68 define_JavaPackage now static since it had no external prototype. 1998-07-01 18:46:23 +00:00
beard
4b456772a7 JavaObject_getObjectOps now static since it had no external prototype. 1998-07-01 18:45:32 +00:00
beard
fe61d4682c JavaClass_getObjectOps, jsj_new_JavaClass now static, since they had no external prototypes anyway. 1998-07-01 18:44:50 +00:00
gagan
8cd33def31 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
111e7ffc34 Made JavaArray_getObjectOps static to fix no prototype warning. 1998-07-01 18:43:16 +00:00
beard
1cc4de3558 Fixed unintended assignment warnings, made default_map_java_object_to_js_object static to fix no prototype warning. 1998-07-01 18:42:27 +00:00