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

56975 Коммитов

Автор SHA1 Сообщение Дата
scc%netscape.com 080a801eb7 making string conversions explicit 2000-04-01 00:39:02 +00:00
scc%netscape.com c3b3057466 make string conversions explicit 2000-04-01 00:36:50 +00:00
rpallath%eng.sun.com 722a8e487a Updated classPATH in mozilla.bat nad mozilla.csh 2000-04-01 00:34:48 +00:00
jband%netscape.com 4722fad978 hold an extra ref on mContext while we are calling GC. a=leaf to checkin while tree is closed 2000-04-01 00:33:10 +00:00
scc%netscape.com cf70fe20e4 turn on source browser in debug build; moved camelot added files into their right spots 2000-04-01 00:32:53 +00:00
nisheeth%netscape.com e304954c7e Fix for bug 15086. These changes bring us up to date with the Feb 2000 XLink Working Draft. Thanks a lot to Heikki (heikki@citec.fi) for providing these patches. 2000-04-01 00:31:13 +00:00
robodan%netscape.com 22ab58742c DNS problem didnt actually exist 2000-04-01 00:30:18 +00:00
valeski%netscape.com 48f411c2ad preperation for new string api changes. We still have the potential for data loss here if pushbackbuffer contains double bytes, but we're better off then the old memcpy 2000-04-01 00:29:51 +00:00
tbogard%aol.net 6a1681322b Removed all the LoadURL methods from the webshell API. Added a new API to allow loading for the old session history. This is needed until the new session history is online. 2000-04-01 00:29:36 +00:00
tbogard%aol.net 6a8b242fdb nsIWebShell now has a new method for this last remaining piece of code that needs to call the loadurl. Converted the load to use that call. 2000-04-01 00:29:28 +00:00
robodan%netscape.com 6b24931ade add portable form of stone.fm 2000-04-01 00:27:35 +00:00
tbogard%aol.net 734b1d0c2e Use the docShell APIs to do the Load rather than nsIWebShell methods. 2000-04-01 00:26:21 +00:00
scc%netscape.com af62f49483 Unified some signatures of |AppendWithConversion| 2000-04-01 00:24:39 +00:00
scc%netscape.com 62b5f82b89 Had to add another signature of |AppendWithConversion| 2000-04-01 00:24:32 +00:00
rickg%netscape.com 73408c2de9 removed unused includes; fixed addref bug; r=karnaze 2000-04-01 00:23:24 +00:00
mscott%netscape.com 1248ff4fe5 Add mailnews.headers.showUserAgent pref which is a hidden pref we can use to show
the user agent string in the message pane.
2000-04-01 00:20:17 +00:00
nisheeth%netscape.com 317f0714d3 r=troy. Fix for bug 33422. The display style is set to block level for document element frames. The style was defaulting to inline for cases where an XML document did not set a block level display style on the root element. 2000-04-01 00:18:21 +00:00
cmanske%netscape.com 6896b0624e Improved pavlov's changes to open location dialog. r=pavlov 2000-04-01 00:16:39 +00:00
valeski%netscape.com 92b2813072 ditching old string api in preperation for new string stuff 2000-04-01 00:14:31 +00:00
nisheeth%netscape.com 28ad847496 r=troy. Fix for bugs 8131, 13325.
- We no longer display alternate content for broken images inside image
- We only display the image loading icon during the initial load of an image not if its src attribute is changed via the DOM.
- In AttributeChanged(), se don't call ContentChanged() on the document to reflow the image frame but call the parent frame's ReflowDirtyChild() method instead.
2000-04-01 00:13:51 +00:00
rpallath%eng.sun.com 9041082284 Removing DOMAccessorImpl as it is no longer valid. 2000-04-01 00:07:02 +00:00
harishd%netscape.com 7bcac1bad0 Fix for 29048, 28085 - MLKs..
r=nisheeth
2000-04-01 00:05:44 +00:00
akkana%netscape.com ba3103ae2b 28598: Do dom linebreak conversion on the string before inserting it in the editor. 2000-04-01 00:04:46 +00:00
rpallath%eng.sun.com 4cb0ac96a5 Added DOMAccessor.java (insted of DOMAccessorImpl)
Added redirect.html
2000-04-01 00:04:15 +00:00
robodan%netscape.com dfd9346c13 make default build mode be "release" 2000-03-31 23:50:41 +00:00
evaughan%netscape.com 243f6ee03e Uninitialized memory fix.
-r scc
2000-03-31 22:41:18 +00:00
wtc%netscape.com f44be756f5 Bugzilla bug #34048: set the fragment names of the DLLs. Thanks to
Simon Fraser <sfraser@netscape.com> for the patch.
2000-03-31 22:21:07 +00:00
beard%netscape.com 1126d0a423 fix for bug #34094: turned on USE_TLS_FOR_TOOLKIT, so only 1 per thread will be used, changed nsAppShell::Create(int* argc, char ** argv) to use NS_GetCurrentToolkit(). This is a total blocker for Mac. r=sfraser 2000-03-31 21:43:34 +00:00
relyea%netscape.com 8f60728919 Remove modutil until we can fix a build problem. 2000-03-31 20:59:58 +00:00
relyea%netscape.com 034662dc3d Adjust jzlib.h acquired for zlib.h to it builds in the .jar file.
Add define in manistet to make it work.
2000-03-31 20:56:10 +00:00
relyea%netscape.com 8d28c06e7c Source doesn't setup DIST, it sets up SOURCE! 2000-03-31 20:53:47 +00:00
relyea%netscape.com 99588455b9 remove an incorrectly checked in file 2000-03-31 20:50:44 +00:00
relyea%netscape.com 0d37b48895 Create the Security link correctly. 2000-03-31 20:48:55 +00:00
varada%netscape.com 9b7c6532c1 fix for bug #34089 - customizations werent makeing it in because there were spaces in the directory name - fixed it by appending the quotes before and after the directory name 2000-03-31 20:47:46 +00:00
valeski%netscape.com 465309a241 33935. r=dougt. I built on all three platforms. I smoketested win and linux, but mac is hanging after profile mgr so I can't verify it. When the CSS loader would try and load a non-existant local css file, we would crash. Now we post the OnComplete() callback asynchronously to the event queue so the CSS loader isn't entered recursively, and life is good again 2000-03-31 20:39:16 +00:00
relyea%netscape.com 5dea64f5a5 Initial NSS Open Source checkin 2000-03-31 20:13:40 +00:00
sdv%sparc.spb.su 393e009c85 removed org/mozilla/dom/tests from JDIR 2000-03-31 19:22:48 +00:00
robodan%netscape.com 93b0002d3f split off old ChangeLog stuff 2000-03-31 19:20:09 +00:00
relyea%netscape.com 94d54ba0d3 Initial NSS Open Source Checkin 2000-03-31 19:16:26 +00:00
robodan%netscape.com 3c12bc23d0 Added <includeOnce file> 2000-03-31 19:16:09 +00:00
relyea%netscape.com fc19e922b9 Initial NSS Open source checkin 2000-03-31 19:14:40 +00:00
waterson%netscape.com ed53f53113 Bug 34061. Fix uninitialized memory problems when called from nsXULDocument::AddSubtreeToDocument(). 2000-03-31 19:01:56 +00:00
relyea%netscape.com a47f5e246b Initial checkin of the NSS build environment for the open source release 2000-03-31 18:56:07 +00:00
edburns%acm.org 98e68de71c Thanks to Andi Eades, and Steffen Grarup for finding and fixing this.
Basically, we were storing a local jobject ref and using it on
 another thread without calling NewGlobalRef.

