varada%netscape.com
c0c55272fa
fix for bug #33933 - changing file path in default.che
2000-04-01 01:28:00 +00:00
edburns%acm.org
9f827678b5
Adding this line to the top of the run() method in
...
NativeEventThread seems to fix the hanging problem.
this.setPriority(Thread.MIN_PRIORITY);
Looks like it was starvation.
2000-04-01 01:17:33 +00:00
mscott%netscape.com
cc9495c839
add the user agent header back in under a pref. set mailnews.headers.showUserAgent to true in your prefs
...
if you want to see the user agent string.
2000-04-01 00:40:53 +00:00
nisheeth%netscape.com
0111dba11b
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:39:15 +00:00
scc%netscape.com
c05019b2a8
making string conversions explicit
2000-04-01 00:39:02 +00:00
scc%netscape.com
4ea707a4ba
make string conversions explicit
2000-04-01 00:36:50 +00:00
rpallath%eng.sun.com
652e342dd1
Updated classPATH in mozilla.bat nad mozilla.csh
2000-04-01 00:34:48 +00:00
jband%netscape.com
7d198d2117
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
89f8378252
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
0d2b4b4b46
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
7b08d052f2
DNS problem didnt actually exist
2000-04-01 00:30:18 +00:00
valeski%netscape.com
631cb6c898
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
b5a86d525b
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
f1866c053f
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
e28b9dade6
add portable form of stone.fm
2000-04-01 00:27:35 +00:00
tbogard%aol.net
b52d8a2a80
Use the docShell APIs to do the Load rather than nsIWebShell methods.
2000-04-01 00:26:21 +00:00
scc%netscape.com
b8e00c5cc3
Unified some signatures of |AppendWithConversion|
2000-04-01 00:24:39 +00:00
scc%netscape.com
acb13c54fe
Had to add another signature of |AppendWithConversion|
2000-04-01 00:24:32 +00:00
rickg%netscape.com
3a0273649f
removed unused includes; fixed addref bug; r=karnaze
2000-04-01 00:23:24 +00:00
mscott%netscape.com
c89735a246
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
e9badbf920
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
308a5f2143
Improved pavlov's changes to open location dialog. r=pavlov
2000-04-01 00:16:39 +00:00
valeski%netscape.com
8d9f80d627
ditching old string api in preperation for new string stuff
2000-04-01 00:14:31 +00:00
nisheeth%netscape.com
971495476f
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
cb69af2c93
Removing DOMAccessorImpl as it is no longer valid.
2000-04-01 00:07:02 +00:00
harishd%netscape.com
d355779849
Fix for 29048, 28085 - MLKs..
...
r=nisheeth
2000-04-01 00:05:44 +00:00
akkana%netscape.com
005bd8588b
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
a9b57a5ba1
Added DOMAccessor.java (insted of DOMAccessorImpl)
...
Added redirect.html
2000-04-01 00:04:15 +00:00
robodan%netscape.com
41f4a8b425
make default build mode be "release"
2000-03-31 23:50:41 +00:00
evaughan%netscape.com
52a7762610
Uninitialized memory fix.
...
-r scc
2000-03-31 22:41:18 +00:00
wtc%netscape.com
2e24f230da
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
83960e5b66
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
6836d54003
Remove modutil until we can fix a build problem.
2000-03-31 20:59:58 +00:00
relyea%netscape.com
5ff98f3f5a
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
aee558bb8c
Source doesn't setup DIST, it sets up SOURCE!
2000-03-31 20:53:47 +00:00
relyea%netscape.com
a86f4bbdb8
remove an incorrectly checked in file
2000-03-31 20:50:44 +00:00
relyea%netscape.com
477a06c7b1
Create the Security link correctly.
2000-03-31 20:48:55 +00:00
varada%netscape.com
2d4f930492
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
5d44d8e64d
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
9fd7059a19
Initial NSS Open Source checkin
2000-03-31 20:13:40 +00:00
sdv%sparc.spb.su
814dcc76c5
removed org/mozilla/dom/tests from JDIR
2000-03-31 19:22:48 +00:00
robodan%netscape.com
da2999b631
split off old ChangeLog stuff
2000-03-31 19:20:09 +00:00
relyea%netscape.com
8c4b7edd1d
Initial NSS Open Source Checkin
2000-03-31 19:16:26 +00:00
robodan%netscape.com
c7560e3856
Added <includeOnce file>
2000-03-31 19:16:09 +00:00
relyea%netscape.com
3302748a42
Initial NSS Open source checkin
2000-03-31 19:14:40 +00:00
waterson%netscape.com
d29d5f9d44
Bug 34061. Fix uninitialized memory problems when called from nsXULDocument::AddSubtreeToDocument().
2000-03-31 19:01:56 +00:00
relyea%netscape.com
c52dab758c
Initial checkin of the NSS build environment for the open source release
2000-03-31 18:56:07 +00:00
edburns%acm.org
98536e5bea
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
16297cc967
backing out my changes because of XUL
2000-03-31 15:50:56 +00:00
rods%netscape.com
fed23843df
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