The fix is below:

cvs diff WindowControlImpl.cpp NativeEventThread.cpp (in directory D:\Projects\mozilla\java\webclient\src_moz\)
Index: WindowControlImpl.cpp
===================================================================
RCS file: /cvsroot/mozilla/java/webclient/src_moz/WindowControlImpl.cpp,v
retrieving revision 1.5
diff -r1.5 WindowControlImpl.cpp
131c131,134
<     initContext->nativeEventThread = nsnull;
---
>     if (nsnull != initContext->nativeEventThread) {
>         ::util_DeleteGlobalRef(env, initContext->nativeEventThread);
>         initContext->nativeEventThread = nsnull;
>     }
Index: NativeEventThread.cpp
===================================================================
RCS file: /cvsroot/mozilla/java/webclient/src_moz/NativeEventThread.cpp,v
retrieving revision 1.7
diff -r1.7 NativeEventThread.cpp
213c213,215
<         initContext->nativeEventThread = obj; // VERY IMPORTANT!!
---
>         initContext->nativeEventThread =
>             ::util_NewGlobalRef(env, obj); // VERY IMPORTANT!!
>

*****CVS exited normally with code 1*****
2000-03-31 17:09:00 +00:00
rods%netscape.com 3c37188159 backing out my changes because of XUL 2000-03-31 15:50:56 +00:00
rods%netscape.com 947b3966b3 checkbox and radio now use content-box instead of border-box this makes it
more intuitive to add and resize the borders.
b=32102
2000-03-31 15:43:06 +00:00
morse%netscape.com 91e74bd9cd add log-out ability to password manager 2000-03-31 15:41:04 +00:00
jefft%netscape.com 0710a86735 fixed bug 13710 - compact folder for pop3; r=scottip 2000-03-31 15:28:28 +00:00
brade%netscape.com bbcc3d49b1 add strings for localization of Edit Frame and Edit Frameset 2000-03-31 15:16:47 +00:00
brade%netscape.com 86c840c951 add entities for localization of "recent files" 2000-03-31 15:15:19 +00:00